Archived topic
Mini Cart Sub Menu
1 reply · Started by antware on August 18, 2021
Good day is there any way through Filters or Hooks we can edit / format add additional information to the Mini Cart Sub Menu to look more like this
Hi there,
GP uses the woocommerce WC_Widget_Cart to output the cart:
https://woocommerce.github.io/code-reference/classes/WC-Widget-Cart.html
Which does have its own hooks and filters, whatever plugin your using for the Gift options would need to support that standard widget.
Best to check with the Gift option plugin author.