people are viewing this right now
${function() {
const variantData = data.variant || {"id":"1e902316-f355-4361-a4d8-bbc58cc1610e","product_id":"84062f5f-1767-490c-818b-f5a2e1313742","title":"Khaki-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14228_K_S","barcode":"","position":1,"option1":"Khaki","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6edba6e59c1312b8262e4cc87b9e57ea.jpeg","path":"6edba6e59c1312b8262e4cc87b9e57ea.jpeg","width":749,"height":999,"alt":"Women Long Sleeve Scoop Neck Printed Graphic Dress","aspect_ratio":0.7497497497497497},"wholesale_price":[{"price":19.32,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.32","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14228?variant=1e902316-f355-4361-a4d8-bbc58cc1610e","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 : YP14228_K_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"1e902316-f355-4361-a4d8-bbc58cc1610e","product_id":"84062f5f-1767-490c-818b-f5a2e1313742","title":"Khaki-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14228_K_S","barcode":"","position":1,"option1":"Khaki","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6edba6e59c1312b8262e4cc87b9e57ea.jpeg","path":"6edba6e59c1312b8262e4cc87b9e57ea.jpeg","width":749,"height":999,"alt":"Women Long Sleeve Scoop Neck Printed Graphic Dress","aspect_ratio":0.7497497497497497},"wholesale_price":[{"price":19.32,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.32","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14228?variant=1e902316-f355-4361-a4d8-bbc58cc1610e","available_quantity":1000,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}