${function() {
const variantData = data.variant || {"id":"95bf75cd-3d33-4b7a-8134-cbfb9f4b1396","product_id":"3e2c5b91-33a4-440f-a8c0-33b34ce46cd6","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558922181994496000","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e922afb40fd86d7c5c5368956e23e8bb.png","path":"e922afb40fd86d7c5c5368956e23e8bb.png","width":600,"height":800,"alt":"Women's Handstand Sausage Dog Print Crew Neck Casual Tees","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-handstand-sausage-dog-print-crew-neck-casual-tees?variant=95bf75cd-3d33-4b7a-8134-cbfb9f4b1396","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":422};
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":"95bf75cd-3d33-4b7a-8134-cbfb9f4b1396","product_id":"3e2c5b91-33a4-440f-a8c0-33b34ce46cd6","title":"Light Gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"K558922181994496000","barcode":"","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e922afb40fd86d7c5c5368956e23e8bb.png","path":"e922afb40fd86d7c5c5368956e23e8bb.png","width":600,"height":800,"alt":"Women's Handstand Sausage Dog Print Crew Neck Casual Tees","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-handstand-sausage-dog-print-crew-neck-casual-tees?variant=95bf75cd-3d33-4b7a-8134-cbfb9f4b1396","available_quantity":999999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":422};
return `
`
}()}