Shop by Occasion Daily Wear

Shop by Occasion Daily Wear
0 Product
const coll_desc_btn = document.querySelector('.coll_desc_toggle_btn'); const coll_desc_text = document.querySelector('.coll_desc_text'); const max_height = 20 * 1 * 2; if(!coll_desc_text) return; if (coll_desc_text.scrollHeight <= max_height) { coll_desc_btn.classList.add('none'); }
function updateVars() { const headerMain = document.querySelector('#header__main-container'); document.documentElement.style.setProperty('--header-main-height', headerMain.offsetHeight + 1 + 'px'); } const ro = new ResizeObserver(()=>{ updateVars(); }); const headerMain = document.querySelector('#header__main-container'); if (headerMain) ro.observe(headerMain);
Sorry, there are no products in this collection.
Sorry, there are no products in this collection.
No products viewed