people are viewing this right now
${function() {
const variantData = data.variant || {"id":"88416ac5-46ee-4137-a962-11847e301781","product_id":"8049d065-f7cc-4af5-9421-27eff843cbf8","title":"Yellow-L:Bust39\"","weight_unit":"kg","inventory_quantity":974,"sku":"YP15777_Y_L","barcode":"","position":3,"option1":"Yellow","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03c4a371051b053b2fdce3c429feebcf.jpeg","path":"03c4a371051b053b2fdce3c429feebcf.jpeg","width":797,"height":1063,"alt":"Women Sleeveless V-neck Floral Printed Tops","aspect_ratio":0.7497648165569144},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp15777?variant=88416ac5-46ee-4137-a962-11847e301781","available_quantity":974,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"L:Bust39\""}],"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 : YP15777_Y_L
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"88416ac5-46ee-4137-a962-11847e301781","product_id":"8049d065-f7cc-4af5-9421-27eff843cbf8","title":"Yellow-L:Bust39\"","weight_unit":"kg","inventory_quantity":974,"sku":"YP15777_Y_L","barcode":"","position":3,"option1":"Yellow","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03c4a371051b053b2fdce3c429feebcf.jpeg","path":"03c4a371051b053b2fdce3c429feebcf.jpeg","width":797,"height":1063,"alt":"Women Sleeveless V-neck Floral Printed Tops","aspect_ratio":0.7497648165569144},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp15777?variant=88416ac5-46ee-4137-a962-11847e301781","available_quantity":974,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"L:Bust39\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}