--- products: new: limit: {{theme_settings.homepage_new_products_count}} featured: limit: {{theme_settings.homepage_featured_products_count}} top_sellers: limit: {{theme_settings.homepage_top_products_count}} carousel: {{theme_settings.homepage_show_carousel}} blog: recent_posts: limit: {{theme_settings.homepage_blog_posts_count}} customer: wishlists: limit: 10 --- {{#partial "hero"}} {{{region name="home_below_menu"}}} {{#if carousel}} {{> components/carousel arrows=theme_settings.homepage_show_carousel_arrows}} {{/if}} {{{region name="home_below_carousel"}}} {{/partial}} {{#partial "page"}} {{#each shipping_messages}} {{> components/common/alert/alert-info message}} {{/each}}