Multiple identical attributes for select products in frontend

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!
robert63
Posts: 25
Joined: 03 Nov 2021, 13:38

Multiple identical attributes for select products in frontend

Post by robert63 » 03 Nov 2021, 13:42

I have select products with attributes color and size. They appear correctly in the frontend.
But when I choose the tab for the attributes it shows me nothing with some variants and for other variants it shows me 4 times the same color and one times the size and with other variants 3 times the color and 2 times the size etc.
System is Linux, Typo3 10.4.21, PHP 7.3.30, aimeos 21.10.1

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

Re: Multiple identical attributes for select products in frontend

Post by aimeos » 04 Nov 2021, 18:05

A setup with the demo data doesn't show the described behavior. How did you set up your products? Can you post a few screenshots?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

robert63
Posts: 25
Joined: 03 Nov 2021, 13:38

Re: Multiple identical attributes for select products in frontend

Post by robert63 » 05 Nov 2021, 07:13

I set up the selection products exactly as described in the Youtube video. Is it possible to hide the attribute tab?
Attachments
Eigenschaften.png
Eigenschaften.png (37.12 KiB) Viewed 1838 times
Selection.png
Selection.png (36.38 KiB) Viewed 1838 times

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

Re: Multiple identical attributes for select products in frontend

Post by aimeos » 05 Nov 2021, 07:23

Can you please post screenshots from the backend that shows your selection/variant article attributes?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

robert63
Posts: 25
Joined: 03 Nov 2021, 13:38

Re: Multiple identical attributes for select products in frontend

Post by robert63 » 05 Nov 2021, 17:00

Here it is
Attachments
selection_3.png
selection_3.png (190.14 KiB) Viewed 1829 times
selection_2.png
selection_2.png (129.11 KiB) Viewed 1829 times
selection_1.png
selection_1.png (50.61 KiB) Viewed 1829 times

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

Re: Multiple identical attributes for select products in frontend

Post by aimeos » 07 Nov 2021, 11:18

Problem has been fixed in dev-master and 2021.10.x-dev branches of aimeos/ai-client-html package and will be part of the next release. You can get the latest changes in the meantime using:

Code: Select all

composer req aimeos/ai-client-html:2021.10.x-dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

robert63
Posts: 25
Joined: 03 Nov 2021, 13:38

Re: Multiple identical attributes for select products in frontend

Post by robert63 » 08 Nov 2021, 20:06

Works. Thanks!

Post Reply