{$categories} {if $product_listing} {if $heading_text} {if $page neq 'index'}

{$heading_text}

{else}

{$heading_text}

{/if} {/if} {if $PRODUCTS_DROPDOWN} {$PRODUCTS_DROPDOWN} {/if} {if $manufacturer.MANUFACTURER.manufacturers_image}

{img img=$manufacturer.MANUFACTURER.manufacturers_image type=m_info}

{/if} {if $manufacturer}

{$manufacturer.MANUFACTURER.manufacturers_description}

{/if} {if $NAVIGATION_PAGES || $sort_dropdown.options}
{if $sort_dropdown.options}
{form type=form name=sort_dropdown action='dynamic' method=get} {if isset($current_manufacturer_id)}{form type=hidden name=page value='manufacturers'} {else} {form type=hidden name=page value='categorie'} {/if} {if isset($current_category_id)}{form type=hidden name=cat value=$current_category_id}{/if} {if isset($current_manufacturer_id)}{form type=hidden name=mnf value=$current_manufacturer_id}{/if} {form params='id="sort_dropdown_top"' type=select name=sorting value=$sort_dropdown.options default=$sort_default onchange='this.form.submit();'} {form type=formend}
{/if}
{/if} {if $MANUFACTURER_DROPDOWN} {if $MANUFACTURER_DROPDOWN}{$MANUFACTURER_DROPDOWN}{/if} {/if}
{foreach name=aussen item=module_data from=$product_listing}
{if $module_data.products_image == 'product:noimage.gif'}

{$module_data.products_name|escape:

{else}

{img img=$module_data.products_image type=m_thumb class=productImageBorder alt=$module_data.products_name|escape:"html"}

{/if}

{$module_data.products_name}

{if $module_data.base_price}

{$module_data.base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$module_data.base_price.vpe.name}

{/if} {if $module_data.review_stars_rating}
{/if} {if $smarty.const._CUST_STATUS_SHOW_PRICE eq '1' and $module_data.products_price.formated neq ''}

{$module_data.products_price.formated}

{if $module_data.products_shipping_link}

{$module_data.products_tax_info.tax_desc} {txt key=TEXT_EXCL_SHIPPING}

{else}

{$module_data.products_tax_info.tax_desc} {txt key=TEXT_EXCL_SHIPPING}

{/if} {/if} {if $module_data.date_available!=''}

{txt key=TEXT_PRODUCT_AVAILABLE} {$module_data.date_available|date_format:"%A, %B %e, %Y"}

{/if}
{/foreach}
{if $NAVIGATION_PAGES || $sort_dropdown.options}
{if $sort_dropdown.options}
{form type=form name=sort_dropdown action='dynamic' method=get} {if isset($current_manufacturer_id)}{form type=hidden name=page value='manufacturers'} {else} {form type=hidden name=page value='categorie'} {/if} {if isset($current_category_id)}{form type=hidden name=cat value=$current_category_id}{/if} {if isset($current_manufacturer_id)}{form type=hidden name=mnf value=$current_manufacturer_id}{/if} {form params='id="sort_dropdown_bottom"' type=select name=sorting value=$sort_dropdown.options default=$sort_default onchange='this.form.submit();'} {form type=formend}
{/if}
{/if} {/if} {$error_listing} {if $category_data.categories_description_bottom}
{$category_data.categories_description_bottom}
{/if}