How can I show the 'Add to cart' buttons in a GemPages page?

If your store has pages build with GemPages and you want the app 'Add to cart' buttons to be displayed, you can follow this procedure. First, in GemPages, go to your pages section and navigate to the page you want the widgets to be displayed.

From the left menu, drag a "Liquid" element and drop it anywhere on the page:

Note that it doesn't matter where you drop it, as it won't change the look and feel of your page. Then, edit the just added element and, in the "Template" tab, copy the following snippet:

<span class="cbb-show-add-to-cart-button"></span>

For example:

Finally, save these changes. If this solution is not working on your store, please contact us, we are always happy to help.