Set Catalog attribute plugin to OR

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!
billy678
Posts: 21
Joined: 02 Jun 2022, 15:57

Set Catalog attribute plugin to OR

Post by billy678 » 02 Jun 2022, 16:14

Hi,
is there an option to set the catalog attribute plugin to OR?
Thank you & best regards!

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

Re: Set Catalog attribute plugin to OR

Post by aimeos » 03 Jun 2022, 05:22

Use this configuration for the attribute types you want to use OR conditions for:
https://aimeos.org/docs/2022.x/config/c ... ypes-oneof
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

billy678
Posts: 21
Joined: 02 Jun 2022, 15:57

Re: Set Catalog attribute plugin to OR

Post by billy678 » 03 Jun 2022, 09:43

That works - thank you!

If someone is trying it too:
I added this to the TS-Config box in the plugin

Code: Select all

client.html.catalog.filter.attribute.types-oneof.1 = category

Post Reply