A question for the zencart coders out there;
Would it be feasible to customise ZC so that a specific section shows a different size image in the product listing?
I have already customised tpl_tabular_display.php so that it detects certain sections and changes from a listing to a tabular layout.
I want to make the listing layout have much larger images e.g. The large size as set in Image Handler would work.
Question is, how would you approach this? I am thinking along the lines of re-writing the img html output by tpl_tabular_display.php... so that it uses the larger image.
Any other thoughts?
cheers,
mark



