You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Printful seems pretty nondeterministic in what thumbnails it sets, and we don't get multiple thumbnails on the index. This means we can't pick which color is the default, and we can't show multiple sides of products like hoodies or pillows.
Proposal
We can upload custom thumbnails for product by product ID, e.g. 230792069.png for the Terminal pillow. If this image exists, the store will use it on the index, and if not, it will fall back to what Printful gives us. This will also allow us to do more creative thumbnails, e.g. for seasonal promotions.
The text was updated successfully, but these errors were encountered:
cassidyjames
changed the title
Allow setting custom product tumbnails
Allow setting custom product thumbnails
Aug 25, 2021
Problem
Printful seems pretty nondeterministic in what thumbnails it sets, and we don't get multiple thumbnails on the index. This means we can't pick which color is the default, and we can't show multiple sides of products like hoodies or pillows.
Proposal
We can upload custom thumbnails for product by product ID, e.g.
230792069.png
for the Terminal pillow. If this image exists, the store will use it on the index, and if not, it will fall back to what Printful gives us. This will also allow us to do more creative thumbnails, e.g. for seasonal promotions.The text was updated successfully, but these errors were encountered: