GX-Bug #68030
geschlossenDer Preis von Artikeln mit Attributen in der Kategorie ist falsch, wenn die Attribute in der Kategorie ausgewählt werden können | The price of products with attributes in the category is wrong if the attributes can be selected in the category
0%
Der Preis von Artikeln mit Attributen in der Kategorie wird wieder korrekt dargestellt, wenn die Attribute in der Kategorie ausgewählt werden können
Beschreibung
The category always shows the lowest possible price. This is a problem, if attributes can be selected. A change of the attribute causes the price switching from "9 EUR" to "from 9 EUR" which is even more wrong.
Steps to reproduce:
- Modules > Module Center > install the Product Options module
- Catalog > Product Options > create the option "Color" and the values "red" and "blue"
- Catalog > Categories / Products > edit the configuration of an existing category or create a category and activate the display of attributes (screenshot)
- create a new 10 EUR product in this category
- assign the attributes to the created product as seen in the screenshot
- open the shop and navigate to the category and switch to the list view (screenshot)
Expected result
The created product has the price "11,00 EUR" because the preselected attribute is red (+1 EUR)
Actual result
The created product has the price "9,00 EUR" (cheapest attribute blue (-1 EUR))
Another Bug
- switch the attribute to "blue" and back to "red"
Expected result
The price should switch to 9,00 EUR for blue and 11,00 EUR for red
Actual result
The price switches to "from 9,00 EUR" for red and blue
Dateien
Zugehörige Tickets