Fashion Halloween style wizard cape effb
${function() {
const variantData = data.variant || {"id":"19f76a2e-0ae9-4509-bbc3-744121cd6b93","product_id":"620c4d1c-011d-4441-b733-34a53f6cdfcf","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722004-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5cb716e50741b2b8b0936054435e53b0.png","path":"5cb716e50741b2b8b0936054435e53b0.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-effb?variant=19f76a2e-0ae9-4509-bbc3-744121cd6b93","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":"19f76a2e-0ae9-4509-bbc3-744121cd6b93","product_id":"620c4d1c-011d-4441-b733-34a53f6cdfcf","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722004-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5cb716e50741b2b8b0936054435e53b0.png","path":"5cb716e50741b2b8b0936054435e53b0.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-effb?variant=19f76a2e-0ae9-4509-bbc3-744121cd6b93","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":"19f76a2e-0ae9-4509-bbc3-744121cd6b93","product_id":"620c4d1c-011d-4441-b733-34a53f6cdfcf","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-wr-250722004-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5cb716e50741b2b8b0936054435e53b0.png","path":"5cb716e50741b2b8b0936054435e53b0.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-effb?variant=19f76a2e-0ae9-4509-bbc3-744121cd6b93","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}