Refresh button in cart

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
7 years 3 months ago #275018

-- url of the page with the problem -- : hishealinglight.org/cart
-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.6.5

I have a menu item that is a Hikashop cart display. When I add something to my cart and then view the cart display, there is no refresh button to allow for changing the quantity. There is only a delete button. How do I get a refresh button so that customers can change the quantity of any of the products in the cart?

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

  • Posts: 12953
  • Thank you received: 1778
7 years 3 months ago #275030

Hello,
I just tested on my end and I was able to change the quantity of the product in my cart by :
- Changing the number and clicking out of the box
- Directly using the "+" and "-" just after the box

Can show us some screenshots of the page where you are having your issue ?

Thank you.

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

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
7 years 3 months ago #275090

Here is a screen shot. I'm using the HTML5 quantity field. Clicking out of the filed does nothing. There is no refresh button for when the quantity is changed.

Attachments:

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 3 months ago #275124

Hi,

I checked on your website and you have that CSS code:
#hikashop_show_cart_form .hikashop_header_buttons {
display: none;
}
in the file /templates/ja_simpli/css/template.css of your website which removes all the toolbar buttons of HikaShop on the frontend.
You should remove that CSS if you want to be able to use the interface properly.
Then, the interface will look like that:
monosnap.com/file/Ktm8PSmk88jDmsosJkVlJGqItLJpSq
And you'll see the "save" button to take into account the changes you make to the cart.
I would also recommend contacting your template provider. Because that CSS shouldn't be there. It renders the frontend interface of HikaShop's control panel almost useless.

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

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
7 years 3 months ago #275227

That took care of it. Thank you very much for the help!

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

Time to create page: 0.075 seconds
Powered by Kunena Forum