// 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

Themed T-Shirt Collections

A curated selection of t-shirts featuring popular themes and designs. This project demonstrates our ability to cater to specific interests and provide customers with apparel that expresses their passions. Emphasis is placed on vibrant prints and comfortable, durable fabrics.

bottom of page