Two-Piece Fashion Suspender Dress
${function() {
const variantData = data.variant || {"id":"29dd8c94-8f0f-4b51-add0-fdeea2e2588c","product_id":"20aaff68-8dd8-49a0-a994-6d3b841964c7","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"662109091041-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91c7143420f8c172b190236c9eb2e16b.jpeg","path":"91c7143420f8c172b190236c9eb2e16b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.67,"min_quantity":1}],"weight":"0","compare_at_price":"77","price":"50.67","retail_price":"77","available":true,"url":"\/products\/two-piece-fashion-suspender-dress?variant=29dd8c94-8f0f-4b51-add0-fdeea2e2588c","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":34,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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 : 662109091041-black-L
${function(){
const variantData = data.variant || {"id":"29dd8c94-8f0f-4b51-add0-fdeea2e2588c","product_id":"20aaff68-8dd8-49a0-a994-6d3b841964c7","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"662109091041-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91c7143420f8c172b190236c9eb2e16b.jpeg","path":"91c7143420f8c172b190236c9eb2e16b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.67,"min_quantity":1}],"weight":"0","compare_at_price":"77","price":"50.67","retail_price":"77","available":true,"url":"\/products\/two-piece-fashion-suspender-dress?variant=29dd8c94-8f0f-4b51-add0-fdeea2e2588c","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}