Knee-Length Striped Dress
${function() {
const variantData = data.variant || {"id":"7ff08fc4-baa8-47f1-9d22-2f04ec6eea0e","product_id":"38e644f3-acca-4449-9332-ea39a3a5e978","title":"S","weight_unit":"kg","inventory_quantity":999,"sku":"a-S-A00238216","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"38.99","retail_price":"59.99","available":true,"url":"\/products\/knee-length-striped-dress0e81d63c-bb68-4c71-a771-6afc40417e87?variant=7ff08fc4-baa8-47f1-9d22-2f04ec6eea0e","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":35,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7ff08fc4-baa8-47f1-9d22-2f04ec6eea0e","product_id":"38e644f3-acca-4449-9332-ea39a3a5e978","title":"S","weight_unit":"kg","inventory_quantity":999,"sku":"a-S-A00238216","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"38.99","retail_price":"59.99","available":true,"url":"\/products\/knee-length-striped-dress0e81d63c-bb68-4c71-a771-6afc40417e87?variant=7ff08fc4-baa8-47f1-9d22-2f04ec6eea0e","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}