Cut Out Ruched Bodycon Dress, Party Wear Solid Long Sleeve Dress, Women's Clothing
${function() {
const variantData = data.variant || {"id":"93c04d58-df01-4318-9b38-ace48d1ec0a7","product_id":"a9d6e984-fe2e-4f5b-b1ac-7a9597ae748f","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099529289413-Black-XS","barcode":"","position":2,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99c05f6e8a5de6532e7fadd87cd52c33.jpeg","path":"99c05f6e8a5de6532e7fadd87cd52c33.jpeg","width":3024,"height":3024,"alt":"42870700146894|42870700277966|42870700409038|42870700540110|42870700671182","aspect_ratio":1},"wholesale_price":[{"price":20.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.56","retail_price":"0","available":true,"url":"\/products\/cut-out-ruched-bodycon-dress-party-wear-solid-long-sleeve-dress-womens-clothing?variant=93c04d58-df01-4318-9b38-ace48d1ec0a7","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"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 : 601099529289413-Black-XS
${function(){
const variantData = data.variant || {"id":"93c04d58-df01-4318-9b38-ace48d1ec0a7","product_id":"a9d6e984-fe2e-4f5b-b1ac-7a9597ae748f","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099529289413-Black-XS","barcode":"","position":2,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/99c05f6e8a5de6532e7fadd87cd52c33.jpeg","path":"99c05f6e8a5de6532e7fadd87cd52c33.jpeg","width":3024,"height":3024,"alt":"42870700146894|42870700277966|42870700409038|42870700540110|42870700671182","aspect_ratio":1},"wholesale_price":[{"price":20.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.56","retail_price":"0","available":true,"url":"\/products\/cut-out-ruched-bodycon-dress-party-wear-solid-long-sleeve-dress-womens-clothing?variant=93c04d58-df01-4318-9b38-ace48d1ec0a7","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}