hole Characteristic list number field do not show?

  • Posts: 126
  • Thank you received: 4
  • Hikashop Business
1 year 10 months ago #351268

-- url of the page with the problem -- : nordicdental.dk/dental-shop/dental-mikro...vanceret-sensor-unit

Hi
If I have more than one characteristic on one product only one is showen. Why ?
Only if I choose the first characteristic, the next are comming up. I would like to show the hole list.
Also the number field for the produtcs are not there in all products?
If it is a matter about settings, please tell me where.
Br.
Peter

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

  • Posts: 83326
  • Thank you received: 13473
  • MODERATOR
1 year 10 months ago #351269

Hi,

1. You can change the "Characteristics dynamic display" setting to "no" under the Display tab of the HikaShop configuration.

2. I don't understand what you mean by "Also the number field for the produtcs are not there in all products?". Could you elaborate ?

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

  • Posts: 126
  • Thank you received: 4
  • Hikashop Business
1 year 10 months ago #351277

Hi Nicolas
Thank you, now characteristic works.
It is the quantity field. How many you put in basket.

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

  • Posts: 83326
  • Thank you received: 13473
  • MODERATOR
1 year 10 months ago #351278

Hi,

In the HikaShop configuration, you have the setting "Quantity input method" which you need to activate for this.

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

  • Posts: 126
  • Thank you received: 4
  • Hikashop Business
1 year 10 months ago #351288

I think this is on already.
If I put a product in basket the green button disappear and then I only see quantity field. Strange.

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

  • Posts: 83326
  • Thank you received: 13473
  • MODERATOR
1 year 9 months ago #351293

Hi,

Ahhh. That's because you have the "Synchronized add to cart" setting activated under the Main tab of the HikaShop configuration. In that case, the quantity field of the product is synchronized with the quantity of the product in the cart.

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

  • Posts: 126
  • Thank you received: 4
  • Hikashop Business
1 year 9 months ago #351303

Hi again.
Perfect, now I can see it again.
I would like to make more space around quaitity field, basket button and contact button. How do I do this?
Also the quantity field and + and - do not have same size.
Br.
Peter

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

  • Posts: 4781
  • Thank you received: 649
  • MODERATOR
1 year 9 months ago #351311

Hello,

You can add custom css in order to modify your display, follow me step by step :
- Have a look on this tutorial .
=> Create a custom version of your "Styles for the front-end"
- Use "margin" css commande, like this :

.Your_Required_Element_Class {
    margin: 0px 5px 0 5px; // command: margin-top right bottom left;
}
- For define elements size :
.Your_Required_Element_Class {
    width: 20px; // OR 25px OR 30px
    height: 20px; // OR 25px etc...
}
- To get your required class, point it then right-click => Inspect (or inspector tool)
=> A new window will open and show you the Html, and your will be able to see the required class


Hope this will help you to achieved your needs.
Regards

Last edit: 1 year 9 months ago by Philip.

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

  • Posts: 126
  • Thank you received: 4
  • Hikashop Business
1 year 9 months ago #351333

Ok, I will try this.
Thank you so much.

The following user(s) said Thank You: Philip

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

Time to create page: 0.074 seconds
Powered by Kunena Forum