Event Report 2026 – Bangkok

THANK YOU NIGHT Lighting Designers
“the immersive hours”





On May 22, we were delighted to welcome lighting designers from across Thailand for “the immersive hours” — an evening dedicated to conversations, ideas, and shared experiences centered around light and space.

Guests explored our new collaborative showroom with PODIUM, a space created to pursue more immersive experiences through light, materiality, and atmosphere. Throughout the evening, curated lighting scenes and our Synca lighting solutions invited guests to experience how lighting can quietly shape emotion and spatial experience.

More than just an event, it was a meaningful night dedicated to the people who continuously shape the future of lighting design.

Thank you to everyone who joined us and shared the evening together.

  
synca event th01
synca event th02
synca event th03
synca event th04
synca event th05
synca event th06
synca event th07
synca event th08
synca event th09
synca event th10
synca event th11
synca event th12
synca event th13
synca event th14
synca event th15
synca event th16
synca event th17
synca event th18







More Information



  


Catalogue

Lighting catalogue featuring products for architectural facilities. Selected lineups to synchronize (sync) “light” and “space”.


Synca

Artificial light has evolved closer to natural light, enriching our bodies and minds with excitement, liveliness and relaxation.


Virtual Concepts

Browse various lighting approaches and discover inspirations for your residential project.



document.addEventListener('DOMContentLoaded', function() { const btn = document.getElementById('open-sr-popup'); const popup = document.getElementById('sr-popup'); const closeBtn = document.querySelector('.sr-close-btn'); // ボタンをクリックしたらポップアップを表示 if(btn) { btn.addEventListener('click', function() { popup.style.display = 'block'; }); } // 「×」ボタンをクリックしたらポップアップを閉じる if(closeBtn) { closeBtn.addEventListener('click', function() { popup.style.display = 'none'; }); } // ポップアップの背景(黒い部分)をクリックしても閉じる window.addEventListener('click', function(event) { if (event.target === popup) { popup.style.display = 'none'; } }); });