The Prodigy Product Cart widget allows you to add a persistent shopping cart to any available widget area in your theme. To use the widget, just log in to your WordPress Admin and navigate to Appearance -> Widgets.
Then click on the widget, select the widget area that you want to add it to and click the Add Widget button.
Widget Settings
After you have added the product cart widget to a widget area, you can then click on it to open the settings. The product cart widget accepts an optional Title setting. After editing the title, simply click the Save button.
You will then see the product cart widget on the frontend of your website in the widget area that it was added to.
Template Override
The template used by this widget can be overridden by copying the template into your theme or child theme and then editing.
Copy from:
prodigy-commerce/templates/partials/shortcode/cart.php
Copy to:
<your-theme>/prodigy/shortcode/cart.php