items
16′ Palmetto Pride Slide
16%27+Palmetto+Pride+Slide
1574789
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.
$175.00
per additional hour
$175.00
per additional day
item unavailable (change date)
Product Information:
$350
Somewhere under a rainbow….. there’s a slide with waves, water, and a 16 foot drop. A tropical scene that can pair with just about every party theme. Purple, blue, green, and yellow marbling throughout featuring two palm trees and an arched rainbow. Coming in at 16 ft, it is not as high as most of our 19 ft slides, making this piece perfect for a younger age group. Experience the fun of the 16’ Palmetto Pride Slide and book today!
Offered in the Spring and Summer Months (April thru September)
Item Dimensions:
28′ L x 19′ W x 16′
- 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_1574789").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":"752419","rentalimage_createtime":"1657317939","rentalimage_modifiedtime":"1657317939","rentalimage_itemid":"1574789","rentalimage_order":"0","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/IMG_0019_836699570.jpeg","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/IMG_0019_836699570_big.jpeg"},"1":{"rentalimage_id":"752421","rentalimage_createtime":"1657317939","rentalimage_modifiedtime":"1657317939","rentalimage_itemid":"1574789","rentalimage_order":"1","rentalimage_imageloc":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/IMG_0020_746064018.jpeg","rentalimage_imagelocbig":"https://charlestonjumpcastles.com/wp-content/uploads/2023/12/IMG_0020_746064018_big.jpeg"}} ');
} catch {
var images_arr = {};
}
try{
var acc_obj_order = JSON.parse('{} ');
} catch {
var acc_obj_order = {};
}
var rental_name_template = "16' Palmetto Pride Slide";
var alt_text_template = "16' Palmetto Pride 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();
}