View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003499 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2012-01-17 07:02 | 2023-12-05 15:19 |
Reporter | indreb | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 4.6.8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003499: Not sorting by price in frontend if price is A, B or C | ||||
Description | Problems with sorting by price in website, is user has price A, B or C. After login not user sorting products list by lowest price or the highest price. Also sorting does not work, if prices are defined in oxfield2shop table | ||||
Steps To Reproduce | 1. Log into admin menu 2. "Administer User" -> "Users" 3. choose your user 4. click "Assign User Groups" 5. choose "Price A" 6. "Master Settings" -> "Core Settings" -> "Mall" 7. Click on "Create New Shop" 8. give it a name, select "shop inherits all inheritable items (products, discounts etc) from it's parent shop.", select shop parent 9. select "Active" and click "Save" 10. select your created shop in the left corner to work with it 11. give your products which should be sorted a "Alt. Prices" A and save them 12. go to your frontend to see if it sorts the products correctly by price 13. you can see that it doesn't sort for Price A, instead it sorts for the regular price | ||||
Tags | Category, Product domain and basket rewrite, Sorting | ||||
Theme | |||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
The sorting works in principle, but there seem to be some related bugs. Screenshot_PriceA-C_sorting_2023-11-16 093349.png (434,771 bytes) |