Used to display the summary of no of cart items, cart items along with their price, cart total, and view cart and checkout buttons.
Usually used in header of to display summary in dropdown, when used in header must be used with style parameter set to “dropdown”
[whmpress_cart_view_cart_summary]
Parameters
- style: used to show summary in a dropdown, set it to “dropdown”
- html_id: add a custom id to the table element for further CSS customization
- html_class: Add a custom class to the wrapping HTML element