Chic Bell Sleeve V-neck Tunic Dress with Elegant Prints
${function() {
const variantData = data.variant || {"id":"aa8bc761-b0fb-4926-a049-47a5a167df6e","product_id":"01ca626f-395f-4ee8-8ca4-d6ad90785e26","title":"Pink-S","weight_unit":"kg","inventory_quantity":988,"sku":"MR1256-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/573141cb66f262555e90fb3e14159ab6.jpeg","path":"573141cb66f262555e90fb3e14159ab6.jpeg","width":750,"height":1200,"alt":"","aspect_ratio":0.625},"wholesale_price":[{"price":33.8,"min_quantity":1}],"weight":"0","compare_at_price":"76.8","price":"33.8","retail_price":"76.8","available":true,"url":"\/products\/chic-bell-sleeve-v-neck-tunic-dress-with-elegant-prints?variant=aa8bc761-b0fb-4926-a049-47a5a167df6e","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":56,"flashsale_info":[],"sales":17};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Pink
${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
$33.80
${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":"aa8bc761-b0fb-4926-a049-47a5a167df6e","product_id":"01ca626f-395f-4ee8-8ca4-d6ad90785e26","title":"Pink-S","weight_unit":"kg","inventory_quantity":988,"sku":"MR1256-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/573141cb66f262555e90fb3e14159ab6.jpeg","path":"573141cb66f262555e90fb3e14159ab6.jpeg","width":750,"height":1200,"alt":"","aspect_ratio":0.625},"wholesale_price":[{"price":33.8,"min_quantity":1}],"weight":"0","compare_at_price":"76.8","price":"33.8","retail_price":"76.8","available":true,"url":"\/products\/chic-bell-sleeve-v-neck-tunic-dress-with-elegant-prints?variant=aa8bc761-b0fb-4926-a049-47a5a167df6e","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":56,"flashsale_info":[],"sales":17};
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":"aa8bc761-b0fb-4926-a049-47a5a167df6e","product_id":"01ca626f-395f-4ee8-8ca4-d6ad90785e26","title":"Pink-S","weight_unit":"kg","inventory_quantity":988,"sku":"MR1256-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/573141cb66f262555e90fb3e14159ab6.jpeg","path":"573141cb66f262555e90fb3e14159ab6.jpeg","width":750,"height":1200,"alt":"","aspect_ratio":0.625},"wholesale_price":[{"price":33.8,"min_quantity":1}],"weight":"0","compare_at_price":"76.8","price":"33.8","retail_price":"76.8","available":true,"url":"\/products\/chic-bell-sleeve-v-neck-tunic-dress-with-elegant-prints?variant=aa8bc761-b0fb-4926-a049-47a5a167df6e","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":56,"flashsale_info":[],"sales":17};
return `
`
}()}