scripts-utilities
v1.3.1
Published
A package to centralize all script utilities for front-end projects
Downloads
4
Readme
pco-mkp-scripts-utilities-front
Usage
- Install dependencies:
yarn install
- Link with npm
npm link
- Run the command
scripts-utilities [command] [options]
Commands
scripts-utilities vtex-check-availability
To use this command you need to have a xls file with the following columns:
- SellerId: The seller id
- StockKeepingUnitId: The sku id
example:
scripts-utilities vtex-check-availability http://account.vtexcommercestable.com.br/api/checkout/pub/orderforms/simulation COL 1500
Parameters:
- URL: The url of the store
- Country: The country code
- simultaneousRequests: The number of simultaneous requests