I have just 8 products and I don't need categories, is there any way not to show categories? I found this http://opensolution.org//Quick.Cart/forum/?p=readTopic&nr=4197 but it seems that's the answer for the older version, because there is templates/page.tpl and if( !isset( $sMenu1 ) in my installation. I downloaded the newest version.
remove $sMenu3 and $sMenu4 from templates/container.tpl and I think you're done. Remove even more if you want to completely destroy the column on the right.