I am trying to do a proof of concept using the Shop Module. Following the
documentation http://documentation.magnolia-cms.com/display/DOCS45/Shop+module
Have a couple of questions/issues
1. On the product category page: When clicking "Add to cart" it throws an
error: info.magnolia.module.shop.exceptions.ShopConfigurationException: Unable
to instantiate cart class
at
info.magnolia.module.shop.ShopConfiguration.getCartClass(ShopConfiguration.java:128)
at
info.magnolia.module.shop.util.ShopUtil.setShoppingCartInSession(ShopUtil.java:148)
at
info.magnolia.module.shop.templates.ShopSingletonParagraphTemplateModel.execute(ShopSingletonParagraphTemplateModel.java:86)
at
info.magnolia.rendering.renderer.AbstractRenderer.render(AbstractRenderer.java:119)
at
info.magnolia.module.templatingkit.renderers.STKRenderer.render(STKRenderer.java:77)
at
info.magnolia.rendering.engine.DefaultRenderingEngine.render(DefaultRenderingEngine.java:105)
Guessing there needs to be some configuration for the shopping cart, however,
I'm not seeing any details about what needs configured. The shopping-cart
template is active.
2. On the product category page: Read More throws the following error:
info.magnolia.cms.beans.config.MIMEMapping : Cannot find MIME type for
extension "null". The picture and short description are showing as expected.
3. What is the connection between the Product-Detail template and the Products
definition in the Shop configuration?
Running 4.5.9 with all updated jars.
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=2e4bec3b-c2ff-40e6-971a-44d35973fe31
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------