xuthiensun Posted May 3, 2013 Share Posted May 3, 2013 Hi all! This is my first time using Prestashop and I'm in the final stages of developing this shop for a client. However, I'm caught in the middle of a snag and I'm hoping someone will be able to help me. I have created a category called 'Editor's Picks' so that the client can associate products chosen into that category. These products belong to other categories as well, so 'Editor's Picks' is not the default for the product. When the product list is generated (with the category controller), is it possible to get the IDs of ALL categories the product is associated with, rather than just the ID of the default category the product is in? The idea is to run an if/else statement to check through the IDs, and if the 'Editor's Picks' ID is present, it will display a ribbon on the product's thumbnail. If this is possible, I am also planning to use this method for a 'Featured Brands' category as well. I apologize if there's already an existing method, but I haven't been able to find any so far. Any help would be great. 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