Forum Moderators: buckworks
Last I recall, X-Cart had a module to generate static pages, but it also kept the dynamic versions of the same page. So, you in effect had two pages with the exact same content under two different URLs.
There are other tools like WebMerge or DBtoWEB that are general db to web programs that could do what you want. That's what I do for my web store.
I just noticed that (I downloaded the trial version). I've used Smarty before and have wondered about building a cart system based on it.
I like the idea of the static pages for the catalog - primarily because it's one less link in the chain of things that could go wrong. There has to be at least another packaged option that gets close.
Not entirely true. It could be a problem if you don't have a solution - which I do. Besides, any changes I make in the Admin area will be immediately reflected on the public side.
The difference here is server load. No calls to the MySQL server everytime a page gets loaded.
>> it's so 1990s
LOL!
>> and forget that little mini-cart
That's quite possibly the strongest argument against the concept though I'm not totally convinced I couldn't achieve it with static pages. ;)
Righto but I'd like to get as close as I can with an existing package that's flexible enough for me to modify to what I want.
>> speaking of hybrid shopping carts
Interesting that jatar_k chose Miva - my experience with that cart is that it's so slow. The osCommerce comments simply do not hold true anymore. It can be modified to be SE friendly and offer the SEO elements.
>> litecommerce
Hmmmm.... that's worth looking into.
Thanks folks.