sheraz4pro Posted April 27, 2013 Share Posted April 27, 2013 Hi, i am new to prestashop. I have to display related products on the product detail page. Can someone help me. How i can do this whithout paid plugins/modules. Is there any builtin module in prestashop backend or any free plugin. Please help me. Link to comment Share on other sites More sharing options...
SahinSOLMAZ Posted April 27, 2013 Share Posted April 27, 2013 Hi #sheraz4pro, Back Office -> Modules -> Products Category module status = enabled requisite. Good work! 5 Link to comment Share on other sites More sharing options...
desudura Posted April 30, 2013 Share Posted April 30, 2013 shnslmz can you please take a look at the http://www.e-unelte.ro/aparate-de-sudura/accesorii/duza-mig-mag-cupru-08.html and if you know to tell me why the related products are tripled (there are only 2 related, but they are shown 2*3 times) thank you Link to comment Share on other sites More sharing options...
SahinSOLMAZ Posted May 1, 2013 Share Posted May 1, 2013 Hi #desudura Your product category = Accesorii. This is category have 3 product. Product page active, then 3-1 = 2 other product. No problem. #Şahin 1 1 Link to comment Share on other sites More sharing options...
tomerg3 Posted May 1, 2013 Share Posted May 1, 2013 You can use the built in product accessories, and if you want to display them in a more visible way, use this free module http://www.presto-changeo.com/en/prestashop-free-modules/33-product-accessories.html 1 Link to comment Share on other sites More sharing options...
sheraz4pro Posted May 8, 2013 Author Share Posted May 8, 2013 Thanks for helping me. Link to comment Share on other sites More sharing options...
vekia Posted May 8, 2013 Share Posted May 8, 2013 Thanks for helping me. related products pro - at the moment the most advanced module to create related products feed. it allows to, for example, create "related products" based on features, categories, manufacturers etc, details on module page i linked. Link to comment Share on other sites More sharing options...
silberstern Posted August 19, 2014 Share Posted August 19, 2014 Hi, Is there a way to relate products based on their feature values, not jut the category they are belonging? Thanks! Link to comment Share on other sites More sharing options...
jobtitude Posted October 2, 2014 Share Posted October 2, 2014 +1 ( silbertern ) Link to comment Share on other sites More sharing options...
mrssta Posted October 14, 2014 Share Posted October 14, 2014 Back Office -> Modules -> Products Category module status = enabled requisite. Good work! just what i was looking for, thank you Link to comment Share on other sites More sharing options...
kdmonk1 Posted November 20, 2014 Share Posted November 20, 2014 (edited) This is exactly what I needed. Thanks! Version 1.6.0.9 Edited November 20, 2014 by kdmonk1 (see edit history) Link to comment Share on other sites More sharing options...
alicu90 Posted January 5, 2015 Share Posted January 5, 2015 Thank you guys for help to show products from the same category but I have problems to show the titles of the items. How can I have more letters in the titles of products? Thank you You can have a look on my website to see the related products ? http://pricomar.ro/cumpara/varga-shimano-alivio-ax-te-3-600-without-guides-7655756 Link to comment Share on other sites More sharing options...
alicu90 Posted January 7, 2015 Share Posted January 7, 2015 I have visited your product page, When a user came to your product page he can only saw other related products but cannot add them to cart. Is not this problem. I want to see the long title for related products! Link to comment Share on other sites More sharing options...
bhawin91 Posted August 19, 2015 Share Posted August 19, 2015 Hi #sheraz4pro, Back Office -> Modules -> Products Category module status = enabled requisite. Good work! i enabled it , but it didn't show any related products in the product details page Can u please tell me what can be the problem Link to comment Share on other sites More sharing options...
indigo380 Posted April 29, 2016 Share Posted April 29, 2016 To change the length of the title go to the file: themes/default-bootstrap/modules/productscategory/productscategory.tpl find this code: {$categoryProduct.name|truncate:14:'...'|escape:'html':'UTF-8'} ...and change the number after 'truncate' to set the number of characters you want to show. For example, to set the length of the title to 30 characters: {$categoryProduct.name|truncate:30:'...'|escape:'html':'UTF-8'} Link to comment Share on other sites More sharing options...
Kruti Posted August 10, 2016 Share Posted August 10, 2016 how can I get this pattern in prestashop? down votefavorite how can I get this pattern in product detail page in prestashop 1.6 ? where I can add quantity according to size and color of product and then click add to cart. Link to comment Share on other sites More sharing options...
Kruti Posted August 10, 2016 Share Posted August 10, 2016 hey, you problem is solved? how can I get this pattern in product detail page in prestashop 1.6 ? where I can add quantity according to size and color of product and then click add to cart. Link to comment Share on other sites More sharing options...
vekia Posted August 11, 2016 Share Posted August 11, 2016 how can I get this pattern in product detail page in prestashop 1.6 ? where I can add quantity according to size and color of product and then click add to cart. the question is not related to "related" products, its a kind of "combinations table" and this is what you should look like, module to create "combinations table" Link to comment Share on other sites More sharing options...
ruisonika Posted July 7, 2017 Share Posted July 7, 2017 hi guys, about this topic...how can i have related products with this criteria:i have add in ps_product a field (compatible_prod) and in that field there are values in numbers...so i want to show in related products all the products that have the same number in that specific field....i only need to show in front because those number are written in database by a 3th service by webservice. Link to comment Share on other sites More sharing options...
Recommended Posts