people are viewing this right now
${function() {
const variantData = data.variant || {"id":"1c67be3b-261e-40e0-a0b4-5e76f3dcd28e","product_id":"74e2b19f-c15f-4dfe-a0db-8ba7935fd218","title":"Red-S: Bust 40.16\"\/102cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11271_R_S","barcode":"","position":1,"option1":"Red","option2":"S: Bust 40.16\"\/102cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce46f987dfa2bb24cdfcee0fdc030b92.jpeg","path":"ce46f987dfa2bb24cdfcee0fdc030b92.jpeg","width":960,"height":1280,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":29.97,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"29.97","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11271?variant=1c67be3b-261e-40e0-a0b4-5e76f3dcd28e","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S: Bust 40.16\"\/102cm"}],"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 : YP11271_R_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"1c67be3b-261e-40e0-a0b4-5e76f3dcd28e","product_id":"74e2b19f-c15f-4dfe-a0db-8ba7935fd218","title":"Red-S: Bust 40.16\"\/102cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11271_R_S","barcode":"","position":1,"option1":"Red","option2":"S: Bust 40.16\"\/102cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce46f987dfa2bb24cdfcee0fdc030b92.jpeg","path":"ce46f987dfa2bb24cdfcee0fdc030b92.jpeg","width":960,"height":1280,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":29.97,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"29.97","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11271?variant=1c67be3b-261e-40e0-a0b4-5e76f3dcd28e","available_quantity":1000,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S: Bust 40.16\"\/102cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}