${function() {
const variantData = data.variant || {"id":"fd3d4e90-6882-4890-9f1c-9ff021497383","product_id":"218b7b79-4e36-485f-9984-601212c78477","title":"Grey-S","weight_unit":"lb","inventory_quantity":999,"sku":"2023010450SBE-Grey-S","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8dc7f1c0dc7a6c63b58120935c0386.jpeg","path":"4f8dc7f1c0dc7a6c63b58120935c0386.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"23.99","retail_price":"32.99","available":true,"url":"\/products\/whisper-words-of-wisdom-let-it-be-print-sweatshirt-2?variant=fd3d4e90-6882-4890-9f1c-9ff021497383","available_quantity":999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":27,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 2023010450SBE-Grey-S
${function(){
const variantData = data.variant || {"id":"fd3d4e90-6882-4890-9f1c-9ff021497383","product_id":"218b7b79-4e36-485f-9984-601212c78477","title":"Grey-S","weight_unit":"lb","inventory_quantity":999,"sku":"2023010450SBE-Grey-S","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8dc7f1c0dc7a6c63b58120935c0386.jpeg","path":"4f8dc7f1c0dc7a6c63b58120935c0386.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"23.99","retail_price":"32.99","available":true,"url":"\/products\/whisper-words-of-wisdom-let-it-be-print-sweatshirt-2?variant=fd3d4e90-6882-4890-9f1c-9ff021497383","available_quantity":999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"S"}],"off_ratio":27,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}