New Zenner
- Join Date:
- Jun 2011
- Posts:
- 6
- Plugin Contributions:
- 0
Moving "Add To Cart" On The Bottom
I just set up a new store with the current version. My products are highly custom, so I have quite a few attributes with file uploads, etc.
My problem is the add to cart functionality is all the way at the top. Not very good for users to have to scroll all the way back up.
I looked around and found about a dozen different threads on the subject. Pretty much every thread says find tpl_product_info_display and move the contents between <!--bof Add to Cart Box--> and <!--eof Add to Cart Box--> further down the template - preferably after the attribute modules.
Problem is I did this. I tried cutting/pasting and copying to multiple locations. Tried after attributes, after discount tables, etc. Every single time I update the template file my product page content area becomes blank. I've both edited the main template file, and created a new one in my custom theme folder. Both have the same effect.
I've applied modifications to other software over the years, so I'm not exactly a newbie. Kinda pulling my hair out on how simple this seems to be to fix, yet it totally evades me.