I want to create a store on my php website

I have a website repairmyphone which a service website but it is in php and i want a store on it also can i integrate shopify on it . But how can i do it without changing my website php program.

Yes, you can integrate Shopify into your existing PHP website without changing the core PHP program. Shopify provides a feature called “Buy Button” that allows you to add products and a shopping cart to your website using HTML, CSS, and JavaScript.