Bohemian V-neck Long Sleeve Printed Casual Dress
${function() {
const variantData = data.variant || {"id":"f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","product_id":"101b027a-656b-4d53-a071-06af2b512088","title":"khaki-s","weight_unit":"kg","inventory_quantity":0,"sku":"MP000238-khaki-S","barcode":"WL20073005","position":3,"option1":"khaki","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/36f88958e4ba222083b42ec8948c512c.jpeg","path":"36f88958e4ba222083b42ec8948c512c.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"44","price":"23.99","retail_price":"44","available":true,"url":"\/products\/bohemian-v-neck-long-sleeve-printed-casual-dress?variant=f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","available_quantity":999999999,"options":[{"name":"color","value":"khaki"},{"name":"size","value":"s"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
khaki
${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
$23.99
${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":"f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","product_id":"101b027a-656b-4d53-a071-06af2b512088","title":"khaki-s","weight_unit":"kg","inventory_quantity":0,"sku":"MP000238-khaki-S","barcode":"WL20073005","position":3,"option1":"khaki","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/36f88958e4ba222083b42ec8948c512c.jpeg","path":"36f88958e4ba222083b42ec8948c512c.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"44","price":"23.99","retail_price":"44","available":true,"url":"\/products\/bohemian-v-neck-long-sleeve-printed-casual-dress?variant=f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","available_quantity":999999999,"options":[{"name":"color","value":"khaki"},{"name":"size","value":"s"}],"off_ratio":45,"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.
Sku : MP000238-khaki-S
Weight : 0.25kg
Barcode : WL20073005
${function(){
const variantData = data.variant || {"id":"f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","product_id":"101b027a-656b-4d53-a071-06af2b512088","title":"khaki-s","weight_unit":"kg","inventory_quantity":0,"sku":"MP000238-khaki-S","barcode":"WL20073005","position":3,"option1":"khaki","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/36f88958e4ba222083b42ec8948c512c.jpeg","path":"36f88958e4ba222083b42ec8948c512c.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"44","price":"23.99","retail_price":"44","available":true,"url":"\/products\/bohemian-v-neck-long-sleeve-printed-casual-dress?variant=f1ee5a1b-5b98-4c1a-ade8-3e79b65dfd1e","available_quantity":999999999,"options":[{"name":"color","value":"khaki"},{"name":"size","value":"s"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}