View Issue Details

IDProjectCategoryView StatusLast Update
0006458OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2024-03-20 13:03
Reporterpreethi Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.9.9 / 5.2.9 
Summary0006458: Discount is not applied on the selectlist price on the Article Details view.
DescriptionIn the article details view of an article having selectlists, the price of the article is calculated with the discount. However, the selectlist price displayed is not affected by the discount. Once the article is sent to the basket, the discount is applied on the selectlist price and calculated correctly. The selectlist price displayed in the Details view has to take into account the discount of the article.
Steps To Reproduce1. Create a discount for 20% (see Discount.PNG)
2. Create a selectlist and assign an article to it.
3. Open the article details view of the article from the previous step( see Selectlist_Discount.PNG). The price of the article displayed is 127,20€ after 20% discount. The selectlist price shows +10,00€ surcharge without any discount applied.
4. Send the article to the basket. In the basket overview, the price of the article is calculated correctly with the discount applied on the selectlist surcharge 127,20€+(20% * +10,00) = 135,20€

The selectlist price in the details page should have been (20% * +10,00€ = ) 8,00€ instead of 10,00€
TagsProduct domain and basket rewrite
Attached Files
Discount.PNG (9,637 bytes)   
Discount.PNG (9,637 bytes)   
Selectlist_Discount.PNG (202,982 bytes)   
Selectlist_Discount.PNG (202,982 bytes)   
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities