Two-piece Set, Solid Long Sleeve Blazer & Floral Print Wide Leg Pants, Elegant Stylish Women's Clothing Outfits
${function() {
const variantData = data.variant || {"id":"31e924a7-bf3b-4ca2-b06b-89edf1a0befa","product_id":"26d90306-e285-4759-8a85-137f8f6317df","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":118,"sku":"601099527873738-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39f4e9a7e78142181491dcd89e7209c9.jpeg","path":"39f4e9a7e78142181491dcd89e7209c9.jpeg","width":1350,"height":1350,"alt":"42861879132366|42861879165134|42861879197902|42861879230670|42861879263438","aspect_ratio":1},"wholesale_price":[{"price":53.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.48","retail_price":"0","available":true,"url":"\/products\/two-piece-set-solid-long-sleeve-blazer-floral-print-wide-leg-pants-elegant-stylish-womens-clothing-outfits?variant=31e924a7-bf3b-4ca2-b06b-89edf1a0befa","available_quantity":118,"options":[{"name":"Color","value":"Mixed Color"},{"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 : 601099527873738-Mixed Color-S
${function(){
const variantData = data.variant || {"id":"31e924a7-bf3b-4ca2-b06b-89edf1a0befa","product_id":"26d90306-e285-4759-8a85-137f8f6317df","title":"Mixed Color-S","weight_unit":"g","inventory_quantity":118,"sku":"601099527873738-Mixed Color-S","barcode":"","position":1,"option1":"Mixed Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/39f4e9a7e78142181491dcd89e7209c9.jpeg","path":"39f4e9a7e78142181491dcd89e7209c9.jpeg","width":1350,"height":1350,"alt":"42861879132366|42861879165134|42861879197902|42861879230670|42861879263438","aspect_ratio":1},"wholesale_price":[{"price":53.48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"53.48","retail_price":"0","available":true,"url":"\/products\/two-piece-set-solid-long-sleeve-blazer-floral-print-wide-leg-pants-elegant-stylish-womens-clothing-outfits?variant=31e924a7-bf3b-4ca2-b06b-89edf1a0befa","available_quantity":118,"options":[{"name":"Color","value":"Mixed Color"},{"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}
`
}()}