${function() {
const variantData = data.variant || {"id":"8d5d46d6-d680-465e-8de1-a03341c397c8","product_id":"6a542697-93db-4552-9e38-f500ab8e47cb","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K592637868481191936","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c7a5add6e9d27c02e03326a736ff92c.jpeg","path":"0c7a5add6e9d27c02e03326a736ff92c.jpeg","width":787,"height":1048,"alt":"Men's Vintage Octopus Art Embroidery Printed T-Shirt","aspect_ratio":0.7509541984732825},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/mens-vintage-octopus-art-embroidery-printed-t-shirt?variant=8d5d46d6-d680-465e-8de1-a03341c397c8","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"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
: Gray
${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":"8d5d46d6-d680-465e-8de1-a03341c397c8","product_id":"6a542697-93db-4552-9e38-f500ab8e47cb","title":"Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K592637868481191936","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c7a5add6e9d27c02e03326a736ff92c.jpeg","path":"0c7a5add6e9d27c02e03326a736ff92c.jpeg","width":787,"height":1048,"alt":"Men's Vintage Octopus Art Embroidery Printed T-Shirt","aspect_ratio":0.7509541984732825},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"36.99","price":"19.99","retail_price":"36.99","available":true,"url":"\/products\/mens-vintage-octopus-art-embroidery-printed-t-shirt?variant=8d5d46d6-d680-465e-8de1-a03341c397c8","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
`
}()}