1pc Elegant Sleeveless A-Line Dress for Women, Solid Color Polyester Knit with Belt, Round Neck, Loose Fit - All Seasons Fashion
${function() {
const variantData = data.variant || {"id":"ef3828d1-8f33-4cd2-adb4-b87c7597ddb6","product_id":"5f519fb8-8a25-4985-9f2a-fc72031dd290","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"601099746223553-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41a14e9c885d77448f9b6f0a6b9a4a88.jpeg","path":"41a14e9c885d77448f9b6f0a6b9a4a88.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.74","retail_price":"0","available":true,"url":"\/products\/1pc-elegant-sleeveless-a-line-dress-for-women-solid-color-polyester-knit-with-belt-round-neck-loose-fit-all-seasons-fashion-un8z?variant=ef3828d1-8f33-4cd2-adb4-b87c7597ddb6","available_quantity":999999999,"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 : 601099746223553-Black-XS
${function(){
const variantData = data.variant || {"id":"ef3828d1-8f33-4cd2-adb4-b87c7597ddb6","product_id":"5f519fb8-8a25-4985-9f2a-fc72031dd290","title":"Black-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"601099746223553-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41a14e9c885d77448f9b6f0a6b9a4a88.jpeg","path":"41a14e9c885d77448f9b6f0a6b9a4a88.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.74","retail_price":"0","available":true,"url":"\/products\/1pc-elegant-sleeveless-a-line-dress-for-women-solid-color-polyester-knit-with-belt-round-neck-loose-fit-all-seasons-fashion-un8z?variant=ef3828d1-8f33-4cd2-adb4-b87c7597ddb6","available_quantity":999999999,"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}
`
}()}