bogdan_lupuro Posted September 18, 2013 Share Posted September 18, 2013 I have an application which is a T-Shirt customizer which works very good on it's own. But I need to integrate it into prestashop. So after a user uses the application to customize a t-shirt he has to click Add to cart and the product will be added to cart with a custom price and description. What I need is for this output to be injected into the PrestaShop cart as a custom product with all the custom information and also the generated custom product image to display next to the details in the cart. So I have the customizer done, I have allready made a custom module and page for Prestashop but I don't know how to integrate it with the cart. My prestashop knowledge is limited. How can I do this? Thanks Link to comment Share on other sites More sharing options...
bogdan_lupuro Posted September 20, 2013 Author Share Posted September 20, 2013 I come with a more specific question. How can I have separate views for different products? So for example, I want the default view for products, but for a certain product use a view which I custom create. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts