Hello, congrats on a fine product. I'm very new to HikaShop and am trying to set a simple online shop. I am using J 1.5.23 and HS 1.4.9 Starter, which I'll upgrade soon if I can get it to do what I need.
I have about 10 categories of products, all food products. Most of the categories contain two products, one of which has only one variant and the other of which has about 5-8 weight variants.
On the front end, I have a standard top navigation bar already set up within Joomla with all my menus built except for the one for the online shop, and I'm a bit confused about the theory of how to do it.
I have set up the name of online shop menu as a HikaShop Categories Listing, so if someone clicked on the menu title instead of one of the itmes on the drop down, they see what I would expect: a listing of all the 10-ish categories of products I have.
I do not, however, understand how to create the items on this drop-down menu properly.
I simply want each item on the drop-down menu to represent one of my 10 categories, and take users to a category page that lists (in most cases) the two products inside the category. (In a couple of cases, 1-product categories, I want to go straight to the product listing).
In any case, I only seem to be able to produce blank pages... or something blank at the top (listing 5 blank pages; Prev/Next, etc.), with a listing of ALL the product categories below. This is not what I want, I want only a simple category page with the one category I've selected, listing the one or two products it has.
I gather this listing of all the product categories in the shop is generated by the "Associated modules" function. So I went to turn it off, and was greeted with an "error saving" as the page then had no content and then a REALLY cryptic and mysterious message indicating I could remedy this by putting things into the "Associated products listing for category 37" ????
I can't figure that one out.
Surely there must be an easy way to get a simple category page?
If there is, and as long as I'm asking, I would like to customize it to include for the two products it contains, the product picture and Product name, and I would like to customize the way the price is output. Instead of listing the default price on the product that has several variants, I would like it to say either a price range (from lowest to highest) or something like "starting from €XX.XX" rather than just listing the lowest price of all the variants, which is what I have as the default variant. I don't mind hacking the PHP but I need explicit instructions as I don't know the language at all.
Thanks very much for your help! I really like the product so far, I have been able to figure out and set up quite a lot without much trouble, you've obviously worked on making big parts of it user-friendly.