Long Sleeve Dress Women Solid Slim Knit Basic Midi Dress Autumn Winter Elegant All Match Vestidos Female Defined Waist New
${function() {
const variantData = data.variant || {"id":"1f1ef753-975b-4d33-8256-19d9ed2cbf3c","product_id":"bcb8195d-b17e-47b1-bb7d-58120833d5fa","title":"S-Dark Grey","weight_unit":"kg","inventory_quantity":0,"sku":"-S-Dark Grey-A0015166","barcode":"","position":1,"option1":"S","option2":"Dark Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb8d8ea8c67cdbef2e860b41fe8739a7.jpeg","path":"cb8d8ea8c67cdbef2e860b41fe8739a7.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/long-sleeve-dress-women-solid-slim-knit-basic-midi-dress-autumn-winter-elegant-all-match-vestidos-female-defined-waist-new?variant=1f1ef753-975b-4d33-8256-19d9ed2cbf3c","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Dark Grey"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${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 : -S-Dark Grey-A0015166
${function(){
const variantData = data.variant || {"id":"1f1ef753-975b-4d33-8256-19d9ed2cbf3c","product_id":"bcb8195d-b17e-47b1-bb7d-58120833d5fa","title":"S-Dark Grey","weight_unit":"kg","inventory_quantity":0,"sku":"-S-Dark Grey-A0015166","barcode":"","position":1,"option1":"S","option2":"Dark Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cb8d8ea8c67cdbef2e860b41fe8739a7.jpeg","path":"cb8d8ea8c67cdbef2e860b41fe8739a7.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.74","retail_price":"0","available":true,"url":"\/products\/long-sleeve-dress-women-solid-slim-knit-basic-midi-dress-autumn-winter-elegant-all-match-vestidos-female-defined-waist-new?variant=1f1ef753-975b-4d33-8256-19d9ed2cbf3c","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Dark Grey"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}