people are viewing this right now
${function() {
const variantData = data.variant || {"id":"fecddbf3-3b68-4ffd-8c81-e79bcac3d01f","product_id":"162f8c15-2a07-4e2e-bc93-f22da9a63a65","title":"Black-S: Bust 37.4\"\/95cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11409_B_S","barcode":"","position":1,"option1":"Black","option2":"S: Bust 37.4\"\/95cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4462507043ec14e3a3a965192f12ce3e.jpeg","path":"4462507043ec14e3a3a965192f12ce3e.jpeg","width":750,"height":1000,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":25.24,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.24","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11409?variant=fecddbf3-3b68-4ffd-8c81-e79bcac3d01f","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S: Bust 37.4\"\/95cm"}],"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 : YP11409_B_S
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"fecddbf3-3b68-4ffd-8c81-e79bcac3d01f","product_id":"162f8c15-2a07-4e2e-bc93-f22da9a63a65","title":"Black-S: Bust 37.4\"\/95cm","weight_unit":"kg","inventory_quantity":1000,"sku":"YP11409_B_S","barcode":"","position":1,"option1":"Black","option2":"S: Bust 37.4\"\/95cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4462507043ec14e3a3a965192f12ce3e.jpeg","path":"4462507043ec14e3a3a965192f12ce3e.jpeg","width":750,"height":1000,"alt":"Women's Long Sleeve Scoop Neck Graphic Printed Top","aspect_ratio":0.75},"wholesale_price":[{"price":25.24,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"25.24","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp11409?variant=fecddbf3-3b68-4ffd-8c81-e79bcac3d01f","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S: Bust 37.4\"\/95cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}