Page 1 of 1

Product tags

Posted: 26 Feb 2018, 18:05
by michal.fehér
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.

Re: Product tags

Posted: 26 Feb 2018, 23:31
by aimeos
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.

Re: Product tags

Posted: 24 Apr 2024, 13:25
by antoniosequeira66
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

Re: Product tags

Posted: 24 Apr 2024, 14:11
by aimeos
They are still not used in any way yet.