Solved

Product description does not show when searched

E_Lugo
New Member
5 0 0

Hi everyone,

When you search for any product using the search bar, the results do not show the product description in the boxes.

I can't seem to find out why, because if you reach the grid list by browsing, albeit clicking all products or selecting a collection, the products show their description.

Reaching by browsing

E_Lugo_1-1627922768099.png

Reaching by Search

E_Lugo_0-1627922664845.png

Please help me in solving how can I show the description of the products searched as well.

Thanks for your help!

Accepted Solution (1)

Developer-G
Shopify Partner
3001 588 839

This is an accepted solution.

Hello @E_Lugo ,


Find the search results loop and after the {{ product.title }} add this code {{ product.description }}

Thanks

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter

View solution in original post

Replies 2 (2)

Developer-G
Shopify Partner
3001 588 839

This is an accepted solution.

Hello @E_Lugo ,


Find the search results loop and after the {{ product.title }} add this code {{ product.description }}

Thanks

- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on store Hire me.
- Email: guleriathakur43@gmail.com - Skype: navrocks1 ,
- Try GEMPAGES a great page builder
-Advance Search Filter
E_Lugo
New Member
5 0 0

Thank you Guleria!

This solved the problem effortlessly...