Women's White Cotton And Linen Casual Suits
${function() {
const variantData = data.variant || {"id":"500dbb9f-88f2-4a60-b9d6-5fd3ff656100","product_id":"99af94a0-edaa-4713-9f37-e6547a4beb1a","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"2ZFIKK286941","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7d55c31a88915cc52b0a83ef1440c02.jpeg","path":"d7d55c31a88915cc52b0a83ef1440c02.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.36","retail_price":"0","available":true,"url":"\/products\/womens-white-cotton-and-linen-casual-suitsd3bf0e99-8d12-4201-9de0-1b650650f1b5?variant=500dbb9f-88f2-4a60-b9d6-5fd3ff656100","available_quantity":1000,"options":[{"name":"color","value":"White"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
White
${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
$18.36
${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":"500dbb9f-88f2-4a60-b9d6-5fd3ff656100","product_id":"99af94a0-edaa-4713-9f37-e6547a4beb1a","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"2ZFIKK286941","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7d55c31a88915cc52b0a83ef1440c02.jpeg","path":"d7d55c31a88915cc52b0a83ef1440c02.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.36","retail_price":"0","available":true,"url":"\/products\/womens-white-cotton-and-linen-casual-suitsd3bf0e99-8d12-4201-9de0-1b650650f1b5?variant=500dbb9f-88f2-4a60-b9d6-5fd3ff656100","available_quantity":1000,"options":[{"name":"color","value":"White"},{"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.
${function(){
const variantData = data.variant || {"id":"500dbb9f-88f2-4a60-b9d6-5fd3ff656100","product_id":"99af94a0-edaa-4713-9f37-e6547a4beb1a","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"2ZFIKK286941","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7d55c31a88915cc52b0a83ef1440c02.jpeg","path":"d7d55c31a88915cc52b0a83ef1440c02.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.36","retail_price":"0","available":true,"url":"\/products\/womens-white-cotton-and-linen-casual-suitsd3bf0e99-8d12-4201-9de0-1b650650f1b5?variant=500dbb9f-88f2-4a60-b9d6-5fd3ff656100","available_quantity":1000,"options":[{"name":"color","value":"White"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}