Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Created May 12, 2012 23:24
Show Gist options
  • Save robertcedwards/2669683 to your computer and use it in GitHub Desktop.
Save robertcedwards/2669683 to your computer and use it in GitHub Desktop.
Minicart include for wordpress
<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