I try to configure shop service by this help:
http://calguy1000.com/Blogs/8/60/cmsms- ... ow-to.html and http://www.packtpub.com/article/cms-mad ... ce-website
I have install this module:
CGExtensions (A toolkit I use to build all of my modules with)
FrontEndUsers (The module that handles users and the login process)*
CGSimpleSmarty (A Set of smarty plugins)
CustomContent (A different set of smarty plugins for displaying different content to different users)
Products (The product management suite)
CGEcommerceBase (The core Ecommerce glue)
Cart (The basket management stuff)
Orders (Order processing and management)
I have big problem!
In "E-commerce | Calguys Ecommerce Base | Cart Setting" I have select the Cart module from the field Cart Module. Then I go in "Content | Product Manager" and open tag "template for details" and add line {Cart sku=$entry->sku} . When open Product page, I see all, but basket.
What I do wrong oar can You help me to do right...
Problem with cart module
Re: Problem with cart module
Read this post from the developer:
http://forum.cmsmadesimple.org/viewtopi ... 55#p310155
http://forum.cmsmadesimple.org/viewtopi ... 55#p310155
Re: Problem with cart module
thank's, but I have another problem.
How to configure orders page without login in it. Can I do it?
On click on this page I must see form for order and delivery data.
Now I saw note, that I haven't be login yet.
How to configure orders page without login in it. Can I do it?
On click on this page I must see form for order and delivery data.
Now I saw note, that I haven't be login yet.
Re: Problem with cart module
You may have to install FrontEndUsers even if not using it, then in Order manager "Allow anonymous users to checkout:"...
Re: Problem with cart module
Thank you. It help me very much.Dr.CSS wrote:You may have to install FrontEndUsers even if not using it, then in Order manager "Allow anonymous users to checkout:"...



