Using vtex.js with vtex.local

CoffeeScript integration

✓ Official SDK
Install
# See https://github.com/vtex/vtex.js
Get custom prices schema
curl \
  https://vtex.local/_v/custom-prices/session/schema
Get price association by ID
curl \
  https://vtex.local/_v/custom-prices/rules/{priceAssociationId}
SDK on GitHub 📄 API Docs
SDK
vtex.js
CoffeeScript
API
vtex.local
vtex.local:Price-Simulations
At a glance
Language CoffeeScript
Endpoints7
Base URLhttps://vtex.local
✓ Official