I am a beginner in Magento 2. How do I add an additional product to the product view on the right from my own module? How to make it appear for certain conditions (not every product is required) and add it to the cart if it is optionally selected?
I can't find examples on the internet
Thank you for your help.