Merchandise

Ideas: create a single model that has an ImageField (see documents application for similar FileField), do not bother with thumbnails but simply render this image. For multilingual description fields, use description_en and description_nl ("Explicit is better than implicit")

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information