Skip to content

Include disp_order dropdown in search_results page#7488

Open
lat9 wants to merge 4 commits intozencart:masterfrom
lat9:search-class-use-disp-order
Open

Include disp_order dropdown in search_results page#7488
lat9 wants to merge 4 commits intozencart:masterfrom
lat9:search-class-use-disp-order

Conversation

@lat9
Copy link
Contributor

@lat9 lat9 commented Feb 19, 2026

Fixes #7483

lat9 added 4 commits February 19, 2026 15:04
- Opening brace for method starts on new line
- Check most configuration settings with exactly-equal-to
- Remove unneeded parentheses in conditionals
- Uppercase SQL directives
- Replace conditional `and` with `&&`
- Replace `sizeof` with `count`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

class.search.php uses legacy $_GET['sort'] instead of the newer $_GET['disp_order']

1 participant

Comments