Skip to content

Instantly share code, notes, and snippets.

@atikju
Created February 26, 2020 10:58
Show Gist options
  • Save atikju/326684d3cdecd272952a77a06c554731 to your computer and use it in GitHub Desktop.
Save atikju/326684d3cdecd272952a77a06c554731 to your computer and use it in GitHub Desktop.
This little code snippet magically, refreshes the mini cart counter and contents
jQuery( document.body ).trigger( 'wc_fragment_refresh' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment