people are viewing this right now
${function() {
const variantData = data.variant || {"id":"187a0a99-fbff-48c7-a7e0-a749f9d6ce34","product_id":"24b566ba-ed8a-4c89-aee5-8856e46d935b","title":"apricot-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"apricot","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/12ba0a1987e28bcabe3d0e04d8eda3c3.jpg","path":"12ba0a1987e28bcabe3d0e04d8eda3c3.jpg","width":635,"height":952,"alt":"","aspect_ratio":0.667016806722689},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"79.99","retail_price":"0","available":true,"url":"\/products\/heelsstylish-soft-soled-lazy-mules-with-inner-height-wedge-sandalsheels?variant=187a0a99-fbff-48c7-a7e0-a749f9d6ce34","available_quantity":999999999,"options":[{"name":"color","value":"apricot"},{"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":"187a0a99-fbff-48c7-a7e0-a749f9d6ce34","product_id":"24b566ba-ed8a-4c89-aee5-8856e46d935b","title":"apricot-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"apricot","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/12ba0a1987e28bcabe3d0e04d8eda3c3.jpg","path":"12ba0a1987e28bcabe3d0e04d8eda3c3.jpg","width":635,"height":952,"alt":"","aspect_ratio":0.667016806722689},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"79.99","retail_price":"0","available":true,"url":"\/products\/heelsstylish-soft-soled-lazy-mules-with-inner-height-wedge-sandalsheels?variant=187a0a99-fbff-48c7-a7e0-a749f9d6ce34","available_quantity":999999999,"options":[{"name":"color","value":"apricot"},{"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}
`
}()}