Aktionen
GX-Bug #67204
geschlossenArtikelpreis wird auf der Startseite bei den Empfehlungen falsch angezeigt, sofern der Artikel Staffelpreise hat
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.2.0 beta1
Release Notes Langtext:
Die Preise des ProductList-Widgets verwenden jetzt die Mindestproduktmenge, um den Preis für die Anzeige zu ermitteln
Beschreibung
- Create a product with a lower price for quantity > 1 (see screenshot) and activate to show the product on the start page
- Log out
- Go to the shop frontend startpage
Expected result
Product price is shown for quantity 1
Actual result
Lowest possible product price is shown (quantiy > 1)
Dateien
Checkliste 0/0
Zugehörige Tickets
Aktionen
#5
Von Jonatas Fischer vor fast 5 Jahren aktualisiert
The problem was in the ProductListWidget and not in the main page. The productWidgetList was adjusted to use the Product Minimun quantity as the quantity in order to calculate the prices properly.
Aktionen