${function() {
const variantData = data.variant || {"id":"4514fccc-0ec7-49b4-97d5-ede0a968e9b1","product_id":"209f67af-9fc2-410b-89d6-76f5ce753ef1","title":"Same picture color-S","weight_unit":"g","inventory_quantity":999,"sku":"a997cc95-0107-4d04-a724-8196c348b5a9","barcode":"","position":1,"option1":"Same picture color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0563c6fe1b0958667fcfe77bccd43dbf.jpeg","path":"0563c6fe1b0958667fcfe77bccd43dbf.jpeg","width":780,"height":1170,"alt":"a9a2e5735617e93e0446e3eeb45fe4f7","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/limited-edition-rocca-stripe-polo?variant=4514fccc-0ec7-49b4-97d5-ede0a968e9b1","available_quantity":999999999,"options":[{"name":"Color","value":"Same picture color"},{"name":"Size","value":"S"}],"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":"4514fccc-0ec7-49b4-97d5-ede0a968e9b1","product_id":"209f67af-9fc2-410b-89d6-76f5ce753ef1","title":"Same picture color-S","weight_unit":"g","inventory_quantity":999,"sku":"a997cc95-0107-4d04-a724-8196c348b5a9","barcode":"","position":1,"option1":"Same picture color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0563c6fe1b0958667fcfe77bccd43dbf.jpeg","path":"0563c6fe1b0958667fcfe77bccd43dbf.jpeg","width":780,"height":1170,"alt":"a9a2e5735617e93e0446e3eeb45fe4f7","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/limited-edition-rocca-stripe-polo?variant=4514fccc-0ec7-49b4-97d5-ede0a968e9b1","available_quantity":999999999,"options":[{"name":"Color","value":"Same picture color"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}