0

On the Spree_related_product page it say that it Gives you a "Customers Who Bought This Item Also Bought" Div under every Product. How can I set it up.

  • Have you tried this rake after the extension installation and migration `rake spree:extensions:related_products:find_relations` – milind phirake Jul 13 '15 at 04:16
  • That one displays related products that you set up in the admin section. I'm trying to display products that other customers who bought the product also bought. – viktor miti Jul 16 '15 at 08:16
  • After this rake task what is the out put of `Spree::Product.fist.related_products`, Here we assume that some on bought first product. – milind phirake Jul 16 '15 at 13:18
  • Hey I just learned the spree related product [here](https://github.com/dmasur/spree-related-products) the one that add "customer also bought" feature different from the one compatible with spree 3.x [here](https://github.com/spree-contrib/spree_related_products). I was looking at the noe4j recommendation sytem [here](https://blog.engineyard.com/2014/graph-kit-for-ruby-lets-build-a-recommendation-engine-for-a-spree-store) looks promising. thanks for you support. – viktor miti Jul 20 '15 at 14:07

0 Answers0