people are viewing this right now
${function() {
const variantData = data.variant || {"id":"c67ea2ad-a953-493b-90eb-7fc0aab4df4b","product_id":"02d0bfe4-5902-467d-ba27-780ea2446d41","title":"Black-S:Bust-92cm\/36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08379_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-92cm\/36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3547bb4d36b47a0428e6bd415ab00826.jpeg","path":"3547bb4d36b47a0428e6bd415ab00826.jpeg","width":733,"height":977,"alt":"Women V-neck Short Sleeve Star Printed Lace Stitching Top T-shirt","aspect_ratio":0.7502558853633572},"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-yp08379?variant=c67ea2ad-a953-493b-90eb-7fc0aab4df4b","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-92cm\/36.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.
Sku : YP08379_B_S
Weight : 0.25kg
${function(){
const variantData = data.variant || {"id":"c67ea2ad-a953-493b-90eb-7fc0aab4df4b","product_id":"02d0bfe4-5902-467d-ba27-780ea2446d41","title":"Black-S:Bust-92cm\/36.22\"","weight_unit":"kg","inventory_quantity":1000,"sku":"YP08379_B_S","barcode":"","position":1,"option1":"Black","option2":"S:Bust-92cm\/36.22\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3547bb4d36b47a0428e6bd415ab00826.jpeg","path":"3547bb4d36b47a0428e6bd415ab00826.jpeg","width":733,"height":977,"alt":"Women V-neck Short Sleeve Star Printed Lace Stitching Top T-shirt","aspect_ratio":0.7502558853633572},"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-yp08379?variant=c67ea2ad-a953-493b-90eb-7fc0aab4df4b","available_quantity":1000,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S:Bust-92cm\/36.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}
`
}()}