Problem with cart module
Posted: Fri Apr 04, 2014 10:17 am
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...
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...