💥ARTISTIC STYLE LOOSE DRESS🔅
${function() {
const variantData = data.variant || {"id":"114663e9-97ab-43f2-a573-0525719c7b34","product_id":"ef5ad60a-bc91-4f86-a911-fe24a3eabe83","title":"Purplish red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"MR1064-Purplish red-S","barcode":"","position":15,"option1":"Purplish red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cff6174baf31bbc2c2f8d7fe694520c4.jpeg","path":"cff6174baf31bbc2c2f8d7fe694520c4.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.98","price":"45.99","retail_price":"58.98","available":true,"url":"\/products\/artistic-style-loose-dress?variant=114663e9-97ab-43f2-a573-0525719c7b34","available_quantity":999999999,"options":[{"name":"Color","value":"Purplish red"},{"name":"Size","value":"S"}],"off_ratio":22,"flashsale_info":[],"sales":2};
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 : MR1064-Purplish red-S
${function(){
const variantData = data.variant || {"id":"114663e9-97ab-43f2-a573-0525719c7b34","product_id":"ef5ad60a-bc91-4f86-a911-fe24a3eabe83","title":"Purplish red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"MR1064-Purplish red-S","barcode":"","position":15,"option1":"Purplish red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cff6174baf31bbc2c2f8d7fe694520c4.jpeg","path":"cff6174baf31bbc2c2f8d7fe694520c4.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.98","price":"45.99","retail_price":"58.98","available":true,"url":"\/products\/artistic-style-loose-dress?variant=114663e9-97ab-43f2-a573-0525719c7b34","available_quantity":999999999,"options":[{"name":"Color","value":"Purplish red"},{"name":"Size","value":"S"}],"off_ratio":22,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}