behringer X32 COMPACT Compact 40-Input, 25-Bus Digital Mixing Console with 16 Programmable Midas Preamps, 17 Motorized Faders,-Channel LCD's, 32-Channel Audio Interface and iPad/iPhone Remote Control
${function() {
const variantData = data.variant || {"id":"b021c50a-97fd-460a-b3b3-318e78912934","product_id":"119f358c-540a-4ad9-8539-84bb649684b3","title":"","weight_unit":"kg","inventory_quantity":1031,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1000,"min_quantity":1}],"weight":"0","compare_at_price":"2000","price":"1000","retail_price":"2000","available":true,"url":"\/products\/behringer-x32-compact-compact-40-input-25-bus-digital-mixing-console-with-16-programmable-midas-preamps-17-motorized-faders-channel-lcds-32-channel-audio-interface-and-ipad-iphone-remote-control?variant=b021c50a-97fd-460a-b3b3-318e78912934","available_quantity":999999999,"options":[],"off_ratio":50,"flashsale_info":[],"sales":131};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b021c50a-97fd-460a-b3b3-318e78912934","product_id":"119f358c-540a-4ad9-8539-84bb649684b3","title":"","weight_unit":"kg","inventory_quantity":1031,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":1000,"min_quantity":1}],"weight":"0","compare_at_price":"2000","price":"1000","retail_price":"2000","available":true,"url":"\/products\/behringer-x32-compact-compact-40-input-25-bus-digital-mixing-console-with-16-programmable-midas-preamps-17-motorized-faders-channel-lcds-32-channel-audio-interface-and-ipad-iphone-remote-control?variant=b021c50a-97fd-460a-b3b3-318e78912934","available_quantity":999999999,"options":[],"off_ratio":50,"flashsale_info":[],"sales":131};
return `
Sku6 : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
people are viewing this right now
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}