{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',sunscreens,redness,dryness,aging')"
>
Broad spectrum sunscreen with sheer coverage.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(3100) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(3100) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(3100) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '13879533109303';
price = `
${Unick.formatMoney3(3100)}
`
price = `
${ Unick.formatMoney3(3100)}
${Unick.formatMoney(2480)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',serums,aging,redness,dryness,texture')"
>
Visibly lift, firm, and plump with this deeply hydrating, anti-aging serum.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(6900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(6900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(6900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060590337';
price = `
${Unick.formatMoney3(6900)}
`
price = `
${ Unick.formatMoney3(6900)}
${Unick.formatMoney(5520)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',aging,serums,masks-treatments,exfoliants,texture,uneven-skin-tone')"
>
AHA and PHA serum that targets multiple concerns
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(6200) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(6200) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(6200) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39521487618103';
price = `
${Unick.formatMoney3(6200)}
`
price = `
${ Unick.formatMoney3(6200)}
${Unick.formatMoney(4960)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',moisturizers,aging,redness,dryness')"
>
Rich and luxurious moisturizing night cream
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(4600) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4600) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4600) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '32082739724343';
price = `
${Unick.formatMoney3(4600)}
`
price = `
${ Unick.formatMoney3(4600)}
${Unick.formatMoney(3680)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct('')"
>
Our 3 best-selling products in one effective routine.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(10800) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(10800) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(10800) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '40146878103607';
price = `
${Unick.formatMoney3(10800)}
`
price = `
${ Unick.formatMoney3(14400)}
${Unick.formatMoney2(10800)}
`
price = `
${ Unick.formatMoney3(14400)}
${Unick.formatMoney(8640)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',masks-treatments,aging,large-pores,texture')"
>
3-in-1 mask that exfoliates and visibly improves pores
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(4200) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4200) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4200) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '6874782236727';
price = `
${Unick.formatMoney3(4200)}
`
price = `
${ Unick.formatMoney3(4200)}
${Unick.formatMoney(3360)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',aging,masks-treatments,eye-care,eye-care-1,texture')"
>
A revolutionary eye cream with a new gentle retinoid
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(5900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(5900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(5900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39757511229495';
price = `
${Unick.formatMoney3(5900)}
`
price = `
${ Unick.formatMoney3(5900)}
${Unick.formatMoney(4720)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',aging,serums,uneven-skin-tone')"
>
Antioxidant-rich serum for preventing multiple signs of aging
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(6900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(6900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(6900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060734273';
price = `
${Unick.formatMoney3(6900)}
`
price = `
${ Unick.formatMoney3(6900)}
${Unick.formatMoney(5520)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',moisturizers,aging,masks-treatments,body-care,neck-care')"
>
Specifically formulated for the neck’s delicate skin
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(5400) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(5400) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(5400) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060882369';
price = `
${Unick.formatMoney3(5400)}
`
price = `
${ Unick.formatMoney3(5400)}
${Unick.formatMoney(4320)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',moisturizers,aging,serums,dryness')"
>
Intensive hydrating serum that restores visible elasticity
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(4100) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4100) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4100) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24922618497';
price = `
${Unick.formatMoney3(4100)}
`
price = `
${ Unick.formatMoney3(4100)}
${Unick.formatMoney(3280)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct('')"
>
A simple routine to combat common signs of aging.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(10950) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(10950) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(10950) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39713666334775';
price = `
${Unick.formatMoney3(10950)}
`
price = `
${ Unick.formatMoney3(14600)}
${Unick.formatMoney2(10950)}
`
price = `
${ Unick.formatMoney3(14600)}
${Unick.formatMoney(8760)}
`
"
>
{
imageFilters = $event.detail.filters
});
"
x-show="showProduct(',acne,toners,large-pores')"
>
3-in-1 toner that unclogs pores, evens skin tone, and eliminates acne.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
let item_price, discount_price;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 20;
}
discount_price = item_price * discount_percentage / 100;
discount_price = item_price - discount_price;
price = Unick.formatMoney3(discount_price) ;
if(!has_discount){
price = ( subscribe ? `
` + Unick.formatMoney3(2500) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(2500) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(2500) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24752926849';
price = `
${Unick.formatMoney3(2500)}
`
price = `
${ Unick.formatMoney3(2500)}
${Unick.formatMoney(2000)}
`
"
>