people are viewing this right now
${function() {
const variantData = data.variant || {"id":"efef0875-69dc-4819-9a46-25a8968b3db5","product_id":"f9c971a8-d553-45b6-a8cc-db247bd0a8b8","title":"White-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13100_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/60be9633793c3c789f4be7ebe8efa2e5.jpeg","path":"60be9633793c3c789f4be7ebe8efa2e5.jpeg","width":584,"height":778,"alt":"Women Long Sleeve V-neck Printed Lace Top","aspect_ratio":0.7506426735218509},"wholesale_price":[{"price":25.24,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.24","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13100?variant=efef0875-69dc-4819-9a46-25a8968b3db5","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"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.
Sku : YP13100_W_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"efef0875-69dc-4819-9a46-25a8968b3db5","product_id":"f9c971a8-d553-45b6-a8cc-db247bd0a8b8","title":"White-S:Bust-96cm\/37.8\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13100_W_S","barcode":"","position":1,"option1":"White","option2":"S:Bust-96cm\/37.8\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/60be9633793c3c789f4be7ebe8efa2e5.jpeg","path":"60be9633793c3c789f4be7ebe8efa2e5.jpeg","width":584,"height":778,"alt":"Women Long Sleeve V-neck Printed Lace Top","aspect_ratio":0.7506426735218509},"wholesale_price":[{"price":25.24,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.24","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13100?variant=efef0875-69dc-4819-9a46-25a8968b3db5","available_quantity":1000,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S:Bust-96cm\/37.8\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}