people are viewing this right now
${function() {
const variantData = data.variant || {"id":"aa9112cb-3b73-4965-a70f-189a1ac7d4f3","product_id":"cde16634-87a7-4fc3-8ff5-7e1d262eb07e","title":"White-S:Bust35.83\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01973_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust35.83\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f5bc56a028893d9154b967f68ee605f.jpeg","path":"1f5bc56a028893d9154b967f68ee605f.jpeg","width":900,"height":1200,"alt":"Women V-neck Sleeveless Lace Tops","aspect_ratio":0.75},"wholesale_price":[{"price":25.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.28","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01973?variant=aa9112cb-3b73-4965-a70f-189a1ac7d4f3","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust35.83\""}],"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":"aa9112cb-3b73-4965-a70f-189a1ac7d4f3","product_id":"cde16634-87a7-4fc3-8ff5-7e1d262eb07e","title":"White-S:Bust35.83\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP01973_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust35.83\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f5bc56a028893d9154b967f68ee605f.jpeg","path":"1f5bc56a028893d9154b967f68ee605f.jpeg","width":900,"height":1200,"alt":"Women V-neck Sleeveless Lace Tops","aspect_ratio":0.75},"wholesale_price":[{"price":25.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.28","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp01973?variant=aa9112cb-3b73-4965-a70f-189a1ac7d4f3","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust35.83\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}