Basket Mini sometimes Cached old Entries

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
randomdennis
Posts: 38
Joined: 10 Oct 2024, 12:51

Basket Mini sometimes Cached old Entries

Post by randomdennis » 12 Mar 2025, 16:14

Hello,

I have the problem that I get cached mini-basket entries.

I have tried switching off the basket cache, but this has no effect.

Thank you for your Help.

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

Re: Basket Mini sometimes Cached old Entries

Post by aimeos » 13 Mar 2025, 08:27

The mini basket may be cached if the page containing the mini basket is allowed to be cached by the browser. Also, the mini-basket must not be added to the basket and checkout pages because it can't be updated in the same request and would always lag behind.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

heural
Posts: 85
Joined: 09 Jun 2022, 07:55

Re: Basket Mini sometimes Cached old Entries

Post by heural » 08 Apr 2025, 09:19

Hi Aimeos-Team,

we have the same strange problem, but not old entries. We see products from another users basket in the mini basket.
It seems that is a Typo3-caching issue, the browser cache is not the problem. (developer-console open/caching off)
If I clear the Typo3-Caches (All) the mini basket shows the content from my cart, the others sees my basket contents if I reload the page as first.

https://aimeos.org/docs/latest/typo3/cu ... navigation

COA should be a COA_INT to avoid this caching issue
Thanks a lot!

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

Re: Basket Mini sometimes Cached old Entries

Post by aimeos » 08 Apr 2025, 10:08

Thanks for the hint, the documentation has been adapted.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply