{{#extend "base" hybrisClass="hybris-class" pageClass="products-list-page" title="Products list" pagePlp=true}} {{#content "head" mode="append" pagePlp=true}} {{/content}} {{#content "body"}}
{{> color-picker-plp }}
{{> form-row dropdown="true" ddn-mod="ddn_small" id="d1-top" label="Products per page" label-hidden="true" placeholder="All products per page"}}
{{> pagination pagination1="true" }} {{> pagination pagination2="true" }}
{{> form-row dropdown="true" ddn-mod="ddn_small" id="d2" label="Sort by" label-hidden="true" placeholder="Name (descending)"}}
{{#each plp_energy-efficiency.products}} {{>card_product_v2}} {{/each}}
{{> pagination pagination1="true" }} {{> pagination pagination2="true" }}
{{> legal-info}} {{> similar-products-v2 }} {{> seo-widgets title="More products" }} {{> seo-widgets title="Related category" }}
{{/content}} {{#content "foot" mode="append"}} {{#extend "modal" classMod="modal-energy-efficiency" id="modal-energy-efficiency" title="" fullWidth=true showCloseBtn=true newIconCross=true}} {{#content "sections"}} {{/content}} {{/extend}} {{/content}} {{/extend}}