<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre>I previously sent but it did not go through

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. Please provide an example, I tried using the demo and modified it but it is not working.


Thanks,

David
</pre>
  </body>
</html>