Solid Bodycon Dress - Elegant V Neck, Mid Elasticity, Split Detail, Polyester Fabric, All-Season, Knit Fabric - Womens Elegant Clothing for Any Occasion
${function() {
const variantData = data.variant || {"id":"4b943e14-5ebe-46e3-b740-291fd91e5165","product_id":"8d3c395c-5a5f-49d2-9127-cd93dbf7caef","title":"Dark Green-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099531530237-Dark Green-S","barcode":"","position":1,"option1":"Dark Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b60d099aa9ac743529ae5fdc02684175.jpeg","path":"b60d099aa9ac743529ae5fdc02684175.jpeg","width":1350,"height":1350,"alt":"42870699196622|42870699294926|42870699393230|42870699491534","aspect_ratio":1},"wholesale_price":[{"price":28.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.96","retail_price":"0","available":true,"url":"\/products\/vibrant-solid-bodycon-dress-elegant-v-neck-mid-elasticity-split-detail-polyester-fabric-all-season-knit-fabric-womens-elegant-clothing-for-any-occasion?variant=4b943e14-5ebe-46e3-b740-291fd91e5165","available_quantity":8899,"options":[{"name":"Color","value":"Dark Green"},{"name":"Size","value":"S"}],"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 : 601099531530237-Dark Green-S
${function(){
const variantData = data.variant || {"id":"4b943e14-5ebe-46e3-b740-291fd91e5165","product_id":"8d3c395c-5a5f-49d2-9127-cd93dbf7caef","title":"Dark Green-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099531530237-Dark Green-S","barcode":"","position":1,"option1":"Dark Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b60d099aa9ac743529ae5fdc02684175.jpeg","path":"b60d099aa9ac743529ae5fdc02684175.jpeg","width":1350,"height":1350,"alt":"42870699196622|42870699294926|42870699393230|42870699491534","aspect_ratio":1},"wholesale_price":[{"price":28.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.96","retail_price":"0","available":true,"url":"\/products\/vibrant-solid-bodycon-dress-elegant-v-neck-mid-elasticity-split-detail-polyester-fabric-all-season-knit-fabric-womens-elegant-clothing-for-any-occasion?variant=4b943e14-5ebe-46e3-b740-291fd91e5165","available_quantity":8899,"options":[{"name":"Color","value":"Dark 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}
`
}()}