Hide basket route

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Gagik
Posts: 38
Joined: 05 Dec 2023, 06:58

Hide basket route

Post by Gagik » 21 Dec 2023, 16:06

Hello,

PHP version: 8.1
Laravel version: 10
Aimeos version: 2023.10
Environment: Linux

I want to hide this route 'shop/basket'. Will I hide it from the 'config/shop.php' file or another way(s) ?

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Hide basket route

Post by aimeos » 22 Dec 2023, 09:37

Change the basket target to the checkout target ("aimeos_shop_checkout"):
https://github.com/aimeos/aimeos-larave ... t.php#L204
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply