items
Princess Bounce/Climb/Slide
Princess+Bounce%2FClimb%2FSlide
1173121
Limited
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.
item unavailable (change date)
Product Information:
The Princess Bounce/Climb/Slide is the ultimate in inflatable jumpers! The large interior jumping area offers a basketball hoop and both log and pop-up obstacles. This bouncy castle has a climb feature and a convenient exit slide for hours of active fun! Parents and spectators are offered a clear view with the 360-degree mesh sides of this moonwalk. This inflatable is sure to make any indoor or outdoor event a great success! The Princess Bounce/Climb/Slide requires a regular household outlet. Fun Factory is not responsible for power; however, we do rent generators should you need a power source.
Required Accessories:
You might also be interested in:
Professional delivery to
Tuscaloosa, AL 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<05;i++){
jQuery(".io_stars_1173121").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":"244245","rentalimage_createtime":"0","rentalimage_modifiedtime":"0","rentalimage_itemid":"1173121","rentalimage_order":"0","rentalimage_imageloc":"https://rental.software/users/funfactory1993/images/3D PRINCESS BCS_1588087747.jpg","rentalimage_imagelocbig":"https://rental.software/users/funfactory1993/images/3D PRINCESS BCS_1588087747_big.jpg"}} ');
} catch {
var images_arr = {};
}
try{
var acc_obj_order = JSON.parse('{} ');
} catch {
var acc_obj_order = {};
}
var rental_name_template = "Princess Bounce/Climb/Slide";
var alt_text_template = "Princess Bounce/Climb/Slide"; 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(".rental_qtytype")[0].innerText == "Supply"){
jQuery("#io_all_prices").hide();
jQuery(".io_product_price_fixed").show();
} const pageTitle = document.querySelector("h1.io_product_title").innerText;
let priceBoxTopLeft = document.querySelector(".io_product_price_4h .io_product_price_top_left");
let priceBoxTopRight = document.querySelector(".io_product_price_4h .io_product_price_top_right");
let priceBoxBotLeft = document.querySelector(".io_product_price_8h .io_product_price_left");
let priceBoxBotRight = document.querySelector(".io_product_price_8h .io_product_price_right"); const priceSwapper = {
"Airbrush Face Paint": ["$240.00", "per 2 hours", "$140.00", "per additional hour"],
"Wax Hands": ["$365.00", "per 3 hours", "$100.00", "per additional hour"],
"Glitter Tattoos": ["$240.00", "per 2 hours", "$100.00", "per additional hour"],
"Sandy Candy - 50 Sticks": ["", "per unit", " ", " "],
"Tie Dye - 20 Shirts": ["", "per unit", " ", " "],
"Dog Tag": ["$150.00", "per hour and a half", " ", " "],
"Build-A-Buddy": ["Call For Pricing", " ", " ", " "],
"Balloon Twister": ["Call For Pricing", " ", " ", " "],
"Snow Cones": ["Call For Pricing", " ", " ", " "],
"Corporate Events": ["Call For Pricing", " ", " ", " "],
"Seasonal Balloon Decor": ["Call For Pricing", " ", " ", " "]
}; if (pageTitle) {
for (let i in priceSwapper) {
if (i == pageTitle) {
if (priceSwapper[i][0]) priceBoxTopLeft.innerText = priceSwapper[i][0];
if (priceSwapper[i][1]) priceBoxTopRight.innerText = priceSwapper[i][1];
if (priceSwapper[i][2]) priceBoxBotLeft.innerText = priceSwapper[i][2];
if (priceSwapper[i][3]) priceBoxBotRight.innerText = priceSwapper[i][3];
}
};
}