pcitshop Posted December 29, 2011 Share Posted December 29, 2011 Hi, Plz help, i am new to prestashop, been using zencart before. How do i show Manufacturer Name, Manufacturer Logo, Manufacturer Ref, Supplier Reference, EAN13 or JAN & Product Weight on products page in prestashop 1.4.6.2 ? I have tried searching all kind of solution on net suggesting editing codes in themes/prestashop/product.tpl but nothing seems to work. Prestashop has quite a nice features inbuilt which needs configuring in zencart. I am surprised it does not show manufacturer name,code etc by default? Thanks for help Regards Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 29, 2011 Share Posted December 29, 2011 Hi pcitshop, First of all, welcome to PrestaShop! I'm assuming you're talking about this post, correct? Assuming you've already done this, can you please go to your Back Office > Preferences > Performance and enable Force Compile, and then let me know if that resolves your issue? -Mike Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 29, 2011 Share Posted December 29, 2011 Additionally, please be sure to double-check the Preferences tab of your Back Office to ensure that "Display suppliers and manufacturers" is enabled. -Mike Link to comment Share on other sites More sharing options...
pcitshop Posted December 29, 2011 Author Share Posted December 29, 2011 Thanks Mike, your hint was helpful , i did try soloution to post earlier as well but did not work, now its working. Suppliers ref is showing up on products page but its not appearing in search results, i had a look for supplier_reference in classes/Product.php , its already there, not sure if some extra codes needs to be there for supplier ref to show up in search results? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 29, 2011 Share Posted December 29, 2011 Hi pcitshop, I'm glad I could help! If I understand you correctly, you would like for the supplier ref to be searchable just as your products are, correct? -Mike Link to comment Share on other sites More sharing options...
pcitshop Posted December 29, 2011 Author Share Posted December 29, 2011 yes, if i type product name or manufacturer code, it shows up in search result but not when i search through suppliers ref number? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 30, 2011 Share Posted December 30, 2011 Hi pcitshop, This was actually quite complicated, but good that we did so because we may integrate this into future versions . Please replace your classes/Search.php file with the attached version, and let me know if that works for you! Search.php -Mike Link to comment Share on other sites More sharing options...
pcitshop Posted December 30, 2011 Author Share Posted December 30, 2011 Thanks Mike, now site is searching products through suppliers reference but not through manufacturer reference (normally named as Product Reference). Link to comment Share on other sites More sharing options...
pcitshop Posted December 31, 2011 Author Share Posted December 31, 2011 i had the cache off, after turning it on, search is good for both manufacturer and supplier code. Thanks again Mike. Bless you and wish you a happy new year. Regards Link to comment Share on other sites More sharing options...
tivicrdotcom Posted January 19, 2012 Share Posted January 19, 2012 Pretty cool but it displays only the manufacturer name, is there a way to display the manufacturer image as a small icon on the product description? Thanks in advance! Link to comment Share on other sites More sharing options...
shellxie Posted February 5, 2012 Share Posted February 5, 2012 After I imported csv file successfully, I can search the products in BO, but I can not search them in FO, I don't know where I missed to setup. In the past I encountered this problem, I went to BO>catalog>options , selected 'available for order', the search worked. But this time this way doesn't work. I want to know how the search works. Who can tell where to setup to enable the search for a product record? thanks, Link to comment Share on other sites More sharing options...
shellxie Posted February 5, 2012 Share Posted February 5, 2012 I got the answer. BO>catalog>Displayed text when in-stock: put 'In Stock' in the field, then I can search out the product in FO. Hope this post helpful to others. Link to comment Share on other sites More sharing options...
andyh2003 Posted February 10, 2012 Share Posted February 10, 2012 Hi Guys Jumped on this Topic as it seems a little related ish... Im looking for a way of adding a Reference to a product that isnt displayed anywhere, Ie in Background 12310 = PartA and Search would come up with that, but on the product Page or Detail page there would be no reference to it.. Im considering using Part Atributes, creating a Atribute called "Hidden" and having all the hidden values in that Atribute... but then how to i hide JUST the Attribute Hidden on each Part in the catalogue? Any help would be GREAT!! Link to comment Share on other sites More sharing options...
poncho_333 Posted January 23, 2013 Share Posted January 23, 2013 Hi pcitshop, First of all, welcome to PrestaShop! I'm assuming you're talking about this post, correct? Assuming you've already done this, can you please go to your Back Office > Preferences > Performance and enable Force Compile, and then let me know if that resolves your issue? -Mike Good morning Mike, I have tried all things to do that with PS 1.5.3, but search.php is not working properly ... can you please tell me which code can i write for Search.php in classes folder for PS 1.5.3 to add the suplier reference (In PS 1.5.3 is in the DB with the table "PS_product_supplier" and with ID "product_supplier_reference" ??? I am desperate ... Thanks and best regards. Link to comment Share on other sites More sharing options...
Recommended Posts