Search page design

We want our search results page to look exactly like our collection page. Is there an easy way to do this?

This is our collection page Treatment Couches | Fast UK Delivery | Lifetime Guarantee

This is our search results page: Search: 52 results found for "treatment couch" – Shop@PhysioWorld Ltd

1 Like

Hi,

Hope this will help

  • Make a backup (always do this first)
  • Copy page layout
  • Allow those sections on the search page

Example (what to add in the section schema):

{
  "name": "Collection product grid",
  "enabled_on": {
    "templates": ["collection", "search"]
  },
  "presets": [{ "name": "Collection product grid" }]
}

-Show only products in search (so it matches collections)
-Make filters (facets) match your collections
-Re-use the same product card design and Test like a customer

Hey @ChrisW3,

This requires to take a look into the theme. Because every theme has it’s own features.

Maybe you can achieve this by taking a look into the theme file customization options.

Or you can share the 4 digits collab code so that I can take a look into it.

Thanks

Hi @ChrisW3

You want like this ?

Yes same design as collection page. Showing filters, review stars, strike through price etc

Hi @ChrisW3
Ok dear, for this, custom code will need to be added in the search file.