How would I make the Leap Motion hands interact with the Product Viewer template?

Hello all!

I am a pretty new user to Unreal Engine, so when I was tasked with making Leap Motion work with the Product Viewer template, I had no idea how to start. So far, I’ve installed the plugins and have implemented the pawn thing that spawns the hands, but now I need to make the hands interact with all of the parts, allowing the user to “grab” them and move them around in a 3D space. Is there an easy way to do this with blueprints or am I going to have to learn C++ in a week? Thank you in advance.