LucasV Posted August 16, 2016 Share Posted August 16, 2016 Hi, I want to show the product availability for each product I have. I want the customers to see in which physical store we have the product and size in stock. Is it possible to add a link to see the product availibility? We can provide the external site ourselves. Link to comment Share on other sites More sharing options...
vekia Posted August 16, 2016 Share Posted August 16, 2016 im not sure what kind of link you want to add? you want to add link to external website as topic title says? where you want to add it? Link to comment Share on other sites More sharing options...
LucasV Posted August 18, 2016 Author Share Posted August 18, 2016 Hi, I was thinking of a embedded link showed at every product. When the cusomer clicks the link it should load the data from our own stock server to see in which physic store the product is available. I prefer not to use a pop-up window. Link to comment Share on other sites More sharing options...
bellini13 Posted August 18, 2016 Share Posted August 18, 2016 Sounds like you could create a module that hooks itself into the product page and places a link or button. When the customer clicks the button, the module would send a request for this stock information and then display the information back to the user. The biggest question is... does this stock server have an API that exposes the available stock for a given product? Link to comment Share on other sites More sharing options...
NemoPS Posted August 22, 2016 Share Posted August 22, 2016 What about adding a new text field to the product object, and using it? Like this: http://nemops.com/extending-prestashop-objects/#.V7rLRJj5iUk 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