I'm testing out HikaShop on top of Joomla 1.7 in an test for an alcohol storefront. There's a pretty wide possible range of product types, vendors, vintage, varieties within a single product name as well as product lines, reviewer and tasting notes, etc., etc.
I'd be the first to say that I'm new at HikaShop, so if I missed something obvious please let me know. HS seems to be well-thought of and there's obviously tons of work into it, so kudos at least for that.
Apparently it's problematic to have various attributes and implement them in
characteristics
- alas, already ran into this one.) Custom fields are only in the pay version, which I'm not against buying, but am before seeing if I can implement my solution. Is the recommended way then to overload characteristics, or are there problems there as well? It seems a bit impractical to create hundreds of characteristics for types of alcohols (people are inventive when it comes to drinking ; )), another few hundred for vintages (you have to go back to about 1800 for the older madeiras, for instance), etc., etc. If I could automate this it wouldn't be as bad, perhaps, but as I understand it when
importing from CSV
HS will auto-create categories, not characteristics or custom fields.
Without condemnation there does seem to be a lot of additional complexity getting tacked on (now there are several more types of attributes to keep track of - for products there are categories, related products, characteristics, options, of which only categories seem to be usable by the rest of Joomla? There may well be more, I just got started!), but perhaps there are reasons for all this... but on my side the added complexity is not helping me solve my problem easily.
So... any advice on how to tackle my initial issue with lots of attributes? Is there any light at the end of the current HS roadmap? It'd be great to have some lightweight attribute solution that I could use with the rest of Joomla and be able to use even simple filters on (e.g. vintage > 20 years ago) without having to drop into PHP.
Finally, a small bit of feedback - on your (pretty darn good)
documentation
:
1) having a section that went over the the differences between the four product attribute types and best practices on how to use them and what they're good would be really great to have, and would probably save folks a bunch of time (as well as less time answering such questions on the forum ; ))
2) having all the docs bundled into one big PDF would also rock for ease of searching
3) you don't have any apparent way to search the docs - you come so so close in the
Integrated Documentation
area - add in a word filter! : ), but even your basic search box can't choose the documentation only to search through for some reason, although it gives sections, categories (not even sure what section/cat you're talking about there), etc. as options.) Plus it seems pretty random in its results order, not giving precedence to words found in section titles (try searching for "cron" as an example of how it doesn't see the "Cron Task" section until the 57th out of 59 hits.)
Sorry for the length, and thanks again.
p.s. Think you have a bug in your search box text - the text next to the first box is "?�????????", it looks like that's area_plug_kunenasearch...? See
a search result
at the top of the page for an example.