items
Tropical Fireblast Slip N Slide
Tropical+Fireblast+Slip+N+Slide
1335721
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.
item unavailable (change date)
Product Information:
$325 As a summertime favorite that has been around for ages, the slip and slide is an absolute favorite for anyone trying to cool down in the heat and have fun doing it! This isn’t your regular DIY Slip and Slide, our Tropical Fireblast is next level, high quality entertainment that provides a comfortable ride with an eye-catching design.
- 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_1335721").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":"739485","rentalimage_createtime":"1655839463","rentalimage_modifiedtime":"1655839463","rentalimage_itemid":"1335721","rentalimage_order":"0","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p-1_304304591.png","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p-1_304304591_big.png"},"1":{"rentalimage_id":"739487","rentalimage_createtime":"1655839463","rentalimage_modifiedtime":"1655839463","rentalimage_itemid":"1335721","rentalimage_order":"1","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p-2_14874548.png","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p-2_14874548_big.png"},"2":{"rentalimage_id":"739489","rentalimage_createtime":"1655839463","rentalimage_modifiedtime":"1655839463","rentalimage_itemid":"1335721","rentalimage_order":"2","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p_533762946.png","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/p_533762946_big.png"}} ');
} catch {
var images_arr = {};
}
try{
var acc_obj_order = JSON.parse('{} ');
} catch {
var acc_obj_order = {};
}
var rental_name_template = "Tropical Fireblast Slip N Slide";
var alt_text_template = "Tropical Fireblast Slip N 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();
}