people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a4210b24-a979-4d97-8205-4b728e92a57f","product_id":"e12b8604-6ea8-4b6e-af36-c360767d15f9","title":"Red-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20112_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef34dceb0beb9f41551fef124afd7f5d.jpeg","path":"ef34dceb0beb9f41551fef124afd7f5d.jpeg","width":675,"height":900,"alt":"Women Long Sleeve Hooded V-neck Sweatshirt Top","aspect_ratio":0.75},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20112?variant=a4210b24-a979-4d97-8205-4b728e92a57f","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 : YP20112_R_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"a4210b24-a979-4d97-8205-4b728e92a57f","product_id":"e12b8604-6ea8-4b6e-af36-c360767d15f9","title":"Red-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20112_R_S","barcode":"","position":1,"option1":"Red","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef34dceb0beb9f41551fef124afd7f5d.jpeg","path":"ef34dceb0beb9f41551fef124afd7f5d.jpeg","width":675,"height":900,"alt":"Women Long Sleeve Hooded V-neck Sweatshirt Top","aspect_ratio":0.75},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20112?variant=a4210b24-a979-4d97-8205-4b728e92a57f","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}