Quantity box dissapear

  • Posts: 85
  • Thank you received: 1
  • Hikashop Business
4 months 2 weeks ago #357600

Hi !
I made some changes like replace the Add to cart button with icon and wish list button in icon. I made the chanes by replacing the text with a url in lanquages setting and i add some css in buttons.
After that the quantity box dissapear!

This is the Temporary link
visualcommunication.gr/fishing-mastro/in...duct/2-doloma-2.html

Is it problem with css or something other?
Can you help how to fix it?
Many thanks!

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 2 weeks ago #357606

Hello,

We suspect that your custom isn't the root issue, first test you can do is try with a default template to see if your quantity input
still not showing, then there are good chance that your issue is misconfiguration, go to Component => HikaShop => Configuration.
And in Product Options part, check this settings :



Regards

Last edit: 4 months 2 weeks ago by Philip.

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

  • Posts: 85
  • Thank you received: 1
  • Hikashop Business
4 months 2 weeks ago #357641

Hi
I tried all the input methods but the quntity still not showing.
The quantity only appears when I press the button add to cart!!. Then the button add to cart disappears!!
If you try it you will see!
visualcommunication.gr/fishing-mastro/in...duct/2-doloma-2.html

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

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
4 months 2 weeks ago #357647

Hi,

The issue on your website is that the product page was customized and the quantity input field was forcefully hidden.
So either this was done on your end in the past, or this was done by your template provider for some reason.
So that's something you're supposed to deal with on your end or with your template provider.
Now, you should be able to restore the quantity input field by adding a bit of extra CSS on your website:

.hikashop_product_page .hikashop_quantity_form div {
    display: block !important;
}

The following user(s) said Thank You: oxygenvisual

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

  • Posts: 85
  • Thank you received: 1
  • Hikashop Business
4 months 2 weeks ago #357657

Ok fix thank you!

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

Time to create page: 0.061 seconds
Powered by Kunena Forum