// WIX Section // #html1 is WIX page Id, where to embed iframe code and using of the same pageId, need to post message object to iframe import wixLocation from 'wix-location'; $w.onReady(() => { let obj = { 'domainUrl': wixLocation.baseUrl, 'pageUrl': wixLocation.url, 'pageQuery': wixLocation.query } $w("#html1").postMessage(obj); });
top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Find Your Favorite Tee

Dedicated to helping customers discover their perfect t-shirt. This project showcases our extensive catalog and user-friendly approach to finding apparel that matches individual styles and preferences, ensuring a satisfying shopping experience.

bottom of page