Remove Product Edit button in checkout

  • Posts: 135
  • Thank you received: 5
2 years 7 months ago #340376

-- HikaShop version -- : 4.5.0
-- Joomla version -- : 4.1.0
-- PHP version -- : 7.3.27
-- Browser(s) name and version -- : Brave Version 1.20.110 Chromium: 88.0.4324.192 (Official Build) (64-bit)

Hi,

Can I remove the product edit button in the cart but leave the quantity to update?

I know if you set the Read Only to Yes in the Order section of the Checkout Workflow it disables both the edit and quantity.

I would like to just disable the edit function of the product.

Regards,
MSF

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 years 7 months ago #340384

Hi,

There is no option for that.
However, you can easily hide it with a bit of CSS code:

.edit_cart_product, #edit_cart_product { display:none; }

The following user(s) said Thank You: markfell

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

Time to create page: 0.058 seconds
Powered by Kunena Forum