View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003810 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2012-04-05 08:00 | 2012-12-07 15:07 |
| Reporter | ray | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 4.5.9 revision 43186 | ||||
| Summary | 0003810: applied discount assigned to customer group not shown on details page | ||||
| Description | If there is a discount applied for a certain customer group on all items - it is displayed in listview, but not in details view if there are variants. According to forums this is caused by a different handling of OXSKIPDISCOUNTS, as once the parent article is used and once the child article is used. http://www.oxid-esales.com/forum/showthread.php?t=13659#post84835 | ||||
| Steps To Reproduce | assign a discount valid for all articles and a certain customer group - view articles in listview and detailsview | ||||
| Tags | Discount | ||||
| Attached Files | |||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
Reminder sent to: ray Hi, sorry, but we cannot reproduce this issue. I created the discount in shop (as shown in the attachment), assigned the "Domestic customer" group (also tried with assigned product and not assigned). Then, when i'm loged into eshop I see the same prices are displayed in the list and in the details page (see screenshots attached). Could you please describe, maybe there are some other details/settings or custom changes, which can affect such behavior? Best regards, |
|
|
Hi Dainius It was reported in forums like this, I think in Basic Theme: - discount in % valid for a certain customer group on all articles - discount displayed in list page, but not in details page There was a comment regarding OXSKIPDISCOUNTS from @rubbercut, maybe you should ask him for more details? It seems that the problem was solved by the user due to this hint from rubbercut afterwards. I think that list and details do check the setting for OXSKIPDISCOUNTS in different ways, so if you have set unequal for father and variants, this may cause a different price to be shown then. |
|
|
Still can not reproduce |