{"product_id":"rental-portman-mantis","title":"RENTAL Portman Mantis","description":"\u003cstyle\u003e\n    .image-grid-wrapper .image-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 15px;\n    }\n\n    .image-grid-wrapper .image-grid img {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n    }\n\n    .image-grid-wrapper .image-grid img:hover {\n      transform: scale(1.05);\n    }\n\n    .lightbox-gallery {\n      display: none;\n      position: fixed;\n      z-index: 9999;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0,0,0,0.9);\n      justify-content: center;\n      align-items: center;\n      flex-direction: column;\n    }\n\n    .lightbox-gallery img {\n      max-width: 90%;\n      max-height: 80%;\n      border-radius: 8px;\n    }\n\n    .lightbox-gallery.active {\n      display: flex;\n    }\n\n    .lightbox-close,\n    .lightbox-prev,\n    .lightbox-next {\n      position: absolute;\n      color: #fff;\n      font-size: 40px;\n      font-weight: bold;\n      text-decoration: none;\n      cursor: pointer;\n      user-select: none;\n    }\n\n    .lightbox-close { top: 20px; right: 30px; }\n    .lightbox-prev { left: 30px; top: 50%; transform: translateY(-50%); }\n    .lightbox-next { right: 30px; top: 50%; transform: translateY(-50%); }\n  \u003c\/style\u003e\n\u003cdiv class=\"image-grid-wrapper\"\u003e\n\u003c!-- Image Grid --\u003e\n\u003cdiv class=\"image-grid\"\u003e\n\u003cimg data-index=\"0\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_Mantis.webp?v=1784829757\"\u003e \u003cimg data-index=\"1\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_Mantis4.webp?v=1784829756\"\u003e \u003cimg data-index=\"2\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_Mantis2.webp?v=1784829756\"\u003e \u003cimg data-index=\"3\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_Mantis3.webp?v=1784829756\"\u003e \u003cimg data-index=\"4\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_Mantis1.webp?v=1784829756\"\u003e \u003c\/div\u003e\n\u003c!-- Lightbox --\u003e\n\u003cdiv id=\"lightboxGallery\" class=\"lightbox-gallery\"\u003e\n\u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e \u003cspan class=\"lightbox-prev\"\u003e❮\u003c\/span\u003e \u003cimg alt=\"EventStarts - AV Production \u0026amp; Rental Services\" id=\"lightboxImage\"\u003e \u003cspan class=\"lightbox-next\"\u003e❯\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    (function() {\n      const images = document.querySelectorAll('.image-grid img');\n      const lightbox = document.getElementById('lightboxGallery');\n      const lightboxImage = document.getElementById('lightboxImage');\n      const closeBtn = document.querySelector('.lightbox-close');\n      const prevBtn = document.querySelector('.lightbox-prev');\n      const nextBtn = document.querySelector('.lightbox-next');\n\n      let currentIndex = 0;\n      const imageSources = Array.from(images).map(img =\u003e img.src);\n\n      images.forEach(img =\u003e {\n        img.addEventListener('click', () =\u003e {\n          currentIndex = parseInt(img.dataset.index);\n          showImage(currentIndex);\n          lightbox.classList.add('active');\n        });\n      });\n\n      function showImage(index) {\n        lightboxImage.src = imageSources[index];\n        lightboxImage.alt = \"EventStarts - AV Production \u0026 Rental Services\";\n      }\n\n      closeBtn.addEventListener('click', () =\u003e {\n        lightbox.classList.remove('active');\n      });\n\n      prevBtn.addEventListener('click', () =\u003e {\n        currentIndex = (currentIndex - 1 + imageSources.length) % imageSources.length;\n        showImage(currentIndex);\n      });\n\n      nextBtn.addEventListener('click', () =\u003e {\n        currentIndex = (currentIndex + 1) % imageSources.length;\n        showImage(currentIndex);\n      });\n\n      lightbox.addEventListener('click', (e) =\u003e {\n        if (e.target === lightbox) {\n          lightbox.classList.remove('active');\n        }\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003cp data-end=\"149\" data-start=\"110\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/ph.png?v=1741606062\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" data-turn-id-container=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" data-testid=\"conversation-turn-96\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-3 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv data-conversation-screenshot-content=\"\" class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"0496ef96-2881-4512-a08a-06c7c2dc43e9\" dir=\"auto\" data-message-model-slug=\"gpt-5-5\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"\u003e\n\u003ch1 data-section-id=\"1bsxlzl\" data-start=\"0\" data-end=\"23\" class=\"PDq2pG_selectionAnchorContainer\"\u003ePortman Mantis Rental\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp data-start=\"41\" data-end=\"497\"\u003eThe \u003cstrong data-start=\"45\" data-end=\"63\"\u003ePortman Mantis\u003c\/strong\u003e is a premium LED decorative stage lighting fixture designed to create bold, modern visual effects for concerts, festivals, television productions, corporate events, theaters, fashion shows, and live entertainment. Featuring a unique geometric design and advanced RGBW LED technology, the \u003cstrong data-start=\"352\" data-end=\"370\"\u003ePortman Mantis\u003c\/strong\u003e combines architectural styling with dynamic lighting performance, making it a standout fixture for contemporary stage designs.\u003c\/p\u003e\n\u003cp data-start=\"499\" data-end=\"866\"\u003eEngineered for professional productions, the \u003cstrong data-start=\"544\" data-end=\"562\"\u003ePortman Mantis\u003c\/strong\u003e delivers vibrant color mixing, smooth dimming, and a wide range of creative lighting effects. Its distinctive appearance allows it to function as both a high-performance lighting fixture and a striking scenic element, adding depth, texture, and visual impact to stages, event spaces, and broadcast sets.\u003c\/p\u003e\n\u003cp data-start=\"868\" data-end=\"1157\"\u003eWhether used as a centerpiece or integrated into a larger lighting rig, the \u003cstrong data-start=\"944\" data-end=\"962\"\u003ePortman Mantis\u003c\/strong\u003e enhances any production with dynamic illumination and eye-catching design. It is an excellent choice for concerts, award shows, live broadcasts, corporate presentations, and touring productions.\u003c\/p\u003e\n\u003ch2 data-section-id=\"1a3ueyz\" data-start=\"1159\" data-end=\"1176\"\u003eSpecifications\u003c\/h2\u003e\n\u003cul data-start=\"1178\" data-end=\"1740\"\u003e\n\u003cli data-section-id=\"1r8vog6\" data-start=\"1178\" data-end=\"1233\"\u003eEquipment type: Decorative LED stage lighting fixture\u003c\/li\u003e\n\u003cli data-section-id=\"1wzhmzd\" data-start=\"1234\" data-end=\"1265\"\u003eLight source: RGBW LED system\u003c\/li\u003e\n\u003cli data-section-id=\"leui01\" data-start=\"1266\" data-end=\"1304\"\u003eColor mixing: Full RGBW color mixing\u003c\/li\u003e\n\u003cli data-section-id=\"188yzde\" data-start=\"1305\" data-end=\"1348\"\u003eControl protocol: DMX512 with RDM support\u003c\/li\u003e\n\u003cli data-section-id=\"jrf9vr\" data-start=\"1349\" data-end=\"1392\"\u003eDimming: Smooth 16-bit electronic dimming\u003c\/li\u003e\n\u003cli data-section-id=\"xdzw8q\" data-start=\"1393\" data-end=\"1460\"\u003eEffects: Color transitions, dimming, programmable lighting scenes\u003c\/li\u003e\n\u003cli data-section-id=\"wm2fu6\" data-start=\"1461\" data-end=\"1514\"\u003eConnectors: 3-pin and 5-pin XLR DMX, PowerCON TRUE1\u003c\/li\u003e\n\u003cli data-section-id=\"1hrowsy\" data-start=\"1515\" data-end=\"1576\"\u003eMounting: Suitable for truss mounting or floor installation\u003c\/li\u003e\n\u003cli data-section-id=\"1663n9l\" data-start=\"1577\" data-end=\"1631\"\u003eConstruction: Heavy-duty touring-grade metal housing\u003c\/li\u003e\n\u003cli data-section-id=\"1iq6c6d\" data-start=\"1632\" data-end=\"1740\"\u003eApplications: Concerts, festivals, television, theaters, corporate events, fashion shows, live productions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 data-section-id=\"1cusyaj\" data-start=\"1742\" data-end=\"1804\"\u003eWhy Choose This \"Portman Mantis\" Pro Rental for Your Event?\u003c\/h2\u003e\n\u003cp data-start=\"1806\" data-end=\"2130\"\u003eThe \u003cstrong data-start=\"1810\" data-end=\"1828\"\u003ePortman Mantis\u003c\/strong\u003e is the perfect choice for productions looking to combine creative stage design with powerful lighting performance. Its distinctive geometric design and vibrant RGBW output allow lighting designers to create unique visual environments that capture audience attention and elevate the overall production.\u003c\/p\u003e\n\u003cp data-start=\"2132\" data-end=\"2477\"\u003eDesigned for demanding professional applications, the \u003cstrong data-start=\"2186\" data-end=\"2204\"\u003ePortman Mantis\u003c\/strong\u003e integrates seamlessly into modern lighting systems and offers reliable performance throughout extended live events and touring productions. Its versatility makes it suitable for everything from intimate corporate presentations to large-scale concerts and televised events.\u003c\/p\u003e\n\u003cp data-start=\"2479\" data-end=\"2817\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eAt \u003cstrong data-start=\"2482\" data-end=\"2497\"\u003eEventStarts\u003c\/strong\u003e, every \u003cstrong data-start=\"2505\" data-end=\"2523\"\u003ePortman Mantis\u003c\/strong\u003e is professionally maintained, thoroughly tested, and prepared before every rental. Our experienced production team provides reliable equipment and expert technical support, ensuring your event benefits from premium lighting solutions and flawless performance from setup through the final show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-3 w-full empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"eventstarts","offers":[{"title":"1 Day","offer_id":48352205308116,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"2 Days","offer_id":48352205340884,"sku":null,"price":100.5,"currency_code":"USD","in_stock":true},{"title":"3 Days","offer_id":48352205373652,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"1 week","offer_id":48352205406420,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/PortmanMantis_W.webp?v=1784828956","url":"https:\/\/eventstarts.com\/products\/rental-portman-mantis","provider":"eventstarts","version":"1.0","type":"link"}