Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 1.54 KB

File metadata and controls

18 lines (11 loc) · 1.54 KB

commercetools logo

Node.js Products Availability Sync

NPM

Build Status NPM version Coverage Status Dependency Status devDependency Status

A script to update, for each product variant, the availability flag to a custom attribute (to allow searching by availability)

$ npm install -g sphere-products-availability-sync

$ products-availability-sync --projectKey {PROJECT_KEY} --clientId {CLIENT_ID} --clientSecret {CLIENT_SECRET}

# or for help about command options
$ products-availability-sync