vilaiporn LiteCart Fan Van Thailand Lid sinds aug 2017 vilaiporn 15 mei 2019 02:58 Good morning, It is possible, beside see the review related to each article, to have a link that will group all the reviews? Some e-commerce have thousands of items and it is very possible that many user will not read any of the reviews that belong to single article because browse different articles. A nice review give trust even if related to a different article. Let me know, thank you. Vilaiporn
tim Founder Van Sweden Lid sinds mei 2013 tim 15 mei 2019 04:43 It's totally doable. Just create a new page and access the database. ;) select * from lc_products_reviews; or if you have the multilingual version: select pri., p. from lc_products_reviews pr left join lc_products_reviews_info on (pri.review_id = pr.id and pri.language_code = 'en');
vilaiporn LiteCart Fan Van Thailand Lid sinds aug 2017 vilaiporn 15 mei 2019 07:49 Well, when I buy can you then write me the code to paste in the new page? Thank you
tonny Curtain Guru Van Netherlands Lid sinds dec 2016 tonny 15 nov 2019 09:30 Hi Tim, Can you make this as a seperate addon? I think a lot of custumers would like to see this.
tim Founder Van Sweden Lid sinds mei 2013 tim 15 nov 2019 18:53 I can do this for you, for an hour of charge.