I changed the add to cart buttons on my tpl_product_info_display to display both at the top and bottom of each product listing. All i did was copy the code from <!--bof Add to Cart Box--> to <!--eof Add to Cart Box--> and placed it under <!--eof free ship icon-->
The move appeared to work but the button does not actually work properly. The new button does work but it does not recognise changes in quanities. i.e. if i change the quantity from 1 to 4 and then click add to cart it still only add 1 unit to cart.
The original button still works fine though.



