people are viewing this right now
${function() {
const variantData = data.variant || {"id":"3aba8736-be94-4a15-a9d5-8c219acf06c9","product_id":"515f67c6-1d28-4911-8fc7-206c7028813f","title":"Green-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14117_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7803c0105648faec31cfaa02c3103e7a.jpeg","path":"7803c0105648faec31cfaa02c3103e7a.jpeg","width":583,"height":777,"alt":"Women Long Sleeve Turtle Neck,Floral Printed Graphic Top","aspect_ratio":0.7503217503217503},"wholesale_price":[{"price":24.86,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"24.86","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14117?variant=3aba8736-be94-4a15-a9d5-8c219acf06c9","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust37.4\""}],"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 : YP14117_G_S
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"3aba8736-be94-4a15-a9d5-8c219acf06c9","product_id":"515f67c6-1d28-4911-8fc7-206c7028813f","title":"Green-S:Bust37.4\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP14117_G_S","barcode":"","position":1,"option1":"Green","option2":"S:Bust37.4\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7803c0105648faec31cfaa02c3103e7a.jpeg","path":"7803c0105648faec31cfaa02c3103e7a.jpeg","width":583,"height":777,"alt":"Women Long Sleeve Turtle Neck,Floral Printed Graphic Top","aspect_ratio":0.7503217503217503},"wholesale_price":[{"price":24.86,"min_quantity":1}],"weight":"0.35","compare_at_price":"0","price":"24.86","retail_price":"0","available":true,"url":"\/products\/women-plus-size-clothing-yp14117?variant=3aba8736-be94-4a15-a9d5-8c219acf06c9","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S:Bust37.4\""}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}