people are viewing this right now
${function() {
const variantData = data.variant || {"id":"83ee734c-bab8-4aaa-bbd4-8b35ab671771","product_id":"9ddd6806-e830-4eac-a2a4-5f53724718bf","title":"Yellow-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10667_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb4a7193f788d71f436ff0fce1425b60.jpeg","path":"fb4a7193f788d71f436ff0fce1425b60.jpeg","width":599,"height":798,"alt":"Women's V-neck Long Sleeve Printed Tops","aspect_ratio":0.7506265664160401},"wholesale_price":[{"price":28.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.1","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10667?variant=83ee734c-bab8-4aaa-bbd4-8b35ab671771","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust36.22\""}],"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.
${function(){
const variantData = data.variant || {"id":"83ee734c-bab8-4aaa-bbd4-8b35ab671771","product_id":"9ddd6806-e830-4eac-a2a4-5f53724718bf","title":"Yellow-S:Bust36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP10667_Y_S","barcode":"","position":1,"option1":"Yellow","option2":"S:Bust36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb4a7193f788d71f436ff0fce1425b60.jpeg","path":"fb4a7193f788d71f436ff0fce1425b60.jpeg","width":599,"height":798,"alt":"Women's V-neck Long Sleeve Printed Tops","aspect_ratio":0.7506265664160401},"wholesale_price":[{"price":28.1,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.1","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp10667?variant=83ee734c-bab8-4aaa-bbd4-8b35ab671771","available_quantity":1000,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S:Bust36.22\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}