Created
November 17, 2016 13:38
-
-
Save MinaPansuriya/ec407ab88a505a4ebf5c93089761c7ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @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