I have 2 problems with my cart system.
1. OrderAnywhere Buttons-
Step 3 of the instructions in the Pasting Mini Cart Code Into Your Store Page section of the Help file says to go to the the OrderAnywhere section of the Back Office and click Show HTML for any product and select the line that begins with http and ends with show, but I don't see it.
2. Minicart - I used the same help file as above, I created an include file for my minicart with summary theme. But each time I test it and add an item, I do not get this:
Your Shopping Cart
Contains 1 Items
Subtotal: $188.88
It remains just like it was before, which was:
Your Shopping Cart
Of course the code(s) would really help you help me so here they are:
This is what the OrderAnywhere HTML looks like in Back Office:
http://jonathantw.com/orderanywhere.txt
This is the minicart.js include file I created for the minicart summary:
http://jonathantw.com/minicart.txt
And here is how I added that include to my page template:
http://jonathantw.com/page.txt
You can see I have followed all the steps.
Any help is greatly appreciated.
Jon