items
19′ Bodacious Blue Wave XL Water Slide
19%27+Bodacious+Blue+Wave+XL+Water+Slide
1574797
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.
$249.50
per additional hour
$249.50
per additional day
item unavailable (change date)
Product Information:
$499
On a hot summer day, are you looking to bring the beach to your backyard without the hassle of all of the sand? The XL 19' Bodacious Blue Wave Water Slide has a giant wave that mimics the fun you would see at the beach. With a staggering 19' dual lane steep slide, this water slide is sure to pack-a-punch at your next summer event!
Offered in the Spring and Summer Months (April thru September)
Item Dimensions:
34′ L x 17.6′ W x 19′ H
- DELIVERY: We deliver to Mount Pleasant SC and surrounding areas (delivery fees calculated at checkout).
- COUPONS:Click here to check for coupons.
- RAIN POLICY: You can reschedule your rental due to rain at no extra cost as long as 24 hour notice is given.
- OCCUPANCY: A maximum of 5-6 kids of equal size at one time for bounce houses, and 1 person at a time for slides is what most inflatable manufacturers recommend.
- CLEANING: All units are cleaned and sanitized before use.
- WHAT’S INCLUDED:
- Extension Cord
- Blower
- Safety Stakes to secure to ground
- WHAT YOU’LL NEED:
- Enough space for us to setup your rental
- Electric outlet within 50 feet of setup area
- Water source and water hose if renting a water slide
Required Accessories:
You might also be interested in:
Professional delivery to Mount Pleasant SC 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<00;i++){
star_html = `
`;
jQuery(".io_stars_1574797").append(star_html);
}
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":"1098859","rentalimage_createtime":null,"rentalimage_modifiedtime":null,"rentalimage_itemid":"1574797","rentalimage_order":"0","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/PXL_20230616_130001818_1687189133.jpg","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/PXL_20230616_130001818_1687189133_big.jpg"},"1":{"rentalimage_id":"1098861","rentalimage_createtime":null,"rentalimage_modifiedtime":null,"rentalimage_itemid":"1574797","rentalimage_order":"1","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/PXL_20230616_125951246_1687189133.jpg","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/PXL_20230616_125951246_1687189133_big.jpg"}} ');
} catch {
var images_arr = {};
}
try{
var acc_obj_order = JSON.parse('{} ');
} catch {
var acc_obj_order = {};
}
var rental_name_template = "19' Bodacious Blue Wave XL Water Slide";
var alt_text_template = "19' Bodacious Blue Wave XL Water 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(".item_qtytype")[0].innerText == "Supply"){
jQuery("#io_all_prices").hide();
jQuery(".io_product_price_fixed").show();
}