setting for front-page of eshop

  • Posts: 192
  • Thank you received: 1
12 years 10 months ago #41484

Hi,

i'm currently working on my e-shop front page.
initially it's a standard hikashop front-page that should display:

1. On the left, a list of all products categories (having products) in a list format. I was able to setup it correctly, however all "main" categories" have a closed box, so no list is dropped down.
Q: in my main website menu i have a menu item "e-shop" that redirect customers to hikashop front page. How to do to make all dropped down list visible, i mean without the accordeon effect ? (screenshot1)

2. if on my front page, i click on a product (to see its details), the standard joomla breadcrumb display "e-shop > product name". If i click on the left menu (hikashop menu displaying categories only), to select the correct sub-category and click on product name, in this case joomla breadcrumb displays "e-shop > Digital arts > Business cards > product name", which is what I always want.
Q: what should i do to make breadcrumb displays what i really want even if customer clicks on product directly from front page ? (screenshot1 and screenshot2)

3. if front page display all products available in eshop (ordered by "published date"), a button "choose options" appears under each product, whereas in parameters it is set: display "add to cart" button.
Q: is it a bug or what did i do wrong? (screenshot1)

4. if i set on left menu (eshop categories list) to display only categories having products, my front page (for test i created only 1 product) doesn't display any product :-(
Q: i guess i have wrong settings but where ? (screenshot2)

5. The filter (included into a legend tag) is always available on the front page (content).
Q: how can i remove it ?

thank a lot for help.


What does not kill you, makes you stronger.
Attachments:
Last edit: 12 years 10 months ago by alain.roger.

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #41633

1.
You first screenshot didn't go through properly.
You should be able to do that by changing the option "Show sub categories" in your module.

2.
You should try to select the appropriate menu in the "menu" option of your products listing module.

3.
"choose options" is displayed instead of "add to cart" when the product has characteristics. That should be the case regardless of the module/menu where the product is displayed.

4.
We will need to have a link to your shop and maybe screenshots of your modules options in order to help you on that point.

5.
If you want to hide the filters on the main area of your page and only display the filters via the module, you can add such CSS (replace the X by the id of your menu) in the front end CSS file of HikaShop via the Display tab of the configuration :
#hikashop_category_information_menu_X .hikashop_filter_main_div{ display:none; }

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum