tomerg3 Posted September 7, 2010 Posted September 7, 2010 Display more products on the homepage using tabs.Available tabs: Featured Products,Category, Manufaturer, Supplier, Most Viewed (Not just products the current user viewed), Best Sellers, New Products and Specials.You can select:* Tab color.* Tab order.* Number of products to display in each tab.* Number of products in each row.* Product width.* Length of product name / description / short description.* Display View / Add to cart buttons.This module was tested on Prestashop 1.2, 1.3, 1.4 & 1.5Available at http://www.presto-ch...epage-tabs.htmlV1.0.1 released, it includes an encoding fix for tab headersV1.0.2 released, bug fix for add to cart button on most viewed tabV1.0.3 released, it includes support for PS 1.4V1.1 released, it includes* Optimized Javascript / CSS.* Fix for specials (PS1.4)V1.2 Released* Support for PS 1.5* Ability to select show a tab with products from Categories, Manufacturers and Suppliers.* Ability to select products per row + width.* Improved CSS.V1.2.1 released* Updated image name for PS 1.5.1 V1.3 released* Added Ajax option to load additional tabs* Added random option for all tabs* Replace 'Custom Id' with Autocomplete* Added PrestoChangeoClasses* Price increase Share this post Link to post Share on other sites More sharing options...
pasko Posted September 10, 2010 Posted September 10, 2010 Hi tomerg,Could we have a different tab for each product?Regards. Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 10, 2010 Posted September 10, 2010 Product? you mean to display the full product page?Or did you mean category?Either way, not with this version, but it I'm always open for suggestions / requests. Share this post Link to post Share on other sites More sharing options...
pasko Posted September 10, 2010 Posted September 10, 2010 To replace the product features tab witch is limited.I so such a module but don't remember were :-/ Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 10, 2010 Posted September 10, 2010 I don't think I understand what you mean. Share this post Link to post Share on other sites More sharing options...
pasko Posted September 10, 2010 Posted September 10, 2010 Here is a picture Extra tab on product page, but configurable per product. Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 10, 2010 Posted September 10, 2010 I don't really see the connection to this module.It's possible to do that, but that would be a separate module Share this post Link to post Share on other sites More sharing options...
pasko Posted September 10, 2010 Posted September 10, 2010 I thing it's worthed, as I am looking to it I so a lot off demands...Regards. Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 14, 2010 Posted October 14, 2010 V1.0.1 released, it includes an encoding fix for tab headers Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 24, 2010 Posted October 24, 2010 V1.0.2 released, bug fix for add to cart button on most viewed tab Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted March 17, 2011 Posted March 17, 2011 V1.0.3 released, it includes support for PS1.4 Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted May 31, 2011 Posted May 31, 2011 V1.1 released, it includes* Optimized Javascript / CSS.* Fix for specials (PS1.4) Share this post Link to post Share on other sites More sharing options...
Lilly Clark Posted September 22, 2011 Posted September 22, 2011 I would like to display 12 featured products instead of 8 in home page, how can I do it? Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 22, 2011 Posted September 22, 2011 From the configuration page of the module you can select how many products to display. 1 Share this post Link to post Share on other sites More sharing options...
philee Posted September 23, 2011 Posted September 23, 2011 Can you show me the demo page? Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 23, 2011 Posted September 23, 2011 I have just installed it on http://www.presto-changeo.com/142ajf/ Share this post Link to post Share on other sites More sharing options...
saatmatik Posted October 13, 2011 Posted October 13, 2011 I have just installed it on http://www.presto-changeo.com/142ajf/ Hi, View recently added products in this module. On my site, some 3000 products. How can I get these products to appear at random? Thx Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 14, 2011 Posted October 14, 2011 The module uses the built in Prestashop function to get those $newProducts = Product::getNewProducts(intval($params['cookie']->id_lang), 0, $this->_tab_noof_newproducts); You could either modify that core function to return random products, or modify the module to get more results and randomly get only the number you need to display. Share this post Link to post Share on other sites More sharing options...
cchhaass Posted October 15, 2011 Posted October 15, 2011 Hi, We use the iSimple theme in our site. If we use this module, the buttons from the products will not be the same as the selected theme no? We changed also the code so that we can t see the product description. Can we do the same with the module? Is there any possiility to delete the Specials tab? THANX Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 16, 2011 Posted October 16, 2011 the module uses the default Prestashop CSS buttons, if you theme was coded properly (and still has all the original classes), then the module will show the buttons just like in your theme. You can edit the tpl files for each tab, and can decided which ones to show and at what order. Share this post Link to post Share on other sites More sharing options...
saatmatik Posted October 20, 2011 Posted October 20, 2011 Hello, Hand-selected products in this module, how new products tab is displayed? (At this time last saved to the DB tab products displayed new products) Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 20, 2011 Posted October 20, 2011 The module uses the Prestashop built in function to display the new products, and will display them in the same order as the new products page. Share this post Link to post Share on other sites More sharing options...
saatmatik Posted October 20, 2011 Posted October 20, 2011 The module uses the Prestashop built in function to display the new products, and will display them in the same order as the new products page. How do I choose some products can bring new products to my tab? Product features can be done with an update? Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 20, 2011 Posted October 20, 2011 If you want to change the products that are showing up as new, you would have to edit the Prestashop built in function (Product::getNewProducts()) that gets new products (as I mentioned, the module uses that function and has no control over what is returned). I did not understand the seconds question. Share this post Link to post Share on other sites More sharing options...
cchhaass Posted November 15, 2011 Posted November 15, 2011 Hi Tomer, Could we have the selected blue tab with black instead of Blue and with the test of the Selected Tab in White? What do we have to do on your module so that we don't see the short description? Thanx Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted November 15, 2011 Posted November 15, 2011 You can make a CSS change to the header, and to remove the short description, you would have to edit the tpl files of the module search for short_description and remove that. Share this post Link to post Share on other sites More sharing options...
cchhaass Posted November 27, 2011 Posted November 27, 2011 Hi tomer, f you could tell us exactly which texts we have to change from files it would be fantastic!!! Thanxxxxx Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted November 27, 2011 Posted November 27, 2011 you would have to edit the tpl files of the module search for short_description and remove that text. Share this post Link to post Share on other sites More sharing options...
cchhaass Posted November 28, 2011 Posted November 28, 2011 Hi Tomer, Is our 5th module we buy from you!!! Just bought your module. Some tips would be GREAT!!!! - Could you please tell us exactly where we can change the texts code in your tpl files so that we have the top buttons with White Texts? - What text do we have to remove so that the Name and Price don't have the grey background? We would like to keep the White Backgroung of our Theme. - Top Button in Black with White Texts would also be fantastic as an option. - Do Red Price Bigger, now is really small. I have translated the top level names in 5 languages, if you need them, let me know. Thanx!!! Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted November 28, 2011 Posted November 28, 2011 I'm glad to hear you like our modules, however, you are one of a few thousands of customers, and we simply cannot provide support for module customization for everybody. Our free support only covers the default installation of a module. We always try to point customers in the right direction when it comes to customization (which I did it the previous posts), however, we cannot make those customizations for you. Share this post Link to post Share on other sites More sharing options...
cchhaass Posted November 28, 2011 Posted November 28, 2011 Ok I understand, although at least you could tell us please how we could make texts be White colored when the Selected Button Slide is Red? Now with current text, it is not visible enough. Trying to adapt your module to our site, we found that there is an error as we can't show more than 20 products in Featured. If we choose more products the products and images overlaps... In the Featured Module that comes as default we had 80 products. What can we do to keep the same amount of products with your module? Thank you!! Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted November 28, 2011 Posted November 28, 2011 Please use https://www.presto-changeo.com/en/contact_us for any technical questions, and include a link to your website with the PS version you use. Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 24, 2012 Posted September 24, 2012 V1.2 Released * Support for PS 1.5 * Ability to select show a tab with products from Categories, Manufacturers and Suppliers. * Ability to select products per row + width. * Improved CSS. Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted October 14, 2012 Posted October 14, 2012 V1.2.1 released * Updated image name for PS 1.5.1 Share this post Link to post Share on other sites More sharing options...
tomerg3 Posted September 19, 2013 Posted September 19, 2013 V1.3 released* Added Ajax option to load additional tabs* Added random option for all tabs* Replace 'Custom Id' with Autocomplete* Added PrestoChangeoClasses* Price increase Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now