Custom Variant's Printarea
Some products might not have only one fixed printarea size, but require different printarea sizes for each variants.
For example:
- Poster/Canvas can have various variants: 10x10in, 12x18in, 30x20in... Each of these variants needs a different width and height of printarea.
- Mug can have some variants: 11oz, 15oz... The mug 15oz can have a higher number in printarea's height compared to 11oz.
Acknowledging this case, teeinblue supports users to create custom printarea with unique size for each variant.
So ++ when your customers place an order with a variant, the order design can be generated in the correct printarea size of that variant ++.
For example: within the same campaign, if a customer purchases a 10x10in poster, the order design must be generated in 3000x3000px; while for another customer purchases a 30x20in poster, the order design should be 9000x6000px.
Here are the steps to create and connect custom variant's printarea:
1. List all printareas in Printareas section
Go to Product Base → Printareas → create all custom printareas.
For example: you want to sell a Poster with 3 variants: 8x10in, 12x16in, 24x16in. And the fulfillment provider requires correct printarea name & printarea size for each variant:
- Poster 8x10in: requires printarea name to fulfill =
8x10
& printarea size =2400x3000px
- Poster 12x16in: requires printarea name to fulfill =
12x16
& printarea size =3600x4800px
- Poster 24x16in: requires printarea name to fulfill =
24x16
& printarea size =7200x4800px
Then you need to create 3 corresponding printareas:
- Printarea
8x10
: width =2400
- height =3000
- Printarea
12x16
: width =3600
- height =4800
- Printarea
24x16
: width =7200
- height =4800
After listing all necessary printareas, we'll connect each printarea to a variant.
2. Connect a variant with a printarea in Variants table
- Go to Product Base → Variants → enable Custom variant's printarea toggle.
- After toggle is enabled, a column named Connect custom printarea will show up in Variants table.
- Click on a field in Connect custom printarea column will show a list of printareas (created in step 1).
- Select the correct printarea for the variant in each row.
- After selecting, each variants is successfully connected with a printarea.
If there're some variants using the same printarea name and size, you can connect them to the same printarea.
3. Select artwork for printarea in Campaign
- Go to Campaigns → Create a new campaign
- In "Step 1: Add products & artworks", add a product base. Then all printareas of the product base will show up.
- Select an artwork for each printarea.
- Locate artwork in each printarea if necessary.
- When a variant is selected, teeinblue will find what printarea is connected to that variant, and what artwork is added to that printarea. Then, depending on the selected variant, ++ personalization form only shows fields from the artwork added to that variant's printarea. ++
- Launch your campaign.
- On storefront, ++ gallery will hide mockups which do not share the same artwork with the selected variant. ++ This action is to avoid the case when customers fill in the personalization form but the mockup (which do not contain the same artwork) is not changed.
- When customers place an order, teeinblue will find the printarea connected to the variant that customers order, and ++ generate the corresponding order design, based on the printarea size and the artwork added to that printarea ++.
For deprecated custom printarea
The old way to create custom printarea is now named [Deprecated] Custom printareas.
The custom printareas in this deprecated feature is still working normally if they're used in running campaigns.
However, you cannot create or edit custom printareas this way.
To switch to the new feature:
- Enable "Custom variant's printarea" toggle.
- Select printarea in "Connect custom printarea" column.
Updated on: 26/07/2024
Thank you!