Want to change the search bar in dawn theme

Want to change the search bar in dawn theme

Not applicable

Hello,

How to change the search bar on homepage like this i want to show 👇 as shown in screenshot in dawn theme and i want to show product price in search bar resultCapture.PNG

Thanks in Advance

Reply 1 (1)

Small_Task_Help
Shopify Partner
807 26 71

Hi,

 

It can be done by Modify the Search Results Template (search.liquid or search-results.liquid)

Add the Price Display code example

{% for item in search.results %}
    <div class="search-result-item">
        <h3>{{ item.title }}</h3>
        <p class="product-price">{{ item.price | money }}</p>
    </div>
{% endfor %}

 

To Get Shopify Experts Help, E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert Agency
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad