Description
The Shop page currently displays two search bars:
- A global search bar in the navigation header.
- A second search bar above the product listing.
Having both visible at the same time creates a redundant user experience and unnecessary visual clutter.
Steps to Reproduce
- Open the Shop page.
- Observe the search bar in the navigation header.
- Scroll to the product section.
- Notice another search bar above the product grid.
Expected Behavior
- Only one primary product search should be displayed, or
- The purpose of each search bar should be clearly differentiated.
Actual Behavior
Two similar search bars are displayed simultaneously, making the interface appear repetitive and potentially confusing.
Suggested Fix
- Remove one of the search bars if both perform the same function.
- If both are required, differentiate their purpose with clearer labels or functionality.
Screenshot

Description
The Shop page currently displays two search bars:
Having both visible at the same time creates a redundant user experience and unnecessary visual clutter.
Steps to Reproduce
Expected Behavior
Actual Behavior
Two similar search bars are displayed simultaneously, making the interface appear repetitive and potentially confusing.
Suggested Fix
Screenshot