On the pages where my items are described, I have the add to cart button/section near the bottom of the page. The section is made up of some text, ("Enter Quantity"), an input box for customers adding the number of items they wish to order and an add to cart button.
In my tpl_product_info_display file, the order is set up: Text - input box - add to cart button.
When viewing my page's source, the order is: Text - input box - add to cart button.
When looking at the page itself, the order is Input box - text - add to cart button.
Does anyone have an idea why the text and the input box has been switched around? I've checked this on Firefox, IE and Chrome and it appears teh same on each. The site where this happens is www.soyofthenorth.co.uk


Reply With Quote

