Hot Shot Electronic Basketball
Hot+Shot+Electronic+Basketball
1465885
Limited
Dropdown
1
click here
to set an event time so you can see a more accurate price for this item
click here
to provide information required for pricing.
$0.00
per additional hour
$375.00
per additional day
item unavailable (change date)
Product Information:
A giant inflatable version of the popular arcade Pop a Shot game. Includes digital scoreboard, light-up targets, and sound effects.
Starting at $750
Item Dimensions:
10’d x 13’w x 10’h
Required Accessories:
Professional delivery to Milwaukie OR and surrounding areas. Please submit a quote or contact us to be sure we service your area.
//stars
jQuery(document).ready(function () {
for (i = 0; i < 0 %% rating %%; i++) {
jQuery(".io_stars_1465885").append('
');
}
var times = getAvailTimes();
getUpsellsCall(times[0], times[1], times[2], jQuery(".io_product_infobox .item_rentalid").first().text(), updatePageUpsell);
acc_obj_relate = order_acc_obj_relate();
jQuery(".io_product_price_top_left").each(function () {
if (!Number(this.textContent.replace(/[^0-9.-]+/g, ""))) {
jQuery(this.parentElement).hide();
}
});
jQuery(".io_product_price_left").each(function () {
if (!Number(this.textContent.replace(/[^0-9.-]+/g, ""))) {
jQuery(this.parentElement).attr("style", "display:none !important");
}
});
});
try {
var acc_obj_relate = JSON.parse('{} ');
} catch {
var acc_obj_relate = {};
}
try {
var images_arr = JSON.parse('{"0":{"rentalimage_id":"823293","rentalimage_createtime":"1666973730","rentalimage_modifiedtime":"1666973730","rentalimage_itemid":"1465885","rentalimage_order":"0","rentalimage_imageloc":"https://portlandpartyworks.com/wp-content/uploads/2025/07/Hot20Shot_1652485216.jpg","rentalimage_imagelocbig":"https://portlandpartyworks.com/wp-content/uploads/2025/07/Hot20Shot_1652485216_big.jpg"}} ');
} catch {
var images_arr = {};
}
try {
var acc_obj_order = JSON.parse('{} ');
} catch {
var acc_obj_order = {};
}
var rental_name_template = "Hot Shot Electronic Basketball";
var alt_text_template = "Hot Shot Electronic Basketball";
function updatePageUpsell(data) {
let page_carousel = jQuery(".page-carousel");
data.forEach(function (upsell) {
cell = createPageCarouselCell(upsell["image"], upsell["name"], upsell["page"], upsell["rental_id"]);
page_carousel.append(cell);
});
makeCarousel(page_carousel);
setTimeout(pageFlickityRefresh, 500);
if (io_upsell_price == "on") {
let times = getAvailTimes();
let upsell_rental_id_str = getUpsellIDforPrice();
let return_id = 0;
let rental_names = "off";
if (upsell_rental_id_str != "") {
checkAvailCall(times[0], times[1], times[2], rental_names, upsell_rental_id_str, displayUpsellPrices, 0, [], [], return_id);
}
}
}
function createPageCarouselCell(image, name, page, rental_id) {
cell = '
';
return cell;
}
function pageFlickityRefresh() {
jQuery(".page-carousel").flickity("resize");
}
function order_acc_obj_relate() {
let new_acc_obj_relate = new Map();
if (!jQuery.isEmptyObject(acc_obj_relate) && !jQuery.isEmptyObject(acc_obj_order)) {
for (const [index, rid] of Object.entries(acc_obj_order)) {
new_acc_obj_relate.set(rid, acc_obj_relate[rid])
}
}
return new_acc_obj_relate
}
/* if an item is consumable IO-21288*/
if (jQuery(".item_qtytype")[0].innerText == "Supply") {
jQuery("#io_all_prices").hide();
jQuery(".io_product_price_fixed").show();
}