people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d268631c-625d-472f-b7bc-5b076f4007bf","product_id":"f3c5ad99-3c46-471a-9c14-814021a71296","title":"champagne 5CM-35","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"champagne 5CM","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b90a2baea3e20eb07820d5becf8fd41.jpg","path":"3b90a2baea3e20eb07820d5becf8fd41.jpg","width":524,"height":787,"alt":"","aspect_ratio":0.6658195679796697},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelschampagne-french-high-heelsheels?variant=d268631c-625d-472f-b7bc-5b076f4007bf","available_quantity":999999999,"options":[{"name":"style","value":"champagne 5CM"},{"name":"size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"d268631c-625d-472f-b7bc-5b076f4007bf","product_id":"f3c5ad99-3c46-471a-9c14-814021a71296","title":"champagne 5CM-35","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"champagne 5CM","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b90a2baea3e20eb07820d5becf8fd41.jpg","path":"3b90a2baea3e20eb07820d5becf8fd41.jpg","width":524,"height":787,"alt":"","aspect_ratio":0.6658195679796697},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelschampagne-french-high-heelsheels?variant=d268631c-625d-472f-b7bc-5b076f4007bf","available_quantity":999999999,"options":[{"name":"style","value":"champagne 5CM"},{"name":"size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}