New to ZenCart and wondering if it will fit our needs or if I'll be stuck with Magento...
I love straight forward customization and full PHP implementation but unless I'm missing something there is a huge limitation that I'm not understanding how to get around.
We are attempting to open an Outdoors/Ammo/Firearms ECommerce Presence... Before all the Geeks shouldn't play with Guns comments I'll get to the point.
Distributor API:
Items > provides all Item/Product Information along with 20 Attributes per Item (here's the rub) After some extreme dumbing down of the data being pulled via API and realizing that Zen Cart drops the actual Product Data to a number of different Tables (or at least 2 not to mention linked tables for Categories) I was able to import 32K+ Items...
Departments / Categories: API Provides Both, really should be Top Level, then Subs which is how API Results were dumbed down and fed into Zen Cart... Here's the other rub... The Categories Feed provides 20 "Attribute Labels" which in "Theory" should be easily directly matched up with each Item also pulled from the API...
MFG/Brands: Again had to dumb this down initially and combine Manufactuers and Brands into "Manufactuers" under Zen... Not a huge issue.
Back to Issues...
Lets call this Category "A" or (AMMO), with Subs for (Handgun, Longgun) then Subs for (Rimfire, Centerfire)... So that was straight forward and incredibly easy.... Now there say on low side 40 to high of 100ish Calibers under each of those...
This will also be same case for about 15 other Top and Sub Categories.
Questions:
1) Is there any way to directly reference the 20 Attributes pulled from API on each Product (Without need to created effectively 657,820 different "Attributes" under the Web Interface?
2) Similar Question, as I have the "Calibers" above already in the DB, how would anyone suggest being able to assign each of roughly 6K different Ammo Product Numbers so they will fit into the multiple categories, again without needing to have some minion sit at the web Admin interface for the next 3 years of their life manually updating?
3) Is either of the above possible without basically needing to change how the Core Categories, Products and Attribute Functions work within Zen Cart?
Thanks in advance for all the responses... At a standstill for moment - We won't move forward standing up the Site unless above can be over come, but preference is to hopefully avoid jump to Magento Community which from previous Tech Projects I know will handle these type of functions nearly out of the box.
Bookmarks