Got questions? Leave your message here or Schedule a quick call with our manager now

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