Created
May 12, 2012 23:24
-
-
Save robertcedwards/2669683 to your computer and use it in GitHub Desktop.
Minicart include for wordpress
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
<script src="<?php bloginfo('template_directory'); ?>/_/js/minicart.js"></script> | |
<script type="text/javascript"> | |
PAYPAL.apps.MiniCart.render(); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment