@@if (context.otherBtnModal || context.otherLinkModal) { @@include('_menu-others-modal.html') } @@if (context.otherInfo) { @@include('_menu-others-offcanvas-info.html') } @@if (context.otherShop) { @@include('_menu-others-cart.html') } @@if (context.otherSearch) { @@include('_menu-others-search.html') }