{"id":17989,"date":"2024-11-04T20:29:48","date_gmt":"2024-11-04T20:29:48","guid":{"rendered":"https:\/\/dev.rental.software\/10x10tentrentals412\/holiday-decor\/"},"modified":"2026-03-23T16:22:41","modified_gmt":"2026-03-23T16:22:41","slug":"holiday-decor","status":"publish","type":"page","link":"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/","title":{"rendered":"Holiday Decor"},"content":{"rendered":"<!-- Start Shortcoder content --><!-- Cart -->\r\n<div class=\"cartInfo\" style=\"display:none\">\r\n    <i class=\"cartIcon fas fa-shopping-cart\"><\/i><!--no linebreak bc elementor--> <span class=\"simpleCart_quantity\"><\/span> items\r\n<\/div>\r\n\r\n<div class=\"pageDateRangeWrapper elementor-widget-button\">\r\n    <div class=\"elementor-button elementor-animation-grow\" onclick=\"checkAvailDateClick()\" style=\"display:block\">\r\n        <div class=\"ioDateRangeHeader\">Set Event Date<\/div>\r\n        <div id=\"pageDateRange\" class=\"ioDateRange\"><\/div>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"io_category_wrapper elementor-widget-heading\">\r\n    <h1 class=\"catNameIO elementor-heading-title elementor-size-default\">Holiday Decor<span class=\"io_forrent io_forrent_362821\"> for Rent<\/span><\/h1>\r\n<\/div>\r\n\r\n<!-- Add View Toggle Buttons -->\r\n<div class=\"io_view_toggle_container\" style=\"display:none;\">\r\n    <div class=\"io_view_toggle_buttons\">\r\n        <button class=\"io_view_toggle_btn active\" data-view=\"tile\" title=\"Tile View\">\r\n            <i class=\"fas fa-th-large\"><\/i>\r\n        <\/button>\r\n        <button class=\"io_view_toggle_btn\" data-view=\"list\" title=\"List View\">\r\n            <i class=\"fas fa-list\"><\/i>\r\n        <\/button>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"category_id\" style=\"display: none\">362821<\/div>\r\n<div class=\"cat_div_wrapper\"><div class=\"io_cat_description io_cat_description_362821 elementor-widget-text-editor catDescriptionIO\"><\/p>\n<p style=\"font-family: Tahoma, Geneva, sans-serif;\"><span style=\"font-family: Verdana, Geneva, sans-serif; font-size: 18px;\">Transform your holiday event into a magical and festive wonderland with our stunning holiday decor rentals! Whether you&#39;re planning a family gathering or a grand corporate event, we have a wide range of festive decorations to suit your needs.<\/span><\/p>\n<p><\/div><\/div>\r\n<div class=\"io_catdiv2\"><\/div>\r\n<div class=\"io_landingpages io_landingpages_362821 elementor-widget-text-editor\"><!-- Start Shortcoder content -->Professional delivery to <span class=\\\"io_city_list\\\">Mississauga ON<\/span> and surrounding areas. Please submit a quote or contact us to be sure we service your area.<!-- End Shortcoder content --><\/div>\r\n<div class=\"io_cat_longdescription io_cat_longdescription_362821 elementor-widget-text-editor\"><\/p>\n<p><span style=\"font-family: Verdana,Geneva,sans-serif;\">Get ready to celebrate the season in style! Our holiday decor rentals include items such as your favourite seasonal characters to some classic North Pole staples. Elevate your holiday events with our eye catching and cheerfully festive rentals. Get into the holiday spirit with our enchanting rentals that will allow all your guests to feel the magic of the season. Our holiday rentals are ideal for community, corporate, or private holiday functions.<\/span><\/p>\n<p><\/div>\r\n<script>\r\n    var isValid = function (u) {\r\n        if (!u) return false;\r\n        var s = String(u).trim();\r\n        if (!s) return false;\r\n        if (s.indexOf('%%') !== -1) return false;\r\n        if (s === '0' || s.toLowerCase() === 'null' || s.toLowerCase() === 'undefined') return false;\r\n        return true;\r\n    };\r\n\r\n    var isMp4 = function (u) {\r\n        if (!u) return false;\r\n        return \/\\.mp4(?:\\?|#|$)\/i.test(String(u).trim());\r\n    };\r\n\r\n    function CategoryGallery(rental_id, rental_name, images_arr){\r\n        var rid = rental_id;\r\n        var rentalName = rental_name;\r\n\r\n        try {\r\n            if (typeof images_arr === 'string' && images_arr.length) {\r\n                images_arr = JSON.parse(images_arr);\r\n            }\r\n        } catch (e) {\r\n            images_arr = {};\r\n        }\r\n        if (!images_arr) images_arr = {};\r\n\r\n        var $bigAfter = jQuery('#io_img_big2_' + rid);\r\n        var $thumbAfter = jQuery('#io_img_thumb1_' + rid);\r\n\r\n        if ($bigAfter.length && $thumbAfter.length) {\r\n            var relVal = $bigAfter.attr('rel') || 'img_group noopener';\r\n\r\n            var getBigUrl = function (imgObj) {\r\n                return imgObj[\"rentalimage_imagelocbig\"] || imgObj[\"imagelocbig\"] || imgObj[\"big\"] || \"\";\r\n            };\r\n\r\n            var getThumbUrl = function (imgObj) {\r\n                return imgObj[\"rentalimage_imageloc\"] || imgObj[\"imageloc\"] || imgObj[\"thumb\"] || \"\";\r\n            };\r\n\r\n            var addedThumbs = 0;\r\n            var $mainImg = jQuery('#io_img_big2_' + rid).closest('.io_item2_list').find('.io_image_big').first();\r\n\r\n            \/\/ Bind existing thumb1 to its existing big1 anchor using data-big-src\r\n            var $existingThumb1 = jQuery('#io_img_thumb1_' + rid);\r\n            var $existingBig1 = jQuery('#io_img_big1_' + rid);\r\n            if ($existingThumb1.length && $existingBig1.length) {\r\n                var existingBig1Href = $existingBig1.attr('href');\r\n                var existingThumb1Src = $existingThumb1.attr('src');\r\n\r\n                if (isMp4(existingBig1Href) && isValid(existingThumb1Src)) {\r\n                    existingBig1Href = existingThumb1Src;\r\n                    $existingBig1.attr('href', existingBig1Href);\r\n                }\r\n\r\n                if (isValid(existingBig1Href)) {\r\n                    $existingThumb1.attr('data-big-src', existingBig1Href);\r\n                    $existingThumb1.off('click.ioGallery').on('click.ioGallery', function () {\r\n                        if (typeof updateMainPic === 'function') {\r\n                            updateMainPic(this);\r\n                        }\r\n                    });\r\n                }\r\n            }\r\n\r\n            \/\/ Fix built-in big2 anchor if it points to mp4\r\n            if ($bigAfter.length) {\r\n                var builtInBig2Href = $bigAfter.attr('href');\r\n                var builtInThumb2Src = $thumbAfter.attr('src');\r\n\r\n                if (isMp4(builtInBig2Href) && isValid(builtInThumb2Src)) {\r\n                    $bigAfter.attr('href', builtInThumb2Src);\r\n                }\r\n            }\r\n\r\n            for (var key in images_arr) {\r\n                if (!images_arr.hasOwnProperty(key)) continue;\r\n\r\n                var imgObj = images_arr[key] || {};\r\n                var href = getBigUrl(imgObj);\r\n                var src  = getThumbUrl(imgObj);\r\n\r\n                if (isMp4(href) && isValid(src)) {\r\n                    href = src;\r\n                }\r\n\r\n                var n = parseInt(key, 10);\r\n                if (isNaN(n)) {\r\n                    n = addedThumbs + 1;\r\n                }\r\n\r\n                var bigIndex = n + 1;\r\n                var thumbIndex = n + 1;\r\n\r\n                if (isValid(href)) {\r\n                    var bigId = '#io_img_big' + bigIndex + '_' + rid;\r\n                    if (jQuery(bigId).length === 0) {\r\n                        var $a = jQuery('<a\/>', {\r\n                            rel: relVal,\r\n                            href: href,\r\n                            id: 'io_img_big' + bigIndex + '_' + rid\r\n                        });\r\n                        $bigAfter.after($a);\r\n                        $bigAfter = $a;\r\n                    }\r\n                }\r\n\r\n                if (isValid(src)) {\r\n                    var thumbId = '#io_img_thumb' + thumbIndex + '_' + rid;\r\n                    if (jQuery(thumbId).length === 0) {\r\n                        var $img = jQuery('<img\/>', {\r\n                            'class': 'io_image_thumb skip-lazy',\r\n                            title: rentalName,\r\n                            src: src,\r\n                            alt: rentalName,\r\n                            id: 'io_img_thumb' + thumbIndex + '_' + rid,\r\n                            'data-big-src': href\r\n                        }).on('click', function () {\r\n                            if (typeof updateMainPic === 'function') {\r\n                                updateMainPic(this);\r\n                            }\r\n                        });\r\n\r\n                        $thumbAfter.after($img);\r\n                        $thumbAfter = $img;\r\n                        addedThumbs++;\r\n                    }\r\n                }\r\n            }\r\n\r\n            if (addedThumbs > 0) {\r\n                jQuery('#io_img_thumb1_' + rid).closest('.io_image_thumbbox').show();\r\n            }\r\n        }\r\n    }\r\n\r\n    \/\/ Function to generate list view content on demand (global scope)\r\n    generateListViewContent = function() {\r\n        console.log('[IO List View] Generating list view content dynamically');\r\n\r\n        jQuery('.io_item2_list').each(function() {\r\n            var $item = jQuery(this);\r\n\r\n            if ($item.find('.io_list_view_content').length > 0) {\r\n                return;\r\n            }\r\n\r\n            var rentalId = $item.find('.item_rentalid').text().trim();\r\n            if (!rentalId) {\r\n                console.warn('[IO List View] No rental_id found for item, skipping');\r\n                return;\r\n            }\r\n\r\n            var indoorOutdoor = String(window.io_category_data[rentalId][\"indoor_outdoor\"] || \"\").replace(\/[\\r\\n]+\/g, \"\").trim();\r\n            var staff = String(window.io_category_data[rentalId][\"staff\"] || \"\").replace(\/[\\r\\n]+\/g, \"\").trim();\r\n            var electric = String(window.io_category_data[rentalId][\"electric\"] || \"\").replace(\/[\\r\\n]+\/g, \"\").trim();\r\n            var dimensions = String(window.io_category_data[rentalId][\"dimensions\"] || \"\").replace(\/[\\r\\n]+\/g, \"\").trim();\r\n\r\n            var stripHtml = function(html) {\r\n                var tmp = document.createElement(\"DIV\");\r\n                tmp.innerHTML = html;\r\n                return (tmp.textContent || tmp.innerText || \"\").trim();\r\n            };\r\n\r\n            var escapeHtml = function(text) {\r\n                var map = {\r\n                    '&': '&amp;',\r\n                    '<': '&lt;',\r\n                    '>': '&gt;',\r\n                    '\"': '&quot;',\r\n                    \"'\": '&#039;'\r\n                };\r\n                return text.replace(\/[&<>\"']\/g, function(m) { return map[m]; });\r\n            };\r\n\r\n            var html = '<div class=\"io_list_view_content\">';\r\n            html += '<div class=\"io_item_details_labeled\">';\r\n\r\n            if (indoorOutdoor && indoorOutdoor !== '0' && indoorOutdoor.length > 0) {\r\n                html += '<div class=\"io_detail_item io_detail_setup\">';\r\n                html += '<span class=\"io_detail_label\">Setup:<\/span>';\r\n                html += '<span class=\"io_detail_value\">' + escapeHtml(indoorOutdoor) + '<\/span>';\r\n                html += '<\/div>';\r\n            }\r\n\r\n            var operatorsText = staff ? staff + ' Adult Supervision Required' : \"\";\r\n            if (operatorsText &&\r\n                operatorsText !== '0 Adult Supervision Required' &&\r\n                operatorsText !== 'Adult Supervision Required' &&\r\n                operatorsText !== '0') {\r\n                html += '<div class=\"io_detail_item io_detail_operators\">';\r\n                html += '<span class=\"io_detail_label\">Operators:<\/span>';\r\n                html += '<span class=\"io_detail_value\">' + escapeHtml(operatorsText) + '<\/span>';\r\n                html += '<\/div>';\r\n            }\r\n\r\n            var powerText = electric ? electric + ' Outlets' : \"\";\r\n            if (powerText &&\r\n                powerText !== '0 Outlets' &&\r\n                powerText !== '0.00 Outlets' &&\r\n                powerText !== 'Outlets' &&\r\n                powerText !== '0') {\r\n                html += '<div class=\"io_detail_item io_detail_power\">';\r\n                html += '<span class=\"io_detail_label\">Power:<\/span>';\r\n                html += '<span class=\"io_detail_value\">' + escapeHtml(powerText) + '<\/span>';\r\n                html += '<\/div>';\r\n            }\r\n\r\n            if (dimensions && dimensions !== '0' && dimensions.length > 0) {\r\n                html += '<div class=\"io_detail_item io_detail_size\">';\r\n                html += '<span class=\"io_detail_label\">Size:<\/span>';\r\n                html += '<span class=\"io_detail_value\">' + escapeHtml(dimensions) + '<\/span>';\r\n                html += '<\/div>';\r\n            }\r\n\r\n            html += '<\/div>';\r\n            html += '<\/div>';\r\n\r\n            $item.find('.io_buttons_container').before(html);\r\n        });\r\n    };\r\n\r\n    function bindExistingThumbTargets() {\r\n    jQuery('.io_item2_list').each(function() {\r\n        var $item = jQuery(this);\r\n        var rentalId = $item.find('.item_rentalid').text().trim();\r\n        if (!rentalId) return;\r\n\r\n        var arr = window.io_category_data?.[rentalId]?.images_arr;\r\n        try {\r\n            if (typeof arr === 'string' && arr.length) {\r\n                arr = JSON.parse(arr);\r\n            }\r\n        } catch (e) {\r\n            arr = {};\r\n        }\r\n        if (!arr) arr = {};\r\n\r\n        $item.find('.io_image_thumb[id]').each(function() {\r\n            var thumb = this;\r\n            var match = thumb.id.match(\/io_img_thumb(\\d+)_(\\d+)\/);\r\n            if (!match) return;\r\n\r\n            var index = parseInt(match[1], 10) - 1;\r\n            var imgObj = arr[index];\r\n            if (!imgObj) return;\r\n\r\n            var src = imgObj.rentalimage_imageloc || imgObj.imageloc || imgObj.thumb || \"\";\r\n            var href = imgObj.rentalimage_imagelocbig || imgObj.imagelocbig || imgObj.big || \"\";\r\n\r\n            if (isMp4(href) && isValid(src)) {\r\n                href = src;\r\n            }\r\n\r\n            if (isValid(href)) {\r\n                thumb.setAttribute('data-big-src', href);\r\n            }\r\n\r\n            jQuery(thumb).off('click.ioGallery').on('click.ioGallery', function () {\r\n                if (typeof updateMainPic === 'function') {\r\n                    updateMainPic(this);\r\n                }\r\n            });\r\n        });\r\n    });\r\n}\r\n\r\n\r\n    jQuery(document).ready(function($) {\r\n\r\n        jQuery(\".io_item2_list\").each(function(){\r\n            var rentalId = jQuery(this).find('.item_rentalid').text().trim();\r\n            if (io_categoryVariantImages == 'on'){\r\n                if (typeof window.io_category_data !== 'undefined' && window.io_category_data[rentalId]) {\r\n                    CategoryGallery(\r\n                        rentalId,\r\n                        window.io_category_data[rentalId]['rental_name'],\r\n                        window.io_category_data[rentalId][\"images_arr\"]\r\n                    );\r\n                }\r\n            }\r\n        });\r\n\r\n        bindExistingThumbTargets();\r\n\r\n        console.log('[IO View Toggle] Document ready, initializing view toggle functionality');\r\n\r\n        var categoryId = $('.category_id').text().trim();\r\n        var hasNumericCategoryId = categoryId && !isNaN(categoryId) && categoryId.length > 0;\r\n\r\n        if (!hasNumericCategoryId) {\r\n            console.log('[IO View Toggle] No valid numeric category ID found, this is not a category page - skipping initialization');\r\n            return;\r\n        }\r\n\r\n        console.log('[IO View Toggle] Category page detected with categoryId:', categoryId);\r\n        $('body').addClass('io-has-category-id');\r\n\r\n        $('.io_view_toggle_container').show();\r\n        console.log('[IO View Toggle] Toggle buttons displayed for category page');\r\n\r\n        var isInitialized = false;\r\n\r\n        function initViewToggle(force) {\r\n            if (isInitialized && !force) {\r\n                console.log('[IO View Toggle] Already initialized, skipping');\r\n                return;\r\n            }\r\n\r\n            console.log('[IO View Toggle] Initializing view toggle functionality');\r\n\r\n            if ($('.io_view_toggle_btn').length === 0) {\r\n                console.warn('[IO View Toggle] Toggle buttons not found in DOM');\r\n                return;\r\n            }\r\n            console.log('[IO View Toggle] Found', $('.io_view_toggle_btn').length, 'toggle buttons');\r\n\r\n            if ($('.io_catdiv2').length === 0) {\r\n                console.warn('[IO View Toggle] Category container (.io_catdiv2) not found');\r\n                return;\r\n            }\r\n            console.log('[IO View Toggle] Found', $('.io_catdiv2').length, 'category containers');\r\n\r\n            var savedView = localStorage.getItem('io_category_view') || 'tile';\r\n            console.log('[IO View Toggle] Retrieved saved view preference:', savedView);\r\n\r\n            $('.io_catdiv2').removeClass('tile-view list-view').addClass(savedView + '-view');\r\n            console.log('[IO View Toggle] Applied initial view class:', savedView + '-view');\r\n\r\n            $('.io_view_toggle_btn').removeClass('active');\r\n            $('.io_view_toggle_btn[data-view=\"' + savedView + '\"]').addClass('active');\r\n            console.log('[IO View Toggle] Updated button states, active button:', savedView);\r\n\r\n            if (savedView === 'list') {\r\n                if (typeof generateListViewContent === 'function') {\r\n                    generateListViewContent();\r\n                } else {\r\n                    console.warn('[IO View Toggle] generateListViewContent function not available yet');\r\n                }\r\n            }\r\n\r\n            var itemCount = $('.io_item2_list').length;\r\n            console.log('[IO View Toggle] Found', itemCount, 'items in category');\r\n\r\n            $('.io_view_toggle_btn').off('click.viewToggle');\r\n\r\n            var buttons = document.querySelectorAll('.io_view_toggle_btn');\r\n            console.log('[IO View Toggle] Attaching event listeners to', buttons.length, 'buttons using native JS');\r\n\r\n            buttons.forEach(function(button) {\r\n                var newButton = button.cloneNode(true);\r\n                button.parentNode.replaceChild(newButton, button);\r\n\r\n                newButton.addEventListener('click', function(e) {\r\n                    e.preventDefault();\r\n                    e.stopPropagation();\r\n\r\n                    var view = this.getAttribute('data-view');\r\n                    console.log('[IO View Toggle] Button clicked (native listener), switching to view:', view);\r\n\r\n                    if (view === 'list') {\r\n                        if (typeof generateListViewContent === 'function') {\r\n                            generateListViewContent();\r\n                        } else {\r\n                            console.warn('[IO View Toggle] generateListViewContent function not available');\r\n                        }\r\n                    }\r\n\r\n                    document.querySelectorAll('.io_view_toggle_btn').forEach(function(btn) {\r\n                        btn.classList.remove('active');\r\n                    });\r\n                    this.classList.add('active');\r\n                    console.log('[IO View Toggle] Updated button active states');\r\n\r\n                    var catdiv = document.querySelector('.io_catdiv2');\r\n                    if (catdiv) {\r\n                        catdiv.classList.remove('tile-view', 'list-view');\r\n                        catdiv.classList.add(view + '-view');\r\n                        console.log('[IO View Toggle] Applied view class:', view + '-view');\r\n                    }\r\n\r\n                    localStorage.setItem('io_category_view', view);\r\n                    console.log('[IO View Toggle] Saved view preference to localStorage:', view);\r\n\r\n                    setTimeout(function() {\r\n                        if (catdiv) {\r\n                            var containerClasses = catdiv.className;\r\n                            var visibleItems = document.querySelectorAll('.io_item2_list:not([style*=\"display: none\"])').length;\r\n                            console.log('[IO View Toggle] Layout updated - Container classes:', containerClasses);\r\n                            console.log('[IO View Toggle] Visible items after view change:', visibleItems);\r\n\r\n                            if (view === 'list') {\r\n                                var visibleListContent = document.querySelectorAll('.io_list_view_content:not([style*=\"display: none\"])').length;\r\n                                console.log('[IO View Toggle] Visible list content elements:', visibleListContent);\r\n                            }\r\n                        }\r\n                    }, 100);\r\n                }, true);\r\n\r\n                console.log('[IO View Toggle] Event listener attached to button:', newButton.getAttribute('data-view'));\r\n            });\r\n\r\n            console.log('[IO View Toggle] Event handlers attached successfully');\r\n\r\n            isInitialized = true;\r\n        }\r\n\r\n        console.log('[IO View Toggle] Starting initial setup');\r\n        initViewToggle();\r\n\r\n        $(document).on('io_content_loaded', function() {\r\n            console.log('[IO View Toggle] Dynamic content loaded event detected, reinitializing');\r\n\r\n            jQuery(\".io_item2_list\").each(function(){\r\n                var rentalId = jQuery(this).find('.item_rentalid').text().trim();\r\n                if (io_categoryVariantImages == 'on'){\r\n                    if (typeof window.io_category_data !== 'undefined' && window.io_category_data[rentalId]) {\r\n                        CategoryGallery(\r\n                            rentalId,\r\n                            window.io_category_data[rentalId]['rental_name'],\r\n                            window.io_category_data[rentalId][\"images_arr\"]\r\n                        );\r\n                    }\r\n                }\r\n            });\r\n\r\n            bindExistingThumbTargets();\r\n            initViewToggle();\r\n        });\r\n\r\n        if (typeof MutationObserver !== 'undefined') {\r\n            var mutationTimeout;\r\n            var lastItemCount = $('.io_item2_list').length;\r\n\r\n            var observer = new MutationObserver(function(mutations) {\r\n                clearTimeout(mutationTimeout);\r\n\r\n                mutationTimeout = setTimeout(function() {\r\n                    var currentItemCount = $('.io_item2_list').length;\r\n\r\n                    if (currentItemCount > lastItemCount) {\r\n                        console.log('[IO View Toggle] New items detected in DOM (' + lastItemCount + ' -> ' + currentItemCount + ')');\r\n                        lastItemCount = currentItemCount;\r\n\r\n                        jQuery(\".io_item2_list\").each(function(){\r\n                            var rentalId = jQuery(this).find('.item_rentalid').text().trim();\r\n                            if (io_categoryVariantImages == 'on'){\r\n                                if (typeof window.io_category_data !== 'undefined' && window.io_category_data[rentalId]) {\r\n                                    CategoryGallery(\r\n                                        rentalId,\r\n                                        window.io_category_data[rentalId]['rental_name'],\r\n                                        window.io_category_data[rentalId][\"images_arr\"]\r\n                                    );\r\n                                }\r\n                            }\r\n                        });\r\n\r\n                        bindExistingThumbTargets();\r\n\r\n                        if (isInitialized) {\r\n                            var currentView = localStorage.getItem('io_category_view') || 'tile';\r\n                            if (currentView === 'list') {\r\n                                console.log('[IO View Toggle] Generating list view content for new items');\r\n                                if (typeof generateListViewContent === 'function') {\r\n                                    generateListViewContent();\r\n                                } else {\r\n                                    console.warn('[IO View Toggle] generateListViewContent function not available');\r\n                                }\r\n                            }\r\n                        } else {\r\n                            console.log('[IO View Toggle] Initializing due to new items');\r\n                            initViewToggle();\r\n                        }\r\n                    }\r\n                }, 250);\r\n            });\r\n\r\n            observer.observe(document.body, {\r\n                childList: true,\r\n                subtree: true\r\n            });\r\n            console.log('[IO View Toggle] DOM mutation observer started');\r\n        }\r\n\r\n        $(window).on('resize.viewToggle', function() {\r\n            var windowWidth = $(window).width();\r\n            var currentView = $('.io_catdiv2').hasClass('list-view') ? 'list' : 'tile';\r\n            console.log('[IO View Toggle] Window resized to:', windowWidth, 'px, current view:', currentView);\r\n        });\r\n\r\n        console.log('[IO View Toggle] Initialization complete');\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553231'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3\\u0027 L x 5.5\\u0027 W x 4\\u0027\\u0027H\",\"rental_id\":\"2554865:2553231\",\"rental_name\":\"2 Person Gingerbread Photo Prop - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221682011\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553231\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553231\" name=\"maindiv_2 Person Gingerbread Photo Prop - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-person-gingerbread-photo-prop-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"2 Person Gingerbread Photo Prop - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870_big.png\" alt=\"2 Person Gingerbread Photo Prop - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"2 Person Gingerbread Photo Prop - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870_big.png\" alt=\"2 Person Gingerbread Photo Prop - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870_big.png\" id=\"io_img_big1_2554865:2553231\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2553231\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"2 Person Gingerbread Photo Prop - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/5.6_ 2 Person Gingerbread Photo Op_website_1732722870.png\" alt=\"2 Person Gingerbread Photo Prop - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553231\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-person-gingerbread-photo-prop-fiberglass\/\">2 Person Gingerbread Photo Prop - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553231\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$499.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">2+Person+Gingerbread+Photo+Prop+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-person-gingerbread-photo-prop-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553231<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-person-gingerbread-photo-prop-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553231\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553231\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2554339'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3.5\\u0027L x 3\\u0027W x 3\\u0027H\",\"rental_id\":\"2554865:2554339\",\"rental_name\":\"Elf Ball Photo Prop - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681417\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554339\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Elf Ball 1_1732658184.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Elf Ball 1_1732658184_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2554339\" name=\"maindiv_Elf Ball Photo Prop - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/elf-ball-photo-prop-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Elf Ball Photo Prop - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Elf Ball 1_1732658184_big.png\" alt=\"Elf Ball Photo Prop - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Elf Ball Photo Prop - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Elf Ball 1_1732658184_big.png\" alt=\"Elf Ball Photo Prop - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Elf Ball 1_1732658184_big.png\" id=\"io_img_big1_2554865:2554339\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2554339\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Elf Ball Photo Prop - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Elf Ball 1_1732658184.png\" alt=\"Elf Ball Photo Prop - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2554339\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/elf-ball-photo-prop-fiberglass\/\">Elf Ball Photo Prop - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2554339\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Elf+Ball+Photo+Prop+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/elf-ball-photo-prop-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2554339<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/elf-ball-photo-prop-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2554339\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2554339\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2554931'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"5\\u0027L x 1\\u0027W x 6.5H\",\"rental_id\":\"2554865:2554931\",\"rental_name\":\"Gingerbread Man - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221682049\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554931\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread Man_1739975381.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread Man_1739975381_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2554931\" name=\"maindiv_Gingerbread Man - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-man-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Man - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Man_1739975381_big.png\" alt=\"Gingerbread Man - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Man - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Man_1739975381_big.png\" alt=\"Gingerbread Man - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Man_1739975381_big.png\" id=\"io_img_big1_2554865:2554931\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2554931\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Gingerbread Man - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Man_1739975381.png\" alt=\"Gingerbread Man - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2554931\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-man-fiberglass\/\">Gingerbread Man - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2554931\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$275.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Gingerbread+Man+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-man-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2554931<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-man-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2554931\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2554931\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2554933'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3\\u0027L x 1\\u0027W x 5.5\\u0027H\",\"rental_id\":\"2554865:2554933\",\"rental_name\":\"Gingerbread Woman - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792975\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554933\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread girl_1739975508.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread girl_1739975508_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2554933\" name=\"maindiv_Gingerbread Woman - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-woman-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Woman - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread girl_1739975508_big.png\" alt=\"Gingerbread Woman - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Woman - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread girl_1739975508_big.png\" alt=\"Gingerbread Woman - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread girl_1739975508_big.png\" id=\"io_img_big1_2554865:2554933\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2554933\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Gingerbread Woman - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread girl_1739975508.png\" alt=\"Gingerbread Woman - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2554933\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-woman-fiberglass\/\">Gingerbread Woman - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2554933\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$275.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Gingerbread+Woman+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-woman-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2554933<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-woman-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2554933\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2554933\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2554325'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"5\\u0027L x 2.5\\u0027W x 7\\u0027H\",\"rental_id\":\"2554865:2554325\",\"rental_name\":\"Glossy Silver Standing Reindeer Statue - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681403\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554325\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Standing Reindeer Silver_1732657726.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Standing Reindeer Silver_1732657726_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2554325\" name=\"maindiv_Glossy Silver Standing Reindeer Statue - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-silver-standing-reindeer-statue-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy Silver Standing Reindeer Statue - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Silver_1732657726_big.png\" alt=\"Glossy Silver Standing Reindeer Statue - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy Silver Standing Reindeer Statue - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Silver_1732657726_big.png\" alt=\"Glossy Silver Standing Reindeer Statue - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Silver_1732657726_big.png\" id=\"io_img_big1_2554865:2554325\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2554325\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Glossy Silver Standing Reindeer Statue - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Silver_1732657726.png\" alt=\"Glossy Silver Standing Reindeer Statue - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2554325\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-silver-standing-reindeer-statue-fiberglass\/\">Glossy Silver Standing Reindeer Statue - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2554325\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Glossy+Silver+Standing+Reindeer+Statue+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-silver-standing-reindeer-statue-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2554325<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-silver-standing-reindeer-statue-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2554325\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2554325\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2554323'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"5\\u0027L x 2.5\\u0027W x 7\\u0027H\",\"rental_id\":\"2554865:2554323\",\"rental_name\":\"Glossy White Standing Reindeer Statue - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681401\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554323\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Royal Stag_1732657666.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Royal Stag_1732657666_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2554323\" name=\"maindiv_Glossy White Standing Reindeer Statue - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-white-standing-reindeer-statue-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy White Standing Reindeer Statue - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Royal Stag_1732657666_big.png\" alt=\"Glossy White Standing Reindeer Statue - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy White Standing Reindeer Statue - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Royal Stag_1732657666_big.png\" alt=\"Glossy White Standing Reindeer Statue - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Royal Stag_1732657666_big.png\" id=\"io_img_big1_2554865:2554323\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2554323\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Glossy White Standing Reindeer Statue - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Royal Stag_1732657666.png\" alt=\"Glossy White Standing Reindeer Statue - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2554323\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-white-standing-reindeer-statue-fiberglass\/\">Glossy White Standing Reindeer Statue - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2554323\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Glossy+White+Standing+Reindeer+Statue+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-white-standing-reindeer-statue-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2554323<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-white-standing-reindeer-statue-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2554323\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2554323\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553237'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"6\\u0027L x 3\\u0027W x 5.5\\u0027H\",\"rental_id\":\"2554865:2553237\",\"rental_name\":\"Grand Chair - Silver \\u0026 Red - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680169\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553237\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Grand Chair - Silver \\u0026 Red - Fiberglass NBG_1739976186.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Grand Chair - Silver \\u0026 Red - Fiberglass NBG_1739976186_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553237\" name=\"maindiv_Grand Chair - Silver & Red - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/grand-chair-silver-red-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Grand Chair - Silver & Red - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Grand Chair - Silver & Red - Fiberglass NBG_1739976186_big.png\" alt=\"Grand Chair - Silver & Red - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Grand Chair - Silver & Red - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Grand Chair - Silver & Red - Fiberglass NBG_1739976186_big.png\" alt=\"Grand Chair - Silver & Red - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Grand Chair - Silver &amp; Red - Fiberglass NBG_1739976186_big.png\" id=\"io_img_big1_2554865:2553237\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2553237\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Grand Chair - Silver & Red - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Grand Chair - Silver & Red - Fiberglass NBG_1739976186.png\" alt=\"Grand Chair - Silver & Red - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553237\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/grand-chair-silver-red-fiberglass\/\">Grand Chair - Silver & Red - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553237\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$799.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Grand+Chair+-+Silver+%26+Red+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/grand-chair-silver-red-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553237<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/grand-chair-silver-red-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553237\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553237\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553247'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3.5\\u0027L x 2.5\\u0027W x 3.5\\u0027H\",\"rental_id\":\"2554865:2553247\",\"rental_name\":\"Santa\\u0027s Gift Sack - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792991\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553247\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santas Gift sack 2_1739976517.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santas Gift sack 2_1739976517_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680181\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553247\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/190146 (2)_1732634353.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/190146 (2)_1732634353_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553247\" name=\"maindiv_Santa's Gift Sack - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-gift-sack-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Gift Sack - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Gift sack 2_1739976517_big.png\" alt=\"Santa's Gift Sack - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Gift Sack - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Gift sack 2_1739976517_big.png\" alt=\"Santa's Gift Sack - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Gift sack 2_1739976517_big.png\" id=\"io_img_big1_2554865:2553247\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/190146 (2)_1732634353_big.jpg\" id=\"io_img_big2_2554865:2553247\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa's Gift Sack - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Gift sack 2_1739976517.png\" alt=\"Santa's Gift Sack - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553247\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-gift-sack-fiberglass\/\">Santa's Gift Sack - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553247\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa%27s+Gift+Sack+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-gift-sack-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553247<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-gift-sack-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553247\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553247\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553245'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3.5\\u0027L x 2\\u0027W x 5\\u0027H\",\"rental_id\":\"2554865:2553245\",\"rental_name\":\"Santa\\u0027s Throne - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792993\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553245\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santas Throne_1739976635.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santas Throne_1739976635_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680177\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553245\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/santas throne 2_1732634312.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/santas throne 2_1732634312_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553245\" name=\"maindiv_Santa's Throne - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-throne-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Throne - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Throne_1739976635_big.png\" alt=\"Santa's Throne - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Throne - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Throne_1739976635_big.png\" alt=\"Santa's Throne - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Throne_1739976635_big.png\" id=\"io_img_big1_2554865:2553245\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/santas throne 2_1732634312_big.png\" id=\"io_img_big2_2554865:2553245\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa's Throne - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santas Throne_1739976635.png\" alt=\"Santa's Throne - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553245\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-throne-fiberglass\/\">Santa's Throne - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553245\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$449.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa%27s+Throne+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-throne-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553245<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-throne-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553245\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553245\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553235'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"3.5\\u0027L x 2.5\\u0027W x 7\\u0027H\",\"rental_id\":\"2554865:2553235\",\"rental_name\":\"Sitting Reindeer Display - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792997\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553235\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Sitting Reindeer NBG_1739976682.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Sitting Reindeer NBG_1739976682_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553235\" name=\"maindiv_Sitting Reindeer Display - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/sitting-reindeer-display-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Sitting Reindeer Display - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Sitting Reindeer NBG_1739976682_big.png\" alt=\"Sitting Reindeer Display - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Sitting Reindeer Display - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Sitting Reindeer NBG_1739976682_big.png\" alt=\"Sitting Reindeer Display - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Sitting Reindeer NBG_1739976682_big.png\" id=\"io_img_big1_2554865:2553235\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554865:2553235\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Sitting Reindeer Display - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Sitting Reindeer NBG_1739976682.png\" alt=\"Sitting Reindeer Display - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553235\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/sitting-reindeer-display-fiberglass\/\">Sitting Reindeer Display - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553235\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Sitting+Reindeer+Display+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/sitting-reindeer-display-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553235<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/sitting-reindeer-display-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553235\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553235\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554865:2553255'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"2\\u0027L x2\\u0027Wx 6\\u0027H\",\"rental_id\":\"2554865:2553255\",\"rental_name\":\"Toy Soldier with Drum - Fiberglass\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792999\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553255\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Toy Solider with Drum_1739976771.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Toy Solider with Drum_1739976771_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680189\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553255\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Toy Soldier Drum_1732634491.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Toy Soldier Drum_1732634491_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554865:2553255\" name=\"maindiv_Toy Soldier with Drum - Fiberglass\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/toy-soldier-with-drum-fiberglass\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Toy Soldier with Drum - Fiberglass\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Toy Solider with Drum_1739976771_big.png\" alt=\"Toy Soldier with Drum - Fiberglass\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Toy Soldier with Drum - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Toy Solider with Drum_1739976771_big.png\" alt=\"Toy Soldier with Drum - Fiberglass\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Toy Solider with Drum_1739976771_big.png\" id=\"io_img_big1_2554865:2553255\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Toy Soldier Drum_1732634491_big.jpg\" id=\"io_img_big2_2554865:2553255\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Toy Soldier with Drum - Fiberglass\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Toy Solider with Drum_1739976771.png\" alt=\"Toy Soldier with Drum - Fiberglass\"\r\n                 id=\"io_img_thumb1_2554865:2553255\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/toy-soldier-with-drum-fiberglass\/\">Toy Soldier with Drum - Fiberglass<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554865:2553255\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$249.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Toy+Soldier+with+Drum+-+Fiberglass<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/toy-soldier-with-drum-fiberglass\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554865:2553255<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/toy-soldier-with-drum-fiberglass\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554865:2553255\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554865:2553255\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554259'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"11.5\\u0027L x 11\\u0027W   X 7.5\\u0027H\",\"rental_id\":\"2554829:2554259\",\"rental_name\":\"2 Seat Snowman Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681321\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554259\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Mosby Snowman_1732656327.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Mosby Snowman_1732656327_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554259\" name=\"maindiv_2 Seat Snowman Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-seat-snowman-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"2 Seat Snowman Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Mosby Snowman_1732656327_big.png\" alt=\"2 Seat Snowman Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"2 Seat Snowman Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Mosby Snowman_1732656327_big.png\" alt=\"2 Seat Snowman Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Mosby Snowman_1732656327_big.png\" id=\"io_img_big1_2554829:2554259\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554259\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"2 Seat Snowman Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Mosby Snowman_1732656327.png\" alt=\"2 Seat Snowman Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554259\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-seat-snowman-display-illumination\/\">2 Seat Snowman Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554259\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$1,199.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">2+Seat+Snowman+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-seat-snowman-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554259<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/2-seat-snowman-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554259\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554259\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2552513'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"5\\u0027L x 0.5\\u0027W x 8.5\\u0027H\",\"rental_id\":\"2554829:2552513\",\"rental_name\":\"3D Candy Cane - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733719\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552513\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Candy Cane - Illumination_1737052486.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Candy Cane - Illumination_1737052486_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221679359\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552513\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Candy Canes 123_1732572077.JPG\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Candy Canes 123_1732572077_big.JPG\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2552513\" name=\"maindiv_3D Candy Cane - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-candy-cane-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Candy Cane - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Candy Cane - Illumination_1737052486_big.png\" alt=\"3D Candy Cane - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Candy Cane - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Candy Cane - Illumination_1737052486_big.png\" alt=\"3D Candy Cane - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Candy Cane - Illumination_1737052486_big.png\" id=\"io_img_big1_2554829:2552513\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Candy Canes 123_1732572077_big.JPG\" id=\"io_img_big2_2554829:2552513\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Candy Cane - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Candy Cane - Illumination_1737052486.png\" alt=\"3D Candy Cane - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2552513\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-candy-cane-illumination\/\">3D Candy Cane - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2552513\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$599.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Candy+Cane+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-candy-cane-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2552513<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-candy-cane-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2552513\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2552513\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553157'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"6.5\\u0027L x 1\\u0027W x 11.5\\u0027H\",\"rental_id\":\"2554829:2553157\",\"rental_name\":\"3D Frosty the Snowman Frame - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733735\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553157\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Frosty the Snowman Frame - Illumination_1737052621.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Frosty the Snowman Frame - Illumination_1737052621_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553157\" name=\"maindiv_3D Frosty the Snowman Frame - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-frosty-the-snowman-frame-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Frosty the Snowman Frame - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Frosty the Snowman Frame - Illumination_1737052621_big.png\" alt=\"3D Frosty the Snowman Frame - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Frosty the Snowman Frame - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Frosty the Snowman Frame - Illumination_1737052621_big.png\" alt=\"3D Frosty the Snowman Frame - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Frosty the Snowman Frame - Illumination_1737052621_big.png\" id=\"io_img_big1_2554829:2553157\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2553157\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Frosty the Snowman Frame - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Frosty the Snowman Frame - Illumination_1737052621.png\" alt=\"3D Frosty the Snowman Frame - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553157\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-frosty-the-snowman-frame-illumination\/\">3D Frosty the Snowman Frame - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553157\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$899.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Frosty+the+Snowman+Frame+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-frosty-the-snowman-frame-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553157<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-frosty-the-snowman-frame-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553157\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553157\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553215'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"4\\u0027L  x 0.7\\u0027W x 5.5\\u0027H\",\"rental_id\":\"2554829:2553215\",\"rental_name\":\"3D Gift Box - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733755\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553215\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gift box 2_1762288176.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gift box 2_1762288176_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553215\" name=\"maindiv_3D Gift Box - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-gift-box-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Gift Box - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" alt=\"3D Gift Box - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Gift Box - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" alt=\"3D Gift Box - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" id=\"io_img_big1_2554829:2553215\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2553215\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Gift Box - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176.jpg\" alt=\"3D Gift Box - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553215\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-gift-box-illumination\/\">3D Gift Box - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553215\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Gift+Box+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-gift-box-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553215<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-gift-box-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553215\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553215\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2552415'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"10\\u0027L x 1\\u0027W x 5\\u0027H\",\"rental_id\":\"2554829:2552415\",\"rental_name\":\"3D Hope Sign - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733741\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552415\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Hope Sign - Illumination_1737052679.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Hope Sign - Illumination_1737052679_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221679265\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552415\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CD Holidays Displays 2021-77_1732567006.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CD Holidays Displays 2021-77_1732567006_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2552415\" name=\"maindiv_3D Hope Sign - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-hope-sign-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Hope Sign - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Hope Sign - Illumination_1737052679_big.png\" alt=\"3D Hope Sign - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Hope Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Hope Sign - Illumination_1737052679_big.png\" alt=\"3D Hope Sign - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Hope Sign - Illumination_1737052679_big.png\" id=\"io_img_big1_2554829:2552415\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CD Holidays Displays 2021-77_1732567006_big.jpg\" id=\"io_img_big2_2554829:2552415\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Hope Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Hope Sign - Illumination_1737052679.png\" alt=\"3D Hope Sign - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2552415\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-hope-sign-illumination\/\">3D Hope Sign - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2552415\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$799.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Hope+Sign+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-hope-sign-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2552415<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-hope-sign-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2552415\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2552415\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2552417'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"9.75\\u0027L x 1\\u0027W x 5\\u0027H\",\"rental_id\":\"2554829:2552417\",\"rental_name\":\"3D Joy Sign - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733790\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552417\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Joy Sign - Illumination B\\u0026W_1737053493.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Joy Sign - Illumination B\\u0026W_1737053493_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2552417\" name=\"maindiv_3D Joy Sign - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-joy-sign-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Joy Sign - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Joy Sign - Illumination B&W_1737053493_big.png\" alt=\"3D Joy Sign - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Joy Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Joy Sign - Illumination B&W_1737053493_big.png\" alt=\"3D Joy Sign - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Joy Sign - Illumination B&amp;W_1737053493_big.png\" id=\"io_img_big1_2554829:2552417\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2552417\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Joy Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Joy Sign - Illumination B&W_1737053493.png\" alt=\"3D Joy Sign - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2552417\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-joy-sign-illumination\/\">3D Joy Sign - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2552417\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$699.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Joy+Sign+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-joy-sign-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2552417<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-joy-sign-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2552417\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2552417\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554225'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"9\\u0027L x 1\\u0027D x 5\\u0027H\",\"rental_id\":\"2554829:2554225\",\"rental_name\":\"3D Love Sign - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681295\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554225\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Darlington Love Sign_1732655259.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Darlington Love Sign_1732655259_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681297\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554225\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/darlington01_FAMILLE_LARGE_1732655260.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/darlington01_FAMILLE_LARGE_1732655260_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554225\" name=\"maindiv_3D Love Sign - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-love-sign-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Love Sign - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Darlington Love Sign_1732655259_big.png\" alt=\"3D Love Sign - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Love Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Darlington Love Sign_1732655259_big.png\" alt=\"3D Love Sign - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Darlington Love Sign_1732655259_big.png\" id=\"io_img_big1_2554829:2554225\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/darlington01_FAMILLE_LARGE_1732655260_big.jpg\" id=\"io_img_big2_2554829:2554225\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Love Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Darlington Love Sign_1732655259.png\" alt=\"3D Love Sign - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554225\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-love-sign-illumination\/\">3D Love Sign - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554225\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$599.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Love+Sign+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-love-sign-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554225<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-love-sign-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554225\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554225\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554207'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"2\\u0027L x 0.75\\u0027W x 3.5\\u0027H\",\"rental_id\":\"2554829:2554207\",\"rental_name\":\"3D Reindeer - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681285\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554207\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3d Reindeer_1732654472.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3d Reindeer_1732654472_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554207\" name=\"maindiv_3D Reindeer - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-reindeer-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Reindeer - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3d Reindeer_1732654472_big.png\" alt=\"3D Reindeer - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Reindeer - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3d Reindeer_1732654472_big.png\" alt=\"3D Reindeer - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3d Reindeer_1732654472_big.png\" id=\"io_img_big1_2554829:2554207\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554207\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Reindeer - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3d Reindeer_1732654472.png\" alt=\"3D Reindeer - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554207\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-reindeer-illumination\/\">3D Reindeer - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554207\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$499.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Reindeer+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-reindeer-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554207<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-reindeer-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554207\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554207\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2552435'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"4\\u0027L x 0.5\\u0027W x 4.5\\u0027H\",\"rental_id\":\"2554829:2552435\",\"rental_name\":\"3D Snowflake - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733761\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222552435\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Snowflake - Illumination_1737052854.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Snowflake - Illumination_1737052854_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2552435\" name=\"maindiv_3D Snowflake - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowflake-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Snowflake - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Snowflake - Illumination_1737052854_big.png\" alt=\"3D Snowflake - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Snowflake - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Snowflake - Illumination_1737052854_big.png\" alt=\"3D Snowflake - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Snowflake - Illumination_1737052854_big.png\" id=\"io_img_big1_2554829:2552435\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2552435\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Snowflake - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Snowflake - Illumination_1737052854.png\" alt=\"3D Snowflake - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2552435\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowflake-illumination\/\">3D Snowflake - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2552435\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$225.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Snowflake+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowflake-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2552435<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowflake-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2552435\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2552435\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554237'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"9.7\\u0027L x 7.5\\u0027W x 16.4\\u0027H\",\"rental_id\":\"2554829:2554237\",\"rental_name\":\"3D Snowman Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681311\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554237\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Kodiak Snowman_1732655727.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Kodiak Snowman_1732655727_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554237\" name=\"maindiv_3D Snowman Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowman-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Snowman Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Kodiak Snowman_1732655727_big.png\" alt=\"3D Snowman Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Snowman Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Kodiak Snowman_1732655727_big.png\" alt=\"3D Snowman Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Kodiak Snowman_1732655727_big.png\" id=\"io_img_big1_2554829:2554237\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554237\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Snowman Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Kodiak Snowman_1732655727.png\" alt=\"3D Snowman Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554237\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowman-display-illumination\/\">3D Snowman Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554237\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$999.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Snowman+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowman-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554237<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-snowman-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554237\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554237\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554283'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"4\\u0027L x 0.75\\u0027W x 8\\u0027H\",\"rental_id\":\"2554829:2554283\",\"rental_name\":\"3D Tree Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681349\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554283\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rodinckton_1732656911.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rodinckton_1732656911_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554283\" name=\"maindiv_3D Tree Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-tree-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Tree Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rodinckton_1732656911_big.png\" alt=\"3D Tree Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Tree Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rodinckton_1732656911_big.png\" alt=\"3D Tree Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rodinckton_1732656911_big.png\" id=\"io_img_big1_2554829:2554283\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554283\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Tree Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rodinckton_1732656911.png\" alt=\"3D Tree Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554283\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-tree-display-illumination\/\">3D Tree Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554283\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Tree+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-tree-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554283<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-tree-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554283\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554283\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553227'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"10\\u0027L x 1\\u0027D x 5\\u0027H\",\"rental_id\":\"2554829:2553227\",\"rental_name\":\"3D Wish Sign - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221793007\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553227\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Wish Sign - Illumination NBG_1739977310.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/3D Wish Sign - Illumination NBG_1739977310_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553227\" name=\"maindiv_3D Wish Sign - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-wish-sign-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Wish Sign - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Wish Sign - Illumination NBG_1739977310_big.png\" alt=\"3D Wish Sign - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Wish Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Wish Sign - Illumination NBG_1739977310_big.png\" alt=\"3D Wish Sign - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Wish Sign - Illumination NBG_1739977310_big.png\" id=\"io_img_big1_2554829:2553227\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2553227\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Wish Sign - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/3D Wish Sign - Illumination NBG_1739977310.png\" alt=\"3D Wish Sign - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553227\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-wish-sign-illumination\/\">3D Wish Sign - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553227\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$799.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Wish+Sign+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-wish-sign-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553227<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-wish-sign-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553227\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553227\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554221'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"12\\u0027L x 1\\u0027 W x 13.5\\u0027H\",\"rental_id\":\"2554829:2554221\",\"rental_name\":\"Gingerbread House - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681293\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554221\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Cassell Gingerbread House_1732655126.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Cassell Gingerbread House_1732655126_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554221\" name=\"maindiv_Gingerbread House - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-house-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread House - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Cassell Gingerbread House_1732655126_big.png\" alt=\"Gingerbread House - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread House - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Cassell Gingerbread House_1732655126_big.png\" alt=\"Gingerbread House - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Cassell Gingerbread House_1732655126_big.png\" id=\"io_img_big1_2554829:2554221\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554221\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Gingerbread House - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Cassell Gingerbread House_1732655126.png\" alt=\"Gingerbread House - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554221\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-house-illumination\/\">Gingerbread House - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554221\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$2,999.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Gingerbread+House+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-house-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554221<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-house-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554221\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554221\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554245'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"9.5\\u0027L \\u00d7 2.75\\u0027 W \\u00d7 10.5\\u0027 H\",\"rental_id\":\"2554829:2554245\",\"rental_name\":\"Heart Archway - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681313\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554245\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Loveland Arch_1732655963.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Loveland Arch_1732655963_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681315\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554245\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/loveland05_FAMILLE_EXTRA_LARGE_1732655963.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/loveland05_FAMILLE_EXTRA_LARGE_1732655963_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554245\" name=\"maindiv_Heart Archway - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/heart-frame-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Heart Archway - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Loveland Arch_1732655963_big.png\" alt=\"Heart Archway - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Heart Archway - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Loveland Arch_1732655963_big.png\" alt=\"Heart Archway - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Loveland Arch_1732655963_big.png\" id=\"io_img_big1_2554829:2554245\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/loveland05_FAMILLE_EXTRA_LARGE_1732655963_big.jpg\" id=\"io_img_big2_2554829:2554245\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Heart Archway - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Loveland Arch_1732655963.png\" alt=\"Heart Archway - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554245\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/heart-frame-illumination\/\">Heart Archway - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554245\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$699.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Heart+Archway+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/heart-frame-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554245<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/heart-frame-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554245\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554245\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553177'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"5.5\\u0027L x 1\\u0027W x 7.5\\u0027H\",\"rental_id\":\"2554829:2553177\",\"rental_name\":\"Holiday Gift Frame - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733775\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553177\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Holiday Gift Frame - Illumination_1737053165.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Holiday Gift Frame - Illumination_1737053165_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553177\" name=\"maindiv_Holiday Gift Frame - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/holiday-gift-frame-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Holiday Gift Frame - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Holiday Gift Frame - Illumination_1737053165_big.png\" alt=\"Holiday Gift Frame - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Holiday Gift Frame - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Holiday Gift Frame - Illumination_1737053165_big.png\" alt=\"Holiday Gift Frame - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Holiday Gift Frame - Illumination_1737053165_big.png\" id=\"io_img_big1_2554829:2553177\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2553177\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Holiday Gift Frame - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Holiday Gift Frame - Illumination_1737053165.png\" alt=\"Holiday Gift Frame - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553177\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/holiday-gift-frame-illumination\/\">Holiday Gift Frame - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553177\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$449.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Holiday+Gift+Frame+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/holiday-gift-frame-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553177<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/holiday-gift-frame-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553177\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553177\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553201'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"6\\u0027L x 0.75\\u0027 W x 6.5\\u0027 H\",\"rental_id\":\"2554829:2553201\",\"rental_name\":\"Menorah Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221793003\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553201\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/menorah 9ft_1739976973.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/menorah 9ft_1739976973_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680127\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553201\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/menorah lux 12ft lowres_1732633023.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/menorah lux 12ft lowres_1732633023_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553201\" name=\"maindiv_Menorah Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/menorah-light-up-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Menorah Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/menorah 9ft_1739976973_big.png\" alt=\"Menorah Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Menorah Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/menorah 9ft_1739976973_big.png\" alt=\"Menorah Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/menorah 9ft_1739976973_big.png\" id=\"io_img_big1_2554829:2553201\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/menorah lux 12ft lowres_1732633023_big.jpg\" id=\"io_img_big2_2554829:2553201\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Menorah Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/menorah 9ft_1739976973.png\" alt=\"Menorah Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553201\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/menorah-light-up-display-illumination\/\">Menorah Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553201\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$399.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Menorah+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/menorah-light-up-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553201<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/menorah-light-up-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553201\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553201\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554273'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"9\\u0027L x 2.75\\u0027W x 10.5\\u0027H\",\"rental_id\":\"2554829:2554273\",\"rental_name\":\"Ornament Archway - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681337\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554273\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Otaki 2 _1732656548.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Otaki 2 _1732656548_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681339\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554273\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Otaki_1732656549.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Otaki_1732656549_big.png\\u0022},\\u00222\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681341\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554273\\u0022,\\u0022rentalimage_order\\u0022:\\u00222\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/4db04069-10ad-4cd6-a57c-8f85ed0f1264_1732656549.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/4db04069-10ad-4cd6-a57c-8f85ed0f1264_1732656549_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554273\" name=\"maindiv_Ornament Archway - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/ornament-frame-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Ornament Archway - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Otaki 2 _1732656548_big.png\" alt=\"Ornament Archway - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Ornament Archway - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Otaki 2 _1732656548_big.png\" alt=\"Ornament Archway - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Otaki 2 _1732656548_big.png\" id=\"io_img_big1_2554829:2554273\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Otaki_1732656549_big.png\" id=\"io_img_big2_2554829:2554273\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Ornament Archway - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Otaki 2 _1732656548.png\" alt=\"Ornament Archway - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554273\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/ornament-frame-illumination\/\">Ornament Archway - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554273\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$999.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Ornament+Archway+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/ornament-frame-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554273<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/ornament-frame-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554273\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554273\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553195'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"2.5\\u0027L x 0.5\\u0027W x 7.25H\",\"rental_id\":\"2554829:2553195\",\"rental_name\":\"Presents Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680119\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553195\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/PRO2020_Page_019_Image_0007_1732632834.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/PRO2020_Page_019_Image_0007_1732632834_big.jpg\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680121\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553195\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/LMS289_S01 copy_1732632834.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/LMS289_S01 copy_1732632834_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553195\" name=\"maindiv_Presents Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/presents-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Presents Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/PRO2020_Page_019_Image_0007_1732632834_big.jpg\" alt=\"Presents Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Presents Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/PRO2020_Page_019_Image_0007_1732632834_big.jpg\" alt=\"Presents Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/PRO2020_Page_019_Image_0007_1732632834_big.jpg\" id=\"io_img_big1_2554829:2553195\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/LMS289_S01 copy_1732632834_big.jpg\" id=\"io_img_big2_2554829:2553195\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Presents Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/PRO2020_Page_019_Image_0007_1732632834.jpg\" alt=\"Presents Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553195\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/presents-display-illumination\/\">Presents Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553195\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Presents+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/presents-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553195<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/presents-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553195\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553195\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553223'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"8\\u0027L x 1\\u0027W x 10\\u0027H\",\"rental_id\":\"2554829:2553223\",\"rental_name\":\"Reindeer with Gift Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680147\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553223\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Spokane_1732633585.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Spokane_1732633585_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680149\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553223\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/image_1732633585.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/image_1732633585_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553223\" name=\"maindiv_Reindeer with Gift Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/reindeer-with-gift-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Reindeer with Gift Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Spokane_1732633585_big.png\" alt=\"Reindeer with Gift Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Reindeer with Gift Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Spokane_1732633585_big.png\" alt=\"Reindeer with Gift Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Spokane_1732633585_big.png\" id=\"io_img_big1_2554829:2553223\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/image_1732633585_big.jpg\" id=\"io_img_big2_2554829:2553223\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Reindeer with Gift Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Spokane_1732633585.png\" alt=\"Reindeer with Gift Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553223\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/reindeer-with-gift-display-illumination\/\">Reindeer with Gift Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553223\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$1,299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Reindeer+with+Gift+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/reindeer-with-gift-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553223<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/reindeer-with-gift-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553223\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553223\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554233'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"6.5\\u0027L x 1.\\u0027W x 8.5\\u0027H\",\"rental_id\":\"2554829:2554233\",\"rental_name\":\"Teddy Bear Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681309\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554233\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/KilKenny Bear_1732655558.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/KilKenny Bear_1732655558_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554233\" name=\"maindiv_Teddy Bear Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/teddy-bear-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Teddy Bear Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/KilKenny Bear_1732655558_big.png\" alt=\"Teddy Bear Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Teddy Bear Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/KilKenny Bear_1732655558_big.png\" alt=\"Teddy Bear Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/KilKenny Bear_1732655558_big.png\" id=\"io_img_big1_2554829:2554233\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554829:2554233\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Teddy Bear Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/KilKenny Bear_1732655558.png\" alt=\"Teddy Bear Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554233\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/teddy-bear-display-illumination\/\">Teddy Bear Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554233\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$899.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Teddy+Bear+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/teddy-bear-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554233<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/teddy-bear-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554233\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554233\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2554293'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0\",\"dimensions\":\"10.5\\u0027L x 10.5\\u0027 W x 12\\u0027 H\",\"rental_id\":\"2554829:2554293\",\"rental_name\":\"Walk Through Present Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681355\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554293\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Tabora Walk-through_1732657143.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Tabora Walk-through_1732657143_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681357\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554293\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CD Holidays Displays 2021-67_1732657144.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CD Holidays Displays 2021-67_1732657144_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2554293\" name=\"maindiv_Walk Through Present Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/walk-through-present-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Walk Through Present Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Tabora Walk-through_1732657143_big.png\" alt=\"Walk Through Present Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Walk Through Present Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Tabora Walk-through_1732657143_big.png\" alt=\"Walk Through Present Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Tabora Walk-through_1732657143_big.png\" id=\"io_img_big1_2554829:2554293\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CD Holidays Displays 2021-67_1732657144_big.jpg\" id=\"io_img_big2_2554829:2554293\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Walk Through Present Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Tabora Walk-through_1732657143.png\" alt=\"Walk Through Present Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2554293\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/walk-through-present-display-illumination\/\">Walk Through Present Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2554293\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$5,899.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Walk+Through+Present+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/walk-through-present-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2554293<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/walk-through-present-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2554293\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2554293\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554829:2553225'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1\",\"dimensions\":\"7.5\\u0027L x 1\\u0027W x 10\\u0027 H\",\"rental_id\":\"2554829:2553225\",\"rental_name\":\"Waterloo Moose Display - Illumination\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221793005\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553225\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Waterloo Moose_1739977094.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Waterloo Moose_1739977094_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221680153\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553225\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/1_1732633713.jpeg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/1_1732633713_big.jpeg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554829:2553225\" name=\"maindiv_Waterloo Moose Display - Illumination\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/waterloo-moose-display-illumination\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Waterloo Moose Display - Illumination\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Waterloo Moose_1739977094_big.png\" alt=\"Waterloo Moose Display - Illumination\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Waterloo Moose Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Waterloo Moose_1739977094_big.png\" alt=\"Waterloo Moose Display - Illumination\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Waterloo Moose_1739977094_big.png\" id=\"io_img_big1_2554829:2553225\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/1_1732633713_big.jpeg\" id=\"io_img_big2_2554829:2553225\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Waterloo Moose Display - Illumination\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Waterloo Moose_1739977094.png\" alt=\"Waterloo Moose Display - Illumination\"\r\n                 id=\"io_img_thumb1_2554829:2553225\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/waterloo-moose-display-illumination\/\">Waterloo Moose Display - Illumination<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554829:2553225\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$899.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Waterloo+Moose+Display+-+Illumination<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/waterloo-moose-display-illumination\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554829:2553225<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/waterloo-moose-display-illumination\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554829:2553225\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554829:2553225\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2553215'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1.00\",\"dimensions\":\"4\\u0027L  x 0.7\\u0027W x 5.5\\u0027H\",\"rental_id\":\"2553215\",\"rental_name\":\"3D Gift Box\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221733755\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553215\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gift box 2_1762288176.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gift box 2_1762288176_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2553215\" name=\"maindiv_3D Gift Box\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-light-up-gift-box\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Gift Box\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" alt=\"3D Gift Box\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"3D Gift Box\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" alt=\"3D Gift Box\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176_big.jpg\" id=\"io_img_big1_2553215\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2553215\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"3D Gift Box\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gift box 2_1762288176.jpg\" alt=\"3D Gift Box\"\r\n                 id=\"io_img_thumb1_2553215\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-light-up-gift-box\/\">3D Gift Box<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2553215\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">3D+Gift+Box<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-light-up-gift-box\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2553215<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/3d-light-up-gift-box\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2553215\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2553215\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2525193'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2.5\\u0027 L \\u00d7 1\\u0027 W \\u00d7 4\\u0027H\",\"rental_id\":\"2525193\",\"rental_name\":\"Gingerbread Boy\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653417\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525193\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Boy_1730754197.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Boy_1730754197_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2525193\" name=\"maindiv_Gingerbread Boy\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-boy\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Boy\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Boy_1730754197_big.jpg\" alt=\"Gingerbread Boy\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Boy\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Boy_1730754197_big.jpg\" alt=\"Gingerbread Boy\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Boy_1730754197_big.jpg\" id=\"io_img_big1_2525193\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2525193\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Gingerbread Boy\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Boy_1730754197.jpg\" alt=\"Gingerbread Boy\"\r\n                 id=\"io_img_thumb1_2525193\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-boy\/\">Gingerbread Boy<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2525193\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$275.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Gingerbread+Boy<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-boy\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2525193<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-boy\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2525193\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2525193\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2525241'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027.5 L \\u00d7 1\\u0027W \\u00d7 4\\u0027H\",\"rental_id\":\"2525241\",\"rental_name\":\"Gingerbread Girl\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653455\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525241\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread Girl V2_1737052037.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Gingerbread Girl V2_1737052037_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2525241\" name=\"maindiv_Gingerbread Girl\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-girl\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Girl\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Girl V2_1737052037_big.png\" alt=\"Gingerbread Girl\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Gingerbread Girl\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Girl V2_1737052037_big.png\" alt=\"Gingerbread Girl\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Girl V2_1737052037_big.png\" id=\"io_img_big1_2525241\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2525241\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Gingerbread Girl\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Gingerbread Girl V2_1737052037.png\" alt=\"Gingerbread Girl\"\r\n                 id=\"io_img_thumb1_2525241\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-girl\/\">Gingerbread Girl<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2525241\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$275.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Gingerbread+Girl<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-girl\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2525241<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/gingerbread-girl\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2525241\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2525241\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554329'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"5\\u0027L x 2.5\\u0027W x 7\\u0027H\",\"rental_id\":\"2554329\",\"rental_name\":\"Glossy Gold Standing Reindeer Statue\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681407\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554329\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Standing Reindeer Gold_1732657798.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Standing Reindeer Gold_1732657798_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554329\" name=\"maindiv_Glossy Gold Standing Reindeer Statue\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-gold-standing-reindeer-statue\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy Gold Standing Reindeer Statue\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Gold_1732657798_big.png\" alt=\"Glossy Gold Standing Reindeer Statue\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Glossy Gold Standing Reindeer Statue\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Gold_1732657798_big.png\" alt=\"Glossy Gold Standing Reindeer Statue\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Gold_1732657798_big.png\" id=\"io_img_big1_2554329\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554329\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Glossy Gold Standing Reindeer Statue\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Standing Reindeer Gold_1732657798.png\" alt=\"Glossy Gold Standing Reindeer Statue\"\r\n                 id=\"io_img_thumb1_2554329\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-gold-standing-reindeer-statue\/\">Glossy Gold Standing Reindeer Statue<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554329\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Glossy+Gold+Standing+Reindeer+Statue<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-gold-standing-reindeer-statue\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554329<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/glossy-gold-standing-reindeer-statue\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554329\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554329\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['1735899'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1.00\",\"dimensions\":\"15\\u0027W x 15\\u0027L x 12\\u0027H\",\"rental_id\":\"1735899\",\"rental_name\":\"Inflatable Snow Globe\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221245883\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00221735899\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snow Globe 2_1701724958.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snow Globe 2_1701724958_big.png\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221245879\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00221735899\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snow Globe 1_1701724958.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snow Globe 1_1701724958_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_1735899\" name=\"maindiv_Inflatable Snow Globe\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/promotional\/inflatable-snow-globe\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Inflatable Snow Globe\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snow Globe 2_1701724958_big.png\" alt=\"Inflatable Snow Globe\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Inflatable Snow Globe\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snow Globe 2_1701724958_big.png\" alt=\"Inflatable Snow Globe\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snow Globe 2_1701724958_big.png\" id=\"io_img_big1_1735899\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snow Globe 1_1701724958_big.png\" id=\"io_img_big2_1735899\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Inflatable Snow Globe\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snow Globe 2_1701724958.png\" alt=\"Inflatable Snow Globe\"\r\n                 id=\"io_img_thumb1_1735899\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/promotional\/inflatable-snow-globe\/\">Inflatable Snow Globe<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_1735899\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$999.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Inflatable+Snow+Globe<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/promotional\/inflatable-snow-globe\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">1735899<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/promotional\/inflatable-snow-globe\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_1735899\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_1735899\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['3249403'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"1.00\",\"dimensions\":\"4.9\\u0027 L x 1.5 W x 5.75H\",\"rental_id\":\"3249403\",\"rental_name\":\"Maple Leaf Display\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222342355\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00223249403\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Maple Leaf 2M_1773167769.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Maple Leaf 2M_1773167769_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_3249403\" name=\"maindiv_Maple Leaf Display\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/maple-leaf-display\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Maple Leaf Display\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Maple Leaf 2M_1773167769_big.jpg\" alt=\"Maple Leaf Display\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Maple Leaf Display\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Maple Leaf 2M_1773167769_big.jpg\" alt=\"Maple Leaf Display\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Maple Leaf 2M_1773167769_big.jpg\" id=\"io_img_big1_3249403\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_3249403\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Maple Leaf Display\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Maple Leaf 2M_1773167769.jpg\" alt=\"Maple Leaf Display\"\r\n                 id=\"io_img_thumb1_3249403\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/maple-leaf-display\/\">Maple Leaf Display<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_3249403\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$0.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Maple+Leaf+Display<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/maple-leaf-display\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">3249403<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Unlimited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/maple-leaf-display\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_3249403\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_3249403\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2525145'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027L x 1\\u0027W x 3\\u0027\\u0027H\",\"rental_id\":\"2525145\",\"rental_name\":\"North Pole Sign\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653387\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525145\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/North Pole_1730751724.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/North Pole_1730751724_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2525145\" name=\"maindiv_North Pole Sign\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/north-pole-sign\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"North Pole Sign\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/North Pole_1730751724_big.jpg\" alt=\"North Pole Sign\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"North Pole Sign\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/North Pole_1730751724_big.jpg\" alt=\"North Pole Sign\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/North Pole_1730751724_big.jpg\" id=\"io_img_big1_2525145\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2525145\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"North Pole Sign\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/North Pole_1730751724.jpg\" alt=\"North Pole Sign\"\r\n                 id=\"io_img_thumb1_2525145\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/north-pole-sign\/\">North Pole Sign<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2525145\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$109.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">North+Pole+Sign<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/north-pole-sign\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2525145<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/north-pole-sign\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2525145\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2525145\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['3127295'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027L x2\\u0027Wx 6\\u0027H\",\"rental_id\":\"3127295\",\"rental_name\":\"Nutcracker - Red Jacket\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222214055\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00223127295\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_3127295\" name=\"maindiv_Nutcracker - Red Jacket\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/red-jacket-6ft-nutcracker\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker - Red Jacket\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098_big.png\" alt=\"Nutcracker - Red Jacket\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker - Red Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098_big.png\" alt=\"Nutcracker - Red Jacket\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098_big.png\" id=\"io_img_big1_3127295\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_3127295\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Nutcracker - Red Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Red_Christmas_Nutcracker_6ft-RED_BLUE_.jpg_1765827098.png\" alt=\"Nutcracker - Red Jacket\"\r\n                 id=\"io_img_thumb1_3127295\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/red-jacket-6ft-nutcracker\/\">Nutcracker - Red Jacket<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_3127295\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$249.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Nutcracker+-+Red+Jacket<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/red-jacket-6ft-nutcracker\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">3127295<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/red-jacket-6ft-nutcracker\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_3127295\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_3127295\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['3127277'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027L x2\\u0027Wx 6\\u0027H\",\"rental_id\":\"3127277\",\"rental_name\":\"Nutcracker - White Jacket\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222214039\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00223127277\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/White_Christmas_Nutcracker1.jpg_1765827018.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/White_Christmas_Nutcracker1.jpg_1765827018_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_3127277\" name=\"maindiv_Nutcracker - White Jacket\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/white-jacket-6ft-nutcracker\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker - White Jacket\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/White_Christmas_Nutcracker1.jpg_1765827018_big.png\" alt=\"Nutcracker - White Jacket\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker - White Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/White_Christmas_Nutcracker1.jpg_1765827018_big.png\" alt=\"Nutcracker - White Jacket\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/White_Christmas_Nutcracker1.jpg_1765827018_big.png\" id=\"io_img_big1_3127277\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_3127277\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Nutcracker - White Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/White_Christmas_Nutcracker1.jpg_1765827018.png\" alt=\"Nutcracker - White Jacket\"\r\n                 id=\"io_img_thumb1_3127277\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/white-jacket-6ft-nutcracker\/\">Nutcracker - White Jacket<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_3127277\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$249.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Nutcracker+-+White+Jacket<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/white-jacket-6ft-nutcracker\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">3127277<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/white-jacket-6ft-nutcracker\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_3127277\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_3127277\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['3127273'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027L x2\\u0027Wx 6\\u0027H\",\"rental_id\":\"3127273\",\"rental_name\":\"Nutcracker -Green Jacket\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222214023\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00223127273\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Green_Christmas_Nutcracker 6ft.jpg_1765826743.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Green_Christmas_Nutcracker 6ft.jpg_1765826743_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_3127273\" name=\"maindiv_Nutcracker -Green Jacket\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/green-jacket-6ft-nutcracker\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker -Green Jacket\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Green_Christmas_Nutcracker 6ft.jpg_1765826743_big.png\" alt=\"Nutcracker -Green Jacket\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Nutcracker -Green Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Green_Christmas_Nutcracker 6ft.jpg_1765826743_big.png\" alt=\"Nutcracker -Green Jacket\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Green_Christmas_Nutcracker 6ft.jpg_1765826743_big.png\" id=\"io_img_big1_3127273\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_3127273\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Nutcracker -Green Jacket\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Green_Christmas_Nutcracker 6ft.jpg_1765826743.png\" alt=\"Nutcracker -Green Jacket\"\r\n                 id=\"io_img_thumb1_3127273\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/green-jacket-6ft-nutcracker\/\">Nutcracker -Green Jacket<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_3127273\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$249.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Nutcracker+-Green+Jacket<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/green-jacket-6ft-nutcracker\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">3127273<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/green-jacket-6ft-nutcracker\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_3127273\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_3127273\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2553241'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"4.5\\u0027L x 2.75\\u0027W x 5.25\\u0027H\",\"rental_id\":\"2553241\",\"rental_name\":\"Rococo Red Chair With Gold Trim\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221792989\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222553241\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rococo Red Chair_1739976385.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rococo Red Chair_1739976385_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2553241\" name=\"maindiv_Rococo Red Chair With Gold Trim\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Rococo Red Chair With Gold Trim\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Red Chair_1739976385_big.png\" alt=\"Rococo Red Chair With Gold Trim\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Rococo Red Chair With Gold Trim\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Red Chair_1739976385_big.png\" alt=\"Rococo Red Chair With Gold Trim\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Red Chair_1739976385_big.png\" id=\"io_img_big1_2553241\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2553241\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Rococo Red Chair With Gold Trim\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Red Chair_1739976385.png\" alt=\"Rococo Red Chair With Gold Trim\"\r\n                 id=\"io_img_thumb1_2553241\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair\/\">Rococo Red Chair With Gold Trim<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2553241\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$395.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Rococo+Red+Chair+With+Gold+Trim<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2553241<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2553241\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2553241\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['3104877'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"4.5\\u0027L x 2.75\\u0027W x 5.25\\u0027H\",\"rental_id\":\"3104877\",\"rental_name\":\"Rococo Red Chair With Silver Trim\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222188677\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00223104877\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rococo Silver and Red_1764098790.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Rococo Silver and Red_1764098790_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_3104877\" name=\"maindiv_Rococo Red Chair With Silver Trim\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair-with-silver-trim\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Rococo Red Chair With Silver Trim\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Silver and Red_1764098790_big.png\" alt=\"Rococo Red Chair With Silver Trim\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Rococo Red Chair With Silver Trim\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Silver and Red_1764098790_big.png\" alt=\"Rococo Red Chair With Silver Trim\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Silver and Red_1764098790_big.png\" id=\"io_img_big1_3104877\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_3104877\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Rococo Red Chair With Silver Trim\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Rococo Silver and Red_1764098790.png\" alt=\"Rococo Red Chair With Silver Trim\"\r\n                 id=\"io_img_thumb1_3104877\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair-with-silver-trim\/\">Rococo Red Chair With Silver Trim<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_3104877\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$395.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Rococo+Red+Chair+With+Silver+Trim<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair-with-silver-trim\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">3104877<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/rococo-red-chair-with-silver-trim\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_3104877\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_3104877\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554335'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"3.25\\u0027L x 3\\u0027W x 3.5\\u0027H\",\"rental_id\":\"2554335\",\"rental_name\":\"Santa Ball Photo Prop\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681411\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554335\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santa Ball 1_1732658102.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Santa Ball 1_1732658102_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554335\" name=\"maindiv_Santa Ball Photo Prop\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-ball-photo-prop\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa Ball Photo Prop\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santa Ball 1_1732658102_big.png\" alt=\"Santa Ball Photo Prop\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa Ball Photo Prop\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santa Ball 1_1732658102_big.png\" alt=\"Santa Ball Photo Prop\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santa Ball 1_1732658102_big.png\" id=\"io_img_big1_2554335\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554335\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa Ball Photo Prop\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Santa Ball 1_1732658102.png\" alt=\"Santa Ball Photo Prop\"\r\n                 id=\"io_img_thumb1_2554335\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-ball-photo-prop\/\">Santa Ball Photo Prop<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554335\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa+Ball+Photo+Prop<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-ball-photo-prop\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554335<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-ball-photo-prop\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554335\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554335\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2525243'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"6.75\\u0027L x 3.25\\u0027W x 3.25\\u0027H\",\"rental_id\":\"2525243\",\"rental_name\":\"Santa Sleigh\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653457\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525243\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CherryRedSantaClausMonogramSleigh91_1730756095.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/CherryRedSantaClausMonogramSleigh91_1730756095_big.jpg\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653459\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525243\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/SantaSleighAbove60_1730756096.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/SantaSleighAbove60_1730756096_big.jpg\\u0022},\\u00222\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653461\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525243\\u0022,\\u0022rentalimage_order\\u0022:\\u00222\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/SantaSleighwPerson34_1730756096.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/SantaSleighwPerson34_1730756096_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2525243\" name=\"maindiv_Santa Sleigh\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-sleigh\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa Sleigh\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CherryRedSantaClausMonogramSleigh91_1730756095_big.jpg\" alt=\"Santa Sleigh\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa Sleigh\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CherryRedSantaClausMonogramSleigh91_1730756095_big.jpg\" alt=\"Santa Sleigh\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CherryRedSantaClausMonogramSleigh91_1730756095_big.jpg\" id=\"io_img_big1_2525243\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/SantaSleighAbove60_1730756096_big.jpg\" id=\"io_img_big2_2525243\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa Sleigh\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/CherryRedSantaClausMonogramSleigh91_1730756095.jpg\" alt=\"Santa Sleigh\"\r\n                 id=\"io_img_thumb1_2525243\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-sleigh\/\">Santa Sleigh<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2525243\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$1,249.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa+Sleigh<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-sleigh\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2525243<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santa-sleigh\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2525243\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2525243\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2658809'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"\",\"rental_id\":\"2658809\",\"rental_name\":\"Santa\\u0027s Holiday Wonderland Display\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221764393\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222658809\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/2025 Christmas Backdrop_1768574480.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/2025 Christmas Backdrop_1768574480_big.jpg\\u0022},\\u00221\\u0022:{\\u0022rentalimage_id\\u0022:\\u00222251979\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222658809\\u0022,\\u0022rentalimage_order\\u0022:\\u00221\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/2025 Christmas Backdrop 2_1768574481.jpg\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/2025 Christmas Backdrop 2_1768574481_big.jpg\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2658809\" name=\"maindiv_Santa's Holiday Wonderland Display\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/entertainers\/santas-display\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Holiday Wonderland Display\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/2025 Christmas Backdrop_1768574480_big.jpg\" alt=\"Santa's Holiday Wonderland Display\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Holiday Wonderland Display\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/2025 Christmas Backdrop_1768574480_big.jpg\" alt=\"Santa's Holiday Wonderland Display\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/2025 Christmas Backdrop_1768574480_big.jpg\" id=\"io_img_big1_2658809\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/2025 Christmas Backdrop 2_1768574481_big.jpg\" id=\"io_img_big2_2658809\" target=\"_blank\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa's Holiday Wonderland Display\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/2025 Christmas Backdrop_1768574480.jpg\" alt=\"Santa's Holiday Wonderland Display\"\r\n                 id=\"io_img_thumb1_2658809\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/entertainers\/santas-display\/\">Santa's Holiday Wonderland Display<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2658809\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$2,995.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa%27s+Holiday+Wonderland+Display<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/entertainers\/santas-display\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2658809<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/entertainers\/santas-display\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2658809\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2658809\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2525189'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"2\\u0027 L x 2.5\\u0027 W x 5.5\\u0027 H\",\"rental_id\":\"2525189\",\"rental_name\":\"Santa\\u0027s Mail Box\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221653415\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222525189\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Pillar Mailbox_1730753933.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Pillar Mailbox_1730753933_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2525189\" name=\"maindiv_Santa's Mail Box\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-mail-box\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Mail Box\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Pillar Mailbox_1730753933_big.png\" alt=\"Santa's Mail Box\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Santa's Mail Box\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Pillar Mailbox_1730753933_big.png\" alt=\"Santa's Mail Box\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Pillar Mailbox_1730753933_big.png\" id=\"io_img_big1_2525189\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2525189\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Santa's Mail Box\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Pillar Mailbox_1730753933.png\" alt=\"Santa's Mail Box\"\r\n                 id=\"io_img_thumb1_2525189\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-mail-box\/\">Santa's Mail Box<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2525189\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$265.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Santa%27s+Mail+Box<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-mail-box\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2525189<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/santas-mail-box\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2525189\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2525189\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n<!-- Start Shortcoder content --><script>window.io_category_data = window.io_category_data || {}; window.io_category_data['2554337'] = {\"indoor_outdoor\":\"\",\"staff\":\"\",\"electric\":\"0.00\",\"dimensions\":\"3.25\\u0027L x 3\\u0027W x 3.5\\u0027H\",\"rental_id\":\"2554337\",\"rental_name\":\"Snowman Ball Photo Prop\",\"images_arr\":\"{\\u00220\\u0022:{\\u0022rentalimage_id\\u0022:\\u00221681415\\u0022,\\u0022rentalimage_createtime\\u0022:null,\\u0022rentalimage_modifiedtime\\u0022:null,\\u0022rentalimage_itemid\\u0022:\\u00222554337\\u0022,\\u0022rentalimage_order\\u0022:\\u00220\\u0022,\\u0022rentalimage_imageloc\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snowman Ball 1_1732658149.png\\u0022,\\u0022rentalimage_imagelocbig\\u0022:\\u0022https:\\\/\\\/rental.software\\\/users\\\/OntarioInflatables\\\/images\\\/Snowman Ball 1_1732658149_big.png\\u0022}}\"};<\/script><div class=\"io_item2_list elementor-widget-heading simpleCart_ioShelfItem cat_div_2554337\" name=\"maindiv_Snowman Ball Photo Prop\">\r\n    <div class=\"cat_div\">\r\n        <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/snowman-ball-photo-prop\/\">\r\n            <div class=\"btn btn-primary view-product-button\">View Product<\/div>\r\n            <img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Snowman Ball Photo Prop\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snowman Ball 1_1732658149_big.png\" alt=\"Snowman Ball Photo Prop\" \/><noscript><img decoding=\"async\" class=\"category_big_img cat_img item_image io_image_big lazyload\" title=\"Snowman Ball Photo Prop\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snowman Ball 1_1732658149_big.png\" alt=\"Snowman Ball Photo Prop\" \/><\/noscript>\r\n        <\/a>\r\n        <a rel=\"noopener\" href=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snowman Ball 1_1732658149_big.png\" id=\"io_img_big1_2554337\" target=\"_blank\"><\/a>\r\n        <a rel=\"img_group noopener\" href=\"\" id=\"io_img_big2_2554337\"><\/a>\r\n        <br>\r\n        <div class=\"io_image_thumbbox io_category_thumbox\" style=\"display:none;\">\r\n            <img decoding=\"async\" class=\"io_image_thumb skip-lazy\" title=\"Snowman Ball Photo Prop\" src=\"https:\/\/rental.software\/users\/OntarioInflatables\/images\/Snowman Ball 1_1732658149.png\" alt=\"Snowman Ball Photo Prop\"\r\n                 id=\"io_img_thumb1_2554337\" onclick=\"updateMainPic(this)\" \/>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"io_item2_list_inner\">\r\n        <p class=\"elementor-heading-title rentNameIO item_name\"><a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/snowman-ball-photo-prop\/\">Snowman Ball Photo Prop<\/a><\/p>\r\n        <p class=\"rentNameIO_price rentNameIO_price_2554337\"><span class=\"cat_from\" style=\"font-style:italic;font-size:smaller;\">from<\/span> <span class=\"rentNameIO_pricespan\">$299.00<\/span><\/p>\r\n        <p class=\"item_encoded\" style=\"display:none;\">Snowman+Ball+Photo+Prop<\/p>\r\n        <span class=\"item_href\" style=\"display:none;\">https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/snowman-ball-photo-prop\/<\/span>\r\n        <p class=\"item_rentalid\" style=\"display:none;\">2554337<\/p>\r\n        <p class=\"item_vendorid\" style=\"display:none;\"><\/p>\r\n        <p class=\"item_qtytype\" style=\"display:none;\">Limited<\/p>\r\n        <p class=\"item_inputtype\" style=\"display:none;\">Dropdown<\/p>\r\n        <span class=\"item_qtyincrement\" style=\"display:none;\">1<\/span>\r\n        <div class=\"item_timeslots\" style=\"display:none;\"><\/div>\r\n        <p class=\"item_giftcardvalue\" style=\"display:none;\"><\/p>\r\n        <div class=\"item_hasRequiredAcc\" style=\"display:none;\"><\/div>\r\n\r\n        <!-- Store list view data as attributes (lightweight) -->\r\n        <div class=\"io_list_view_data\"><\/div>\r\n        <div class=\"io_buttons_container\">\r\n            <a href=\"https:\/\/dev.rental.software\/10x10tentrentals412\/rentals\/holiday-decor\/snowman-ball-photo-prop\/\" class=\"io_more_info_button\">MORE INFO<\/a>\r\n            <div class=\"elementor-widget-button add_cart_2554337\">\r\n                <a class=\"item_add elementor-button elementor-size-sm elementor-animation-grow io_button rentNameIO_button\"\r\n                   href=\"javascript:;\"><!--no linebreak bc elementor--><i class=\"fas fa-shopping-cart\"><\/i> Add to Cart<\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"unavailable_message unavailable_message_2554337\"  onclick=\"checkAvailDateClick()\">item unavailable (change date)<\/div>\r\n    <\/div>\r\n<\/div>\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        \/\/ Hide price when zero\r\n        jQuery(\".rentNameIO_pricespan\").each(function () {\r\n            if( !Number( this.textContent.replace(\/[^0-9.-]+\/g,\"\") ) ){\r\n                jQuery(this.parentElement).hide();\r\n            }\r\n        });\r\n    });\r\n<\/script><!-- End Shortcoder content -->\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":1311,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"io_meta_description":"","footnotes":""},"class_list":["post-17989","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/pages\/17989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/comments?post=17989"}],"version-history":[{"count":0,"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/pages\/17989\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/pages\/1311"}],"wp:attachment":[{"href":"https:\/\/dev.rental.software\/10x10tentrentals412\/wp-json\/wp\/v2\/media?parent=17989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}