${function() {
const variantData = data.variant || {"id":"e833bbeb-6e02-487e-865b-0b7f5d075b9c","product_id":"e9a9e19c-2478-4387-91ba-4b43b213f1ca","title":"PIC 2-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4469-PIC 2-S","barcode":"","position":10,"option1":"PIC 2","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/008c87045af21be345108c76f5752537.png","path":"008c87045af21be345108c76f5752537.png","width":537,"height":717,"alt":"","aspect_ratio":0.7489539748953975},"wholesale_price":[{"price":26.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"41.98","price":"26.98","retail_price":"41.98","available":true,"url":"\/products\/womens-halloween-1978-printed-round-neck-long-sleeve-sweatshirt-umxm-xqkx-i6fa-va6w-ig26-pa35-cpvi-zrzl-r607-1bha-wkhm-8ci5-an8x-6j8a-vdsx-5tvt-m7th-kx3k-ko1c-szgk-bv6q-tph7-75l2?variant=e833bbeb-6e02-487e-865b-0b7f5d075b9c","available_quantity":200,"options":[{"name":"color","value":"PIC 2"},{"name":"size","value":"S"}],"off_ratio":36,"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 : TSLC4469-PIC 2-S
Weight : 0.26kg
${function(){
const variantData = data.variant || {"id":"e833bbeb-6e02-487e-865b-0b7f5d075b9c","product_id":"e9a9e19c-2478-4387-91ba-4b43b213f1ca","title":"PIC 2-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC4469-PIC 2-S","barcode":"","position":10,"option1":"PIC 2","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/008c87045af21be345108c76f5752537.png","path":"008c87045af21be345108c76f5752537.png","width":537,"height":717,"alt":"","aspect_ratio":0.7489539748953975},"wholesale_price":[{"price":26.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"41.98","price":"26.98","retail_price":"41.98","available":true,"url":"\/products\/womens-halloween-1978-printed-round-neck-long-sleeve-sweatshirt-umxm-xqkx-i6fa-va6w-ig26-pa35-cpvi-zrzl-r607-1bha-wkhm-8ci5-an8x-6j8a-vdsx-5tvt-m7th-kx3k-ko1c-szgk-bv6q-tph7-75l2?variant=e833bbeb-6e02-487e-865b-0b7f5d075b9c","available_quantity":200,"options":[{"name":"color","value":"PIC 2"},{"name":"size","value":"S"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}