Bohemian V-neck Long Sleeve Printed Casual Dress
${function() {
const variantData = data.variant || {"id":"9b9a4671-60be-42b2-bd97-328a6bd2f044","product_id":"aeb23721-f6ab-4b6b-a7aa-f9f256de315d","title":"red-s","weight_unit":"kg","inventory_quantity":10999,"sku":"MP000238-Red-S","barcode":"WL20073005","position":1,"option1":"red","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89a144e2fe3952353d6c6f65afa8b917.jpeg","path":"89a144e2fe3952353d6c6f65afa8b917.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-dress2?variant=9b9a4671-60be-42b2-bd97-328a6bd2f044","available_quantity":10999,"options":[{"name":"color","value":"red"},{"name":"size","value":"s"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
red
${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":"9b9a4671-60be-42b2-bd97-328a6bd2f044","product_id":"aeb23721-f6ab-4b6b-a7aa-f9f256de315d","title":"red-s","weight_unit":"kg","inventory_quantity":10999,"sku":"MP000238-Red-S","barcode":"WL20073005","position":1,"option1":"red","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89a144e2fe3952353d6c6f65afa8b917.jpeg","path":"89a144e2fe3952353d6c6f65afa8b917.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-dress2?variant=9b9a4671-60be-42b2-bd97-328a6bd2f044","available_quantity":10999,"options":[{"name":"color","value":"red"},{"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-Red-S
Weight : 0.25kg
Barcode : WL20073005
${function(){
const variantData = data.variant || {"id":"9b9a4671-60be-42b2-bd97-328a6bd2f044","product_id":"aeb23721-f6ab-4b6b-a7aa-f9f256de315d","title":"red-s","weight_unit":"kg","inventory_quantity":10999,"sku":"MP000238-Red-S","barcode":"WL20073005","position":1,"option1":"red","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89a144e2fe3952353d6c6f65afa8b917.jpeg","path":"89a144e2fe3952353d6c6f65afa8b917.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-dress2?variant=9b9a4671-60be-42b2-bd97-328a6bd2f044","available_quantity":10999,"options":[{"name":"color","value":"red"},{"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}
`
}()}