View Issue Details

IDProjectCategoryView StatusLast Update
0006689OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2024-04-03 11:37
ReporterSpritje Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version4.10.5 / 5.3.5 
Summary0006689: Product coupon's value calculated from first article's price in basket instead of whole coupon related basket price
DescriptionIf an authorized article, which costs less than the voucher is worth, is first added to the shopping cart,
the voucher will only be applied to this item - and only in the amount of the item price.

e. g. a voucher of 10 EUR will be applied on a shopping cart of 100 EUR with a first item, which costs 8 EUR, then only 8 EUR will be partially applied and the rest (in this case 2 EUR) will expire.
Although there are other articles in the shopping cart with voucher entitlement that could be count against the remaining voucher value.
If the order is the other way around (i. e. an article that is more expensive than 10 EUR in the first place) it works.
Steps To Reproduce1. Create article a = 8 EUR and article b = 20 EUR.
2. Create coupon serie 10 EUR abs with "Calculate only once (valid only for product or category vouchers)" activated and article a and b assigned.
3. Go to basket put first article a in basket, then article b.
4. Insert coupon code.

Coupon amount is 8 EUR, but should be 10 EUR.
TagsNo tags attached.
Attached Files
coupon_1.JPG (105,814 bytes)   
coupon_1.JPG (105,814 bytes)   
coupon_2.JPG (104,723 bytes)   
coupon_2.JPG (104,723 bytes)   
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0006494 closedSvenBrunk Coupons with assigned categories doesn't work correct 

Activities

SvenBrunk

2024-04-03 11:37

administrator   ~0016706

Works as designed and documented under https://docs.oxid-esales.com/eshop/en/7.0/operation/coupon-series/main-tab.html

"If the box is checked, the coupon will be redeemed for only one of the products assigned to the coupon series even if the shopping cart contains several such products. If the box is not checked, the coupon will be applied to each of these products."