I want to know how it is possible to do a sum of all the quantity after this join. If you have any idea i’ll take it 
You should be able to add it as another column after SELECT:

You can also name that “Sum” column if you want:

Does that answer your question? 
Yes absolutely, thank your very much !!!
