<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>The original request for help was probably not properly composed
      or explained.</p>
    <pre>__________________________
Is there an easy way to show the prices for several different products 
on a page?



product    sku   price


product a 00001  $????.??

product b 00002  $????.??

product c 00003  $????.??
__________________________


The items of interested are prod_group and category

The items that I need to display are 

prod_group      accessories
category        accessories

For some reason, I do not seem to be having success in generating the pages showing the index pages for these?

Any help is appreciated, I am sure that it is something missing.


Thanks,

David


</pre>
    <p></p>
  </body>
</html>