|
|||
|
Hallo zusammen.
Ist es möglich produkte die produkte z.b. in 3 spalten nebeneinander aufzulisten anstatt alle untereinander in einer spalte. Habe schon in dem adminbereich nach einer einstellungsmöglichkeit gesucht, sowie versucht die product_listing anzupassen. Shopversion 3.0.3 Viele Grüße suncell |
|
|||
|
@suncell
die product_listing.html in deinem Ordner Template/dein Template/module/product_listing.html war schon richtig. Suche nach PHP-Code:
Gruss elektro1a |
|
|||
|
das einzigste was in der product_listing.html steh ist leider nur folgendes.
könntest du vielleicht mal ein musterquelltext uploaden. {config_load file="$language/lang_$language.conf" section="index"} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="{$tpl_path}images/cate-background.gif"><img src="{$tpl_path}images/x.gif" width="1" height="1"></td> <td background="{$tpl_path}images/cate-background.gif" class="products_description_2" valign="top"> {$CATEGORIES_NAME}{$categories_heading_title}{if $CATEGORIES_DESCRIPTION}<br />{$CATEGORIES_DESCRIPTION}{/if}<br />{if $CATEGORIES_IMAGE}<img src="{$CATEGORIES_IMAGE}" alt="{$CATEGORIES_NAME}"/>{/if}</td> </tr> <tr> <td bgcolor="#ffffff" colspan="2"><img src="{$tpl_path}images/x.gif" width="1" height="3"></td> <!--zwischenraum direkt unter der produktbeschreibung --> </tr> {if $MANUFACTURER_DROPDOWN} <tr> <td colspan="2" class="boxcontent"><img src="{$tpl_path}images/x.gif" width="1" height="5"></td> </tr> <tr> <td class="boxcontent"><img src="{$tpl_path}images/x.gif" width="1" height="1"></td> <td class="boxcontent" valign="middle" align="right"><table border="0" height="1" cellspacing="0" cellpadding="0"> <tr> <td class="main" valign="top">{#text_show#} </td> <td class="main" id="dropdown" valign="top">{$MANUFACTURER_DROPDOWN}</td> </tr> </table></td> </tr> {/if} </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> {foreach name=aussen item=module_data from=$module_content} <tr> <td align="center" width="120" class="listing_picture">{if $module_data.PRODUCTS_IMAGE!=''}<a href="{$module_data.PRODUCTS_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME}" /></a>{else}<a href="{$module_data.PRODUCTS_LINK}"><img src="{$tpl_path}images/{php}print_r($_SESSION['language']){/php}/no_picture.gif" alt=""></a>{/if}</td> <td width="386" class="listing_description"><table border="0" width="360" height="80" cellspacing="0" cellpadding="0"> <tr> <td><img src="{$tpl_path}images/x.gif" width="100" height="1"></td> <td><img src="{$tpl_path}images/x.gif" width="100" height="1"></td> <td><img src="{$tpl_path}images/x.gif" width="1" height="1"></td> </tr> <tr> <td valign="top" colspan="3" class="boxcontent">{if $module_data.PRODUCTS_FSK18=='true'}<br /><img src="{$tpl_path}img/fsk18.gif" alt="" />{/if}<a href="{$module_data.PRODUCTS_LINK}" class="products_name"><strong>{$module_data.PRODUC TS_NAME}</strong></a> {$module_data.MANUFACTURERS_NAME}<p>{$module_data. PRODUCTS_SHORT_DESCRIPTION}</p></td> </tr> <tr> <td valign="bottom" height="30"><strong>{$module_data.PRODUCTS_PRICE}</strong></td> <td valign="bottom">{if $module_data.SHIPPING_NAME}{#text_shippingtime#}{i f $module_data.SHIPPING_IMAGE}<img src="{$module_data.SHIPPING_IMAGE}" alt="{$module_data.SHIPPING_NAME}" />{/if}{$module_data.SHIPPING_NAME}{/if}</td> <td valign="bottom" align="right">{$module_data.BUTTON_BUY_NOW}</td> </tr> </table></td> </tr> <tr> <td bgcolor="#ffffff" colspan="2"><img src="{$tpl_path}images/x.gif" width="1" height="3"></td> <!--zwischenraum bei der produktliste --> </tr> {/foreach} </table> <br /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>{$NAVIGATION}</td> </tr> </table> |
|
|||
|
uuuuups...
sorry ich habe übersehen Version 3.03. Meine Version läuft auf 3.04. Da bin ich jetzt auch überfragt was man da ändern muss. Vielleicht hat ja ein Mods einen Tip. Nochmals sorry!!! Gruss elektro1a |
![]() |
| Lesezeichen |
| Stichworte |
| aufzulisten, nebeneinander, produkte, spalten |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Anzeige der Produkte nebeneinander | losti | Shopbereich | 5 | 14.01.2007 02:57 |
| XSELL - Produkte nebeneinander? | jpx10 | Shopbereich | 7 | 25.06.2005 13:06 |
| Neue Produkte Auf Startseite 2 Nebeneinander | Haxley | Shopbereich | 5 | 07.03.2005 11:21 |