| 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/templates/Honeygrid/snippets/ |
Upload File : |
{load_language_text section="shopping_cart"}
{load_language_text section="general" name="general_txt"}
{load_language_text section="buttons" name="button"}
{load_language_text section="gift_cart" name="gift"}
{block name="snippets_shopping_cart_button"}
{if $customer_status_allow_checkout == '1'}
{block name="snippets_shopping_cart_button_checkout_buttons"}
<div class="checkout-buttons">
{foreach name=cob item=cobutton from=$checkout_buttons}
{if $cobutton.script}
{$cobutton.script}
{else}
<a href="{$cobutton.url}">
<img src="{$cobutton.img}" />
</a>
{/if}
{if !$smarty.foreach.cob.last}<div class="checkout-buttons-or">{$txt.text_or}</div>{/if}
{/foreach}
{if isset($PAYPAL_EC_BUTTON)}
<div class="paypal-ec-button-container">
<img class="paypal-ec-button" src="{$PAYPAL_EC_BUTTON.src}" alt="PayPal ECS"
data-gambio-widget="{$PAYPAL_EC_BUTTON.widget}"
data-paypal_ec_button-page="{$PAYPAL_EC_BUTTON.page}"
data-paypal_ec_button-redirect="{$PAYPAL_EC_BUTTON.redirect}"
data-paypal_ec_button-display-cart="{$PAYPAL_EC_BUTTON.display_cart}"/>
</div>
{/if}
</div>
{/block}
{/if}
{block name="snippets_shopping_cart_button_paypal"}
{$PayPalInstallments}
{/block}
{/block}