README
discount-code-generator
Generate discount codes to be imported to the commercetools platform.
https://commercetools.github.io/nodejs/cli/discount-code-generator.html
Install
npm install --save @commercetools/discount-code-generator
Generates discount codes for the commercetools platform, according to constraints.
<script type="module">
import commercetoolsDiscountCodeGenerator from 'https://cdn.skypack.dev/@commercetools/discount-code-generator';
</script>
Generate discount codes to be imported to the commercetools platform.
https://commercetools.github.io/nodejs/cli/discount-code-generator.html
npm install --save @commercetools/discount-code-generator