people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ce66d4b8-42a1-4a7a-a0ed-b2720ed1d6a7","product_id":"d3d15a06-a759-478c-bff8-b892c58a8828","title":"Red-S:Bust-95cm\/37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13077_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust-95cm\/37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43c667f485fca822c13bbbd3bb19ff29.jpeg","path":"43c667f485fca822c13bbbd3bb19ff29.jpeg","width":450,"height":600,"alt":"Women Long Sleeve V-neck Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":25.66,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.66","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13077?variant=ce66d4b8-42a1-4a7a-a0ed-b2720ed1d6a7","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust-95cm\/37.4\""}],"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 : YP13077_R_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"ce66d4b8-42a1-4a7a-a0ed-b2720ed1d6a7","product_id":"d3d15a06-a759-478c-bff8-b892c58a8828","title":"Red-S:Bust-95cm\/37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP13077_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust-95cm\/37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43c667f485fca822c13bbbd3bb19ff29.jpeg","path":"43c667f485fca822c13bbbd3bb19ff29.jpeg","width":450,"height":600,"alt":"Women Long Sleeve V-neck Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":25.66,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.66","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp13077?variant=ce66d4b8-42a1-4a7a-a0ed-b2720ed1d6a7","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust-95cm\/37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}