Models Field for React3Fiber customized environment

Hello

I would like to design a system where a customer get a personnalized react3fiber environment with his own picture. I don’t feel good with my models, as I can’t see the way I will link let’s say 10 product A with ten customers and each time different pictures (UploadedFile in this case)

I’m not sure I understand the question or issue here.

It sounds like you’re describing another ManyToMany relationship with additional data between Product and Customer? Or is there something more to this than that?