Integrates ftw.shop into simplelayout.
The package provides a simplelayout block ShopItemBlock
which
represents and references a normal ftw.shop ShopItem
. The Block
shows the price of the shop item, the image and a button for adding it to the
shopping cart.
To set the ShopItem reference easily, the startup directory is set to the IShopRoot marked content. You can change this by implementing your own IShopRootStartUpDir adapter.
- Add
ftwshop.simplelayout
to your buildout configuration:
[instance] eggs += ftwshop.simplelayout
- Install the generic import profile.
Runs with Plone 4.2 or 4.3.
- Github: https://github.com/4teamwork/ftwshop.simplelayout
- Issues: https://github.com/4teamwork/ftwshop.simplelayout/issues
- Pypi: http://pypi.python.org/pypi/ftwshop.simplelayout
- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftwshop.simplelayout
This package is copyright by 4teamwork.
ftwshop.simplelayout
is licensed under GNU General Public License, version 2.