Page 1 of 1
Add to cart in search bar
Posted: Mon May 25, 2015 3:41 pm
by anurag.mittal10
I want to add Add to cart button in search bar, can anyone please help me on the same.
Thanks in Advance.
Re: Add to cart in search bar
Posted: Tue May 26, 2015 9:03 pm
by MilesWeb
Where exactly do you want the add to cart button? In the search bar or next to the search bar?
Re: Add to cart in search bar
Posted: Mon Jun 01, 2015 12:14 am
by yasar
Do you want to add ADD TO CART button near by search button
<input type="button" value="<?php echo $button_cart; ?>" id="button-cart" class="button" /> add this code to your header section Near by search button