people are viewing this right now
${function() {
const variantData = data.variant || {"id":"aff005c5-5bc7-4b97-bde1-086ba38fdb8f","product_id":"79cac217-e1eb-49c5-abbd-1a0d4db7c652","title":"Red-S:Bust48.03\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20111_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust48.03\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/adb60d733dbe50f8b4d042db4a6fc553.jpeg","path":"adb60d733dbe50f8b4d042db4a6fc553.jpeg","width":714,"height":951,"alt":"Women Long Sleeve Hooded Printed Sweatshirt Top","aspect_ratio":0.750788643533123},"wholesale_price":[{"price":27.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.39","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20111?variant=aff005c5-5bc7-4b97-bde1-086ba38fdb8f","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust48.03\""}],"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 : YP20111_R_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"aff005c5-5bc7-4b97-bde1-086ba38fdb8f","product_id":"79cac217-e1eb-49c5-abbd-1a0d4db7c652","title":"Red-S:Bust48.03\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20111_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust48.03\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/adb60d733dbe50f8b4d042db4a6fc553.jpeg","path":"adb60d733dbe50f8b4d042db4a6fc553.jpeg","width":714,"height":951,"alt":"Women Long Sleeve Hooded Printed Sweatshirt Top","aspect_ratio":0.750788643533123},"wholesale_price":[{"price":27.39,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.39","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20111?variant=aff005c5-5bc7-4b97-bde1-086ba38fdb8f","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust48.03\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}