No se encuentra ningún producto
Elegir entre categoríasTablets y Accesorios
Utilizamos cookies para mejorar la experiencia del usuario y analizar el tráfico del sitio web. Por estos motivos, podemos compartir los datos de uso de su sitio con nuestros socios de análisis. Al continuar en el sitio, acepta almacenar en su dispositivo todas las tecnologías descritas en nuestra política de cookies. Política de cookies
[]
[]
0 of 0array:15 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "kikoua.com" ] ]
[]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 06 Apr 2025 17:18:40 GMT" ] ]
0 of 0array:2 [▼ "_token" => "l8cu8VR0LEkoTWT5CqWQyDacsy0bjghLfqAYlPWm" "session_carts" => array:1 [▶ 0 => 0 ] ]
1 x Application (66.5%) | 126ms |
1 x Booting (33.5%) | 63.45ms |
1 x Preparing Response (33.12%) | 62.75ms |
1 x Routing (1.36%) | 2.58ms |
60 x View (0%) | 0μs |
Backtrace |
|
select count(*) as aggregate from `carts` inner join `cart_items` on `cart_items`.`cart_id` = `carts`.`id` where `customer_id` is null and `deleted_at` is null and 0 = 1
Backtrace |
|
select `option_value` from `options` where `option_name` = 'top_bar_banner' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'tablets-y-accesorios' and `active` = 1 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `id`, `slug`, `name`, `category_group_id` from `category_sub_groups` where `category_sub_groups`.`id` in (34) and `active` = 1
Bindings |
|
Backtrace |
|
select `id`, `slug`, `name` from `category_groups` where `category_groups`.`id` in (2) and `active` = 1
Bindings |
|
Backtrace |
|
select * from `translation_category_groups` where `translation_category_groups`.`category_group_id` in (2) and `lang` = 'es' and `translation` is not null
Bindings |
|
Backtrace |
|
select * from `translation_category_sub_groups` where `translation_category_sub_groups`.`category_sub_group_id` in (34) and `lang` = 'es' and `translation` is not null
Bindings |
|
Backtrace |
|
select `attributes`.*, `attribute_categories`.`category_id` as `pivot_category_id`, `attribute_categories`.`attribute_id` as `pivot_attribute_id`, `attribute_categories`.`created_at` as `pivot_created_at`, `attribute_categories`.`updated_at` as `pivot_updated_at` from `attributes` inner join `attribute_categories` on `attributes`.`id` = `attribute_categories`.`attribute_id` where `attribute_categories`.`category_id` in (120) and `attributes`.`deleted_at` is null order by `order` asc
Backtrace |
|
select * from `attribute_values` where `attribute_values`.`attribute_id` in (63, 64, 65) and `attribute_values`.`deleted_at` is null order by `order` asc
Backtrace |
|
select * from `translation_attributes` where `translation_attributes`.`attribute_id` in (63, 64, 65) and `lang` = 'es' and `translation` is not null
Bindings |
|
Backtrace |
|
select * from `translation_categories` where `translation_categories`.`category_id` in (120) and `lang` = 'es' and `translation` is not null
Bindings |
|
Backtrace |
|
select `inventories`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `inventories` inner join `category_product` on `inventories`.`product_id` = `category_product`.`product_id` where `category_product`.`category_id` = 120 and exists (select * from `shops` where `inventories`.`shop_id` = `shops`.`id` and `active` = 1 and exists (select * from `addresses` where `shops`.`id` = `addresses`.`addressable_id` and `addresses`.`addressable_type` = 'App\\Models\\Shop') and exists (select * from `configs` where `shops`.`id` = `configs`.`shop_id` and `maintenance_mode` != 1 and `active_ecommerce` = 1) and exists (select * from `payment_methods` inner join `shop_payment_methods` on `payment_methods`.`id` = `shop_payment_methods`.`payment_method_id` where `shops`.`id` = `shop_payment_methods`.`shop_id`) and `shops`.`deleted_at` is null) and (`active` = 1 and `available_from` <= '2025-04-06 11:18:40') and `inventories`.`deleted_at` is null group by `inventories`.`product_id`, `inventories`.`shop_id`
Bindings |
|
Backtrace |
|
select `inventories`.*, `category_product`.`category_id` as `pivot_category_id`, `category_product`.`product_id` as `pivot_product_id` from `inventories` inner join `category_product` on `inventories`.`product_id` = `category_product`.`product_id` where `category_product`.`category_id` = 120 and exists (select * from `shops` where `inventories`.`shop_id` = `shops`.`id` and `active` = 1 and exists (select * from `addresses` where `shops`.`id` = `addresses`.`addressable_id` and `addresses`.`addressable_type` = 'App\\Models\\Shop') and exists (select * from `configs` where `shops`.`id` = `configs`.`shop_id` and `maintenance_mode` != 1 and `active_ecommerce` = 1) and exists (select * from `payment_methods` inner join `shop_payment_methods` on `payment_methods`.`id` = `shop_payment_methods`.`payment_method_id` where `shops`.`id` = `shop_payment_methods`.`shop_id`) and `shops`.`deleted_at` is null) and (`active` = 1 and `available_from` <= '2025-04-06 11:18:40') and `inventories`.`deleted_at` is null group by `inventories`.`product_id`, `inventories`.`shop_id`
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`imageable_type` = 'App\\Models\\Category' and `images`.`imageable_id` = 120 and `images`.`imageable_id` is not null and `type` = 'cover' limit 1
Bindings |
|
Backtrace |
|