Ignore cancelled product pricing
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 44
- Joined: 05 Oct 2019, 06:42
Ignore cancelled product pricing
Hi Aimeos,
So in the admin if a product is canceled then also it calculates it in the total. We want to ignore the pricing for the cancelled product. How could we do it? So when I do this $basket->getPrice()->getValue()
It calculates the price of the canceled product. Please assist.
Regards
So in the admin if a product is canceled then also it calculates it in the total. We want to ignore the pricing for the cancelled product. How could we do it? So when I do this $basket->getPrice()->getValue()
It calculates the price of the canceled product. Please assist.
Regards
Re: Ignore cancelled product pricing
Price calcuation for the basket is done here:
https://github.com/aimeos/aimeos-core/b ... #L310-L312
https://github.com/aimeos/aimeos-core/b ... #L310-L312
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
