Jump to content
xt:Commerce Community Forum

in Herstellerbox Logos anzeigen


SonjaW

Recommended Posts

Hallo am Donnerstag :-)

ich habe eine frage... ich würde in der Herstellerbox statt der Herstellernamen gern die Logos einbinden. Wie mach ich das am einfachsten. Ich habe bislang nix gefunden und ich habe wirklich gesucht :-)

Link to comment
Share on other sites

kann nicht sein; ist hier mehrfach beschrieben, aber beispielsweise so:

{if $module_data.manufacturers_image}

<td class="manufacturersImage"><a href="{$module_data.link}">{img img=$module_data.manufacturers_image type=m_thumb class=productImageBorder}</a></td>

{else}

<td class="manufacturersImage"><a href="{$module_data.link}">{$module_data.manufacturers_name}</a></td>

{/if}

Grüsse

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...