A PHP Error was encountered

Severity: Warning

Message: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:30406 Library:30319

Filename: mysqli/mysqli_driver.php

Line Number: 203

Backtrace:

File: /home/grillmas/public_html/application/controllers/Cart.php
Line: 6
Function: __construct

File: /home/grillmas/public_html/index.php
Line: 322
Function: require_once

Grill Master | Carts

Cart

X Name Quantity Total
{{cart.options.product_name}} Note[{{cart.options.note}}] Add-ons[{{cart.options.add_on_names}}] £{{cart.subtotal+cart.qty*cart.options.add_on_price | NumFormat}}
Total £ {{all_total_price | NumFormat}}
Discount ( -{{discount_parcent }}% ) - £ {{overall_discount | NumFormat}}
R Card Discount ( -{{coupon.amount}}% ) - £ {{r_card_discount | NumFormat}}
Delivery Charge + £{{cart_info.delivery_charge | NumFormat}}
Admin Fee + £{{admin_fee | NumFormat}}
Card Fee + £{{card_fee | NumFormat}}
Grand Total {{all_total_price + cart_info.delivery_charge - overall_discount+admin_fee+card_fee-r_card_discount | NumFormat}} {{all_total_price+admin_fee+card_fee - overall_discount-r_card_discount | NumFormat}} {{all_total_price + cart_info.delivery_charge +admin_fee+card_fee-r_card_discount | NumFormat}} {{all_total_price+admin_fee+card_fee-r_card_discount | NumFormat}}

Save time now.
You don't need an account to check out.

Save time later.
Login Or create an account for fist check out and easy access to order history.

Login Sign Up

{{coupon.message}}

Cart is empty

Continue Shoping
Cart

{{cart.options.product_name}} Note[{{cart.options.note}}] Add-ons[{{cart.options.add_on_names}}]

Qty: {{cart.qty}}

£ {{cart.subtotal+cart.qty*cart.options.add_on_price | NumFormat}}
  • Subtotal £ {{all_total_price | NumFormat}}
  • Discount ( {{discount_parcent }}% ) -£{{ overall_discount | NumFormat}}
  • Admin Fee +£{{ admin_fee | NumFormat}}
  • Card Fee +£{{ card_fee | NumFormat}}
  • Delivery Charge £{{cart_info.delivery_charge | NumFormat}}
  • Grand Total £{{all_total_price + cart_info.delivery_charge - overall_discount+admin_fee+card_fee | NumFormat}} £{{all_total_price - overall_discount+admin_fee+card_fee | NumFormat}}