[{d3modcfgcheck modid="d3_extsearch"}][{/d3modcfgcheck}]
[{if $mod_d3_extsearch && false == $oModCfg_d3_extsearch->isThemeIdMappedTo('mobile')}]
[{block name="d3_extsearch_header_searchfield_searchparam"}]
[{capture assign="content"}][{$smarty.block.parent}][{/capture}]
[{capture assign="search"}][{strip}]
id="searchParam"
[{/strip}][{/capture}]
[{capture assign="replace"}][{strip}]
[{$search}] autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" suggestLeftOffsetPx="0" suggestTopOffsetPx="0"
[{/strip}][{/capture}]
[{$content|replace:$search:$replace}]
[{/block}]
[{if $blOwnFormFields}]
[{block name="d3_extsearch_header_searchfield_ownformfields"}]
[{*** Fuegen Sie hier bei Bedarf noch weitere Filtermoeglichkeiten hinzu ***}]
[{* Gesucht wird nach Teilen mit LIKE *}]
[{**}]
[{* Gesucht wird nach genauem Wortlaut mit = *}]
[{**}]
[{oxmultilang ident="D3_CUSTOMFIELDTEXT_BITSET"}]
[{/block}]
[{/if}]
[{else}]
[{$smarty.block.parent}]
[{/if}]