{"product_id":"rental-portman-p2","title":"RENTAL Portman P2","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\/Protman_P2.webp?v=1784830479\"\u003e \u003cimg data-index=\"1\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Protman_P2_2.webp?v=1784830478\"\u003e \u003cimg data-index=\"2\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Protman_P2_3.webp?v=1784830478\"\u003e \u003cimg data-index=\"3\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Protman_P2_4.webp?v=1784830478\"\u003e \u003cimg data-index=\"4\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Protman_P2_1.webp?v=1784830478\"\u003e\n\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\u003ePortman P2 Rental\u003c\/h1\u003e\n\u003cp\u003eThe \u003cstrong\u003ePortman P2\u003c\/strong\u003e is a premium decorative stage lighting fixture designed to deliver stunning visual effects for concerts, festivals, television productions, theaters, corporate events, fashion shows, and live entertainment. Featuring six powerful tungsten light sources arranged in a distinctive linear design, the \u003cstrong\u003ePortman P2\u003c\/strong\u003e creates warm, cinematic lighting that has become a favorite among lighting designers worldwide.\u003c\/p\u003e\n\u003cp\u003eEngineered for professional touring and event production, the \u003cstrong\u003ePortman P2\u003c\/strong\u003e combines classic tungsten aesthetics with modern DMX control, allowing lighting operators to create smooth dimming effects, dynamic chases, and eye-catching stage looks. Its unique hexaline design makes it ideal as both a decorative fixture and a high-impact scenic element, adding depth and character to any stage or event space.\u003c\/p\u003e\n\u003cp\u003eWhether used individually or as part of a larger lighting design, the \u003cstrong\u003ePortman P2\u003c\/strong\u003e delivers exceptional visual impact while integrating seamlessly into professional lighting systems. It is perfect for concerts, live broadcasts, theatrical performances, and premium corporate productions.\u003c\/p\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eEquipment type: Decorative stage lighting fixture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLight source: 6 × 230W tungsten halogen lamps\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eColor temperature: Approximately 2900K\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eControl protocol: DMX512 with RDM support\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDMX channels: 6\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDimming: Smooth 16-bit dimming\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConnectors: 3-pin and 5-pin XLR DMX, PowerCON TRUE1\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMounting: Truss mounting or floor installation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConstruction: Touring-grade metal housing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eApplications: Concerts, festivals, television, theaters, corporate events, weddings, live productions\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhy Choose This \"Portman P2\" Pro Rental for Your Event?\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003ePortman P2\u003c\/strong\u003e is the ideal lighting fixture for productions that demand both exceptional stage lighting and a distinctive visual design. Its six-lamp linear layout creates a warm tungsten glow that enhances performers while adding a unique architectural element to the stage. From intimate performances to large-scale festivals, the \u003cstrong\u003ePortman P2\u003c\/strong\u003e helps create memorable lighting designs that elevate the overall audience experience.\u003c\/p\u003e\n\u003cp\u003eDesigned for professional use, the \u003cstrong\u003ePortman P2\u003c\/strong\u003e offers reliable operation, smooth dimming performance, and seamless integration with modern lighting consoles. Its robust construction makes it well suited for touring productions and demanding live event environments where reliability is essential.\u003c\/p\u003e\n\u003cp\u003eAt \u003cstrong\u003eEventStarts\u003c\/strong\u003e, every \u003cstrong\u003ePortman P2\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 to the final show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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":48352196821204,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"2 Days","offer_id":48352196853972,"sku":null,"price":100.5,"currency_code":"USD","in_stock":true},{"title":"3 Days","offer_id":48352196886740,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"1 week","offer_id":48352196919508,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/PortmanP2_W.webp?v=1784828585","url":"https:\/\/eventstarts.com\/products\/rental-portman-p2","provider":"eventstarts","version":"1.0","type":"link"}