View Issue Details

IDProjectCategoryView StatusLast Update
0006275OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2024-02-29 07:20
Reporterhendrikfreytag Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Product Version4.9.6 / 5.2.6 
Summary0006275: \oxArticle::getTPrice doesn't respect recommended retail price of parent article
DescriptionIf you don't set a price in a variant the price of the parent article is used. So if you don't set a recommended retail price I expect that the parents rrp is used, too. But it isn't (at least in \oxArticle::getTPrice).
Steps To ReproduceCreate article with variant. Don't set a price or rrp in the variant, but set both in the parent.

Go to shop and look at the articles detail page. If you don't choose the variant the parent article is shown and you can see the rrp striked out.

Now choose the variant. You can see the price inherited from the parent but the striked out rrp is gone.
Additional InformationThe striked out rrp in the article detail page is generated from the function \oxArticle::getTPrice
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

Sven Brunk

2024-02-29 07:20

administrator   ~0016326

While I agree that this is a desired behavior and could be seen as a bug, I think it is just a missing feature. I added this to the backlog and re-classify the ticket.