Combination of selections and options

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

Combination of selections and options

Post by billy678 » 02 Jun 2022, 16:25

Hi,
I've a product with a few variants and on the main product i added options.
When I configure my product I'm not able to submit it. The product without the additional options works fine.
Can you tell me what my mistake is?
Thank you & best wishes!
________
PHP 7.4
aimeos-typo3: 22.4.3
aimeos-core: 2022.04.7

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

Re: Combination of selections and options

Post by aimeos » 03 Jun 2022, 19:00

Can you post a few screenshots from the admin backend where we can see the product variants and configured options?
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: Combination of selections and options

Post by billy678 » 07 Jun 2022, 11:35

Sure.
Attachments
options.JPG
options.JPG (62.41 KiB) Viewed 3728 times
variants.JPG
variants.JPG (103.57 KiB) Viewed 3728 times

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

Re: Combination of selections and options

Post by billy678 » 07 Jun 2022, 12:59

If I configure a product in the FE and reload the page then I am able to add the product to the basket.
I think that has something to do with your Javascript.

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

Re: Combination of selections and options

Post by aimeos » 12 Jun 2022, 05:59

We've tested with the latest version and adding a variant of a selection product with configurable attributes works without problems. Which Aimeos version do you use?
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: Combination of selections and options

Post by billy678 » 13 Jun 2022, 15:00

It is the latest version as I wrote in the first comment.
The attribute in the options is declared as an input. If I run it as a normal select it work for me too, but I need it as an input.

Code: Select all

plugin.tx_aimeos.settings.client.html.catalog.attribute.type.zusatzanwendung = input

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

Re: Combination of selections and options

Post by aimeos » 16 Jun 2022, 10:58

The problem has been fixed now with this commit:
https://github.com/aimeos/ai-client-htm ... dd83e0b9de
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: Combination of selections and options

Post by billy678 » 16 Jun 2022, 11:00

Nice! Thank you.

Post Reply