|
|||
|
Hallo liebe User,
leider habe ich keine Antwort im Forum oder bei Google gefunden! Meine Warenkorb Box habe ich im Header oben rechts und daher möchte ich nur Produktanzahl und Gesamtpreis anzeigen lassen. Ich habe schon viel probiert aber es klappt nicht... Mit der Bitte um Hilfe! Anbei die box_cart.html Zitat:
Gruss Schickedance Geändert von Schickedance (28.07.2009 um 18:08 Uhr) |
|
|||
|
Entweder war meine Frage nicht auf dem niveau gestellt oder es hat einfach niemand lust diese Frage zu beantworten.
Und wer die Antwort auf des Rätsels Lösung haben möchte... ja der muss wohl genau wie ich seinen Wunsch ans Universum schicken! Geändert von Schickedance (29.07.2009 um 16:17 Uhr) |
|
|||
|
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr> <h5 class="boxheader"></h5> </tr> </table> <table width="90%" align="center" cellpadding="0" cellspacing="0" summary="Warenuebersicht"> <tr> <td class="main" align="left"> {if $empty=='false'} <b>{$PRODUCTS}</b> {#shortcart1#}{if $PRODUCTS > 1}{#shortcart2#}{/if} {#shortcart3#} <a href="{$LINK_CART}">{#shortcart4#}</a>.<br /> <b>{#text_total#}: {$TOTAL}</b> <br />{#shortcart6#} {else} {#shortcart4#}{#shortcart5#} {/if} </td> </tr> </table> |
|
|||
|
{if $smarty.const._CUST_STATUS_SHOW_PRICE eq '1'}
{if $show_cart_content == true} <h5>{txt key=TEXT_CART}</h5> <p class="cart1"> {txt key=TEXT_ARTICLE}: <span class="gross">{$content_count}</span> <br /> <strong>{txt key=TEXT_TOTAL}: {$cart_total}</strong></p> <a href="{link page='cart' conn=SSL}">{button text=$smarty.const.CART file='cart.gif'}</a> <a href="{link page='checkout' paction='shipping' conn=SSL}">{button text=$smarty.const.KASSE file='kasse.gif'}</a> {else} <h5>{txt key=TEXT_CART}</h5> <p class="cart1"> {txt key=TEXT_ARTICLE}: <span class="gross">0 </span><br /> <strong>{txt key=TEXT_TOTAL}: 0,00 EURO</strong></p> <a href="{link page='cart' conn=SSL}">{button text=$smarty.const.CART file='cart.gif'}</a> <a href="{link page='checkout' paction='shipping' conn=SSL}">{button text=$smarty.const.KASSE file='kasse.gif'}</a> {/if} {/if} |
![]() |
| Lesezeichen |
| Stichworte |
| anzeigen, box, produktanzahl, warenkorb |
| Themen-Optionen | |
| Ansicht | |
|
|
Ähnliche Themen
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Subkategorien Box nicht immer anzeigen? | m0use` | Fragen zur Software | 2 | 03.04.2009 11:07 |
| Im Warenkorb wird nur der letzte Artikel angezeigt | Ti1000 | Shopbereich | 7 | 26.02.2009 08:02 |
| Warenkorb box_cart auch anzeigen wenn man sich im Warenkorb befindet | Dino26 | Shopbereich | 0 | 06.04.2008 13:13 |
| Box Warenkorb zerschießt Design | TF101 | Shopbereich | 3 | 06.04.2008 11:01 |