people are viewing this right now
${function() {
const variantData = data.variant || {"id":"22f9ada4-2ada-4405-b62d-d3b4400e10db","product_id":"c9486d02-9f72-426f-be11-6a8a935ff043","title":"apricot 6cm-35","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"apricot 6cm","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a3ab5132d788afc28f5ec2680ffd539.jpg","path":"7a3ab5132d788afc28f5ec2680ffd539.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/heelsstylish-crystal-mid-heel-sandalsheels?variant=22f9ada4-2ada-4405-b62d-d3b4400e10db","available_quantity":999999999,"options":[{"name":"color","value":"apricot 6cm"},{"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":"22f9ada4-2ada-4405-b62d-d3b4400e10db","product_id":"c9486d02-9f72-426f-be11-6a8a935ff043","title":"apricot 6cm-35","weight_unit":"kg","inventory_quantity":9998,"sku":"","barcode":"","position":1,"option1":"apricot 6cm","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7a3ab5132d788afc28f5ec2680ffd539.jpg","path":"7a3ab5132d788afc28f5ec2680ffd539.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/heelsstylish-crystal-mid-heel-sandalsheels?variant=22f9ada4-2ada-4405-b62d-d3b4400e10db","available_quantity":999999999,"options":[{"name":"color","value":"apricot 6cm"},{"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}
`
}()}