How to mark products, that are in basekt?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
columbo
Advanced
Posts: 124
Joined: 09 Oct 2019, 09:42

How to mark products, that are in basekt?

Post by columbo » 18 May 2023, 07:22

Hi,

we'd like to mark or highlight products, that are already in the basekt.

eg:
  1. add product B to basket
  2. go to product category page
  3. product A, B and C are displayed
  4. only product B should be marked with a green cart-badge
What is your recommendation for doing this?
Do we need a controller or manager?

Thank you"

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

Re: How to mark products, that are in basekt?

Post by aimeos » 18 May 2023, 08:02

Use Javascript to avoid loosing the ability to cache list views.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply