coteshop.co Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://coteshop.co/products/no-60-sea-foam-green-nail-polish
Submission: On February 05 via manual from IN — Scanned from IT

Form analysis 4 forms found in the DOM

GET /search

<form class="search-form" action="/search" method="get">
  <svg xmlns="http://www.w3.org/2000/svg" class="feather feather-search" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
    <circle cx="11" cy="11" r="8"></circle>
    <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
  </svg>
  <label class="search-box-label" for="header-search">Search</label>
  <input type="text" id="header-search" name="q" autocomplete="off">
  <button class="button" type="submit"><span class="button__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
        class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg></span></button>
  <input type="hidden" name="type" value="product">
</form>

GET /search

<form class="mobile-search" action="/search" method="get">
  <i></i>
  <input type="text" name="q" placeholder="Search">
  <button type="submit" class="notabutton"><svg xmlns="http://www.w3.org/2000/svg" class="feather feather-search" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="1.5" stroke-linecap="round"
      stroke-linejoin="round">
      <circle cx="11" cy="11" r="8"></circle>
      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
    </svg></button>
  <input type="hidden" name="type" value="product">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_294183901" accept-charset="UTF-8" class="form singleProductPreOrderForm preorderLoaded" enctype="multipart/form-data" data-product-id="294183901" data-enable-history-state="true"
  data-preorder-product-id="294183901" data-preorder-id="294183901"><input class="gPreorderProductId" type="hidden" name="product_id" value="294183901"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="input-row">
    <input type="hidden" name="id" value="696947169">
    <div class="singleopt">
      <label>Finish: cream</label>
    </div>
  </div>
  <div class="input-row quantity-submit-row ">
    <div class="quantity buttons_added">
      <input type="button" value="-" class="minus ">
      <input data-quantity-input="" id="Quantity-product-template" type="number" step="1" min="1" max="" name="quantity" value="1" title="Qty" class="input-text qty tex product-form__input product-form__input--quantityt" size="4" pattern=""
        inputmode="">
      <input type="button" value="+" class="plus">
    </div>
    <!-- <span class="quantity-submit-row__submit">
              <input class="button button--large js-go-cart-add-to-cart" type="submit" value="Add to Cart" />
            </span> -->
    <button type="submit" name="add" data-add-to-cart="" class="js-go-cart-add-to-cart">Add to Cart</button>
  </div>
  <img class="image-custom-product" src="//cdn.shopify.com/s/files/1/0447/4049/t/106/assets/New_Icons.png?v=3215552302896590308" alt="">
</form>

POST

<form method="post" id="new-review-form_294183901" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px">
  <input type="hidden" name="productId" value="294183901">
  <div class="stamped-form-title" style=" display:none;">Write a review</div>
  <fieldset class="stamped-form-contact">
    <legend style="display:none;">Author</legend>
    <div class="stamped-form-contact-name">
      <label class="stamped-form-label" for="review_author_294183901">Name</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_author_294183901" type="text" name="author" required="" value="" placeholder="Enter your name" autocomplete="name">
    </div>
    <div class="stamped-form-contact-email">
      <label class="stamped-form-label" for="review_email_294183901">Email</label>
      <input class="stamped-form-input stamped-form-input-email " id="review_email_294183901" type="email" name="email" required="" value="" placeholder="john.smith@example.com" autocomplete="email">
    </div>
    <div class="stamped-form-contact-location">
      <label class="stamped-form-label" for="review_location_294183901">Location</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_location_294183901" type="text" name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country">
    </div>
  </fieldset>
  <fieldset class="stamped-form-review">
    <legend style="display:none;">Rating</legend>
    <div class="stamped-form-review-rating">
      <label class="stamped-form-label" for="reviewRating">Rating</label>
      <input type="text" id="reviewRating" name="reviewRating" style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
      <div class="stamped-form-input stamped-starrating">
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a>
      </div>
    </div>
    <div class="stamped-form-review-title">
      <label class="stamped-form-label" for="review_title_294183901">Title of Review</label>
      <input class="stamped-form-input stamped-form-input-text" id="review_title_294183901" type="text" name="reviewTitle" required="" value="" placeholder="Give your review a title">
    </div>
    <div class="stamped-form-review-body">
      <label class="stamped-form-label" for="review_body_294183901">How was your overall experience?</label>
      <div class="stamped-form-input">
        <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_294183901" data-product-id="294183901" name="reviewMessage" required="" rows="10" maxlength="5000" data-preorder-id="294183901"></textarea>
      </div>
    </div>
  </fieldset>
  <fieldset class="stamped-form-custom-questions">
    <legend style="display:none;">Questions</legend>
  </fieldset>
  <fieldset class="stamped-form-actions">
    <legend style="display:none;">Photos</legend>
    <span class="stamped-file-holder">
    </span>
    <span class="stamped-file-uploader" style="display:none;">
      <label for="stamped-file-uploader-input">
        <span style="display:none;">Upload</span>
        <input id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="294183901" style="display:none;" data-preorder-id="294183901">
        <span class="stamped-file-uploader-btn" style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;">
          <i class="stamped-fa stamped-fa-camera"></i>
          <span class="stamped-file-uploader-btn-label2"></span>
        </span>
      </label>
    </span>
    <span class="stamped-file-loading hide" style="display:none;">
      <i class="fa fa-spinner fa-spin"></i>
    </span>
    <input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit">
  </fieldset>
</form>

Text Content

Due to heightened sanitation restrictions, all polishes treatments and sets are
FINAL SALE. Thank you for your understanding.
FREE SHIPPING on orders over $40
Due to heightened sanitation restrictions, all polishes treatments and sets are
FINAL SALE. Thank you for your understanding.
FREE SHIPPING on orders over $40

0
Subtotal:
Proceed to checkout
Search
 * Facebook
 * Instagram

Log in
0
Subtotal:
Proceed to checkout
 * BEST SELLERS
 * SHOP +
   * All Nail Polish
   * Nail Polish by Color +
     * Sheers
     * Neutrals
     * Greys
     * Pinks
     * Corals
     * Yellows
     * Reds
     * Purples
     * Blues
     * Greens
     * Deeps
     * Metallics
     * Glitters
     * Neons
     * Golds
     * Silvers
   * Treatments & Tools
   * Gift Sets
   * Côte Cares
   * Men
   * Côte E-Gift Cards
 * ABOUT +
   * Our Story
   * Cleaner Safer Beauty
   * Stockists & Partners
   * Tutorials & Videos
   * Recycling
   * Press
   * Blog
 * BRENTWOOD STORE
 * CONTACT

 * Facebook
 * Instagram

 * Log in





NO. 60
SEAFOAM GREEN
NAILS POLISH

 * seafoam green
 * 0.4oz per bottle
 * vegan & cruelty-free

Have fun with your style! Seafoam Green Nails will be the perfect way to mix it
up. Plus, this is a non-toxic nail polish. This light green hue is the perfect
shade and a great way to add a little self-expression to your every day. So
whether you’re all about the seafoam green nail art or more of a mint green
nails kind of gal, we say embrace your confidence in côte. You’ll know you’re
acing your style with this solid color and staying healthy by using our clean
nail polish. So don’t skip out on Sea Foam Green Nail Polish and don't forget to
add a top coat for a glossy finish, non-time consuming manicure! Stay tuned for
our exclusive offers!


Our signature formulas are cruelty-free, vegan, and free of the major toxins
associated with nail polish: formaldehyde, dibutyl phthalate (DBP), toluene,
camphor, formaldehyde resin, and triphenyl phosphate (TPHP), making our products
the cleanest, safest nail polish available. 


côte polishes are proudly made in the United States. Bottles are crafted from
Italian glass and feature top-of-the-line brushes, allowing for even strokes and
accurate application.

DISCOVER A CLEANER, SAFER BEAUTY. 

INGREDIENTS:  

BUTYL ACETATE, ETHYL ACETATE, NITROCELLULOSE, ADIPIC ACID/NEOPENTYL
GLYCOL/TRIMELLITIC ANHYDRIDE COPOLYMER, ACETYL TRIBUTYL CITRATE, ISOPROPYL
ALCOHOL, STEARALKONIUM BENTONITE, ACRYLATES COPOLYMER, Cl 77891 (TITANIUM
DIOXIDE), STYRENE/ACRYLATES COPOLYMER, BENZOPHENONE-1, SILICA, Cl 19140 (YELLOW
5 LAKE), TRIMETHYLPENTANEDIYL DIBENZOATE, Cl 77499 (BLACK IRON OXIDE), Cl 42090
(BLUE 1 LAKE)




YOU MAY ALSO LIKE

Add to Cart View Details
No. 59
Green Chartreuse
Nail Polish
-
$ 18.00
Add to Cart View Details
No. 61
Light Cool Creamy Mint
Nail Polish
-
$ 18.00

Sold Out
No. 62
Fern Green
Nail Polish
-
$ 18.00


DON'T FORGET A TREATMENT

Best Seller

Add to Cart View Details
Takeoff
Non Acetone Nail Polish Remover
-
$ 18.00
Best Seller
Back In Stock
Add to Cart View Details
Nail Strengthener
Base and Top Coat
-
$ 21.00
Add to Cart View Details
Protective Base & Top
-
$ 21.00


NO. 60
SEAFOAM GREEN
NAILS POLISH




$ 18.00


Finish: cream

Add to Cart
 * seafoam green
 * 0.4oz per bottle
 * vegan & cruelty-free

Have fun with your style! Seafoam Green Nails will be the perfect way to mix it
up. Plus, this is a non-toxic nail polish. This light green hue is the perfect
shade and a great way to add a little self-expression to your every day. So
whether you’re all about the seafoam green nail art or more of a mint green
nails kind of gal, we say embrace your confidence in côte. You’ll know you’re
acing your style with this solid color and staying healthy by using our clean
nail polish. So don’t skip out on Sea Foam Green Nail Polish and don't forget to
add a top coat for a glossy finish, non-time consuming manicure! Stay tuned for
our exclusive offers!


Our signature formulas are cruelty-free, vegan, and free of the major toxins
associated with nail polish: formaldehyde, dibutyl phthalate (DBP), toluene,
camphor, formaldehyde resin, and triphenyl phosphate (TPHP), making our products
the cleanest, safest nail polish available. 


côte polishes are proudly made in the United States. Bottles are crafted from
Italian glass and feature top-of-the-line brushes, allowing for even strokes and
accurate application.

DISCOVER A CLEANER, SAFER BEAUTY. 

INGREDIENTS:  

BUTYL ACETATE, ETHYL ACETATE, NITROCELLULOSE, ADIPIC ACID/NEOPENTYL
GLYCOL/TRIMELLITIC ANHYDRIDE COPOLYMER, ACETYL TRIBUTYL CITRATE, ISOPROPYL
ALCOHOL, STEARALKONIUM BENTONITE, ACRYLATES COPOLYMER, Cl 77891 (TITANIUM
DIOXIDE), STYRENE/ACRYLATES COPOLYMER, BENZOPHENONE-1, SILICA, Cl 19140 (YELLOW
5 LAKE), TRIMETHYLPENTANEDIYL DIBENZOATE, Cl 77499 (BLACK IRON OXIDE), Cl 42090
(BLUE 1 LAKE)


YOU MAY ALSO LIKE

Add to Cart View Details
No. 59
Green Chartreuse
Nail Polish
-
$ 18.00
Add to Cart View Details
No. 61
Light Cool Creamy Mint
Nail Polish
-
$ 18.00

Sold Out
No. 62
Fern Green
Nail Polish
-
$ 18.00


DON'T FORGET A TREATMENT

Best Seller

Add to Cart View Details
Takeoff
Non Acetone Nail Polish Remover
-
$ 18.00
Best Seller
Back In Stock
Add to Cart View Details
Nail Strengthener
Base and Top Coat
-
$ 21.00
Add to Cart View Details
Protective Base & Top
-
$ 21.00
Share
 * Facebook
 * Twitter
 * Pinterest
 * GooglePlus
 * Email

Share
 * Facebook
 * Twitter
 * Pinterest
 * GooglePlus
 * Email





NO. 60
SEAFOAM GREEN
NAILS POLISH

Add to Cart
Customer Reviews
0.0 Based on 0 Reviews
5 ★
0% 
0
4 ★
0% 
0
3 ★
0% 
0
2 ★
0% 
0
1 ★
0% 
0
Customer Photos



Write a Review Ask a Question
 * Reviews
 * Questions

Write a review
Author
Name
Email
Location
Rating
Rating
1 2 3 4 5
Title of Review
How was your overall experience?

Questions Photos Upload

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can
enjoy it too!

FacebookTwitter
Be the first to review this item
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Filter Reviews:
×
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters


FREE DELIVERY

HAPPY CUSTOMERS ONLY

CLEANER SAFER BEAUTY™

 * FAQ
 * press
 * careers
 * terms
 * privacy
 * contact

© 2022 côte. Theme by Clean Themes. Website hosting by Shopify
Amazon American Express Apple Pay Diners Club Discover Facebook Pay Mastercard
PayPal Shop Pay Venmo Visa
x


No Thanks Continue
x

Something went wrong, please contact us!
Continue shopping View cart
Cart


Welcome Back

We have saved your cart ()

Your Cart is currently empty!
Subtotal:

Continue to checkout

OR








Stati Uniti to ItaliaClose
Seleziona il tuo paeseAlbaniaAlgérieSamoa americaneAndorreAngolaAnguillaAntigua
e
BarbudaArgentineArméniearubaAustralieAutricheAzerbaïdjanBahamasBahreïnBangladeshBarbadeBiélorussieBelgiqueBelizeBéninBermudaBhoutanBolivieBonaire,
St.Eustatius e SabaBosnie-HerzégovineBotswanaBrésilIsole Vergini
(Britanniche)Brunei DarussalamBulgarieBurkina
FasoBurundiCambodgeCamerounCanadaIsola Canaria, SpagnaCap-VertIsole
CaymanRépublique centrafricaineTchadChiliCina, Repubblica popolare
diColombieComoresRépublique démocratique du CongoIsole CookCosta
RicaCroatieCuracaoChypreRépublique tchèqueDanemarkDjiboutiDominiqueRépublique
dominicaineTimor orientalÉquateurÉgypteSalvadorGuinée
équatorialeÉrythréeEstonieÉthiopieIsole Falkland (Malvinas)Isole Faroe
(Danimarca)FidjiFinlandeFranceGuiana
franceseGabonGambieGéorgieAllemagneGibilterraGrèceGroenlandia
(Danimarca)GrenadeGuadeloupeGuamGhanaGuatemalamaglioneGuinéeGuinée-BissauGuyaneHaïtiHondurasHong
KongHongrieIslandeIndeIndonésieIrakIrlandaIsle of ManIsraëlItaliaCôte
d’IvoireJamaïqueJaponmagliaJordanKazakhstanKenyaKiribatiCorea, Repubblica
diKoweïtKirghizistanLaosLettonieLibanLesothoLiberiaLituaniaLiechtensteinLuxembourgMacauMacédoineMadagascarMalawiMalaisieMaldivesMaliMalteÎles
MarshallMartiniqueMauritanieMauriceMayotteMessicoMoldavieMicronesia, Stati
federati
diMonacoMongolieMonténégroMontserratMarocMozambiqueBirmanieNamibieNauru,
Repubblica diNépalOlandaNuova CaledoniaNouvelle-ZélandeNicaraguaNigerNigeriaNiue
IslandNorfolk IslandIsole Marianne
settentrionaliNorvègeOmanPakistanPalestinaPanamaPapouasie-Nouvelle-GuinéeParaguayPalauPérouPhilippinesPolognePortugalPuerto
RicoQatarRiunioneRoumanieRussieRwandaSaint-MarinSão Tomé-et-PrincipeArabie
saouditeSénégalSerbiaSeychellesSierra LeoneSingapourSlovaquieSlovénieÎles
SalomonAfrique du SudSoudan du SudEspagneSri LankaSan
BartolomeoSaint-Christophe-et-NiévèsSainte-LucieSan
MartinoSaint-Vincent-et-les-GrenadinesSoudanSurinameSwazilandSuèdeSuissePolinesia
francese
(Tahiti)SiriaTaiwanTadjikistanTanzanieThaïlandeTogoTongaTrinité-et-TobagoTunisieTurquieTurkménistanIsole
Turks e CaicosTuvaluIsole Vergini (U.S.)OugandaUkraineÉmirats arabes
unisRoyaume-UniStati UnitiUruguayOuzbékistanVanuatuVenezuelaViêt NamCittà del
VaticanoSamoaWallis e FutanaYémenZambieZimbabwe
Benvenuto

Vieni qui per informazioni durante l'esperienza di acquisto per saperne di più
su cosa aspettarti quando porti delle merci in Italia.

Dazi, imposte e commissioni

In Italia puoi spendere fino a 150 EUR e non incorrere in alcuna dazio sul tuo
ordine. L'IVA è 22% e dovuta per qualsiasi ordine al di sopra di 0 EUR. Sei
responsabile per i dazi e le tasse riscossi alla consegna.

Vieni qui per informazioni durante l'esperienza di acquisto per saperne di più
su cosa aspettarti quando porti delle merci in Italia.

Powered by
it | en