${function() {
const variantData = data.variant || {"id":"38ce9dd0-e163-403e-ac4b-690fb7a58d0b","product_id":"a62ccf48-fcca-40af-b456-ecca44b4e820","title":"03 Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"03 Green S-46158590","barcode":"","position":13,"option1":"03 Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91d45c01b4546a6f1376a3fd922253e1.jpeg","path":"91d45c01b4546a6f1376a3fd922253e1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.09","retail_price":"0","available":true,"url":"\/products\/fashion-abstract-print-elegant-high-street-sexy-loose-jumpsuit-208565349873?variant=38ce9dd0-e163-403e-ac4b-690fb7a58d0b","available_quantity":999999999,"options":[{"name":"Color","value":"03 Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
Free worldwide shipping $59+
Product was out of stock.
Product is unavailable.
Sku : 03 Green S-46158590
${function(){
const variantData = data.variant || {"id":"38ce9dd0-e163-403e-ac4b-690fb7a58d0b","product_id":"a62ccf48-fcca-40af-b456-ecca44b4e820","title":"03 Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"03 Green S-46158590","barcode":"","position":13,"option1":"03 Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/91d45c01b4546a6f1376a3fd922253e1.jpeg","path":"91d45c01b4546a6f1376a3fd922253e1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.09,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.09","retail_price":"0","available":true,"url":"\/products\/fashion-abstract-print-elegant-high-street-sexy-loose-jumpsuit-208565349873?variant=38ce9dd0-e163-403e-ac4b-690fb7a58d0b","available_quantity":999999999,"options":[{"name":"Color","value":"03 Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}