Vico_b Posted February 14, 2019 Share Posted February 14, 2019 Hello everyone, I was wondering if it's possible to use a module outside of the prestashop scope? For example, I make a page that is not made with prestashop, but I need to make the kart working on this page. Is it possible to do that, and if so, how? Link to comment Share on other sites More sharing options...
Simonas Invertus Posted February 18, 2019 Share Posted February 18, 2019 Just use the module without PrestaShop is not possible because modules call various PrestaShop functions and gets data from PrestaShop. However if you know how to code you can make whatever you want work for you. Still it does not make sense. What you can do: 1) Move your whole site to PrestaShop. 2) Make PrestaShop integration with your site 3) Find another cart solution e.g. you can use paypal check-out in any page without PrestaShop Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now