Stylish Solid Color Pantsuits - Women's Clothing - Long Sleeve Button Front Collared Shirt, Elastic Waist Wide Leg Pants, Comfortable Outfits for Daily Wear, Office, Party, and Casual Occasions
${function() {
const variantData = data.variant || {"id":"3baed0cd-21e3-4b98-97e5-f3f8456f333d","product_id":"11cefdbb-88b5-458c-acff-10a3a41cb104","title":"grey-S","weight_unit":"g","inventory_quantity":18,"sku":"601099579458960-grey-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b6d1bed223df54968a6e8a5c0452305.jpeg","path":"8b6d1bed223df54968a6e8a5c0452305.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.96","retail_price":"0","available":true,"url":"\/products\/stylish-solid-color-pantsuits-womens-clothing-long-sleeve-button-front-collared-shirt-elastic-waist-wide-leg-pants-comfortable-outfits-for-daily-wear-office-party-and-casual-occasions?variant=3baed0cd-21e3-4b98-97e5-f3f8456f333d","available_quantity":18,"options":[{"name":"Color","value":"grey"},{"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 `
`;
}()}
Color:
grey
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$35.96
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"3baed0cd-21e3-4b98-97e5-f3f8456f333d","product_id":"11cefdbb-88b5-458c-acff-10a3a41cb104","title":"grey-S","weight_unit":"g","inventory_quantity":18,"sku":"601099579458960-grey-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b6d1bed223df54968a6e8a5c0452305.jpeg","path":"8b6d1bed223df54968a6e8a5c0452305.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.96","retail_price":"0","available":true,"url":"\/products\/stylish-solid-color-pantsuits-womens-clothing-long-sleeve-button-front-collared-shirt-elastic-waist-wide-leg-pants-comfortable-outfits-for-daily-wear-office-party-and-casual-occasions?variant=3baed0cd-21e3-4b98-97e5-f3f8456f333d","available_quantity":18,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : 601099579458960-grey-S
${function(){
const variantData = data.variant || {"id":"3baed0cd-21e3-4b98-97e5-f3f8456f333d","product_id":"11cefdbb-88b5-458c-acff-10a3a41cb104","title":"grey-S","weight_unit":"g","inventory_quantity":18,"sku":"601099579458960-grey-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b6d1bed223df54968a6e8a5c0452305.jpeg","path":"8b6d1bed223df54968a6e8a5c0452305.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.96","retail_price":"0","available":true,"url":"\/products\/stylish-solid-color-pantsuits-womens-clothing-long-sleeve-button-front-collared-shirt-elastic-waist-wide-leg-pants-comfortable-outfits-for-daily-wear-office-party-and-casual-occasions?variant=3baed0cd-21e3-4b98-97e5-f3f8456f333d","available_quantity":18,"options":[{"name":"Color","value":"grey"},{"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}
`
}()}