Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 935 Bytes

readme.md

File metadata and controls

28 lines (16 loc) · 935 Bytes

SizeID Advisor Demo

Demo of SizeID Advisor.

Installation

  1. Download via composer
composer create-project sizeid/advisor-demo

Preconfigured

  1. Run index.html with webserver.

Custom credentials

  1. Register at SizeID for Business. Free tariff available.

  2. Get your Identity Key at SizeID for Business and paste it into [data-sizeid-identity-key] attribute.

  3. Whitelist your domain at SizeID for Business - for localhost just add localhost

  4. Add at least one active size chart at SizeID for Business and paste it`s id into [data-sizeid-size-chart] attribute.

  5. Run index.html with webserver.

See console for errors.