@shopgate/pwa-common-commerce

Commerce library for the Shopgate Connect PWA.

Usage no npm install needed!

<script type="module">
  import shopgatePwaCommonCommerce from 'https://cdn.skypack.dev/@shopgate/pwa-common-commerce';
</script>

README

Commerce library for the Shopgate Connect PWA

This library contains commerce modules for a shopping PWA in Shopgate Connect.

It contains everything necessary for the redux data storage to deal with products, categories, search results, filters, orders, the cart and the checkout.

Installation

npm i @shopgate/pwa-common-commerce --save

Installing this package will automatically bring the @shopgate/pwa-core and the @shopgate/pwa-common into your project. If you are not planing to work on these as well, you don't need to install them separately inside your theme.

What is inside

About Shopgate

Shopgate is the leading mobile commerce platform.

Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.

License

Commerce library for the Shopgate Connect PWA is available under the Apache License, Version 2.0.

See the LICENSE.md file for more information.