Decor & Accents

Decor & Accents
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'); }
Sorry, there are no products in this collection.
Sorry, there are no products in this collection.