@arcteryx/components-product-tile
Arcteryx Product Tile
What is it?
Just enough functionality to be used on https://arcteryx.com/ca/en/shop/mens-travel-collection/ including:
- colour thumbnail click functionality
- hover over alt image functionality
- exclusive badge
- new/revised/pro badges
What is it missing?
Here's the stuff I know that it's missing:
- pro pricing
- compare
- analytics tracking on thumbnail clicks
- percent match like what is used on jacket finder
Install
npm install --save @arcteryx/components-product-tile
Development
npm run start
Testing
npm run install-peers #Necessary because the tile doesn't actually include react or you end up with multiple version of react and things blow up
npm run test:watch
License
MIT © arcmodal