{ $method->exe("product","search_form") } { if ($method->result == FALSE) } { $block->display("core:method_error") } {else}
{translate module=product}title_search{/translate}
{translate module=product} field_date_orig {/translate} { $list->calender_search("product_date_orig", $VAR.product_date_orig, "form_field", "") }
{translate module=product} field_sku {/translate}    {translate} search_partial {/translate}
{translate module=product} field_taxable {/translate} { $list->bool("product_taxable", "all", "form_menu") }
{translate module=product} field_active {/translate} { $list->bool("product_active", "all", "form_menu") }
{translate module=product} field_price_type {/translate} {translate module=product} price_type_one {/translate}
{translate module=product} price_type_recurr {/translate}
{translate module=product} price_type_trial {/translate}
{translate} search_results_per {/translate}
{translate} search_order_by {/translate}
{ $block->display("core:saved_searches") } { $block->display("core:recent_searches") } {/if}