Mmmmmr kay. So I looked in goole search for how to move the add to cart button below the attributes. I found this thread
As has been discussed many times here, the way to make changes like this is to edit /includes/templates/your_template/templates/tpl_product_info_display.php. The page elements are all wrapped in <!--bof xxxx--> and <!--eof xxxx--> comments. Move the code blocks around to the order you want them to appear, and then you can fine-tune the layout in your stylesheet.
Now my delima. I have apple_zen for my template. I went exactly through those motions and though I found tpl_product_info_display.php in template_default, I could not find it in apple_zen/templates. I found a
tpl_about_us_default.php,
tpl_checkout_confirmation_default.php, tpl_checkout_payment_default.php, tpl_checkout_shipping_default.php, tpl_checkout_success_default.php,
tpl_specials_default.php
There isn't a tpl_product_info_display.php in my apple_zen/templates folder.
So now what? How do I move this?
Any help much appreciated. This is my first time ever to use zen cart. www.wittlethings.com is my site if someone wants to go and see the actual layout.![]()



