Got questions? Contact Us, Call Us 1-800-224-0976 or write [email protected]

How to add several stores with different table prefixes on a single database?

In most cases the system automatically defines the prefix of specific shopping cart and uses it. However if you have several shopping carts of one type, the automatic defining will not work. In this case you should use the method account.cart.add and define the prefix of your shopping cart with a parameter db_tables_prefix.

Posted in: Getting Started