V-Neck Cotton Linen Long Sleeve Mini Dress
${function() {
const variantData = data.variant || {"id":"2be48351-2e7d-4185-a631-9208f45afb6c","product_id":"46e90526-4aaa-4430-8629-35ce78ea6f76","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"IMU3LC935540","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ab327f906210967c172c9570bb2dfe3f.jpeg","path":"ab327f906210967c172c9570bb2dfe3f.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40.79,"min_quantity":1}],"weight":"0","compare_at_price":"40.79","price":"40.79","retail_price":"40.79","available":true,"url":"\/products\/v-neck-cotton-linen-long-sleeve-mini-dress?variant=2be48351-2e7d-4185-a631-9208f45afb6c","available_quantity":999,"options":[{"name":"color","value":"Yellow"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
color:
Yellow
${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
$40.79
${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":"2be48351-2e7d-4185-a631-9208f45afb6c","product_id":"46e90526-4aaa-4430-8629-35ce78ea6f76","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"IMU3LC935540","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ab327f906210967c172c9570bb2dfe3f.jpeg","path":"ab327f906210967c172c9570bb2dfe3f.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40.79,"min_quantity":1}],"weight":"0","compare_at_price":"40.79","price":"40.79","retail_price":"40.79","available":true,"url":"\/products\/v-neck-cotton-linen-long-sleeve-mini-dress?variant=2be48351-2e7d-4185-a631-9208f45afb6c","available_quantity":999,"options":[{"name":"color","value":"Yellow"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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":"2be48351-2e7d-4185-a631-9208f45afb6c","product_id":"46e90526-4aaa-4430-8629-35ce78ea6f76","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"IMU3LC935540","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ab327f906210967c172c9570bb2dfe3f.jpeg","path":"ab327f906210967c172c9570bb2dfe3f.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40.79,"min_quantity":1}],"weight":"0","compare_at_price":"40.79","price":"40.79","retail_price":"40.79","available":true,"url":"\/products\/v-neck-cotton-linen-long-sleeve-mini-dress?variant=2be48351-2e7d-4185-a631-9208f45afb6c","available_quantity":999,"options":[{"name":"color","value":"Yellow"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
`
}()}