Remove the subtotal row

  • Posts: 37
  • Thank you received: 2
  • Hikashop Business Hikashop Essential
4 days 3 hours ago #365703

-- Joomla version -- : 4.4.10
-- PHP version -- : 8.2.27

Hi,

Please could you help me where to go and what to delete to remove the subtotal row from the check out?


Best regards,
Dimitris

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

  • Posts: 83296
  • Thank you received: 13466
  • MODERATOR
3 days 23 hours ago #365711

Hi,

You have two ways to go about it:
- You could add such CSS code to hide the area:

.hikashop_cart_subtotal_value, .hikashop_cart_subtotal_title {
    display: none;
}
www.hikashop.com/support/documentation/1...ize-the-display.html
- You could edit the file checkout / show_block_cart via the menu Display>Views and use the drag & drop interface to delete the subtotal area.
www.hikashop.com/support/documentation/1...-display.html#layout

The following user(s) said Thank You: guro

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

Time to create page: 0.055 seconds
Powered by Kunena Forum