{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(4400) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4400) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4400) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '13879533109303';
price = `
${Unick.formatMoney3(4400)}
`
price = `
${ Unick.formatMoney3(4400)}
${Unick.formatMoney(3520)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(9700) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(9700) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(9700) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060590337';
price = `
${Unick.formatMoney3(9700)}
`
price = `
${ Unick.formatMoney3(9700)}
${Unick.formatMoney(7760)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(8700) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(8700) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(8700) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39521487618103';
price = `
${Unick.formatMoney3(8700)}
`
price = `
${ Unick.formatMoney3(8700)}
${Unick.formatMoney(6960)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(6500) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(6500) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(6500) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '32082739724343';
price = `
${Unick.formatMoney3(6500)}
`
price = `
${ Unick.formatMoney3(6500)}
${Unick.formatMoney(5200)}
`
"
>
{
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(15100) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(15100) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(15100) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '40146878103607';
price = `
${Unick.formatMoney3(15100)}
`
price = `
${ Unick.formatMoney3(20100)}
${Unick.formatMoney2(15100)}
`
price = `
${ Unick.formatMoney3(20100)}
${Unick.formatMoney(12080)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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 = '6874782236727';
price = `
${Unick.formatMoney3(5900)}
`
price = `
${ Unick.formatMoney3(5900)}
${Unick.formatMoney(4720)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(8300) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(8300) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(8300) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39757511229495';
price = `
${Unick.formatMoney3(8300)}
`
price = `
${ Unick.formatMoney3(8300)}
${Unick.formatMoney(6640)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(9700) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(9700) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(9700) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060734273';
price = `
${Unick.formatMoney3(9700)}
`
price = `
${ Unick.formatMoney3(9700)}
${Unick.formatMoney(7760)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(7600) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(7600) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(7600) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060882369';
price = `
${Unick.formatMoney3(7600)}
`
price = `
${ Unick.formatMoney3(7600)}
${Unick.formatMoney(6080)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(5800) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(5800) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(5800) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24922618497';
price = `
${Unick.formatMoney3(5800)}
`
price = `
${ Unick.formatMoney3(5800)}
${Unick.formatMoney(4640)}
`
"
>
{
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(15300) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(15300) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(15300) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39713666334775';
price = `
${Unick.formatMoney3(15300)}
`
price = `
${ Unick.formatMoney3(20400)}
${Unick.formatMoney2(15300)}
`
price = `
${ Unick.formatMoney3(20400)}
${Unick.formatMoney(12240)}
`
"
>
{
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) ;
has_discount = true;
item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
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(3500) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(3500) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(3500) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24752926849';
price = `
${Unick.formatMoney3(3500)}
`
price = `
${ Unick.formatMoney3(3500)}
${Unick.formatMoney(2800)}
`
"
>