I am trying to add an email cart form under the shopping cart. I did exactly how this thread started off by basically integrating the "Contact Us" functionality to the "Shopping Cart" functionality...
1) Integrated the form on tpl_shopping_cart_default.php
2) Integrated the html headers by prepending the contact_us to the shopping cart (just after the Breadcrumb navigation bit).
and modifying the contact code such as redirect to shopping_cart & action=success
3) Integrated the definitions by appending the contact form definitions to the /languages/english/shopping_cart.php
I did use the dropdown option but only because I cannot get the contact page to work without it (Previous pr og r amm e r s modifications?) so I am having to use it here too.
The cart is at :http://shop-dev.pacificnorthern.com/...-3-Ring-Tower/
You will need to put something in the cart to see what I am trying to do.
When submit it should have a &success at the end of the URL but does not
and hence, no email.
Please any help? I feel so close!
Bookmarks