people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9ca04a6f-9163-45d1-a539-4fc5cb3d1edf","product_id":"3ffd5490-8bbe-4270-a300-20922cfbbc49","title":"Gold-S","weight_unit":"kg","inventory_quantity":999,"sku":"HJ1793120-\u91d1\u8272S","barcode":"","position":1,"option1":"Gold","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5234edefc5667407420be01947d70357.gif","path":"5234edefc5667407420be01947d70357.gif","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"36.99","retail_price":"69.99","available":true,"url":"\/products\/summer-hot-sale-49-off-sexy-princess-style-v-neck-slip-dress-free-shipping-2?variant=9ca04a6f-9163-45d1-a539-4fc5cb3d1edf","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"S"}],"off_ratio":47,"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":"9ca04a6f-9163-45d1-a539-4fc5cb3d1edf","product_id":"3ffd5490-8bbe-4270-a300-20922cfbbc49","title":"Gold-S","weight_unit":"kg","inventory_quantity":999,"sku":"HJ1793120-\u91d1\u8272S","barcode":"","position":1,"option1":"Gold","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5234edefc5667407420be01947d70357.gif","path":"5234edefc5667407420be01947d70357.gif","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"36.99","retail_price":"69.99","available":true,"url":"\/products\/summer-hot-sale-49-off-sexy-princess-style-v-neck-slip-dress-free-shipping-2?variant=9ca04a6f-9163-45d1-a539-4fc5cb3d1edf","available_quantity":999999999,"options":[{"name":"Color","value":"Gold"},{"name":"Size","value":"S"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}