View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001530 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2009-12-07 13:01 | 2012-12-07 15:07 |
Reporter | andreas_ziethen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.2.0 revision 23610 | ||||
Summary | 0001530: absolute discount on a category is calculated on article amount | ||||
Description | If you define a discount of e. g. 10,- euro for a special category and you put 1 articles of this category into the basket you get 10,- eur discount. So far okay. But if you put 3 different articles of the discounted category into basket you will get 30,- euros discount, which is NOT okay. The discount on a category should not be calculated on the amount of articles. Cause if you do a discount of 10% it'll be calculated on all the articles of this category. Or if you do an absulute discount of 10,- euros without assigning it to a category, you will get a 10,- euro discount - no matter how many articles are in the basket. | ||||
Tags | Discount | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0001510 | resolved | dainius.bigelis | Discounts on categories |
|
Reminder sent to: andreas_ziethen Hi, This functionality works the same way as we planned from very beginning: when discount for category is created, it is applied for each article in this category. The idea to apply this discount only once per category - is good feature request (as I also wrote in bug 0001510). So I inserted this into oxid.uservoice.com: http://oxid.uservoice.com/pages/31940-feature-requests/suggestions/411461 The entry here is closed. Thank you for your report. Best regards, |