#1 (permalink)  
Alt 25.08.2004, 02:17
 
Registriert seit: 18.05.2004
Beiträge: 2
Standard

So ich hab ein Problem.

Wie kann ich immer zwei Produkte nebeneinander stellen?

H?ng schon l?nger dran m?sste doch auch wie in der categorie_listing.html funktionieren mit dem

[CODE]{php}
$col++;
{/php}
...
{php}
if ($col>=1) {
$col=0;
[CODE]

Bitte helft mir!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 25.08.2004, 06:47
Benutzerbild von dukie6666
VEYTON Service Partner
 
Registriert seit: 26.01.2004
Ort: Nueva Colombia/Paraguay
Beiträge: 1.855
Standard

hier habe ich f?r meinen shop die angepasste produktlisting 2 spaltig, sie kann aber durch ver?ndern von
{php}
if ($col>=2) {
$col=0;

in 3 oder 4 spaltig abge?ndert werden.



Code:
{config_load file="$language/lang_$language.conf" section="index"}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr valign="top">
  <td><font size="1" face="Verdana, Arial, Helvetica, sans-serif"><strong><font color="red" size="4">{$CATEGORIES_NAME}</font></strong> </font></td>
  <td align="right"></td>
 </tr>
</table>
{if $CATEGORIES_DESCRIPTION} <font size="1" face="Verdana, Arial, Helvetica, sans-serif"> <br>
{$CATEGORIES_DESCRIPTION}</font> <br>{if $CATEGORIES_IMAGE}<img src="{$CATEGORIES_IMAGE}">{/if}
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
  <td style="border-bottom: 1px solid; border-color: #000000;"></td>
 </tr>
</table>
{/if}
{ if $MANUFACTURER_DROPDOWN} <br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
  <td class="main"><div align="right">{#text_show#} {$MANUFACTURER_DROPDOWN}</div></td>
 </tr>
</table>
<br>
{/if}

<table width="100%" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td class="infoBoxHeading">{#heading_text#} </td>
 </tr>
</table>
<br>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 {foreach name=aussen item=module_data from=$module_content}
 {php} $col++; 
 {/php}
  <td class="main" align="center">
	<table width="100%" border="0" cellpadding="0" cellspacing="4" align="center">
 <tr align="center">
 	<td align="center" >{if $module_data.PRODUCTS_IMAGE}<a href="{$module_data.PRODUCTS_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" border="0"></a>{/if} </td>
 </tr>
 <tr>
 	<td class="main" align="center"><strong>
 	<a href="{$module_data.PRODUCTS_LINK}">{$module_data.PRODUCTS_NAME}</a></strong></td>
 </tr>
 <tr>
 	<td class="main" align="center" ><strong>{$module_data.PRODUCTS_PRICE}<br>
 	</strong>{$module_data.BUTTON_BUY_NOW}</td>
 </tr>
	</table></td>
 {php} 

 if ($col>=2) {
 $col=0;
 echo '</tr><tr>';
 }
 {/php}
 {/foreach} 
 </tr>
</table>


<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
  <td>{$NAVIGATION}</td>
 </tr>
</table>
{if $result=='false'}
<table width="100%" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td style="border: 1px solid; border-color: #ff0000;" bgcolor="#FFCCCC"><div align="center"><strong><font size="2" face="Verdana, Arial, Helvetica, sans-serif">{#text_noproduct#}</font></strong></div></td>
 </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
  <td align="right"><br>
   {$BUTTON}</td>
 </tr>
</table>

{/if}
__________________
Grüße Oliver


Zertifizierter xt:Commerce VEYTON Reseller & Service Partner
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 25.08.2004, 11:13
Benutzerbild von eaze  
Registriert seit: 10.08.2004
Beiträge: 43
Standard

vielen dank!

bei mir l?uft's.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #4 (permalink)  
Alt 26.08.2004, 13:32
 
Registriert seit: 18.08.2004
Beiträge: 69
Frage

uupps,
bei mir l?ufts leider nicht
Parse error: parse error in /home/www/netshxx/html/xtshop/templates_c/%%180^%%1801223840^product_listing_v1.html.php on line 72
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
nebeneinander, productlisting

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 04:57 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand