Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MinaPansuriya/ec407ab88a505a4ebf5c93089761c7ca to your computer and use it in GitHub Desktop.
Save MinaPansuriya/ec407ab88a505a4ebf5c93089761c7ca to your computer and use it in GitHub Desktop.
/**
* @Title: WooCommerce - How to use Woocommerce Cart Widges on any page
* @Author: Mina Pansuriya
* @Website: http://minapansuriya.com
<?php the_widget( 'WC_Widget_Cart'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment