View Single Post
  #11  
Old 04-15-2014, 06:15 AM
 
Mark N Mark N is offline
 

Senior Member
  
Join Date: Sep 2011
Posts: 121
 

Default Re: Features Missing From X-Cart 5 (that are in XC4)

Mona,

I feel your frustration with the XC5 import module. It's very, very slow and does not scale well - XC4 handles large store imports much more efficiently, which is saying a lot because it wasn't spectacular in XC4 either - XC5's import is just that bad.

Personally I import as little as possible using the actual import routine and use SQL inserts to achieve most of the big lifting - for example, I feed a small CSV file with basic product info (SKU, price, description, category) but then use SQL to build and assign attributes, product images, and related products because it just isn't practical to use the import routine for these. For example, right now I have over 400 different attributes I use over 36 classes. And in the case of the related products, as far as I know there actually isn't an import routine at all.

Yes, XC5 is absolutely the future product and getting quite a lot of development, but as of right now I wouldn't recommend it to anyone running a store with more than a few hundred products.
__________________
X-Cart Gold Plus 4.6.5
Mods - WebsiteCM Dynamic Product Tabs, Smack Digital CDSEO Pro, AlteredCart Smart Search, AlteredCart One Page Checkout, Cart Works Power Filter, Firetank Software Feed Manager
Reply With Quote