Hide variant product on jqadm product list page

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!
bar_on
Posts: 15
Joined: 28 Jul 2024, 01:45

Hide variant product on jqadm product list page

Post by bar_on » 25 Jan 2025, 17:26

Screenshot 2025-01-25 at 9.24.04 AM.png
Screenshot 2025-01-25 at 9.24.04 AM.png (227.9 KiB) Viewed 11445 times
I'd like to know if there's any way I can hide the variant product in listing page, so I can only see
1. A separate article product with no variant
2. The mother variant product.

(ie. hide ID. 42, 43, 44. Keep 41, 45)

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

Re: Hide variant product on jqadm product list page

Post by aimeos » 27 Jan 2025, 10:03

In the backend it't not possible to hide variant articles by default but you can set the filter to selection products only.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

bar_on
Posts: 15
Joined: 28 Jul 2024, 01:45

Re: Hide variant product on jqadm product list page

Post by bar_on » 20 Feb 2025, 19:55

Ideally I want the product listing to show simple product (ie. product of type default, but is not related to a variant product), and mother variant product (ie. product of type select). Is that achievable in the backend?

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

Re: Hide variant product on jqadm product list page

Post by aimeos » 21 Feb 2025, 12:51

The product list view doesn't know if a default product is a variant of a selection product or not because the variant doesn't know that itself. There's only a reference in the selection product to all variant articles.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply