react-fredhopper-recommended-products

npm install --save fh-recommended-products

Usage no npm install needed!

<script type="module">
  import reactFredhopperRecommendedProducts from 'https://cdn.skypack.dev/react-fredhopper-recommended-products';
</script>

README

recommended-products

NPM JavaScript Style Guide

Install

npm install --save fh-recommended-products

Usage

import Items from 'fh-recommended-products';


class Example extends React.Component {
  render () {
    return (
      <Items
          list={list}
        />
    )
  }
}

License

MIT © Sonny Booth