[% include "product_variables.osr" %]
[[product.product_name]]
[% include "header_notice.osr" %]
[% include "body.md" %]
[% include "product_overview_drawings.osr" %]
Specification
[% include "product_specs.osr" html:true %]
[% if config.show.authors %]
[% include "authors_html.osr" authors:product.authors showHeader:true %]
[%endif%]
[% include "product_resources.osr" %]
[% if product.magentoCategory %]
[% include "vendor_magento.osr" %]
[% endif %]
[% include "product_showreel.osr" %]
[% include "other_products.osr" %]
[% if config.show.howtos %]
[% include "product_howtos.osr" %]
[%endif%]
[% include "social_links.osr" %]
[% include "vendor_instagram.osr" %]
[% if config.show.debug %]
[% include "product_debug.osr" %]
[%endif%]
[%js%]
[%endjs%]