Shopify Storefront Template

The Shopify Storefront template is an excellent starting point for apps that sell physical or digital products. It includes all the great features of the default template, plus an example of how to display products from a Shopify store.

Three screenshots side by side of the Parra Shopify Storefront sample app displaying a list of example products, a product detail page and a cart with multiple items.

Features

  1. Product Listing: Display products from your Shopify store in your app with images, prices, descriptions and discounts.
  2. Cart & Checkout: Users can add products to their cart and checkout using Shopify's checkout flow.
  3. Purchase attribution: User information is sent to Shopify with each purchase so you can track which users are making purchases and send cart abandonment emails.
  4. Authentication: Your users can log in securely using your choice of password, passwordless SMS or passkeys.
  5. User Management: Users can alter basic information about themselves like name and profile picture.
  6. Feedback: Users can report bugs or make suggestions right from within your app.
  7. Roadmap: Your users can keep track of new features that are in the works and vote on their favorites.
  8. Changelog: Users can see a revision history of what has changed with your app updates. Users can see when an update is available in the App Store.
  9. Hosted legal documents: Users can access your terms of service, privacy policy and other legal documents hosted from the Parra dashboard within your app.

Prerequisites

Bootstrap Command

To build an app with this template, install the Parra CLI and run the command:

parra bootstrap --template shopify-storefront

Was this page helpful?