{{ __t('Catalogo') }}

@get_template_part('page.guide.parts.' . $section . '.product', null, ['section' => 'catalog', 'sub_section' => 'product', 'open' => 'false']) @get_template_part('page.guide.parts.' . $section . '.search', null, ['section' => 'catalog', 'sub_section' => 'search', 'open' => 'false']) @get_template_part('page.guide.parts.' . $section . '.filter', null, ['section' => 'catalog', 'sub_section' => 'filter', 'open' => 'false']) @get_template_part('page.guide.parts.' . $section . '.add-cart', null, ['section' => 'catalog', 'sub_section' => 'add-cart', 'open' => 'false']) @get_template_part('page.guide.parts.' . $section . '.toolbar', null, ['section' => 'catalog', 'sub_section' => 'toolbar', 'open' => 'false'])