{"product_id":"rental-portman-p1","title":"RENTAL Portman P1","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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_P1.webp?v=1784830990\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" data-index=\"0\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_P1_4.webp?v=1784830989\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" data-index=\"1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_P1_5.webp?v=1784830988\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" data-index=\"2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_P1_2.webp?v=1784830986\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" data-index=\"3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/Portman_P1_3.webp?v=1784830986\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\" data-index=\"4\"\u003e\n\u003c\/div\u003e\n\u003c!-- Lightbox --\u003e\n\u003cdiv class=\"lightbox-gallery\" id=\"lightboxGallery\"\u003e\n\u003cspan class=\"lightbox-close\"\u003e×\u003c\/span\u003e \u003cspan class=\"lightbox-prev\"\u003e❮\u003c\/span\u003e \u003cimg id=\"lightboxImage\" alt=\"EventStarts - AV Production \u0026amp; Rental Services\"\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-start=\"110\" data-end=\"149\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/ph.png?v=1741606062\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv data-is-intersecting=\"true\" data-turn-id-container=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" class=\"\"\u003e\n\u003csection data-turn=\"assistant\" data-testid=\"conversation-turn-96\" data-turn-id-container=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" data-turn-id=\"request-69725926-de3c-8333-b7ca-bf3c467a7ed7-2\" dir=\"auto\" 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)))]\"\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 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\" data-conversation-screenshot-content=\"\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-turn-start-message=\"true\" 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-message-model-slug=\"gpt-5-5\" dir=\"auto\" data-message-id=\"0496ef96-2881-4512-a08a-06c7c2dc43e9\" data-message-author-role=\"assistant\" 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 P1 Rental\u003c\/h1\u003e\n\u003cp\u003eThe \u003cstrong\u003ePortman P1\u003c\/strong\u003e is an iconic decorative stage lighting fixture that combines a timeless retro aesthetic with powerful performance for concerts, festivals, television productions, theaters, corporate events, weddings, and live entertainment. Instantly recognizable by its seven circular light sources, the \u003cstrong\u003ePortman P1\u003c\/strong\u003e has become a favorite among lighting designers looking to create warm, dramatic stage visuals and unforgettable audience experiences.\u003c\/p\u003e\n\u003cp\u003eDesigned for both lighting and scenic applications, the \u003cstrong\u003ePortman P1\u003c\/strong\u003e produces a beautiful tungsten-style glow that enhances performers while adding depth and character to any stage design. Whether used individually or arranged in large arrays, the fixture creates striking visual effects that are ideal for live music performances, broadcast productions, and event backdrops.\u003c\/p\u003e\n\u003cp\u003eBuilt for professional touring and rental environments, the \u003cstrong\u003ePortman P1\u003c\/strong\u003e offers reliable operation, flexible rigging options, and DMX control for seamless integration into modern lighting systems. Its distinctive appearance and warm lighting output make it an excellent choice for productions seeking a classic yet sophisticated visual style.\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: 7 individual tungsten lamps\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eColor temperature: 1600K–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: 7\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConnectors: 3-pin and 5-pin XLR DMX\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003ePower connector: PowerCON\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eMounting: Suitable for truss, stands, or floor placement\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConstruction: Heavy-duty touring-grade metal housing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eApplications: Concerts, festivals, television, theaters, weddings, corporate events, live productions\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhy Choose This \"Portman P1\" Pro Rental for Your Event?\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003ePortman P1\u003c\/strong\u003e is the perfect choice for productions that want to combine exceptional lighting performance with stunning stage aesthetics. Its signature seven-lamp design creates a unique visual impact that has become a staple of international concert tours, television productions, and premium live events.\u003c\/p\u003e\n\u003cp\u003eDesigned for professional use, the \u003cstrong\u003ePortman P1\u003c\/strong\u003e integrates easily into existing lighting systems while providing smooth dimming and precise control for creative lighting effects. Whether used as a blinder, scenic fixture, or decorative stage element, it adds warmth, depth, and elegance to any production.\u003c\/p\u003e\n\u003cp\u003eAt \u003cstrong\u003eEventStarts\u003c\/strong\u003e, every \u003cstrong\u003ePortman P1\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\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":48352137019604,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"2 Days","offer_id":48352137052372,"sku":null,"price":100.5,"currency_code":"USD","in_stock":true},{"title":"3 Days","offer_id":48352137085140,"sku":null,"price":150.0,"currency_code":"USD","in_stock":true},{"title":"1 week","offer_id":48352137117908,"sku":null,"price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0617\/9124\/0404\/files\/PortmanP1_W.webp?v=1784828133","url":"https:\/\/eventstarts.com\/products\/rental-portman-p1","provider":"eventstarts","version":"1.0","type":"link"}