Featured products

hair quiz

Our 3-minute hair quiz was developed by hair experts to help you find a personalized routine that will give you the ultimate hair confidence.

take the quiz

STYLE, MOISTURIZE & GROW

Nourish your hair and skin with our versatile, 100% natural products from Haiti.
Achieve clear, youthful skin while keeping your hair soft and moisturized.

LEARN MORE
★ Judge.me Reviews
'; $('.so-offer-cart-total').after(subtotalStr); if(response.draft_order_url){ if($('a[href="/checkout"]').length>0){ $('.so-checkout-btn').attr("href", response.draft_order_url); }else if($('.so-checkout-btn').length>0){ $('.so-checkout-btn').attr("href", response.draft_order_url); } $('[name="checkout"][type="submit"]').attr("draft_order_url", response.draft_order_url); }else{ if($('a[href="/checkout"]').length>0){ var href = $('a[href="/checkout"]').attr("href"); if(href.indexOf('?') < 0){ href = href + "?discount="+response.coupon_code; }else{ href = href + "&discount="+response.coupon_code; } $('a[href="/checkout"]').attr("href", href); }else if($('.so-checkout-btn').length>0){ var href = $('.so-checkout-btn').attr("href"); if(href.indexOf('?') < 0){ href = href + "?discount="+response.coupon_code; }else{ href = href + "&discount="+response.coupon_code; } $('.so-checkout-btn').attr("href", href); } $('[name="checkout"][type="submit"]').attr("coupon-code", response.coupon_code); if($('form[action="/cart"]').length > 0){ $('form[action="/cart"]').prepend(''); } else { $('form[method="post"]').prepend(''); } } var discounts = response.discounts; for(var i = 0; i 0){ $($('.so-line-price')[j]).css('text-decoration', 'line-through'); $($('.so-line-price')[j]).after(''+SoOffer.formatMoney(discounts[i].discount_amount*100, "${{amount}}")+''); } // if(discounts[i].offer_type == 'Quantity Breaks' || discounts[i].offer_type == 'Spend Amount Get Discount'){ // }else{ // $($('.so-offer-title')[j]).append('
'+discounts[i].message+'
'); // } if( $('.so-unit-price').length > 0){ $($('.so-unit-price')[j]).css('text-decoration', 'line-through'); $($('.so-unit-price')[j]).after(''+SoOffer.formatMoney(discounts[i].unit_price*100, "${{amount}}")+''); } } if(response.additional_payments){ $('.additional-checkout-button').css('display', 'none'); } } else{ if($('a[href="/checkout"]').length>0){ var href = $('a[href="/checkout"]').attr("href"); if(href.indexOf('?') < 0){ href = href + "?discount=%20"; }else{ href = href + "&discount=%20"; } $('a[href="/checkout"]').attr("href", href); }else if($('.so-checkout-btn').length>0){ var href = $('.so-checkout-btn').attr("href"); if(href.indexOf('?') < 0){ href = href + "?discount=%20"; }else{ href = href + "&discount=%20"; } $('.so-checkout-btn').attr("href", href); } if($('form[action="/cart"]').length > 0){ $('form[action="/cart"]').prepend(''); }else{ $('form[method="post"]').prepend(''); } } translations = response.translations; var offer_dict = response.offer_dict || []; var products1 = [], products2 = []; var all_products = []; var totalAjaxCallRequired = 0; for(var a=0; a'+offer_dict[a].messages[b]+'
'); } } $('.so-offer-title-message').css('color', response.cart_message_text_color); } }); }, 1000); }); if($('.so-cart-drawer').length > 0){ $("body").on('change', ".so-form-field-input, .so-cart__cell--quantity input", function () { setTimeout(function() { location.reload(); }, 1000); }); $("body").on('click', ".so-js-qty__adjust", function () { setTimeout(function() { localStorage.setItem("so_added_cart", true); location.reload(); }, 1000); }); $('body').on('click', '[name="checkout"][type="submit"]', function(e) { // e.preventDefault(); // if($('[name="checkout"][type="submit"]').attr("coupon-code")){ // $('form[action^="/cart"]').attr("action", "/checkout?discount="+$('[name="checkout"][type="submit"]').attr("coupon-code")); // } if($('[name="checkout"][type="submit"]').attr("draft_order_url")){ e.preventDefault(); e.stopPropagation(); // return false; var additional_param = ''; if(typeof Zapiet != 'undefined' && Zapiet.Widget.getCheckoutParams()){ additional_param = `?step=##step##&checkout[shipping_address][company]=##company##&checkout[shipping_address][address1]=##address1##&checkout[shipping_address][address2]=##address2##&checkout[shipping_address][city]=##city##&checkout[shipping_address][country]=##country##&checkout[shipping_address][zip]=##zip##&checkout[shipping_address][province]=##province##&locale=##locale##`; var paramJson = Zapiet && Zapiet.Widget.getCheckoutParams(); additional_param = additional_param.replace('##step##', paramJson.step); additional_param = additional_param.replace('##company##', paramJson['checkout[shipping_address][company]']); additional_param = additional_param.replace('##address1##', paramJson['checkout[shipping_address][address1]']); additional_param = additional_param.replace('##address2##', paramJson['checkout[shipping_address][address2]']); additional_param = additional_param.replace('##city##', paramJson['checkout[shipping_address][city]']); additional_param = additional_param.replace('##zip##', paramJson['checkout[shipping_address][zip]']); additional_param = additional_param.replace('##country##', paramJson['checkout[shipping_address][country]']); additional_param = additional_param.replace('##province##', paramJson['checkout[shipping_address][province]']); additional_param = additional_param.replace('##locale##', paramJson['locale']); } window.location = $('[name="checkout"][type="submit"]').attr("draft_order_url")+additional_param; } }); } }); Liquid error (layout/theme line 440): Could not find asset snippets/subscription-theme-footer.liquid