${function() {
const variantData = data.variant || {"id":"f82667a7-0c42-4ea6-a7ef-bb72fcbb7c12","product_id":"eaa6753d-e4cc-4238-8224-0d92109856a4","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585399471628644352","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e337c49794a48c80049bec6e0f4a9fe0.jpeg","path":"e337c49794a48c80049bec6e0f4a9fe0.jpeg","width":1340,"height":1785,"alt":"Women's St. Patrick'S Clover Knitted Texture Print Sweatshirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"24.99","retail_price":"44.99","available":true,"url":"\/products\/womens-st-patricks-clover-knitted-texture-print-sweatshirt-mx0m?variant=f82667a7-0c42-4ea6-a7ef-bb72fcbb7c12","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":526};
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":"f82667a7-0c42-4ea6-a7ef-bb72fcbb7c12","product_id":"eaa6753d-e4cc-4238-8224-0d92109856a4","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585399471628644352","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e337c49794a48c80049bec6e0f4a9fe0.jpeg","path":"e337c49794a48c80049bec6e0f4a9fe0.jpeg","width":1340,"height":1785,"alt":"Women's St. Patrick'S Clover Knitted Texture Print Sweatshirt","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"44.99","price":"24.99","retail_price":"44.99","available":true,"url":"\/products\/womens-st-patricks-clover-knitted-texture-print-sweatshirt-mx0m?variant=f82667a7-0c42-4ea6-a7ef-bb72fcbb7c12","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":526};
return `
`
}()}