people are viewing this right now
${function() {
const variantData = data.variant || {"id":"48b24e0a-f7f2-4f29-a73e-3bd47e3d0646","product_id":"0107f384-71f6-4ea8-b810-2b9d9a56d979","title":"silver [6 cm]-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"silver [6 cm]","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bad277f48a853a9fc9867dc7d6182822.jpeg","path":"bad277f48a853a9fc9867dc7d6182822.jpeg","width":1066,"height":1600,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelsrhinestone-silver-stiletto-niche-design-high-heelsheels?variant=48b24e0a-f7f2-4f29-a73e-3bd47e3d0646","available_quantity":999999999,"options":[{"name":"color","value":"silver [6 cm]"},{"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":"48b24e0a-f7f2-4f29-a73e-3bd47e3d0646","product_id":"0107f384-71f6-4ea8-b810-2b9d9a56d979","title":"silver [6 cm]-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"silver [6 cm]","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bad277f48a853a9fc9867dc7d6182822.jpeg","path":"bad277f48a853a9fc9867dc7d6182822.jpeg","width":1066,"height":1600,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/heelsrhinestone-silver-stiletto-niche-design-high-heelsheels?variant=48b24e0a-f7f2-4f29-a73e-3bd47e3d0646","available_quantity":999999999,"options":[{"name":"color","value":"silver [6 cm]"},{"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}
`
}()}