${function() {
const variantData = data.variant || {"id":"b3017e08-da4e-433a-8673-6e6f7a9da719","product_id":"29e2a2ea-1fe1-4246-b44c-3f1faaff088e","title":"Grey-S","weight_unit":"kg","inventory_quantity":999,"sku":"K564747182687059968","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/883b8fdc0acc1c2101c681b7a4e0e9c9.jpeg","path":"883b8fdc0acc1c2101c681b7a4e0e9c9.jpeg","width":492,"height":656,"alt":"Men's Painted Dog Print Casual Long Sleeve Sweatshirt \u200b","aspect_ratio":0.75},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"31.99","retail_price":"51.99","available":true,"url":"\/products\/mens-painted-dog-print-casual-long-sleeve-sweatshirt?variant=b3017e08-da4e-433a-8673-6e6f7a9da719","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":436};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Grey
${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":"b3017e08-da4e-433a-8673-6e6f7a9da719","product_id":"29e2a2ea-1fe1-4246-b44c-3f1faaff088e","title":"Grey-S","weight_unit":"kg","inventory_quantity":999,"sku":"K564747182687059968","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/883b8fdc0acc1c2101c681b7a4e0e9c9.jpeg","path":"883b8fdc0acc1c2101c681b7a4e0e9c9.jpeg","width":492,"height":656,"alt":"Men's Painted Dog Print Casual Long Sleeve Sweatshirt \u200b","aspect_ratio":0.75},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"51.99","price":"31.99","retail_price":"51.99","available":true,"url":"\/products\/mens-painted-dog-print-casual-long-sleeve-sweatshirt?variant=b3017e08-da4e-433a-8673-6e6f7a9da719","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":436};
return `
`
}()}