${function() {
const variantData = data.variant || {"id":"4759eac4-c975-476b-b6aa-b0dbcb3904e9","product_id":"7865edeb-9ca7-48c3-acd4-eaf63178b96f","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K600965274039386112","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58ec766a9a3a01de26e59ab0997c53ff.jpeg","path":"58ec766a9a3a01de26e59ab0997c53ff.jpeg","width":736,"height":980,"alt":"Men's Retro Octopus Tentacles Art Illustration Print T-Shirt","aspect_ratio":0.7510204081632653},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.18","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/mens-retro-octopus-tentacles-art-illustration-print-t-shirt?variant=4759eac4-c975-476b-b6aa-b0dbcb3904e9","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Green
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size
: S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"4759eac4-c975-476b-b6aa-b0dbcb3904e9","product_id":"7865edeb-9ca7-48c3-acd4-eaf63178b96f","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K600965274039386112","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/58ec766a9a3a01de26e59ab0997c53ff.jpeg","path":"58ec766a9a3a01de26e59ab0997c53ff.jpeg","width":736,"height":980,"alt":"Men's Retro Octopus Tentacles Art Illustration Print T-Shirt","aspect_ratio":0.7510204081632653},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.18","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/mens-retro-octopus-tentacles-art-illustration-print-t-shirt?variant=4759eac4-c975-476b-b6aa-b0dbcb3904e9","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
`
}()}