Women's Halloween Skull Cape Coat b896
${function() {
const variantData = data.variant || {"id":"e87b9669-8f1b-4ddc-99b2-f8460803bbbc","product_id":"6c44a6e7-820c-4de9-88a5-f2b3aff212cb","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-250722013-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e46dca4aa526ed926ca0450f69612bd.png","path":"9e46dca4aa526ed926ca0450f69612bd.png","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/womens-halloween-skull-cape-coat-b896?variant=e87b9669-8f1b-4ddc-99b2-f8460803bbbc","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
$36.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":"e87b9669-8f1b-4ddc-99b2-f8460803bbbc","product_id":"6c44a6e7-820c-4de9-88a5-f2b3aff212cb","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-250722013-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e46dca4aa526ed926ca0450f69612bd.png","path":"9e46dca4aa526ed926ca0450f69612bd.png","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/womens-halloween-skull-cape-coat-b896?variant=e87b9669-8f1b-4ddc-99b2-f8460803bbbc","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":"e87b9669-8f1b-4ddc-99b2-f8460803bbbc","product_id":"6c44a6e7-820c-4de9-88a5-f2b3aff212cb","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-250722013-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e46dca4aa526ed926ca0450f69612bd.png","path":"9e46dca4aa526ed926ca0450f69612bd.png","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/womens-halloween-skull-cape-coat-b896?variant=e87b9669-8f1b-4ddc-99b2-f8460803bbbc","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}