@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-header.htm', { "title": "Shop", "pagination": "shop" })
@@include('blocks/product.htm')
@@include('blocks/footer.htm') @@include('footer.htm')