Bors Posted January 19, 2009 Share Posted January 19, 2009 Hello,I haven't used PrestaShop before, my past experience is mostly with osC and I have a question that might seem a bit odd.How complex is it to remove the all the shopping elements from the visitor's side of the cart? What I need is to do a catalog containing a few hundred products, but just with display and information functions and no actual online trade. Could you please tell me how difficult it would be to do that and by editing which files I should start? Link to comment Share on other sites More sharing options...
Tamas Szegedi Posted January 19, 2009 Share Posted January 19, 2009 Hey, (A.)It's not difficult, you need to edit in your theme folder the: - product-list.tpl - remove the add to cart button - - product.tpl - remove the add to cart button - and what you don't need And remove the Cart block And every payment module, because it's not need ! (B.)OR an other idea (maybe it's easier for you):Set every product's quantity to "0" and change in you translation file the "out of order" someting else. And in the BO set that: Customers can NOT buy when product out of stock ! And remove the Cart block And every payment module, because it's not need ! Byebye Link to comment Share on other sites More sharing options...
Bors Posted January 19, 2009 Author Share Posted January 19, 2009 Thanks, this will definitely get me going. Link to comment Share on other sites More sharing options...
Bors Posted January 19, 2009 Author Share Posted January 19, 2009 OK, I think I've got it as I need it, with one little exception. I can't seem to find the way to remove the cart image and the "cart: (empty)" near the "log in" and "your account" in the upper right corner. Can some one please tell me in which file those are? Link to comment Share on other sites More sharing options...
cor3ys Posted January 19, 2009 Share Posted January 19, 2009 Look in the back office under modules then posistions delete them from there... Link to comment Share on other sites More sharing options...
Bors Posted January 19, 2009 Author Share Posted January 19, 2009 I already had a go through there and I couldn't find it. Could you please be a bit more specific? What's the name of the module? Link to comment Share on other sites More sharing options...
jonmac Posted January 22, 2009 Share Posted January 22, 2009 Hi, I cant seem to find it either.I am looking to remove tis whole block, welcome message, login link, my account link and cart summary.Anyone know where it is? Link to comment Share on other sites More sharing options...
Recommended Posts