${function() {
const variantData = data.variant || {"id":"ee9d9b7d-024c-4c3f-95e5-34e3c447330b","product_id":"5ec894b3-b9cb-4d13-a917-5a6e7d9bdf73","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K570901298466181120","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de4fca8650d31b9ad32f9a066cb1724a.jpeg","path":"de4fca8650d31b9ad32f9a066cb1724a.jpeg","width":675,"height":900,"alt":"Women's After The Last Hill There Are Always The Best Views Poem Tee","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"33.99","price":"19.99","retail_price":"33.99","available":true,"url":"\/products\/womens-after-the-last-hill-there-are-always-the-best-views-poem-tee?variant=ee9d9b7d-024c-4c3f-95e5-34e3c447330b","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":41,"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
: Light Gray
${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":"ee9d9b7d-024c-4c3f-95e5-34e3c447330b","product_id":"5ec894b3-b9cb-4d13-a917-5a6e7d9bdf73","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K570901298466181120","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de4fca8650d31b9ad32f9a066cb1724a.jpeg","path":"de4fca8650d31b9ad32f9a066cb1724a.jpeg","width":675,"height":900,"alt":"Women's After The Last Hill There Are Always The Best Views Poem Tee","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"33.99","price":"19.99","retail_price":"33.99","available":true,"url":"\/products\/womens-after-the-last-hill-there-are-always-the-best-views-poem-tee?variant=ee9d9b7d-024c-4c3f-95e5-34e3c447330b","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}