Remove zero in cart quantity

  • Posts: 11
  • Thank you received: 0
4 years 3 days ago #326196

-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.22

Hi,

Can anyone help me in, how to remove zero quantity option in dropdown at cart page ?

Thanks

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 3 days ago #326200

Hi,

The zero is necessary so that the customer can remove the product from the cart.
Now, if you don't want that, then you can remove the line:
0 => JHTML::_('select.option', 0, 0)
in the file show_block_cart.php via the menu Display>Views

The following user(s) said Thank You: imran

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

Time to create page: 0.055 seconds
Powered by Kunena Forum