So I’m using Printful with Shopify for a t-shirt shop. I would like to know how to have two variants of material (like 2 different t-shirts products from Printful) that would have the same print design but both in the same product page.
Basically they would be choosing from for exemple either Regular Fit Unisex or Men Fitted quality.
Are your referring to variant switching, in other words when a customer clicks a swatch it would load in the other images for the product that is a different material?
But rather than changing color you want a change in material which requires different images as well.
This isn’t something that you can really do with a few lines, it requires quite a bit of work but it’s something that’s super nice to have on a site. This isn’t something that you can do with liquid either, it requires converting the liquid objects to javascript objects when the server is hit. If that’s something you want to do I would also recommend against using an app for this.