Skip to content
Welcome to kre-a-tiv COLLECTION!
Shop kre-a-tiv Stamp of Approval
Get to know kre-a-tiv COLLECTION
Fill The Gap
kre-a-tiv Approved
kre-a-tiv Approved
View all
Amazon
Other Sites
Accessories
Books
Furniture
Household Supplies
Lighting
Pets
Storage & Organization
Senses
Get to know us
Let's Connect
Country/region
Canada (CAD $)
United States (USD $)
Update country/region
Country/region
USD $ | United States
CAD $ |
Canada
USD $ |
United States
Facebook
Pinterest
Instagram
TikTok
YouTube
Fill The Gap
kre-a-tiv Approved
View all
Amazon
Other Sites
Accessories
Books
Furniture
Household Supplies
Lighting
Pets
Storage & Organization
Senses
Get to know us
Let's Connect
Country/region
CAD $
USD $
Update country/region
Country/region
USD $ | United States
CAD $ |
Canada
USD $ |
United States
Search
Cart
Item added to your cart
View cart
Check out
Continue shopping
Collection:
Rooms Template
Shop our collection of products that we have found that are great for ___ Rooms.
No products found
Use fewer filters or
remove all
Choosing a selection results in a full page refresh.
Opens in a new window.
document.addEventListener('DOMContentLoaded', function () { const variantForms = document.querySelectorAll('form[data-type="add-to-cart-form"]'); variantForms.forEach((form) => { const variantPicker = form.closest('section')?.querySelector('variant-radios, variant-selects'); if (!variantPicker) return; variantPicker.addEventListener('change', function () { const selectedInput = variantPicker.querySelector('[name="id"]'); const hiddenInput = form.querySelector('input[name="id"]'); if (selectedInput && hiddenInput) { hiddenInput.value = selectedInput.value; console.log('Variant ID updated:', selectedInput.value); } }); }); });