people are viewing this right now
${function() {
const variantData = data.variant || {"id":"5a94162d-354b-43e9-9352-c692ff9f2f2d","product_id":"6e3e10a7-cfd8-4a22-8856-233ad089051e","title":"White-S:Bust37.01\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP10860_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.01\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e1c86b2e9346f620d63f97d7c68b2ff.jpeg","path":"9e1c86b2e9346f620d63f97d7c68b2ff.jpeg","width":1013,"height":1350,"alt":"Women's V-neck Long Sleeve Sweater Coat Top","aspect_ratio":0.7503703703703704},"wholesale_price":[{"price":32.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.88","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10860?variant=5a94162d-354b-43e9-9352-c692ff9f2f2d","available_quantity":999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.01\""}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"5a94162d-354b-43e9-9352-c692ff9f2f2d","product_id":"6e3e10a7-cfd8-4a22-8856-233ad089051e","title":"White-S:Bust37.01\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP10860_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust37.01\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e1c86b2e9346f620d63f97d7c68b2ff.jpeg","path":"9e1c86b2e9346f620d63f97d7c68b2ff.jpeg","width":1013,"height":1350,"alt":"Women's V-neck Long Sleeve Sweater Coat Top","aspect_ratio":0.7503703703703704},"wholesale_price":[{"price":32.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.88","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10860?variant=5a94162d-354b-43e9-9352-c692ff9f2f2d","available_quantity":999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust37.01\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}