CHANGES.rst
LICENSE.rst
LICENSE_GPL.rst
MANIFEST.in
README.rst
TODO.rst
setup.cfg
setup.py
src/bda/__init__.py
src/bda.plone.shop.egg-info/PKG-INFO
src/bda.plone.shop.egg-info/SOURCES.txt
src/bda.plone.shop.egg-info/dependency_links.txt
src/bda.plone.shop.egg-info/entry_points.txt
src/bda.plone.shop.egg-info/namespace_packages.txt
src/bda.plone.shop.egg-info/not-zip-safe
src/bda.plone.shop.egg-info/requires.txt
src/bda.plone.shop.egg-info/top_level.txt
src/bda/plone/__init__.py
src/bda/plone/shop/__init__.py
src/bda/plone/shop/behaviors.py
src/bda/plone/shop/cartdata.py
src/bda/plone/shop/checkout.py
src/bda/plone/shop/configure.zcml
src/bda/plone/shop/dx.py
src/bda/plone/shop/dx.zcml
src/bda/plone/shop/i18n.sh
src/bda/plone/shop/indexer.py
src/bda/plone/shop/interfaces.py
src/bda/plone/shop/mailnotify.py
src/bda/plone/shop/orders.py
src/bda/plone/shop/payment.py
src/bda/plone/shop/permissions.py
src/bda/plone/shop/permissions.zcml
src/bda/plone/shop/profiles.zcml
src/bda/plone/shop/setuphandlers.py
src/bda/plone/shop/shipping.py
src/bda/plone/shop/utils.py
src/bda/plone/shop/vocabularies.py
src/bda/plone/shop/vocabularies.zcml
src/bda/plone/shop/browser/__init__.py
src/bda/plone/shop/browser/actions.py
src/bda/plone/shop/browser/admin.pt
src/bda/plone/shop/browser/admin.py
src/bda/plone/shop/browser/availability.py
src/bda/plone/shop/browser/availability_details.pt
src/bda/plone/shop/browser/buyable.pt
src/bda/plone/shop/browser/buyable.py
src/bda/plone/shop/browser/buyable_viewlet.pt
src/bda/plone/shop/browser/configure.zcml
src/bda/plone/shop/browser/controlpanel.py
src/bda/plone/shop/browser/listing_summary.pt
src/bda/plone/shop/browser/navigation.py
src/bda/plone/shop/browser/shop.css
src/bda/plone/shop/browser/shop.css.map
src/bda/plone/shop/browser/toolbar.py
src/bda/plone/shop/browser/static/shop.css
src/bda/plone/shop/browser/static/shop.css.map
src/bda/plone/shop/browser/static/shop.js
src/bda/plone/shop/browser/static/shop.min.css
src/bda/plone/shop/locales/bda.plone.shop.pot
src/bda/plone/shop/locales/manual.pot
src/bda/plone/shop/locales/de/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/en/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/fr/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/it/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/nl/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/nn/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/locales/no/LC_MESSAGES/bda.plone.shop.po
src/bda/plone/shop/profiles/default/actions.xml
src/bda/plone/shop/profiles/default/browserlayer.xml
src/bda/plone/shop/profiles/default/catalog.xml
src/bda/plone/shop/profiles/default/controlpanel.xml
src/bda/plone/shop/profiles/default/memberdata_properties.xml
src/bda/plone/shop/profiles/default/metadata.xml
src/bda/plone/shop/profiles/default/portlets.xml
src/bda/plone/shop/profiles/default/registry.xml
src/bda/plone/shop/profiles/default/rolemap.xml
src/bda/plone/shop/profiles/default/userschema.xml
src/bda/plone/shop/profiles/default/viewlets.xml
src/bda/plone/shop/profiles/uninstall/actions.xml
src/bda/plone/shop/profiles/uninstall/browserlayer.xml
src/bda/plone/shop/profiles/uninstall/catalog.xml
src/bda/plone/shop/profiles/uninstall/controlpanel.xml
src/bda/plone/shop/profiles/uninstall/memberdata_properties.xml
src/bda/plone/shop/profiles/uninstall/registry.xml
src/bda/plone/shop/tests/__init__.py
src/bda/plone/shop/tests/test_controlpanel.py
src/bda/plone/shop/tests/test_dx.py
src/bda/plone/shop/tests/test_robot.py
src/bda/plone/shop/tests/test_user.py
src/bda/plone/shop/tests/robot/test_shop_orderprocess.robot
src/bda/plone/shop/tests/selenium_ide/SETUP.rst
src/bda/plone/shop/tests/selenium_ide/dx_configure_shop_settings
src/bda/plone/shop/tests/selenium_ide/dx_create_content
src/bda/plone/shop/tests/selenium_ide/dx_create_ct
src/bda/plone/shop/tests/selenium_ide/dx_delete_content
src/bda/plone/shop/tests/selenium_ide/dx_delete_ct
src/bda/plone/shop/tests/selenium_ide/dx_do_orders
src/bda/plone/shop/tests/selenium_ide/dx_set_item_stock
src/bda/plone/shop/upgrades/__init__.py
src/bda/plone/shop/upgrades/configure.zcml
src/bda/plone/shop/upgrades/profiles.zcml
src/bda/plone/shop/upgrades/upgrades.py
src/bda/plone/shop/upgrades/profiles/10_to_11/catalog.xml
src/bda/plone/shop/upgrades/profiles/10_to_11/controlpanel.xml
src/bda/plone/shop/upgrades/profiles/2_to_3/registry.xml
src/bda/plone/shop/upgrades/profiles/3_to_4/registry.xml
src/bda/plone/shop/upgrades/profiles/4_to_5/registry.xml
src/bda/plone/shop/upgrades/profiles/5_to_6/registry.xml
src/bda/plone/shop/upgrades/profiles/6_to_7/rolemap.xml
src/bda/plone/shop/upgrades/profiles/8_to_9/registry.xml
src/bda/plone/shop/upgrades/profiles/9_to_10/registry.xml
src/bda/plone/shop/user/__init__.py
src/bda/plone/shop/user/configure.zcml
src/bda/plone/shop/user/properties.py
src/bda/plone/shop/user/userdata.py
src/bda/plone/shop/user/userrole.py