danbars Posted December 22, 2010 Share Posted December 22, 2010 Hi,I have a shop with just one product that the users can customize and print their own image on it.I have a php code that generates the product image with the user's uploaded image on it, and I would like to use it as the product's image in the cart.Since the site itself is not a standard ecommerce site, the easiest for me would be to simply use PrestaShop as an API, and manage the storefornt myself. I could use calls like $cart->add(), $cart->checkout(), $cart->getItems(), etc.Is this possible?If not, is there a way to use dynamic images generated by the backend instead of pre-uploaded images from the catalog?Thanks,Dan Link to comment Share on other sites More sharing options...
danbars Posted December 26, 2010 Author Share Posted December 26, 2010 The fact that no one answers means that this is not possible?Even an answer "this is not possible" would be appreciated.Thanks,daN 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