Skip to content

Conversation

@jordythevulder
Copy link
Contributor

@jordythevulder jordythevulder commented Aug 14, 2025

I've got an idea. What if we made more use of the instant search functionalities by letting the user dive into a search experience which is fullscreen. This becomes mostly interesting on desktop screens (B2B audience). Note this is a quick draft that needs allot more work and refinement. Some functionalities that i'd like to add:

  • Default slider or tiles which can be picked by hand to boost sales
  • Default populair categories, products, filters

Because there are allot of products, i want the user to be able to scroll down within the fullscreen search, so it's not just limited to the screen height.

It's like filtering on a category overview page where everything is instant. Maybe even removing the search result page, or integrating the fullscreen search together.

Current:
image
image
image

something that i'd like it to be: (quick designs)
image
image

@Roene-JustBetter
Copy link
Member

Also a good thing to add is the add to cart button on the product tiles in the full screen autocomplete.

:src="'/storage/{{ config('rapidez.store') }}/resizes/200/magento/catalog/product' + item.thumbnail + '.webp'"
class="shrink-0 self-center object-contain size-16 mix-blend-multiply"
:src="'/storage/{{ config('rapidez.store') }}/resizes/400/magento/catalog/product' + item.thumbnail + '.webp'"
class="shrink-0 self-center object-contain mix-blend-multipl h-64 w-auto"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
class="shrink-0 self-center object-contain mix-blend-multipl h-64 w-auto"
class="shrink-0 self-center object-contain mix-blend-multiply h-64 w-auto"

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.

3 participants