bonboncosmetics.com
Open in
urlscan Pro
63.141.128.8
Public Scan
URL:
https://bonboncosmetics.com/chanel-rouge-coco-baume-940-cocoon/
Submission: On April 15 via api from SG — Scanned from SG
Submission: On April 15 via api from SG — Scanned from SG
Form analysis
6 forms found in the DOM<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="nav-quick-search">Search</label>
<input class="form-input" data-search-quick="" name="nav-quick-search" id="nav-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
</div>
</fieldset>
</form>
<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="nav-menu-quick-search">Search</label>
<input class="form-input" data-search-quick="" name="nav-menu-quick-search" id="nav-menu-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
</div>
</fieldset>
</form>
POST /postreview.php
<form class="form writeReview-form" action="/postreview.php" method="post">
<fieldset class="form-fieldset">
<div class="form-field form-field--select">
<label class="form-label" for="rating-rate">Rating <small>Required</small>
</label>
<!-- Stars -->
<!-- TODO: Review Stars need to be componentised, both for display and input -->
<select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
<option value="">Select Rating</option>
<option value="1">1 star (worst)</option>
<option value="2">2 stars</option>
<option value="3">3 stars (average)</option>
<option value="4">4 stars</option>
<option value="5">5 stars (best)</option>
</select>
</div>
<!-- Name -->
<div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
<label class="form-label" for="revfromname_input">Name <small>Required</small>
</label>
<input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
</div>
<!-- Email -->
<div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
<label class="form-label" for="email_input">Email <small>Required</small>
</label>
<input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true" aria-labelledby="email" aria-live="polite">
</div>
<!-- Review Subject -->
<div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
<label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
</label>
<input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
</div>
<!-- Comments -->
<div class="form-field form-field--textarea" id="revtext" data-validation="">
<label class="form-label" for="revtext_input">Comments <small>Required</small>
</label>
<textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input"></textarea>
</div>
<div class="form-field form-field--submit">
<input type="submit" class="button button--primary" value="Submit Review">
</div>
<input type="hidden" name="product_id" value="8321">
<input type="hidden" name="action" value="post_review">
</fieldset>
</form>
POST https://www.bonboncosmetics.com/cart.php
<form class="form" method="post" action="https://www.bonboncosmetics.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
<input type="hidden" name="action" value="add">
<input type="hidden" name="product_id" value="8321">
<div data-product-option-change="" style="">
</div>
<div class="form-field form-field--stock u-hiddenVisually">
<label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
</label>
</div>
<div id="add-to-cart-wrapper" class="add-to-cart-wrapper">
<div class="form-field form-field--increments">
<label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
<div class="form-increment" data-quantity-change="">
<button class="button button--icon" data-action="dec">
<span class="is-srOnly">Decrease Quantity of CHANEL Rouge Coco Baume ~ 940 Cocoon</span>
<i class="icon" aria-hidden="true">
<svg>
<use href="#icon-keyboard-arrow-down"></use>
</svg>
</i>
</button>
<input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
<button class="button button--icon" data-action="inc">
<span class="is-srOnly">Increase Quantity of CHANEL Rouge Coco Baume ~ 940 Cocoon</span>
<i class="icon" aria-hidden="true">
<svg>
<use href="#icon-keyboard-arrow-up"></use>
</svg>
</i>
</button>
<span style="display: none;"></span>
</div>
</div>
<div class="alertBox productAttributes-message" style="display:none">
<div class="alertBox-column alertBox-icon">
<icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
</svg></icon>
</div>
<p class="alertBox-column alertBox-message"></p>
</div>
<div class="add-to-cart-buttons">
<div class="form-action">
<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
<span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
</div>
<div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons="">
</div>
</div>
</div>
</form>
POST /wishlist.php?action=add&product_id=8321
<form action="/wishlist.php?action=add&product_id=8321" class="form form-wishlist form-action" data-wishlist-add="" method="post">
<a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
<span>Add to Wish List</span>
<i aria-hidden="true" class="icon">
<svg>
<use href="#icon-chevron-down"></use>
</svg>
</i>
</a>
<ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
<li>
<input class="button" type="submit" value="Add to My Wish List">
</li>
<li>
<a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&product_id=8321">Create New Wish List</a>
</li>
</ul>
</form>
POST /subscribe.php
<form class="form" action="/subscribe.php" method="post">
<fieldset class="form-fieldset">
<input type="hidden" name="action" value="subscribe">
<input type="hidden" name="nl_first_name" value="bc">
<input type="hidden" name="check" value="1">
<div class="form-field">
<label class="form-label is-srOnly" for="nl_email">Email Address</label>
<div class="form-prefixPostfix wrap">
<input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-describedby="alertBox-message-text" aria-required="true" required="">
<input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
</div>
</div>
</fieldset>
</form>
Text Content
Skip to main content Toggle menu * Select Currency: USD * Australian Dollar * US Dollar * British Pound * Canadian Dollar * Euro * Compare * Search * Gift Certificates * Sign in or Register * Cart 0 Search www.BonBonCosmetics.com Search * 2023 Holiday * Clearance * Point Makeup * All Point Makeup * Cheek/ Hightlight * Eyebrow * Eyelash * Eyeshadow * Lip Base/ Lip Liner * Lipstick/ Lip Gloss * Mascara/ Eyeliner * Nail * Base Makeup * All Base Makeup * Foundation * Makeup Base/ BB/ CC Cream * Concealer/ Face Powder * Skincare * All Skincare * Cleanser * Toner/ Facial Mist * Moisturizer * Essence/ Serum * Mask * Eye and Lip Care * Scrub/ Exfoliant/ Massage * Anti-Aging * Sunscreen * Whitening * Supplements * Bath & Body * All Bath & Body * Bath & Shower * Moisturizer & Body Powder * Scrub & Treatment * Firming & Slimming * Bust Care * Hand & Nail Care * Foot Care * Oral Care * Massage Oil * Sunscreen * Fragrance * Hair Care * All Hair Care * Shampoo/ Conditioner & Treatment * Coloring * Styling * Tool * Men * All Men * Essence/ Serum * Cleansing & Shaving * Toner * Moisturizer * About Us * Payment, Shipping & Returns * Contact Us * Blog * RSS Syndication * Select Currency: USD * Australian Dollar * US Dollar * British Pound * Canadian Dollar * Euro * Gift Certificates * Sign in or Register 1. 主页 2. Point Makeup 3. Lipstick/ Lip Gloss 4. CHANEL Rouge Coco Baume ~ 940 Cocoon * * CHANEL ROUGE COCO BAUME ~ 940 COCOON CHANEL MSRP: Was: Now: $62.99 (You save ) (No reviews yet) Write a Review WRITE A REVIEW Close × CHANEL CHANEL ROUGE COCO BAUME ~ 940 COCOON Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5 stars (best) Name Required Email Required Review Subject Required Comments Required SKU: UPC: Current Stock: Quantity: Decrease Quantity of CHANEL Rouge Coco Baume ~ 940 Cocoon Increase Quantity of CHANEL Rouge Coco Baume ~ 940 Cocoon Adding to cart… The item has been added Add to Wish List * * Create New Wish List * Facebook * Email * Print * Twitter * Linkedin * Pinterest * Description CHANEL has reinvented lip balm and made it as desirable as an iconic lipstick, for buildable colour and better-looking lips, day after day. A unique lip balm with a dual "COLOUR AND CARE" function. ROUGE COCO BAUME's smart formula allows for customised coverage, ranging from a sheer wash of colour after one coat to lipstick-like intensity after three coats. ROUGE COCO BAUME delivers its exceptional benefits with a naturally luminous finish that becomes more matte as it wears. At the heart of the ROUGE COCO BAUME formula: Oleoactive, an oil derived from the fruit of the olive tree, which is high in omega-9s, and its polyphenol-rich leaves. The antioxidant properties of this oil keeps the lips looking beautiful. Nourished from the very first swipe, the lips benefit from long-lasting hydration and 12-hour* comfort, and also feel 41%* less dry. After 28 days, the lips appear plumper (+10%*), smoother (+19%**), suppler (+77%*) and less chapped, for better-looking lips, day after day. The flowers in the garden at La Pausa, the house where Gabrielle Chanel would go to recharge, inspired the CHANEL Makeup Creation Studio to create a colour palette ranging from a slightly pearlescent, transparent shade to a burgundy brown. These diverse hues are presented in a white and gold version of the iconic ROUGE COCO BAUME packaging. The ivory colour echoes the softness of the texture, and the gold catches the eye, making this packaging a must-have. Close × * Related Products Quick view Add to Cart The item has been added CHANEL CHANEL ROUGE COCO BAUME ~ 928 PINK DELIGHT MSRP: Was: Now: $62.99 Quick view Add to Cart The item has been added CHANEL CHANEL ROUGE COCO BAUME ~ 922 PASSION PINK MSRP: Was: Now: $62.99 Quick view Add to Cart The item has been added CHANEL CHANEL ROUGE COCO BAUME ~ 914 NATURAL CHARM MSRP: Was: Now: $62.99 Quick view Add to Cart The item has been added CHANEL CHANEL ROUGE COCO BAUME ~ 930 SWEET TREAT MSRP: Was: Now: $62.99 Quick view Add to Cart The item has been added CHANEL CHANEL ROUGE COCO BAUME ~ 936 CHILLING PINK MSRP: Was: Now: $62.99 * Close × ! OK Cancel FOOTER START NAVIGATE * About Us * Payment, Shipping & Returns * Contact Us * Blog * RSS Syndication * Sitemap CATEGORIES * 2023 Holiday * Clearance * Point Makeup * Base Makeup * Skincare * Bath & Body * Hair Care * Tool * Men POPULAR BRANDS * ADDICTION * CHANEL * KANEBO Lunasol * THREE * RMK * SUQQU * Jill Stuart * Shu Uemura * Yves Saint Laurent * Dior * View All INFO PO Box 44381 Shau Kei Wan Post Office Hong Kong SUBSCRIBE TO OUR NEWSLETTER Get the latest updates on new products and upcoming sales Email Address Powered by BigCommerce © 2024 www.BonBonCosmetics.com