wizardEthnic print hooded robe 5774
${function() {
const variantData = data.variant || {"id":"63d3223e-8e78-4491-a487-fe0e49fc334b","product_id":"12a00fca-9940-4382-b020-453def6e049d","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSR-240911002-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/38810b49e9a49351d4128fc2f8a5f59f.png","path":"38810b49e9a49351d4128fc2f8a5f59f.png","width":768,"height":1024,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"34.99","retail_price":"73.32","available":true,"url":"\/products\/ethnic-print-hooded-robe-5774-iecn?variant=63d3223e-8e78-4491-a487-fe0e49fc334b","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$34.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":"63d3223e-8e78-4491-a487-fe0e49fc334b","product_id":"12a00fca-9940-4382-b020-453def6e049d","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSR-240911002-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/38810b49e9a49351d4128fc2f8a5f59f.png","path":"38810b49e9a49351d4128fc2f8a5f59f.png","width":768,"height":1024,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"34.99","retail_price":"73.32","available":true,"url":"\/products\/ethnic-print-hooded-robe-5774-iecn?variant=63d3223e-8e78-4491-a487-fe0e49fc334b","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":52,"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":"63d3223e-8e78-4491-a487-fe0e49fc334b","product_id":"12a00fca-9940-4382-b020-453def6e049d","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSR-240911002-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/38810b49e9a49351d4128fc2f8a5f59f.png","path":"38810b49e9a49351d4128fc2f8a5f59f.png","width":768,"height":1024,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"34.99","retail_price":"73.32","available":true,"url":"\/products\/ethnic-print-hooded-robe-5774-iecn?variant=63d3223e-8e78-4491-a487-fe0e49fc334b","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":0};
return `
`
}()}