building your custom routine
Cleansers
247K+ sold
A hydrating facial cleanser that hydrates and visibly plumps skin.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(2900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(2900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(2900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '12867489759287';
price = `
${Unick.formatMoney3(2900)}
`
price = `
${ Unick.formatMoney3(2900)}
${Unick.formatMoney(2175)}
`
"
>
73K+ sold
A gentle cleanser that reduces blemishes, acne, and future breakouts.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(2900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(2900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(2900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24673521025';
price = `
${Unick.formatMoney3(2900)}
`
price = `
${ Unick.formatMoney3(2900)}
${Unick.formatMoney(2175)}
`
"
>
41K+ sold
A gentle oat cleanser that's sensitive-skin-approved.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3000) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(3000) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(3000) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '40195510108215';
price = `
${Unick.formatMoney3(3000)}
`
price = `
${ Unick.formatMoney3(3000)}
${Unick.formatMoney(2250)}
`
"
>
41K+ sold
Melt away makeup, excess oil, and grime and unclog congested pores.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3000) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(3000) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(3000) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39850640506935';
price = `
${Unick.formatMoney3(3000)}
`
price = `
${ Unick.formatMoney3(3000)}
${Unick.formatMoney(2250)}
`
"
>
Toners
230K+ sold
Exfoliating pads that help eliminate acne & blemishes.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3800) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(3800) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(3800) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '8441857146935';
price = `
${Unick.formatMoney3(3800)}
`
price = `
${ Unick.formatMoney3(3800)}
${Unick.formatMoney(2850)}
`
"
>
83K+ sold
Botanically rich facial toner that balances skin pH.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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 = '25061698369';
price = `
${Unick.formatMoney3(2500)}
`
price = `
${ Unick.formatMoney3(2500)}
${Unick.formatMoney(1875)}
`
"
>
49K+ sold
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;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(1875)}
`
"
>
Serums
1M+ sold
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;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(5175)}
`
"
>
126K+ sold
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;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3075)}
`
"
>
Treatments
171K+ sold
Advanced retinol formula that helps with all visible signs of aging.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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 = '31745651114039';
price = `
${Unick.formatMoney3(5900)}
`
price = `
${ Unick.formatMoney3(5900)}
${Unick.formatMoney(4425)}
`
"
>
104K+ sold
Powerful acne treatment that immediately kills acne-causing bacteria.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(2300) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(2300) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(2300) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24670282241';
price = `
${Unick.formatMoney3(2300)}
`
price = `
${ Unick.formatMoney3(2300)}
${Unick.formatMoney(1725)}
`
"
>
67K+ sold
Botanical-rich serum that helps the appearance of dark spots
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(5600) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(5600) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(5600) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39274150330423';
price = `
${Unick.formatMoney3(5600)}
`
price = `
${ Unick.formatMoney3(5600)}
${Unick.formatMoney(4200)}
`
"
>
38K+ sold
15% glycolic acid treatment to improve the look of dull skin.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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 = '37540877965';
price = `
${Unick.formatMoney3(4200)}
`
price = `
${ Unick.formatMoney3(4200)}
${Unick.formatMoney(3150)}
`
"
>
Moisturizers
510K+ sold
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;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3450)}
`
"
>
236K+ sold
Improve the look of wrinkles and signs of aging around eyes
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(5500) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(5500) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(5500) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '25060978625';
price = `
${Unick.formatMoney3(5500)}
`
price = `
${ Unick.formatMoney3(5500)}
${Unick.formatMoney(4125)}
`
"
>
155K+ sold
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;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(4050)}
`
"
>
112K+ sold
Dually formulated moisturizer that calms skin and replenishes hydration.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3900) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(3900) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(3900) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '24923753729';
price = `
${Unick.formatMoney3(3900)}
`
price = `
${ Unick.formatMoney3(3900)}
${Unick.formatMoney(2925)}
`
"
>
77K+ sold
A brightening moisturizer with 5 types of Vitamin C
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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 = '32490564681783';
price = `
${Unick.formatMoney3(6200)}
`
price = `
${ Unick.formatMoney3(6200)}
${Unick.formatMoney(4650)}
`
"
>
62K+ sold
A weightless, radiance-boosting moisturizer.
{
show_subscription_promo = true;
});
"
@price-updated="
$nextTick(() => {
if($event.detail > 0){
let has_discount = false;
let discount_percentage = 0;
has_discount = true;
let item_price = $event.detail;
if(subscribe){
discount_percentage = 0;
}else{
discount_percentage = 25;
}
let 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(3700) + ` `: ' ') + Unick.formatMoney3($event.detail);
}
if(!subscribe && has_discount){
price = `` + Unick.formatMoney3(3700) + `` + Unick.formatMoney3(discount_price);
}
if(subscribe && has_discount){
price = `` + Unick.formatMoney3(3700) + `` + Unick.formatMoney3(discount_price);
}
}
});
"
x-init="
productForm = $refs.product_form;
button_label = 'ADD TO CART';
first_variant = '39292869050423';
price = `
${Unick.formatMoney3(3700)}
`
price = `
${ Unick.formatMoney3(3700)}
${Unick.formatMoney(2775)}
`
"
>