
Originally Posted by
ogie56
yes ,I understand that when you go to shoppingbasics.com/shop.html then from there it will be zencart,and thats what i want to make It easier to blend zencart Into original site however I must be missing something because I have tried what you said and it still is not working brain dead for tonight back at It tommorow morning ,Thank's
I think you are missing the point of this mod.. This is simply a Zencart template. Nothing more nothing less.. The difference in this template is that unlike other ZenCart templates which may include template graphics and such.. This template allows you to style your shopping cart to look like an existing website using simple HTML. It does this by allowing you to embed the shopping cart within an html template file. Just like you do not access any other Zencart template by entering in the URL of the template files, you do not "SEE" the result of using this template by directly accessing the template embed file you create. You would "SEE" the result when you access your ZenCart.
For example: Your site URL is http://yoursite.com, the ZenCart URL is http://yoursite.com/shop. You would create your shop.html file for this template. Within your shop.html file you will insert the imbedding code where ever you want the template to display Zencart. If you have a navigation structure which is used throughout your main site, and you want that navigation "wrapped" around ZenCart, you would include the navigation code in your shop.html page. So you will include your navigation code, and the code to call Zencart placed where you want the cart to appear. When you go to your store's URL you will see your cart within your site's navigation. So for example if you had a top & bottom navigation bar throughout your site, and you used this template to "wrap" them around your store, the result would be like so:
=====Sitewide Top Navigation Bar=====
Zencart will appear here
====Sitewide Bottom Navigation Bar======
If you haven't done so already, you need to read this ENTIRE thread to REALLY get the gist of how this is supposed to work.. When I did this, it became CLEAR to me how this worked. With one small glitch (I downloaded the wrong version of this contrib the first time) it worked BEAUTIFULLY. I am using it on a current project because I had a situation where I needed to make a Joomla site work with ZenCart (I REFUSED to use VirtueMart
). Based on this experience, I am IN LOVE with this template contrib.. I can see all KINDS of way I will continue to use this template.. I can see how I could even use it as a standalone template..