people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a2e55476-0ae5-4009-ad1f-5bf1822cd7ef","product_id":"8148c88a-b862-4077-b440-0659cef0ba61","title":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3","weight_unit":"kg","inventory_quantity":999,"sku":"LF30258973C03A1","barcode":"","position":1,"option1":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/985aacb4528bd7af58c18feba1cd9b1f.jpeg","path":"985aacb4528bd7af58c18feba1cd9b1f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"24.99","retail_price":"49.99","available":true,"url":"\/products\/winter-thermal-socks-w280?variant=a2e55476-0ae5-4009-ad1f-5bf1822cd7ef","available_quantity":999999999,"options":[{"name":"Style","value":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3"}],"off_ratio":50,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a2e55476-0ae5-4009-ad1f-5bf1822cd7ef","product_id":"8148c88a-b862-4077-b440-0659cef0ba61","title":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3","weight_unit":"kg","inventory_quantity":999,"sku":"LF30258973C03A1","barcode":"","position":1,"option1":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/985aacb4528bd7af58c18feba1cd9b1f.jpeg","path":"985aacb4528bd7af58c18feba1cd9b1f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"24.99","retail_price":"49.99","available":true,"url":"\/products\/winter-thermal-socks-w280?variant=a2e55476-0ae5-4009-ad1f-5bf1822cd7ef","available_quantity":999999999,"options":[{"name":"Style","value":"3 PCS (White+Yellow+Khaki)\ud83d\udd25Buy 1 Get 3"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}