I am looking for a cart to handle my affiliate webshop backend. I have a few questions about uCommerce:
Does it allow for many-to-many categories? I have a category relation table that controls my navigation. It allows for a category to have many parents.
I see in the specs that uCommerce does allow for many-to-many product to cat relationships. Again, I have products in many categories. This is correct, right?
Can I upload directly into the db? I'm coming from a Joomla/Virtuemart experience, where, while I love the cart functionally, but it was nearly impossible for me to upload my large amounnt of data directly into the db. Primarily, I need the cart to operate as a catalog, but most importantly, allow me to import my data directly into it using my currently existing catagory and product id's. I hope that makes sense.
Is there a catalog mode, whereas instead of going the cart when clicking add to cart, it goes to a url I have provided?
Ucommerce features and capabilities questions
Hello,
I am looking for a cart to handle my affiliate webshop backend. I have a few questions about uCommerce:
Thanks so much for your answers to my questions.
Kory
Hi Kory,
For completeness sake I'll post my reply here as well:
1) uCommerce does not support multiple parent categories for a single sub category.
2) Products can be shared between multiple stores, catalogs, and categories.
3) You can feed any information directly into uCommerce via the APIs: Bulk Import From Third Party Systems Using The uCommerce API
4) You have full control over presentation of content and products. What happens after a customer adds to basket is completely up to you.
is working on a reply...