${function() {
const variantData = data.variant || {"id":"fc7fd007-8f11-4b27-9d60-e8d60f9da74a","product_id":"e8e3c02a-852b-414c-9fea-8f4c7b0871eb","title":"Red-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608551296648937472","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4e9f702ef8c30f0d04d6732ccc07e2c.jpeg","path":"b4e9f702ef8c30f0d04d6732ccc07e2c.jpeg","width":736,"height":981,"alt":"Men's Paint Stacking Splicing Art Print Raglan Sweatshirt","aspect_ratio":0.7502548419979612},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.26","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/mens-paint-stacking-splicing-art-print-raglan-sweatshirt?variant=fc7fd007-8f11-4b27-9d60-e8d60f9da74a","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":43,"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
: Red
${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":"fc7fd007-8f11-4b27-9d60-e8d60f9da74a","product_id":"e8e3c02a-852b-414c-9fea-8f4c7b0871eb","title":"Red-S","weight_unit":"kg","inventory_quantity":999,"sku":"K608551296648937472","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4e9f702ef8c30f0d04d6732ccc07e2c.jpeg","path":"b4e9f702ef8c30f0d04d6732ccc07e2c.jpeg","width":736,"height":981,"alt":"Men's Paint Stacking Splicing Art Print Raglan Sweatshirt","aspect_ratio":0.7502548419979612},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.26","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/mens-paint-stacking-splicing-art-print-raglan-sweatshirt?variant=fc7fd007-8f11-4b27-9d60-e8d60f9da74a","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
`
}()}