perusi Posted June 20, 2014 Share Posted June 20, 2014 I„m using PS 1.5.3.1 I want in product listing to show another image than the cover id. Do you have any idea? Thanks Link to comment Share on other sites More sharing options...
vekia Posted June 22, 2014 Share Posted June 22, 2014 hello unfortuantely, things like that needs modification of controllers. in this case, it's neessary to add there (in category controller) additional static function to get other product pictures from db and then - in template file, you will be able to call it in that way: Category::YourFunction($product.id); 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