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

Personalized Apparel Design

Illustrates the process of creating personalized apparel, from initial concept to final product. This project focuses on our capability to work with customer-provided designs or assist in developing unique graphics for t-shirts and other clothing items.

bottom of page