Womens Casual A-Line Dress - Scoop Neck, Ring Sleeveless, Backless, Ruched, Mid-Elastic Polyester Fabric, Solid Color, Perfect for Spring and Summer Seasons
${function() {
const variantData = data.variant || {"id":"20a8765a-f6b0-4385-93f8-ac3e959cf008","product_id":"cf3647b9-a0da-4e60-accf-f4014d12d5f2","title":"Army Green 1-S(4)","weight_unit":"g","inventory_quantity":184,"sku":"601099542739320-Army Green 1-S(4)","barcode":"","position":1,"option1":"Army Green 1","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/090578892e0ef86e74e7e057f959d4aa.jpeg","path":"090578892e0ef86e74e7e057f959d4aa.jpeg","width":1340,"height":1340,"alt":"42765874790606|42765874954446|42765875118286|42765875282126|42765875445966","aspect_ratio":1},"wholesale_price":[{"price":18.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.85","retail_price":"0","available":true,"url":"\/products\/womens-casual-a-line-dress-scoop-neck-ring-sleeveless-backless-ruched-mid-elastic-polyester-fabric-solid-color-perfect-for-spring-and-summer-seasons?variant=20a8765a-f6b0-4385-93f8-ac3e959cf008","available_quantity":184,"options":[{"name":"Color","value":"Army Green 1"},{"name":"Size","value":"S(4)"}],"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 : 601099542739320-Army Green 1-S(4)
${function(){
const variantData = data.variant || {"id":"20a8765a-f6b0-4385-93f8-ac3e959cf008","product_id":"cf3647b9-a0da-4e60-accf-f4014d12d5f2","title":"Army Green 1-S(4)","weight_unit":"g","inventory_quantity":184,"sku":"601099542739320-Army Green 1-S(4)","barcode":"","position":1,"option1":"Army Green 1","option2":"S(4)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/090578892e0ef86e74e7e057f959d4aa.jpeg","path":"090578892e0ef86e74e7e057f959d4aa.jpeg","width":1340,"height":1340,"alt":"42765874790606|42765874954446|42765875118286|42765875282126|42765875445966","aspect_ratio":1},"wholesale_price":[{"price":18.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.85","retail_price":"0","available":true,"url":"\/products\/womens-casual-a-line-dress-scoop-neck-ring-sleeveless-backless-ruched-mid-elastic-polyester-fabric-solid-color-perfect-for-spring-and-summer-seasons?variant=20a8765a-f6b0-4385-93f8-ac3e959cf008","available_quantity":184,"options":[{"name":"Color","value":"Army Green 1"},{"name":"Size","value":"S(4)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}