Hello
I need some general help in setting up HikaShop.
I created a CONTENT MENU and selected a category (called "products", containing sub-categories) to display. HikaShop created a CONTENT MODULE for me to display the individual products in. I created a number of products and assigned them to different sub-categories under "products". I have a menu item, called "shop" published in my nav bar and it opens to the category "products" and displays the names of the sub-categories there, so everything is working fine as far as I can tell. Clicking on the sub-categories leads to the product lists, and the products are all correctly displayed when clicked on, so I'm happy. That is how it's supposed to work, right? I am however having some difficulty styling the individual pages:
1. I do not want to have the category name "products" as a heading on my "shop" page, but I DO want the sub-category titles to appear on their relevant pages, as I see is possible with the individual product pages.
2. I would like to increase the size of the product image and the thumbnails, and have the thumbnails open in a shadowbox rather than on a new page. Or just not have them open a link at all. I have found the line of CSS to adjust the size of the thumbnails, but not of the main image...
3. Where can I add breadcrumbs? At the moment, I need to click on the main menu item "shop" to navigate back to the category "products" - I know there is a better way.
4. When I have two or more items in my cart, the "remove item" buttons become tiny. When I remove one item, the button returns to normal size.
5. I wish to add a "coupon code" on checkout, that entitles the shopper to add a specific product for free, from "custom options". No idea how to do that. I can add a discount, but not an option.
That's it for now! I look forward to hearing from you!