${function() {
const variantData = data.variant || {"id":"366b53c3-2a9e-46e8-80bf-70eb75fb1c1e","product_id":"c195c3c3-0a07-4962-8cab-be28704b15ca","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585763100217692160","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2ed7884ca7560c3d4c4b9d53afc658a8.jpeg","path":"2ed7884ca7560c3d4c4b9d53afc658a8.jpeg","width":1340,"height":1785,"alt":"Women's Floral Textured Pattern Print Valentines Sweatshirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/womens-floral-textured-pattern-print-valentines-sweatshirt?variant=366b53c3-2a9e-46e8-80bf-70eb75fb1c1e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":364};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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":"366b53c3-2a9e-46e8-80bf-70eb75fb1c1e","product_id":"c195c3c3-0a07-4962-8cab-be28704b15ca","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585763100217692160","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2ed7884ca7560c3d4c4b9d53afc658a8.jpeg","path":"2ed7884ca7560c3d4c4b9d53afc658a8.jpeg","width":1340,"height":1785,"alt":"Women's Floral Textured Pattern Print Valentines Sweatshirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.28","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/womens-floral-textured-pattern-print-valentines-sweatshirt?variant=366b53c3-2a9e-46e8-80bf-70eb75fb1c1e","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":364};
return `
`
}()}