Is there a way to load the same page as the woocommerce shop page? I still want the shop to be there. Just need something like this /make/toyota/aygo/2017-2018/ to display the same page as the shop page. ( im doing some custom filtering already so just need to be able to swap what page is loaded. ) thanks
You can use Woocommerce shortcodes to display products like on the shop page. You can find such shortcodes on below link. https://docs.woocommerce.com/document/woocommerce-shortcodes/ Check out short codes mentioned under "Products". Alter them as necessary, if required.