Tips and Tricks HQ Support Portal › Forums › Simple PayPal Shopping Cart › Simple Shopping Cart Tweaks › Is there a way to always show the shopping cart on a page? › Reply To: Is there a way to always show the shopping cart on a page?
January 10, 2010 at 10:10 pm
#17144
Participant
I take it back… just realized you are using the Simple PayPal shopping cart and not the WP eStore.
You need to use the following function for the simple paypal shopping cart:
<?php echo print_wp_shopping_cart(); ?>
There is no available shortcode for it as of now.