Paneled Solid Sleeveless Beach Midi Dress
${function() {
const variantData = data.variant || {"id":"3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","product_id":"686b14f8-5fde-4390-a3cc-03410931aea9","title":"WHITE-S","weight_unit":"kg","inventory_quantity":999,"sku":"BAQT245092-White-S","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93453c46d0c6a3246791b0407f1a7129.jpg","path":"93453c46d0c6a3246791b0407f1a7129.jpg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.89","retail_price":"0","available":true,"url":"\/products\/paneled-solid-sleeveless-beach-midi-dress?variant=3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","available_quantity":999,"options":[{"name":"COLOR","value":"WHITE"},{"name":"SIZE","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
(Tax included)
`;
}()}
COLOR:
WHITE
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
SIZE:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$18.89
${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":"3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","product_id":"686b14f8-5fde-4390-a3cc-03410931aea9","title":"WHITE-S","weight_unit":"kg","inventory_quantity":999,"sku":"BAQT245092-White-S","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93453c46d0c6a3246791b0407f1a7129.jpg","path":"93453c46d0c6a3246791b0407f1a7129.jpg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.89","retail_price":"0","available":true,"url":"\/products\/paneled-solid-sleeveless-beach-midi-dress?variant=3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","available_quantity":999,"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":"3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","product_id":"686b14f8-5fde-4390-a3cc-03410931aea9","title":"WHITE-S","weight_unit":"kg","inventory_quantity":999,"sku":"BAQT245092-White-S","barcode":"","position":1,"option1":"WHITE","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93453c46d0c6a3246791b0407f1a7129.jpg","path":"93453c46d0c6a3246791b0407f1a7129.jpg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.89","retail_price":"0","available":true,"url":"\/products\/paneled-solid-sleeveless-beach-midi-dress?variant=3d5c29a7-158d-4e77-b4c8-e1bb92def8f4","available_quantity":999,"options":[{"name":"COLOR","value":"WHITE"},{"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}
`
}()}