Add product to basket bug

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
cangpo
Posts: 1
Joined: 06 Sep 2020, 07:44

Add product to basket bug

Post by cangpo » 06 Sep 2020, 07:54

Hello, product adding to basket does not work correctly.

For example, http://laravel.demo.aimeos.org/default/ ... -voucher/3 .
Im typing 100 into custom price, its add product to basket, typing 200 -- its added second product to 100 price!

Its also does not work with other attributes, its just does not rewrite it.

http://slim.demo.aimeos.org/default/en/ ... _article/0 -- here its work correctly, typing new custom price = add new product.

Help pls, how to fix it?

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

Re: Add product to basket bug

Post by aimeos » 08 Sep 2020, 12:15

Thank you for your bug report!
You are right, when adding vouchers with different prices, they are merged.
We will try to fix that and come back to you.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: Add product to basket bug

Post by aimeos » 09 Sep 2020, 16:34

The bug is fixed now in aimeos/aimeos-core dev-master and 2020.07.x-dev. It will be part of the next releases
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply