Change the design of the Product Review List
Purpose: This template displays in a separate pop-up window to display all of the reviews on a specific product.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[name]
[id]
<!--START: reviews-->
[reviews_header]
[reviews_total]
[totalrating]
[review_link]
<!--START: user_reviews-->
[rating]
[short_review]
[long_review]
[user_name]
[user_city]
<!--START: user_email-->
[user_email]
[user_email]
<!--END: user_email-->
[review_date]
<!--END: user_reviews-->
<!--END: reviews-->
<!--START: errorMsg-->
[errorMsg]
<!--END: errorMsg-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Some of the following variables are dynamically inserted from your cart's Settings ->Design ->Store Language section.