{
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(4900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '13879533109303';
price = `
${Unick.formatMoney3(4900)}
`
price = `
${ Unick.formatMoney3(4900)}
${Unick.formatMoney(3920)}
`
"
>
{
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(10900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(10900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(10900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060590337';
price = `
${Unick.formatMoney3(10900)}
`
price = `
${ Unick.formatMoney3(10900)}
${Unick.formatMoney(8720)}
`
"
>
{
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(9800) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(9800) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(9800) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39521487618103';
price = `
${Unick.formatMoney3(9800)}
`
price = `
${ Unick.formatMoney3(9800)}
${Unick.formatMoney(7840)}
`
"
>
{
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(7300) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(7300) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(7300) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '32082739724343';
price = `
${Unick.formatMoney3(7300)}
`
price = `
${ Unick.formatMoney3(7300)}
${Unick.formatMoney(5840)}
`
"
>
{
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(17000) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(17000) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(17000) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '40146878103607';
price = `
${Unick.formatMoney3(17000)}
`
price = `
${ Unick.formatMoney3(22600)}
${Unick.formatMoney2(17000)}
`
price = `
${ Unick.formatMoney3(22600)}
${Unick.formatMoney(13600)}
`
"
>
{
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(6600) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(6600) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(6600) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '6874782236727';
price = `
${Unick.formatMoney3(6600)}
`
price = `
${ Unick.formatMoney3(6600)}
${Unick.formatMoney(5280)}
`
"
>
{
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(9300) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(9300) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(9300) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39757511229495';
price = `
${Unick.formatMoney3(9300)}
`
price = `
${ Unick.formatMoney3(9300)}
${Unick.formatMoney(7440)}
`
"
>
{
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(10900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(10900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(10900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060734273';
price = `
${Unick.formatMoney3(10900)}
`
price = `
${ Unick.formatMoney3(10900)}
${Unick.formatMoney(8720)}
`
"
>
{
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(8500) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(8500) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(8500) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060882369';
price = `
${Unick.formatMoney3(8500)}
`
price = `
${ Unick.formatMoney3(8500)}
${Unick.formatMoney(6800)}
`
"
>
{
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(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 = '24922618497';
price = `
${Unick.formatMoney3(6500)}
`
price = `
${ Unick.formatMoney3(6500)}
${Unick.formatMoney(5200)}
`
"
>
{
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(17200) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(17200) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(17200) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39713666334775';
price = `
${Unick.formatMoney3(17200)}
`
price = `
${ Unick.formatMoney3(22900)}
${Unick.formatMoney2(17200)}
`
price = `
${ Unick.formatMoney3(22900)}
${Unick.formatMoney(13760)}
`
"
>
{
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(4000) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `
` + Unick.formatMoney3(4000) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `
` + Unick.formatMoney3(4000) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24752926849';
price = `
${Unick.formatMoney3(4000)}
`
price = `
${ Unick.formatMoney3(4000)}
${Unick.formatMoney(3200)}
`
"
>