| 1 | {config_load file="$language/lang_$language.conf" section="new_products"}
|
|---|
| 2 | {config_load file="$language/lang_$language.conf" section="index"}
|
|---|
| 3 | {config_load file="$language/lang_$language.conf" section="wishlist"}
|
|---|
| 4 | {config_load file="lang_`$language`.custom"}
|
|---|
| 5 | {config_load file="lang_`$language`.section" section="wishlist"}
|
|---|
| 6 | {if isset($BUTTON_CONTINUE)}
|
|---|
| 7 | <div class="headline_big">{#heading_wishlist#}</div>
|
|---|
| 8 | <p>{#text_empty_wishlist#}</p>
|
|---|
| 9 | <div class="button_right cf"><div class="cssButtonPos4">{$BUTTON_CONTINUE}</div></div>
|
|---|
| 10 | {elseif isset($module_content)}
|
|---|
| 11 | {if isset($wishlist_cart)}<br />{/if}
|
|---|
| 12 | <div class="headline_big">{#heading_wishlist#}</div>
|
|---|
| 13 | <div class="listingcontainer_full cf">
|
|---|
| 14 |
|
|---|
| 15 | <div class="filter_bar cf">
|
|---|
| 16 | <div class="sort_bar cf">
|
|---|
| 17 | <div class="sort_bar_row cf">
|
|---|
| 18 | <div class="sort_bar_item right cf">
|
|---|
| 19 | <a rel="nofollow" class="view_list{if $smarty.const.PRODUCT_LIST_BOX != 'true'} active{/if}" href="{$LINK_DISPLAY_LIST}" title="{#listing_listview#}"><i class="fa fa-th-list"></i></a>
|
|---|
| 20 | <a rel="nofollow" class="view_box{if $smarty.const.PRODUCT_LIST_BOX == 'true'} active{/if}" href="{$LINK_DISPLAY_BOX}" title="{#listing_boxview#}"><i class="fa fa-th"></i></a>
|
|---|
| 21 | </div>
|
|---|
| 22 | </div>
|
|---|
| 23 | </div>
|
|---|
| 24 | </div>
|
|---|
| 25 |
|
|---|
| 26 | {if (!isset($STARTPAGE) && $smarty.const.PRODUCT_LIST_BOX == 'true') || ($STARTPAGE == 'true' && $smarty.const.PRODUCT_LIST_BOX_STARTPAGE == 'true')}
|
|---|
| 27 | {foreach name=aussen item=module_data from=$module_content}
|
|---|
| 28 | <div class="listingbox">
|
|---|
| 29 | <div class="lb_inner">
|
|---|
| 30 | <div class="lb_image">
|
|---|
| 31 | {if $module_data.PRODUCTS_IMAGE != ''}
|
|---|
| 32 | <a href="{$module_data.PRODUCTS_LINK}"><img class="unveil" src="{$tpl_path}css/images/loading.gif" data-src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME|onlytext}" /></a>
|
|---|
| 33 | <noscript><a href="{$module_data.PRODUCTS_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME|onlytext}" /></a></noscript>
|
|---|
| 34 | {else}
|
|---|
| 35 |
|
|---|
| 36 | {/if}
|
|---|
| 37 | </div>
|
|---|
| 38 | <div class="lb_title"><h2><a href="{$module_data.PRODUCTS_LINK}">{$module_data.PRODUCTS_NAME}</a></h2></div>
|
|---|
| 39 | <div class="lb_shipping">{if $module_data.PRODUCTS_SHIPPING_NAME}{#text_shippingtime#} {if $module_data.PRODUCTS_SHIPPING_IMAGE}<span class="lb_shipping_image"><img src="{$module_data.PRODUCTS_SHIPPING_IMAGE}" alt="{$module_data.PRODUCTS_SHIPPING_NAME|onlytext}" /></span>{/if}{$module_data.PRODUCTS_SHIPPING_NAME_LINK}{else} {/if}</div>
|
|---|
| 40 | <div class="lb_price">
|
|---|
| 41 | <span class="standard_price">{$module_data.PRODUCTS_PRICE}</span>
|
|---|
| 42 | {if $module_data.PRODUCTS_VPE}<div class="lb_vpe">{$module_data.PRODUCTS_VPE}</div>{/if}
|
|---|
| 43 | </div>
|
|---|
| 44 | <div class="lb_tax">{$module_data.PRODUCTS_TAX_INFO}{$module_data.PRODUCTS_SHIPPING_LINK}</div>
|
|---|
| 45 | <div class="lb_buttons cf"><div class="cssButtonPos11">{$module_data.PRODUCTS_BUTTON_BUY_NOW}</div><div class="cssButtonPos11">{$module_data.PRODUCTS_BUTTON_DELETE}</div></div>
|
|---|
| 46 | </div>
|
|---|
| 47 | </div>
|
|---|
| 48 | {/foreach}
|
|---|
| 49 | {else}
|
|---|
| 50 | {foreach name=aussen item=module_data from=$module_content}
|
|---|
| 51 | <div class="listingrow">
|
|---|
| 52 | <div class="lr_inner cf">
|
|---|
| 53 | <div class="lr_image">
|
|---|
| 54 | {if $module_data.PRODUCTS_IMAGE != ''}
|
|---|
| 55 | <a href="{$module_data.PRODUCTS_LINK}"><img class="unveil" src="{$tpl_path}css/images/loading.gif" data-src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME|onlytext}" /></a>
|
|---|
| 56 | <noscript><a href="{$module_data.PRODUCTS_LINK}"><img src="{$module_data.PRODUCTS_IMAGE}" alt="{$module_data.PRODUCTS_NAME|onlytext}" /></a></noscript>
|
|---|
| 57 | {else}
|
|---|
| 58 |
|
|---|
| 59 | {/if}
|
|---|
| 60 | </div>
|
|---|
| 61 | <div class="lr_content cf">
|
|---|
| 62 | <div class="lr_title"><h2><a href="{$module_data.PRODUCTS_LINK}">{$module_data.PRODUCTS_NAME}</a></h2></div>
|
|---|
| 63 | <div class="lr_desc_box">
|
|---|
| 64 | {if $module_data.ATTRIBUTES != ''}
|
|---|
| 65 | <div class="lr_desc">
|
|---|
| 66 | <ul class="attributes_list">
|
|---|
| 67 | {foreach key=key_data item=item_data from=$module_data.ATTRIBUTES}
|
|---|
| 68 | <li><strong>{$item_data.NAME}:</strong> {$item_data.VALUE_NAME}</li>
|
|---|
| 69 | {/foreach}
|
|---|
| 70 | </ul>
|
|---|
| 71 | </div>
|
|---|
| 72 | {/if}
|
|---|
| 73 | {if $module_data.PRODUCTS_SHORT_DESCRIPTION}<div class="lr_desc">{$module_data.PRODUCTS_SHORT_DESCRIPTION}</div>{/if}
|
|---|
| 74 | <div class="lr_shipping">{if $module_data.PRODUCTS_SHIPPING_NAME}{#text_shippingtime#} {if $module_data.PRODUCTS_SHIPPING_IMAGE}<span class="lr_shipping_image"><img src="{$module_data.PRODUCTS_SHIPPING_IMAGE}" alt="{$module_data.PRODUCTS_SHIPPING_NAME|onlytext}" /></span>{/if}{$module_data.PRODUCTS_SHIPPING_NAME_LINK}{else} {/if}</div>
|
|---|
| 75 | </div>
|
|---|
| 76 | <div class="lr_price_box">
|
|---|
| 77 | <div class="lr_price">
|
|---|
| 78 | <span class="standard_price">{$module_data.PRODUCTS_PRICE}</span>
|
|---|
| 79 | </div>
|
|---|
| 80 | {if $module_data.PRODUCTS_VPE}<div class="lr_vpe">{$module_data.PRODUCTS_VPE}</div>{/if}
|
|---|
| 81 | <div class="lr_tax">{$module_data.PRODUCTS_TAX_INFO}{$module_data.PRODUCTS_SHIPPING_LINK}</div>
|
|---|
| 82 | <div class="lr_buttons cf"><div class="cssButtonPos11">{$module_data.PRODUCTS_BUTTON_BUY_NOW}</div><div class="cssButtonPos11">{$module_data.PRODUCTS_BUTTON_DELETE}</div></div>
|
|---|
| 83 | </div>
|
|---|
| 84 | </div>
|
|---|
| 85 | </div>
|
|---|
| 86 | </div>
|
|---|
| 87 | {/foreach}
|
|---|
| 88 | {/if}
|
|---|
| 89 | </div>
|
|---|
| 90 | {/if}
|
|---|