people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d9ec59ab-5427-4fe4-aee8-349e24ad59a5","product_id":"f12a5555-d0a8-4f94-b444-6477b62da523","title":"Gray-S:Bust38.98\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP10507_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust38.98\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4dff8d4bafc69851ecfa8fffaf7c598.jpeg","path":"c4dff8d4bafc69851ecfa8fffaf7c598.jpeg","width":532,"height":710,"alt":"Women's Scoop Neck Sleeveless Midi Dress","aspect_ratio":0.7492957746478873},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10507?variant=d9ec59ab-5427-4fe4-aee8-349e24ad59a5","available_quantity":999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust38.98\""}],"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.
${function(){
const variantData = data.variant || {"id":"d9ec59ab-5427-4fe4-aee8-349e24ad59a5","product_id":"f12a5555-d0a8-4f94-b444-6477b62da523","title":"Gray-S:Bust38.98\"","weight_unit":"kg","inventory_quantity":999,"sku":"YP10507_GR_S","barcode":"","position":1,"option1":"Gray","option2":"S:Bust38.98\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c4dff8d4bafc69851ecfa8fffaf7c598.jpeg","path":"c4dff8d4bafc69851ecfa8fffaf7c598.jpeg","width":532,"height":710,"alt":"Women's Scoop Neck Sleeveless Midi Dress","aspect_ratio":0.7492957746478873},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10507?variant=d9ec59ab-5427-4fe4-aee8-349e24ad59a5","available_quantity":999,"options":[{"name":"Color","value":"Gray"},{"name":"Size","value":"S:Bust38.98\""}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}