Fashion Halloween style wizard cape 8377
${function() {
const variantData = data.variant || {"id":"68bdb9cd-d48e-4490-afae-4e06d4ffe463","product_id":"ae6e7e5c-ed03-4163-8644-eade6efc8cd3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722003-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fe17d8dcb82917261086ed60b72ffac.png","path":"7fe17d8dcb82917261086ed60b72ffac.png","width":603,"height":800,"alt":"","aspect_ratio":0.75375},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/fashion-halloween-style-wizard-cape-8377?variant=68bdb9cd-d48e-4490-afae-4e06d4ffe463","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"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
$39.00
${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":"68bdb9cd-d48e-4490-afae-4e06d4ffe463","product_id":"ae6e7e5c-ed03-4163-8644-eade6efc8cd3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722003-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fe17d8dcb82917261086ed60b72ffac.png","path":"7fe17d8dcb82917261086ed60b72ffac.png","width":603,"height":800,"alt":"","aspect_ratio":0.75375},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/fashion-halloween-style-wizard-cape-8377?variant=68bdb9cd-d48e-4490-afae-4e06d4ffe463","available_quantity":999999999,"options":[{"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":"68bdb9cd-d48e-4490-afae-4e06d4ffe463","product_id":"ae6e7e5c-ed03-4163-8644-eade6efc8cd3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722003-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fe17d8dcb82917261086ed60b72ffac.png","path":"7fe17d8dcb82917261086ed60b72ffac.png","width":603,"height":800,"alt":"","aspect_ratio":0.75375},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/fashion-halloween-style-wizard-cape-8377?variant=68bdb9cd-d48e-4490-afae-4e06d4ffe463","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}