Stylish Flare Sleeve Bodysuit - Women's Ribbed Knitted Solid Bodysuit with Elegant Lettuce Trim, Mock Neck, Comfortable Fit - Elegant Women's Clothing
${function() {
const variantData = data.variant || {"id":"5d95fd53-ab69-4056-bcb1-13d9319970e9","product_id":"e0beb7d4-e433-42b4-9842-010551064d98","title":"Black-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099561726288-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6aa7349a485e829597710dbdc4740327.jpeg","path":"6aa7349a485e829597710dbdc4740327.jpeg","width":1340,"height":1340,"alt":"42867229196494|42867229229262|42867229262030|42867229294798","aspect_ratio":1},"wholesale_price":[{"price":21.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.68","retail_price":"0","available":true,"url":"\/products\/stylish-flare-sleeve-bodysuit-womens-ribbed-knitted-solid-bodysuit-with-elegant-lettuce-trim-mock-neck-comfortable-fit-elegant-womens-clothing?variant=5d95fd53-ab69-4056-bcb1-13d9319970e9","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"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 : 601099561726288-Black-S
${function(){
const variantData = data.variant || {"id":"5d95fd53-ab69-4056-bcb1-13d9319970e9","product_id":"e0beb7d4-e433-42b4-9842-010551064d98","title":"Black-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099561726288-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6aa7349a485e829597710dbdc4740327.jpeg","path":"6aa7349a485e829597710dbdc4740327.jpeg","width":1340,"height":1340,"alt":"42867229196494|42867229229262|42867229262030|42867229294798","aspect_ratio":1},"wholesale_price":[{"price":21.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.68","retail_price":"0","available":true,"url":"\/products\/stylish-flare-sleeve-bodysuit-womens-ribbed-knitted-solid-bodysuit-with-elegant-lettuce-trim-mock-neck-comfortable-fit-elegant-womens-clothing?variant=5d95fd53-ab69-4056-bcb1-13d9319970e9","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}