Women's Casual Cotton Suit
${function() {
const variantData = data.variant || {"id":"784256ae-49f0-4142-af84-7a17cc63e602","product_id":"223a5984-05c8-4ce7-9638-5dbeb5d402b0","title":"White-S","weight_unit":"kg","inventory_quantity":961,"sku":"L9557-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","path":"e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","width":564,"height":752,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.59,"min_quantity":1}],"weight":"0","compare_at_price":"39.59","price":"39.59","retail_price":"39.59","available":true,"url":"\/products\/womens-casual-cotton-suit-3ly3?variant=784256ae-49f0-4142-af84-7a17cc63e602","available_quantity":961,"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
$39.59
${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":"784256ae-49f0-4142-af84-7a17cc63e602","product_id":"223a5984-05c8-4ce7-9638-5dbeb5d402b0","title":"White-S","weight_unit":"kg","inventory_quantity":961,"sku":"L9557-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","path":"e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","width":564,"height":752,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.59,"min_quantity":1}],"weight":"0","compare_at_price":"39.59","price":"39.59","retail_price":"39.59","available":true,"url":"\/products\/womens-casual-cotton-suit-3ly3?variant=784256ae-49f0-4142-af84-7a17cc63e602","available_quantity":961,"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":"784256ae-49f0-4142-af84-7a17cc63e602","product_id":"223a5984-05c8-4ce7-9638-5dbeb5d402b0","title":"White-S","weight_unit":"kg","inventory_quantity":961,"sku":"L9557-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","path":"e9d5a24fea6b4fb5f7e47cf0a769fa4a.jpeg","width":564,"height":752,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.59,"min_quantity":1}],"weight":"0","compare_at_price":"39.59","price":"39.59","retail_price":"39.59","available":true,"url":"\/products\/womens-casual-cotton-suit-3ly3?variant=784256ae-49f0-4142-af84-7a17cc63e602","available_quantity":961,"options":[{"name":"color","value":"White"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}