${function() {
const variantData = data.variant || {"id":"09ba8648-c962-4b2d-9a9a-74e059bda6e1","product_id":"e8fa45d9-7154-45bf-aec3-e41ee04ae3f8","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568018080887975936","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a5319a2f8229b77e7040d40f2fee75.jpeg","path":"e2a5319a2f8229b77e7040d40f2fee75.jpeg","width":564,"height":751,"alt":"Women's Jesus Is The Reason For The Season Printed Long Sleeve Top","aspect_ratio":0.7509986684420772},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-jesus-is-the-reason-for-the-season-printed-long-sleeve-top?variant=09ba8648-c962-4b2d-9a9a-74e059bda6e1","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"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
: Black
${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":"09ba8648-c962-4b2d-9a9a-74e059bda6e1","product_id":"e8fa45d9-7154-45bf-aec3-e41ee04ae3f8","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K568018080887975936","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a5319a2f8229b77e7040d40f2fee75.jpeg","path":"e2a5319a2f8229b77e7040d40f2fee75.jpeg","width":564,"height":751,"alt":"Women's Jesus Is The Reason For The Season Printed Long Sleeve Top","aspect_ratio":0.7509986684420772},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-jesus-is-the-reason-for-the-season-printed-long-sleeve-top?variant=09ba8648-c962-4b2d-9a9a-74e059bda6e1","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}