imoyano Posted July 29, 2015 Share Posted July 29, 2015 Hello all, I'm doing some modifications in the way that customers explore products. So, I'd like to know if is there a function that works similar to the getProducts() function but gets products from a defined tag (or tags)? Thanks for your help. Link to comment Share on other sites More sharing options...
gabdara Posted July 29, 2015 Share Posted July 29, 2015 see Tag->getProducts() Link to comment Share on other sites More sharing options...
imoyano Posted July 29, 2015 Author Share Posted July 29, 2015 Thanks gabdara, yeah this function is almost what I needed... The idea is to have a function which gives a list of products based on a list of Tags like getProductsByTags($tags), but this's not in the core of Prestashop. So I've implemented a custom function in override/Tag class. Thanks! 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