I have an enquiry, it state
<?php include(DIR_WS_MODULES . '/paps.php'); ?>
At the point in the file at which you would like the Product Attribute Pictures to be displayed. When placing this line, please bear in mind the following points:
- placement should be within an existing table - the display begins and ends with <tr></tr> tags
- placement should be anywhere after the line: $products_attributes = tep_db_fetch_array($products_attributes_query);
Thanks









