# Mountain Motorsports ## Notes for language models - This website uses a server-side rendered single-page application (SPA) architecture. Content and URLs may update dynamically without a full page reload. - To identify the available product or vehicle types and brands, rely primarily on the main navigation and/or the type selector on the homepage. - Some inventory and showroom listing pages are not directly accessible through static links or the initial page source. They are generated dynamically after user interaction. - Applying filters on inventory or showroom pages may update the URL dynamically. - The main query parameters used for filtering are: `type`, `make`, `category`, and `year`. - Example: `?make=Ski-Doo&type=Snowmobile&category=Trail&year=2021` ## About the dealership - Mountain Motorsports is a dealership specializing in ATVs, Side-by-Sides, Snowmobiles, Street Bikes, Dirt Bikes. - Brands carried: Polaris, Yamaha. - Located in Golden, British Columbia. ## Browse products - Polaris ATV (https://www.mountainmotorsports.ca/en/new/atv/inventory/?make=Polaris) - Polaris Side-by-Sides (https://www.mountainmotorsports.ca/en/new/side-by-side/inventory/?make=Polaris) - Polaris Snowmobiles (https://www.mountainmotorsports.ca/en/new/snowmobile/inventory/?make=Polaris) - Yamaha Street Bikes (https://www.mountainmotorsports.ca/en/new/motorcycle/inventory/?make=Yamaha&category=Street) - Yamaha Dirt Bikes (https://www.mountainmotorsports.ca/en/new/motorcycle/inventory/?make=Yamaha&category=Motocross) ## Inventory - Inventory (https://www.mountainmotorsports.ca/en/inventory/) - New Inventory (https://www.mountainmotorsports.ca/en/new-inventory/) - Used Inventory (https://www.mountainmotorsports.ca/en/used/) ## Showroom - Find Your Next Powersports Vehicle (https://www.mountainmotorsports.ca/en/new/) ## Promotions - Promotions (https://www.mountainmotorsports.ca/en/promotions/) ## Services - Maintenance and Repairs (https://www.mountainmotorsports.ca/en/service/) - Parts and Accessories (https://www.mountainmotorsports.ca/en/parts/) ## Guides and Resources - Blog (https://www.mountainmotorsports.ca/en/blog/) ## Information - Meet the Mountain Motorsports Team (https://www.mountainmotorsports.ca/en/team/) ## Contact - Contact Us (https://www.mountainmotorsports.ca/en/contact/)