people are viewing this right now
${function() {
const variantData = data.variant || {"id":"9fc1de83-1c95-4fe5-a154-a57381bc1e1e","product_id":"974d5fd3-7ea1-427d-b577-95b3e4446055","title":"Black-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0490565ec602158548ef5ac94349972.jpg","path":"a0490565ec602158548ef5ac94349972.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":139.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"139.99","retail_price":"0","available":true,"url":"\/products\/heelsdenim-design-10cm-thick-heel-high-heelsheels?variant=9fc1de83-1c95-4fe5-a154-a57381bc1e1e","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"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":"9fc1de83-1c95-4fe5-a154-a57381bc1e1e","product_id":"974d5fd3-7ea1-427d-b577-95b3e4446055","title":"Black-35","weight_unit":"kg","inventory_quantity":9999,"sku":"","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a0490565ec602158548ef5ac94349972.jpg","path":"a0490565ec602158548ef5ac94349972.jpg","width":533,"height":800,"alt":"","aspect_ratio":0.66625},"wholesale_price":[{"price":139.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"139.99","retail_price":"0","available":true,"url":"\/products\/heelsdenim-design-10cm-thick-heel-high-heelsheels?variant=9fc1de83-1c95-4fe5-a154-a57381bc1e1e","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"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}
`
}()}