collective.cart.shopping

collective.cart.shopping adds shop content type to Plone.

Currently tested with

Changelog

0.5 (2013-03-26)

  • Hidden shipping cost when it is free. [taito]
  • Localized money and vat rate. [taito]

0.4 (2013-03-18)

  • Added method: link_to_order_for_customer to adapter ShippingMethod. [taito]

0.3 (2013-03-16)

  • Updated for session cart. [taito]
  • Added article listing with export button to csv.[taito]
  • Removed content type: SubArticle. [taito]
  • Added stock view for articles. [taito]
  • Fixed subscriber to enable pasting articles. [taito]
  • Added viewlet to show related articles. [taito]
  • Added event signaling "add to cart" and its subscriber to show status message about it. [taito]
  • Added case when shipping method does not exsits. [taito]
  • Added subscriber to send e-mail when ordered. [taito]
  • Added "Back" button to check out process. [taito]
  • Added thanks page. [taito]
  • Added testing integration to Travis CI. [taito]
  • Covered tests. [taito]
  • And lots more... [taito]

0.2.1 (2012-09-25)

  • Updated for translations. [taito]

0.2 (2012-09-24)

  • Added content type: Article Container. [taito]

0.1.1 (2012-09-20)

  • Added collective.cart.shopping.CustomerInfo and collective.cart.stock.Stock to types_not_searched and metaTypesNotToList properties. [taito]

0.1 (2012-09-19)

  • Initial release. [taito]