README
price-exporter
Export commercetools price from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/price-exporter.html
Install
npm install @commercetools/price-exporter --global
Exports prices from the commercetools platform
<script type="module">
import commercetoolsPriceExporter from 'https://cdn.skypack.dev/@commercetools/price-exporter';
</script>
Export commercetools price from the commercetools platform.
More info here: https://commercetools.github.io/nodejs/cli/price-exporter.html
npm install @commercetools/price-exporter --global