Trislo 2006-11-14 13:49 | Is it possible to make a product vissible without the possibility to buy it. I want customer to phone me and ask for price. |
KiralyVlad 2006-11-14 17:05 | You could modify the templates and delete the links to the basket...
Take a look at: templates/products_list.tpl templates/products_more.tpl templates/pa.products_list.tpl templates/pa.products_more.tpl
And also look at templates/page.tpl and delete the menu, and replace it with your HTML code linking the other pages you have. |