1.1.1 • Published 2 years ago

@dotdev/dotapparel21-voucher-widget v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

DotApparel21 Voucher Widget

React widget for redeeming Apparel21 vouchers in the Shopify checkout.

Installation

In layout/checkout.liquid, add the following just before the </head> tag.

<script src="https://unpkg.com/@dotdev/dotapparel21-voucher-widget"></script>

Local development

Run npm start to start the dev server.

In layout/checkout.liquid in a preview theme, add the following just before the </head> tag.

<script src="http://127.0.0.1:8000/app.js"></script>
1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago