people are viewing this right now
${function() {
const variantData = data.variant || {"id":"a710925c-b257-4784-88c6-3f0b8e0b6611","product_id":"e00b15ca-5071-420b-ad7f-db5a8eca1ae3","title":"Black-S:Bust-87cm\/34.25\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08402_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-87cm\/34.25\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c662be6679dbdaee1161e751a9b4f3f7.jpeg","path":"c662be6679dbdaee1161e751a9b4f3f7.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-neck Solid Color Top Vest","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08402?variant=a710925c-b257-4784-88c6-3f0b8e0b6611","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-87cm\/34.25\""}],"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 : YP08402_B_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"a710925c-b257-4784-88c6-3f0b8e0b6611","product_id":"e00b15ca-5071-420b-ad7f-db5a8eca1ae3","title":"Black-S:Bust-87cm\/34.25\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08402_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-87cm\/34.25\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c662be6679dbdaee1161e751a9b4f3f7.jpeg","path":"c662be6679dbdaee1161e751a9b4f3f7.jpeg","width":600,"height":800,"alt":"Women Sleeveless V-neck Solid Color Top Vest","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp08402?variant=a710925c-b257-4784-88c6-3f0b8e0b6611","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-87cm\/34.25\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}