people are viewing this right now
${function() {
const variantData = data.variant || {"id":"39c67432-f69f-499a-b8cc-719cc995c43e","product_id":"e4edee0d-fbbf-4d80-addc-3dbddde16122","title":"2 headlights","weight_unit":"kg","inventory_quantity":1000,"sku":"DP2529536-\u53cc\u5c04\u706f\u5f3a\u5149","barcode":"","position":1,"option1":"2 headlights","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55ab8c925c0997c99bc3d9f9af4ac889.jpeg","path":"55ab8c925c0997c99bc3d9f9af4ac889.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"92.59","price":"39.99","retail_price":"92.59","available":true,"url":"\/products\/beast-repellent-solar-warning-lights-with-loud-faf?variant=39c67432-f69f-499a-b8cc-719cc995c43e","available_quantity":999999999,"options":[{"name":"Type","value":"2 headlights"}],"off_ratio":57,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"39c67432-f69f-499a-b8cc-719cc995c43e","product_id":"e4edee0d-fbbf-4d80-addc-3dbddde16122","title":"2 headlights","weight_unit":"kg","inventory_quantity":1000,"sku":"DP2529536-\u53cc\u5c04\u706f\u5f3a\u5149","barcode":"","position":1,"option1":"2 headlights","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55ab8c925c0997c99bc3d9f9af4ac889.jpeg","path":"55ab8c925c0997c99bc3d9f9af4ac889.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"92.59","price":"39.99","retail_price":"92.59","available":true,"url":"\/products\/beast-repellent-solar-warning-lights-with-loud-faf?variant=39c67432-f69f-499a-b8cc-719cc995c43e","available_quantity":999999999,"options":[{"name":"Type","value":"2 headlights"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}