Cotton and Linen Wave Point Two-Piece Pantsuit
${function() {
const variantData = data.variant || {"id":"34f1d3e4-2bf2-43f5-94d0-a322ea60115e","product_id":"4bdc95ba-d304-42ee-8a46-de465de85900","title":"Two-piece set-S","weight_unit":"kg","inventory_quantity":975,"sku":"MR1229-Two-piece set-S","barcode":"","position":1,"option1":"Two-piece set","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8cc232083ce3b1eb93e8232a24ee0223.jpeg","path":"8cc232083ce3b1eb93e8232a24ee0223.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.9,"min_quantity":1}],"weight":"0","compare_at_price":"78.3","price":"42.9","retail_price":"78.3","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l375bdd48c3-34fb-48d9-9d11-da31f22b8d00?variant=34f1d3e4-2bf2-43f5-94d0-a322ea60115e","available_quantity":999999999,"options":[{"name":"Color","value":"Two-piece set"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":9};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Two-piece set
${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
$42.90
${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":"34f1d3e4-2bf2-43f5-94d0-a322ea60115e","product_id":"4bdc95ba-d304-42ee-8a46-de465de85900","title":"Two-piece set-S","weight_unit":"kg","inventory_quantity":975,"sku":"MR1229-Two-piece set-S","barcode":"","position":1,"option1":"Two-piece set","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8cc232083ce3b1eb93e8232a24ee0223.jpeg","path":"8cc232083ce3b1eb93e8232a24ee0223.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.9,"min_quantity":1}],"weight":"0","compare_at_price":"78.3","price":"42.9","retail_price":"78.3","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l375bdd48c3-34fb-48d9-9d11-da31f22b8d00?variant=34f1d3e4-2bf2-43f5-94d0-a322ea60115e","available_quantity":999999999,"options":[{"name":"Color","value":"Two-piece set"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":9};
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":"34f1d3e4-2bf2-43f5-94d0-a322ea60115e","product_id":"4bdc95ba-d304-42ee-8a46-de465de85900","title":"Two-piece set-S","weight_unit":"kg","inventory_quantity":975,"sku":"MR1229-Two-piece set-S","barcode":"","position":1,"option1":"Two-piece set","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8cc232083ce3b1eb93e8232a24ee0223.jpeg","path":"8cc232083ce3b1eb93e8232a24ee0223.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.9,"min_quantity":1}],"weight":"0","compare_at_price":"78.3","price":"42.9","retail_price":"78.3","available":true,"url":"\/products\/casual-suit-female-loose-two-piece-suit-o72e-lwku-9bhg-0l375bdd48c3-34fb-48d9-9d11-da31f22b8d00?variant=34f1d3e4-2bf2-43f5-94d0-a322ea60115e","available_quantity":999999999,"options":[{"name":"Color","value":"Two-piece set"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":9};
return `
`
}()}