${function() {
const variantData = data.variant || {"id":"93992bc3-fdcb-4610-a202-f7e99be72560","product_id":"4d9f6fbf-5a7b-4286-a6bb-10ddb9083632","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0100-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41eb8a05724980b8f8762cbf2eed68ac.jpeg","path":"41eb8a05724980b8f8762cbf2eed68ac.jpeg","width":1919,"height":1919,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"43.99","price":"28.99","retail_price":"43.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-4v8r-jd65-u6ff-uowr-vnty-lipx-x0ew-dcgm-h4f4-kpja-5u7i-rrth-a5q1-l07b-8rxb-ngjg-mo85-9o84-uq8c-hhpj-irvd-nyj4-pkie-2rtd-t2c7-u3az-9lma-862u-tqu6-mnnc-3hvw-w4pv?variant=93992bc3-fdcb-4610-a202-f7e99be72560","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"One Size"}],"off_ratio":34,"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 : LC0100-As shown-One Size
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"93992bc3-fdcb-4610-a202-f7e99be72560","product_id":"4d9f6fbf-5a7b-4286-a6bb-10ddb9083632","title":"As shown-One Size","weight_unit":"kg","inventory_quantity":200,"sku":"LC0100-As shown-One Size","barcode":"","position":1,"option1":"As shown","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41eb8a05724980b8f8762cbf2eed68ac.jpeg","path":"41eb8a05724980b8f8762cbf2eed68ac.jpeg","width":1919,"height":1919,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0.05","compare_at_price":"43.99","price":"28.99","retail_price":"43.99","available":true,"url":"\/products\/mini-doll-cute-dress-set-4v8r-jd65-u6ff-uowr-vnty-lipx-x0ew-dcgm-h4f4-kpja-5u7i-rrth-a5q1-l07b-8rxb-ngjg-mo85-9o84-uq8c-hhpj-irvd-nyj4-pkie-2rtd-t2c7-u3az-9lma-862u-tqu6-mnnc-3hvw-w4pv?variant=93992bc3-fdcb-4610-a202-f7e99be72560","available_quantity":200,"options":[{"name":"color","value":"As shown"},{"name":"size","value":"One Size"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}