Working with the lead agency iloCreate, we built this project using a vanilla Wagtail and Templates configuration.
The product catalog and images were migrated using a custom Python script to save the client hours of time manually implementing the category hierachy and entering products details and images.
A product information PDF is available on each product page and this is dynamically generated using data stored for the product in the cms, which includes some fields which are not shown on the web-page.
Multi language support was implemented using wagtail-modeltranslation
Project is hosted on Google Cloud Platform, leveraging cloud storage and managed SQL.