View Issue Details

IDProjectCategoryView StatusLast Update
0003810OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:07
Reporterray Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version4.5.9 revision 43186 
Summary0003810: applied discount assigned to customer group not shown on details page
DescriptionIf 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 Reproduceassign a discount valid for all articles and a certain customer group - view articles in listview and detailsview
TagsDiscount
Attached Files
price_in_list.png (120,775 bytes)   
price_in_list.png (120,775 bytes)   
price_for_variants.png (153,037 bytes)   
price_for_variants.png (153,037 bytes)   
discount.png (16,492 bytes)   
discount.png (16,492 bytes)   
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2012-04-18 17:51

reporter   ~0006327

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,

ray

2012-04-18 21:51

reporter   ~0006328

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.

svetlana

2012-05-28 10:07

reporter   ~0006686

Still can not reproduce