Product tags

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!
michal.fehér
Posts: 44
Joined: 05 Feb 2018, 09:57

Product tags

Post by michal.fehér » 26 Feb 2018, 18:05

Hi. Are product tags still available in Administration? I can see it in docs (https://aimeos.org/docs/File:Admin-prod ... l-tags.png), I can see the table in database, but I dont see section in admin.

The reason I am asking: I want to implement product labels, such as "New", "Discount", "Popular" etc. which would be visible in frontend too. I dont want to put it as an atribute or property, I want to have a separate section for this so it's not messy. I wanted to use tags for this purpose and then just make it visible in frontend.

Thanks.

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

Re: Product tags

Post by aimeos » 26 Feb 2018, 23:31

The infrastructure for tag (clouds) is there but you can't manage them in the admin interface at the moment nor are they used in the frontend in any way up to now but handling would be very similar to attributes. An alternative would be to store a CSS class in the config field of the products for now.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

antoniosequeira66
Posts: 11
Joined: 06 Dec 2022, 09:37

Re: Product tags

Post by antoniosequeira66 » 24 Apr 2024, 13:25

Hello All,

is there any updates on this issue?

I see Types -> Tags with Catalog and Products but can't find documentation how to use it.

Thanks in advance

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

Re: Product tags

Post by aimeos » 24 Apr 2024, 14:11

They are still not used in any way yet.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply