Skip to main content

Yet another cart for Plone.

Project description

Introduction

collective.cart.core is yet another cart for Plone.

It makes any ATContentTypes addable to cart.

Currently tested with

  • Plone-3.3.5

  • Plone-4.1b2

How To

Once you have quickinstalled the package to Plone Site:

  1. Add Cart Folder to the site.

  • The cart will be stored here.

  • If you have multiple cart folder, the cart will be added to the upper closest cart folder of the hierarchy line.

  1. Go to Site Setup >> Cart Config

  • Here you can set properties for product prices and content types which can be added to cart.

  1. Make content type addable to cart.

  1. Go to some content type selected in Cart Config.

  2. Action >> Make Addable To Cart

  3. Edit the product values and Save.

  • Now the Add To Cart button is appeared under Title of View.

  • If you add the product to cart, cart portlet appears.

  • You can check the cart contents by clicking cart in the cart portlet.

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add collective.cart to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.cart.core
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

Changelog

0.3.0 (2011-04-25)

  • Refactored for plugins.

0.2.0 (2011-04-23)

  • Input support for quantity method.

  • Multiple cart folder support.

0.1.1 (2011-04-21)

  • Double registration of cart portlet fixed.

0.1.0 (2011-04-21)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.cart.core-0.3.0.zip (100.5 kB view details)

Uploaded Source

File details

Details for the file collective.cart.core-0.3.0.zip.

File metadata

File hashes

Hashes for collective.cart.core-0.3.0.zip
Algorithm Hash digest
SHA256 216036973985cb14771ae494f681e09a9225e6bc87244e79b9972cbd8c7fdadd
MD5 6c6495ff1736e067184ff0123a953e3f
BLAKE2b-256 a8651e43e79b9fe4c22f76ce12823fe34e5c295ecc2f0c14772f1c8ba6849100

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page