51398.w98.wedos.ws/index.php/dalsi-vzdelavani
-- HikaShop version -- : 2.1.3 Free version
Hello, my client requested products to be listed in very specific way. You can see preview in the link (table). These are additional learning courses on private high school, if you click on the name in table, the table expands and shows more info. There are two more links: "More info" ([Vice informaci]) and "collapse" [zabalit]. "More info" sends the user to info page about the product. Currently it's all hard coded into article. There are several articles containing different categories of products, there should be one more page containing products with all the categories with filtering options.
What I need is
1. to use product listing in table, where the JS part would be possible, it would look the way it looks now, all the custom columns would show up and the "More info" link would show custom product page. If I generate this table from hikashop products, I can't seem to be able to choose what is going to be shown in the table - no custom columns. For the JS part to work, I need to generate two table rows per product, one with all the info columns, the second with short description and big colspan.
2. to be able to search in courses based on categories.
3. user must be able to choose a combination from several options about place and time of the event.
4. orders must be printable
5. I need to remove all the "weight of the product", shipping address, shipping info and similar things that don't make any sense for school lessons as a product. This all seems impossible so far. ( either not working or no options)
6. pagination if there are more courses than what the limit is set for the current page. That is actually possible, except it doesn't work. If I set limit of 5 products per page, it shows first 5 products and no pagination at all, regardless of pagination settings.
We can purchase pro version of hika, if it would solve those problems.
Additionally:
I want this to be possible and *easy*, as I don't want to modify the code, that's not how paid product should work. For sure, I can't avoid modifying styles, but i don't want to be reverse engineering modules and var_dumping template variables and dig for values I need. I need to be up and running five hours after we purchase this. All the stuff is ready for that, except hika, which failed miserably so far.
There are too many things that don't work in there now. I don't know if theese are bugs or wrong settings, but I dug through a lot of settings and it still doesn't work. I'm kind of scared to recommend purchasing business version, as I'm afraid it would only bring more buggy features. Are there some refund options?
Could some good soul please tell me which of those features do REALLY work after the purchase, and which are just Do-it-yourself-Kit kind of stuff?