{capture assign="_product_loader_template"} {strip}
{for $_index = 1 to 3}
{/for}
{/strip} {/capture}

[`Reviews`]

{$_page_section = $wa->get('section')} {$_is_rate_section = false} {if isset($_page_section) && $_page_section === 'rated'} {$_is_rate_section = true} {/if}
{$_product_loader_template}
{if !empty($store_review_core_url)} {capture assign="_product_review_template"} {strip}
{for $_index = 1 to 5} {/for}
{/strip} {/capture} {capture assign="_product_review_dialog_template"}
{/capture} {capture assign="_confirm_text_template"}
[`Your review has been added, thank you!`]
{/capture} {$_locale = [ 'your_rates' => _w('Your rates'), 'button_default' => _w("Add a rate"), 'button_active' => _w("Add a rate and a review"), 'button_edit_default' => _w("Change rate"), 'button_edit_active' => _w("Change rate and review"), 'for_plugin' => _w("for plugin"), 'for_widget' => _w("for widget"), 'for_theme' => _w("for theme"), 'for_app' => _w("for app"), 'support' => _w("Contact the developer"), 'rate_added' => _w("Your rate has been added, thank you!") ]} {/if}