I have a 7-day trial account (thru Monday 4/21) and before it expires I would like to resolve a perplexing issue that I discovered while testing the "view cart" and "add to cart" buttons that I added to my web site pages.
At present I have two product types: t-shirts (product with variants: 7 designs, 4 sizes) and books (4 separate products with no variants). When I add a book to the cart, a window pops up with the book in the shopping cart - so far so good. Then I click on "continue shopping" and the window closes and I go to the t-shirt page and select a design and a size from the drop-down lists and click on "add to cart".
Here's the weird part - ANOTHER shopping cart opens up in a Mozilla Firefox tab with the t-shirt in it, but the book that I previously selected isn't there! So I click on "continue shopping" and the tab closes and I'm back at the t-shirt page. Then I click on 'view cart" again and the cart window pops up again and the book is there but not the t-shirt! ?????
Does anyone know why this is happening? How can I make sure that all products of whatever type show up in the same shopping cart for the same session? (preferably in the pop-up window; I think that's really slick.) At present I can have one pop-up cart with 1 or more books in it or another MF-tab cart with 1 or more t-shirts in it, but not a cart with both a book and a t-shirt in it at the same time.
FYI, I have created my web site pages in Front Page, though I added the "Add to Cart" and "View Cart" button code to the page files in a text editor (notepad) and did some post-paste formatting of the t-shirt drop-downs & "Add to Cart" buttons to center them in the table cells they appear in. Books and t-shirts are on different site pages within the site.
PS: I've already tested the entire purchase process with a $.20 test product and the transaction posted correctly in my PayPal account (taxes, S&H, discount applied, etc.), so I know the e-junkie cart works for a simpler transaction on the back end.
Thanks in advance for any help you can offer.