Chic V-Neck Floral Cami Dress - Breezy Sleeveless Design for Spring/Summer - Must-Have Women’s Fashion
${function() {
const variantData = data.variant || {"id":"1824cdff-bbd9-4a18-b0df-9a3ad71e7338","product_id":"51ab30f3-6895-41a9-a385-2ee9bcb79400","title":"Orange-S","weight_unit":"g","inventory_quantity":61,"sku":"601099542374577-Orange-S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16afb3b515fad5abe36641df63cb7ff4.jpeg","path":"16afb3b515fad5abe36641df63cb7ff4.jpeg","width":1350,"height":1350,"alt":"42865007362254|42865007493326|42865007624398|42865007755470|42865007886542","aspect_ratio":1},"wholesale_price":[{"price":21.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.49","retail_price":"0","available":true,"url":"\/products\/chic-v-neck-floral-cami-dress-breezy-sleeveless-design-for-spring-summer-must-have-women-s-fashion?variant=1824cdff-bbd9-4a18-b0df-9a3ad71e7338","available_quantity":61,"options":[{"name":"Color","value":"Orange"},{"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 : 601099542374577-Orange-S
${function(){
const variantData = data.variant || {"id":"1824cdff-bbd9-4a18-b0df-9a3ad71e7338","product_id":"51ab30f3-6895-41a9-a385-2ee9bcb79400","title":"Orange-S","weight_unit":"g","inventory_quantity":61,"sku":"601099542374577-Orange-S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16afb3b515fad5abe36641df63cb7ff4.jpeg","path":"16afb3b515fad5abe36641df63cb7ff4.jpeg","width":1350,"height":1350,"alt":"42865007362254|42865007493326|42865007624398|42865007755470|42865007886542","aspect_ratio":1},"wholesale_price":[{"price":21.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.49","retail_price":"0","available":true,"url":"\/products\/chic-v-neck-floral-cami-dress-breezy-sleeveless-design-for-spring-summer-must-have-women-s-fashion?variant=1824cdff-bbd9-4a18-b0df-9a3ad71e7338","available_quantity":61,"options":[{"name":"Color","value":"Orange"},{"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}
`
}()}