people are viewing this right now
${function() {
const variantData = data.variant || {"id":"635d827b-2c64-4efa-a205-2a99a762e4dd","product_id":"2a92e42e-46b3-4589-afb0-70142e98993a","title":"Blue-L:Bust39\"","weight_unit":"kg","inventory_quantity":991,"sku":"YPA2206_BL_L","barcode":"","position":1,"option1":"Blue","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/472feb0acf5c6200891b5cf5d6a41660.jpeg","path":"472feb0acf5c6200891b5cf5d6a41660.jpeg","width":750,"height":1000,"alt":"Women's Long Sleeve Scoop Neck Floral Printed Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-ypa2206?variant=635d827b-2c64-4efa-a205-2a99a762e4dd","available_quantity":991,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"L:Bust39\""}],"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 : YPA2206_BL_L
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"635d827b-2c64-4efa-a205-2a99a762e4dd","product_id":"2a92e42e-46b3-4589-afb0-70142e98993a","title":"Blue-L:Bust39\"","weight_unit":"kg","inventory_quantity":991,"sku":"YPA2206_BL_L","barcode":"","position":1,"option1":"Blue","option2":"L:Bust39\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/472feb0acf5c6200891b5cf5d6a41660.jpeg","path":"472feb0acf5c6200891b5cf5d6a41660.jpeg","width":750,"height":1000,"alt":"Women's Long Sleeve Scoop Neck Floral Printed Stitching Top","aspect_ratio":0.75},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-ypa2206?variant=635d827b-2c64-4efa-a205-2a99a762e4dd","available_quantity":991,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"L:Bust39\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}