Ive a client who needs to display several specific products from several categories on her index (shopfront) page.

Ive managed to manually placed these products into the tpl_index_default.php template. And the display and logic are all fine to a point.

see http://tapeswell.com/decorative_tape/

However if prices or images change I have to manually edit the template which sort of defeats the purpose of having a database base driven cart. In addition customers who get wholesale pricing when logged in see the wrong price on this page (only) which is also not ideal.

Could any one suggest a more native way of accomplishing this.

Thanks in advance