🌈Salmon PDRN Pink Collagen Jelly Gel Mask
${function() {
const variantData = data.variant || {"id":"29bbcbcc-fdd9-4678-8ed1-0fa169522a53","product_id":"899b5858-a760-4b1b-bec5-1d4e8070595d","title":"1EA","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1EA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/024142fe8c25ed21f25462badbbacc55.jpeg","path":"024142fe8c25ed21f25462badbbacc55.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5","retail_price":"10","available":true,"url":"\/products\/pdrn-pink-collagen-gel-mask-xf?variant=29bbcbcc-fdd9-4678-8ed1-0fa169522a53","available_quantity":999999999,"options":[{"name":"Option","value":"1EA"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Option:
1EA
${function(){
const optName = "Option";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$5.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"29bbcbcc-fdd9-4678-8ed1-0fa169522a53","product_id":"899b5858-a760-4b1b-bec5-1d4e8070595d","title":"1EA","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1EA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/024142fe8c25ed21f25462badbbacc55.jpeg","path":"024142fe8c25ed21f25462badbbacc55.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5","retail_price":"10","available":true,"url":"\/products\/pdrn-pink-collagen-gel-mask-xf?variant=29bbcbcc-fdd9-4678-8ed1-0fa169522a53","available_quantity":999999999,"options":[{"name":"Option","value":"1EA"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"29bbcbcc-fdd9-4678-8ed1-0fa169522a53","product_id":"899b5858-a760-4b1b-bec5-1d4e8070595d","title":"1EA","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1EA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/024142fe8c25ed21f25462badbbacc55.jpeg","path":"024142fe8c25ed21f25462badbbacc55.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5","retail_price":"10","available":true,"url":"\/products\/pdrn-pink-collagen-gel-mask-xf?variant=29bbcbcc-fdd9-4678-8ed1-0fa169522a53","available_quantity":999999999,"options":[{"name":"Option","value":"1EA"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}