{$products_name} {txt key=TEXT_XT_REVIEWS_HEADING_REVIEWS}

{$message}

{txt key=BUTTON_BACK}

{if !$products_image || $products_image == 'product:noimage.gif'} {else} {img img=$products_image type=m_info class="productImageBorder img-responsive" alt=$products_name|escape:"html" width=auto height=auto itemprop=image} {/if}
{if $smarty.const._CUST_STATUS_SHOW_PRICE eq '1' and $products_price.formated neq ''}

{$products_price.formated}

{/if} {if $review_stars_rating}
{/if} {if $products_model!=''}

{txt key=TEXT_PRODUCTS_MODEL} {$products_model}

{/if}
{if $reviews_data}
{include file="plugins/xt_reviews/templates/products_reviews_list.html"}
{else}

{txt key=TEXT_XT_REVIEWS_WRITE}

{/if}