What are Storefronts?
A storefront is essentially a standalone e-commerce engine which consists of a knowledge base (KB), a shopping cart, a customer area and a helpdesk. Each storefront can be uniquely branded, can run on it's own domain and can be installed on any web server (storefronts are based on our writable/REST API). You can have many storefronts that all work from a single installation of SPBAS.
Each storefront component has it's own directory (orders/, customers/ and kb/) and local template set (templates/default/). We designed it this way so that you aren't forced to use every storefront component. For example, if you have no use for a KB then you can simply delete the kb/ directory.



