Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "k" while parsing form bottom_2019 on page 2026
Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "k" while parsing form bottom_2019 on page 2026
Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "k" while parsing form bottom_2019 on page 2026
Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "q" while parsing form bottom_2019 on page 2026
Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "q" while parsing form bottom_2019 on page 2026
Tag error: <smd::if field="urlvar:k,urlvar:q" operator="defined,defined" logic="or">
        <h1>Search results</h1>
        
        <txp:if_search>
        <!-- count how many results return -->
          <txp:article limit="10" pgonly="1" searchall="0" />
  
          <txp:if_search_results>
            <txp:if_search_results max="50">
              <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
              <txp:if_variable name="countsearch" value="1">
              <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              <txp:else />
              <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
              </txp:if_variable>
  
            <txp:article searchform="listeprod" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
            <txp:else />
              <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
            </txp:if_search_results>
  
          <!-- if no search results, then display no search results message -->
          <txp:else />
            <p class="label label-warning">No results matched your search.</p>
          </txp:if_search_results>
          
        <txp:else /> <!-- if_search -->
        
        <txp:if_variable name="k" value="">
        
          <p class="label label-warning">Choose an activity to display a result</p>
        
        <txp:else /> <!-- if_variable k -->

					<txp:smd_if field="urlvar:export" operator="isused">

						<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND custom_36='oui' AND Status='4'">
							<txp:variable name="resu">{COUNT(*)}</txp:variable>
						</txp:smd_query>

					<txp:else /> <!-- smdif export -->
        
            <txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='produit' AND Status='4'">
              <txp:variable name="resu">{COUNT(*)}</txp:variable>
            </txp:smd_query>

					</txp:smd_if>

            <txp:if_variable name="resu" value="1">
            <p><small><txp:variable name="resu" /> result match your search</small></p>
            <txp:else /> <!-- if_resu -->
            <p><small><txp:variable name="resu" /> results match your search</small></p>
            </txp:if_variable>

            <txp:smd_wrap>

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui"/>

							<txp:else /> <!-- smdif export -->

        				<txp:article limit="10" form="listeprod" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

							</txp:smd_if> <!-- export -->

            <txp:else /> <!-- smd_wrap -->

            	<p><small>No results matched your search.</small></p>

            </txp:smd_wrap>	
  
            <txp:etc_pagination first="First page" prev="Prev." next="Next" last="Last page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
        
        </txp:if_variable> <!-- k -->
        </txp:if_search>
        
      <txp:else /> <!-- if var k et q -->
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Products highlights</h1>
              
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui">
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink><if::article_image><article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/><txp:else /><img src="/img/logo-batis.png" style="width:100%;height:auto;" /></if::article_image></txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
					<txp:hide>
          <hr style="margin-top:40px;margin-bottom:20px;"/>
        
          <h1 class="comme">Products library</h1>
            <div class="large-12 columns">
              
              <div class="slick">
              <txp:article_custom limit="99" poduitheque="oui" sort="rand()" >
                <div>
                  <txp:permlink><if::custom_field name="logo"><txp:image width="0" height="0" id='<custom::field name="logo"/>' /><txp:else /><img src="/img/logo-batis.png" /></if::custom_field></txp:permlink>
                </div>
              </txp:article_custom>
              </div>
            
            </div>
					</txp:hide>
        
      </smd::if> ->  Warning: Undefined array key "q" while parsing form bottom_2019 on page 2026
Produits | ANEXAL
ANEXAL
https://batis.dz/site/4011/l-annuaire-imprime-batis

Search a Product

Enter in uppercase or lowercase without accents, at least 3 letters