| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/tmp/theme210318125255/html/system/ |
Upload File : |
{load_language_text section="wish_list"}
{load_language_text section="buttons" name="button"}
{block name="wish_list"}
{block name="wish_list_title"}
<h1>{$txt.heading_wish_list}</h1>
{/block}
<div data-gambio-widget="product_cart_handler"
data-product_cart_handler-update-url="shop.php?do=WishList"
data-product_cart_handler-ajax-actions='{literal}{{/literal}"add": "shop.php?do=WishList/AddToCart", "delete": "shop.php?do=WishList/Delete", "refresh": "shop.php?do=WishList/Update" {literal}}{/literal}'>
{block name="wish_list_alert"}
<div class="cart-empty{if $cart_empty != true} hidden{/if}" >
{include file="get_usermod:{$tpl_path}alert_message.html" message=$txt.text_empty type="info"}
</div>
{/block}
<div class="cart-not-empty{if $cart_empty == true} hidden{/if}" >
{block name="wish_list_form"}
<form name="cart_quantity" action="{$FORM_ACTION_URL}" method="post">
<div class="hidden-options">
{if $HIDDEN_OPTIONS}
{foreach from=$HIDDEN_OPTIONS item=optionsPerProduct}
{foreach from=$optionsPerProduct item=hiddenOption}
<input type="hidden" class="hidden" name="{$hiddenOption.name}" value="{$hiddenOption.value}">
{/foreach}
{/foreach}
{/if}
<input type="hidden" name="submit_target" value="wishlist" class="force" />
</div>
{$MODULE_order_details}
</form>
{/block}
</div>
</div>
{/block}