people are viewing this right now
${function() {
const variantData = data.variant || {"id":"96302d90-1dcd-4623-b6a3-b2f80dabe148","product_id":"20770c79-7567-404b-a1cb-8d8eeac5ef48","title":"Black-S:Bust38.58\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20025_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust38.58\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85e56dbea80e3cf04abfaa3732baf83f.jpeg","path":"85e56dbea80e3cf04abfaa3732baf83f.jpeg","width":720,"height":960,"alt":"Women Long Sleeve Scoop Neck Hooded Printed Sweatshirts Tops","aspect_ratio":0.75},"wholesale_price":[{"price":31.04,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"31.04","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20025?variant=96302d90-1dcd-4623-b6a3-b2f80dabe148","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust38.58\""}],"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 : YP20025_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"96302d90-1dcd-4623-b6a3-b2f80dabe148","product_id":"20770c79-7567-404b-a1cb-8d8eeac5ef48","title":"Black-S:Bust38.58\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP20025_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust38.58\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85e56dbea80e3cf04abfaa3732baf83f.jpeg","path":"85e56dbea80e3cf04abfaa3732baf83f.jpeg","width":720,"height":960,"alt":"Women Long Sleeve Scoop Neck Hooded Printed Sweatshirts Tops","aspect_ratio":0.75},"wholesale_price":[{"price":31.04,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"31.04","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp20025?variant=96302d90-1dcd-4623-b6a3-b2f80dabe148","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust38.58\""}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}