Creating layout and contributing the products
We can now update our Shopify section to enable merchant contribution (adding products to download) and display them on the “Products downloads” page.
Frontend code update
Section titled “Frontend code update”- Update the section schema to add the ability to contribute downloadable products to be displayed on the frontend.
- Update the section Liquid code to display the actual products grid.
- Update the Shopify page template and introduce a new
products-downloads.liquidsection. - Handle the case where the merchant does not contribute products.
- Also make sure to update JSON translation files.
Contribution
Section titled “Contribution”You (and the merchant) can now contribute products to be downloadable.

Frontend result
Section titled “Frontend result”Here is an example of how the “Products downloads” page may look like once contributed (in French).
