[% include "product_variables.osr" %] [% include "body.md" %] [% include "header_notice.osr" %]
[%- include "product_overview_drawings.osr" -%]
[%- if product.showSpecs !=false || config.show.authors -%]
[%- if product.showSpecs !=false -%]

Specification

[% include "product_specs.osr" html:false %]
[%endif%]
[% if config.show.authors %] [%- if product.showAuthors !=false -%] [% include "authors_html.osr" authors:product.authors showHeader:true %] [%endif%] [%endif%]
[%endif%] [%- if product.showComponents !=false -%] [%- if product.components !=false -%] [% include "components.osr" components:product.components %] [%endif%] [%endif%] [%- if product.showResources !=false %] [% include "product_resources.osr" %] [%endif%]
[% if config.show.shipping %] [% include "product_shipping.osr" %] [% endif -%] [% if config.show.payment_terms %] [% include "payment_terms.osr" %] [% endif -%]
[% if config.show.others %] [% include "other_products.osr" %] [%endif%] [% if config.show.howtos %] [% include "product_howtos.osr" %] [%endif%] [% include "social_links.osr" %] [% if config.show.instagram %] [% include "vendor_instagram.osr" %] [%endif%] [% if config.show.debug %] [% include "product_debug.osr" %] [%endif%]