${function() {
const variantData = data.variant || {"id":"036e17c3-b879-4d87-bcd3-076d1c618ee9","product_id":"f07d4923-be94-4e3b-99b0-6a2c8adcc6ee","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K577803026585587712","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dbc34e44a58ffbb0718c1b4d1274eef.jpeg","path":"2dbc34e44a58ffbb0718c1b4d1274eef.jpeg","width":750,"height":1000,"alt":"Women's Rooster Pattern All Over Print Pullover Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/womens-rooster-pattern-all-over-print-pullover-sweatshirt?variant=036e17c3-b879-4d87-bcd3-076d1c618ee9","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":578};
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":"036e17c3-b879-4d87-bcd3-076d1c618ee9","product_id":"f07d4923-be94-4e3b-99b0-6a2c8adcc6ee","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K577803026585587712","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2dbc34e44a58ffbb0718c1b4d1274eef.jpeg","path":"2dbc34e44a58ffbb0718c1b4d1274eef.jpeg","width":750,"height":1000,"alt":"Women's Rooster Pattern All Over Print Pullover Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"43.99","price":"24.99","retail_price":"43.99","available":true,"url":"\/products\/womens-rooster-pattern-all-over-print-pullover-sweatshirt?variant=036e17c3-b879-4d87-bcd3-076d1c618ee9","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":578};
return `
`
}()}