Jump to content
xt:Commerce Community Forum

Warenkorb Ohne Beschreibung, Nur ?xx X Artikel


hwlp

Recommended Posts

evtl solltest du mal das gepinnte posting zum thema support lesen.

support in ?ffentlichen foren findet nur von user zu user statt, und ich denke nicht das sich bei der art deines postings gleich jemand auf die antwort st?rzt, vorallem innerhalb von x stunden :stupid:

wer im glashaus sitzt sollte nicht mit steinen werfen.

Link to comment
Share on other sites

Originally posted by polkhigh33@Dec 2 2004, 21:40 PM

und vor allem hab ich genau die selbe frage ziemlich zeitgleich in einem anderen thread beantwortet. einfach mal die augen aufmachen oder die suche nutzen, oder sollen wir hier alles 100x beantworten ?

- best viewed with eyes open -

der war schrott...ist ja auch egal...das problem habe ich ja behoben!

ist wenigstens der support f?r sponsoren gut?

noch ne frage: gibt es eine m?glichkeit, den footer von xtcommerce ganz wegzuschneiden, wenn ich sponsor bin? weil...habe ne menge xtcommerce shops gesehen, die es einfach rausgenommen haben!

bitte um aufkl?rung

danke!

Link to comment
Share on other sites

Originally posted by SvFricke@Dec 3 2004, 12:50 PM

Das poste doch mal deine L?sung. Ist vielleicht auch f?r Andere interessant. (Interessiert mich vielleicht auch.) Davon sollte doch dieses Forum leben.

Gru?

Sven

also, den ganzen kram in "box_cart.html einf?gen...und voil? :rock:

<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

</head>

{config_load file="$language/lang_$language.conf" section="boxes"}

{if $deny_cart neq 'true'} {if $empty=='false'}

<table width="100%" border="0" cellpadding="2" cellspacing="0">

<tr>

<td class="infoBoxHeading_right" bgcolor="#F4F4F4"><table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>

<td class= bgcolor="#FFFFFF" style="font-size: 11px" bgcolor="#F4F4F4"> <p align="center"><font face="Verdana">{$PRODUCTS}Artikel

{if $DISCOUNT}<font color="#FF0000">{#text_discount#}{$DISCOUNT}</font>

{/if} {$TOTAL}</font></p>

</td>

</tr>

</table></td>

</tr>

</table>

{else}

<table width="100%" border="0" cellpadding="2" cellspacing="0">

<tr>

<td class="infoBoxHeading_right" bgcolor="#F4F4F4"><table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>

<td class= bgcolor="#FFFFFF" style="font-size: 11px" bgcolor="#F4F4F4">

<p align="center"><font face="Verdana">0 Artikel im Warenkorb</font></p>

</td>

</tr>

</table></td>

</tr>

</table>

{/if} {if $ACTIVATE_GIFT=='true'}

<!--GV Code Start-->

{if $GV_AMOUNT neq ''}

<table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>

<td width="48" height="48">img_gift.gif</td>

<td valign="middle"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">

<tr>

<td>pixel_trans.gif</td>

</tr>

<tr>

<td align="center" class="smalltext">{#voucher_balance#}</td>

</tr>

<tr>

<td style="border: 1px solid; border-color: #FFFFFF; background-color: #FCD4D4;"align="center" class="smalltext" valign="bottom"><font color="#000000" size="3">{$GV_AMOUNT}</font></td>

</tr>

</table></td>

</tr>

</table>

<table cellpadding="0" width="100%" cellspacing="0" border="0">

<tr>

<td>pixel_trans.gif</td>

</tr>

</table>

{/if}

{if $COUPON_AMOUNT2 neq ''}

<table cellpadding="0" width="100%" cellspacing="0" border="0">

<tr>

<td>pixel_trans.gif</td>

</tr>

<tr>

<td class="smalltext"><div align="center">{#voucher_redeemed#}

{$COUPON_AMOUNT2}

</div></td>

</tr>

</table>

{/if}

{if $COUPON_HELP_LINK neq ''}

<table cellpadding="0" width="100%" cellspacing="0" border="0">

<tr>

<td>pixel_trans.gif</td>

</tr>

<tr>

<td class="smalltext">{#cart_coupon#}</td><td class="smalltext" align="right" valign="bottom">{$COUPON_HELP_LINK}{#cart_coupon_info#}</td>

</tr>

</table>

{/if}

<!--GV Code End-->

{/if}

{else}

{/if}

Link to comment
Share on other sites

der war schrott...
fragt sich nur warum, du kannst ihn ja gar nicht gesehn haben da der thread im sponsorenbereich ist.

{$PRODUCTS}Artikel
ich dachte, du wolltest auch noch der gesamtpreis dahinter angezeigt wird ? dann sollte auch noch
Summe: {$TOTAL}
dahinter, nur der vollst?ndigkeit halber :fear:
Link to comment
Share on other sites

Archived

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

×
  • Create New...