innocuous Posted April 5, 2014 Share Posted April 5, 2014 I would like to add a location tag to each and every product (when creating product user can enter location). I think this would be similar to store locations except I need for each and every product. This tag would be viewable on every product page as well as show all products around a location (mayble using google maps?) Any way to do this? Thanks Link to comment Share on other sites More sharing options...
vekia Posted April 6, 2014 Share Posted April 6, 2014 you have to extend product object for new fields, for example: - latitude - longitude then you will be able to display mapy with marked in defined location. extend prestashop product object - new fields 1 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