Warning (2): Undefined array key "Client" [APP/Controller/PagesController.php, line 502]Code Context<?php
<?php // Asumiendo que usás $_SESSION o Auth para el cliente actual
<?php $clienteId = $_SESSION['Client']['Client']['id']; // O reemplazalo por Auth
PagesController::orders() - APP/Controller/PagesController.php, line 502 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 500 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 502]Code Context<?php
<?php // Asumiendo que usás $_SESSION o Auth para el cliente actual
<?php $clienteId = $_SESSION['Client']['Client']['id']; // O reemplazalo por Auth
PagesController::orders() - APP/Controller/PagesController.php, line 502 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 500 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/Controller/PagesController.php, line 502]Code Context<?php
<?php // Asumiendo que usás $_SESSION o Auth para el cliente actual
<?php $clienteId = $_SESSION['Client']['Client']['id']; // O reemplazalo por Auth
PagesController::orders() - APP/Controller/PagesController.php, line 502 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 500 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Undefined variable $totalProductos [APP/View/Layouts/front.ctp, line 152]Code Context<div style="display:<?php echo $hideCart;?>" class="header-cart"><a href="<?php echo $this->webroot;?>carrito">
<img src="<?php echo $this->webroot;?>img/layout/reshot-icon-shopping-basket.svg">
<span class="cart-countF" id="cart-count"><?php echo $totalProductos;?></span></a>
include - APP/View/Layouts/front.ctp, line 152 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Undefined variable $user_front [APP/View/Layouts/front.ctp, line 160]Code Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 160]Code Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 160]Code Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Undefined array key "Client" [APP/View/Layouts/front.ctp, line 160]Code Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 160]Code Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 160]) BienvenidoCode Context<?php <section class="user-menu">
<?php <div class="user-greeting">
<span id="logged-greeting">Hola, <?php echo $user_front['Client']['client_name'];?><br> ( Tuanis Wallet ₡<?php echo Cache::read($_SESSION['Client']['Client']['id'].'_tuanis_wallet');?> )</span>
include - APP/View/Layouts/front.ctp, line 160 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Comparta este enlace. Por cada amigo que se registre, acumularas el 1% del valor de su primera compra en Tuanis Market.
El saldo acumulado se reflejará en Tuanis Wallet y podrás utilizarlo para futuras compras en Tuanis Market.
El referido debe ser un usuario nuevo en Tuanis Market y no haber realizado compras previas para que la recompensa sea aplicable.
Warning (2): Undefined array key "Client" [APP/View/Layouts/front.ctp, line 524]Code Context<?php <p><b>El referido debe ser un usuario nuevo en Tuanis Market y no haber realizado compras previas para que la recompensa sea aplicable.</b></p>
<?php <div class="center">
<a href="#" class="text-primary fw-bold" id="referralLink">https://tuanismarket.com/referido/<?php echo base64_encode(base64_encode($_SESSION['Client']['Client']['id']));?></a>
include - APP/View/Layouts/front.ctp, line 524 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 524]Code Context<?php <p><b>El referido debe ser un usuario nuevo en Tuanis Market y no haber realizado compras previas para que la recompensa sea aplicable.</b></p>
<?php <div class="center">
<a href="#" class="text-primary fw-bold" id="referralLink">https://tuanismarket.com/referido/<?php echo base64_encode(base64_encode($_SESSION['Client']['Client']['id']));?></a>
include - APP/View/Layouts/front.ctp, line 524 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Warning (2): Trying to access array offset on null [APP/View/Layouts/front.ctp, line 524]Code Context<?php <p><b>El referido debe ser un usuario nuevo en Tuanis Market y no haber realizado compras previas para que la recompensa sea aplicable.</b></p>
<?php <div class="center">
<a href="#" class="text-primary fw-bold" id="referralLink">https://tuanismarket.com/referido/<?php echo base64_encode(base64_encode($_SESSION['Client']['Client']['id']));?></a>
include - APP/View/Layouts/front.ctp, line 524 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 973 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 115
Servicio | Eventos anuales | Costo hasta |
---|---|---|
Servicio de remolque por accidente o averia | 2 | 30km |
Asistencia vial de paso de corriente | 2 | $60 |
Asistencia vial de envío de combustible | 2 | $60 |
Asistencia vial de cerrajería para apertura | 2 | $60 |
Asistencia vial de cambio de llanta | 2 | $60 |
Indicación o referencia de talleres mecánicos cercanos | Sin límite | Sin costo |
Servicio | Eventos anuales | Costo hasta |
---|---|---|
Orientación legal telefónica en materia civil | Sin límite | Sin límite |
Orientación legal telefónica en materia familiar | Sin límite | Sin límite |
Orientación legal telefónica en materia penal | Sin límite | Sin límite |
Orientación legal telefónica en materia laboral | Sin límite | Sin límite |
Servicio | Eventos anuales | Costo hasta |
---|---|---|
Información sobre talleres mecánicos | Sin límite | Sin costo |
Coordinación de citas para revisión técnica | Sin límite | Sin costo |
Información sobre talleres de enderezado y pintura | Sin límite | Sin costo |
Localización de los mejores precios en repuestos | Sin límite | Sin costo |
*Los beneficios no son transferibles ni acumulables; se restablecen con la renovación anual del servicio