We have been with 3dcart for over 10 years and we are developing a new website based on the core theme.
On the Customer Reviews tab on a product page, I know you can dictate within the admin back end module how many reviews are displayed, but how does a customer see all of the reviews for that product if there are more reviews? Some of our products have 400 reviews and I do not want to display all of them in the tab, but like Amazon, a customer should be able to see all of the reviews.
On the Product Questions and Answers, there is a hyperlink to "View All Q&A's" and it opens up a window that shows all Questions and Answers (productqa.asp?action=listallqa&catalogid=##). It seems like the Product Reviews should behave the same way but unless I am missing something, they do not.
On the old template, there was a hyperlink (onclick="SeeReviews();) and it would open up a window to show all reviews for that specific product. Is this possible with the new Core Templates? If so, please let me know what the link should be.
Thanks!
On the Customer Reviews tab on a product page, I know you can dictate within the admin back end module how many reviews are displayed, but how does a customer see all of the reviews for that product if there are more reviews? Some of our products have 400 reviews and I do not want to display all of them in the tab, but like Amazon, a customer should be able to see all of the reviews.
On the Product Questions and Answers, there is a hyperlink to "View All Q&A's" and it opens up a window that shows all Questions and Answers (productqa.asp?action=listallqa&catalogid=##). It seems like the Product Reviews should behave the same way but unless I am missing something, they do not.
On the old template, there was a hyperlink (onclick="SeeReviews();) and it would open up a window to show all reviews for that specific product. Is this possible with the new Core Templates? If so, please let me know what the link should be.
Thanks!
Comment