Hi
im doing a login-only shop where i need a plugin that would show me the top X products that the logged-in shopper has bought
The page is made as a ordering page for regular customers and we want it to be quickly for them to reorder.
Otherwise an option of "recorder like last time" based on previous order would be OK aswell.
If you know any plugin, free or paid, i would appreciate your help.
YOu can dsiplay a module and get last ordered products from order_item table.
It's better then a plugin, because you can display it at any position and any view. I don't know if it exist, but it's not very long todo, if you know a developper.
Hi studio42
Thanks for reply.
I am a developer myself, but i was wondering if someone already made a module, then i would need spend time doing it myself :)
But are you telling me that "last visited products"-option is related to the user viewing the page? or across all users? because that would also be OK.
Last visted is just for that shopper, not for all.
Thanks. That will do then :)
Have a great day!