Hi,
No. That's not the checkout. That's a product listing page so it's normal that it is displaying a product listing.
Here is what I think is happening:
- You've left empty the setting "URL where to redirect when the cart is empty" of the Hikashop configuration.
- You've created a menu item of the type "checkout".
- You try to access that menu item without anything in your cart
- Since the checkout system cannot work without anything in the cart, and that you didn't set anything in the "URL where to redirect when the cart is empty" setting, HikaShop redirects you to the default page which is a products listing of all your products.
And I checked your checkout page and there are no products listing on it.