Tenemos 30WP_Query Object ( [query] => Array ( [paged] => 2 [product_cat] => bisuteria/pendientes ) [query_vars] => Array ( [paged] => 2 [product_cat] => pendientes [error] => [m] => [p] => 0 [post_parent] => [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [pagename] => [page_id] => 0 [second] => [minute] => [hour] => [day] => 0 [monthnum] => 0 [year] => 0 [w] => 0 [category_name] => [tag] => [cat] => [tag_id] => [author] => [author_name] => [feed] => [tb] => [meta_key] => [meta_value] => [preview] => [s] => [sentence] => [title] => [fields] => [menu_order] => [embed] => [category__in] => Array ( ) [category__not_in] => Array ( ) [category__and] => Array ( ) [post__in] => Array ( ) [post__not_in] => Array ( [0] => 110437 [1] => 110416 [2] => 110395 [3] => 110371 [4] => 110322 [5] => 110301 [6] => 110254 [7] => 110233 [8] => 110188 [9] => 110167 [10] => 110146 [11] => 110081 [12] => 110060 [13] => 110028 [14] => 109981 [15] => 109266 [16] => 109218 [17] => 109200 [18] => 109182 [19] => 109154 [20] => 109121 [21] => 109083 [22] => 109065 [23] => 109009 [24] => 108981 [25] => 105834 [26] => 105755 [27] => 105576 [28] => 105573 [29] => 105570 [30] => 105567 [31] => 105525 [32] => 105068 [33] => 105065 [34] => 105062 [35] => 105059 [36] => 104257 [37] => 104251 [38] => 104245 [39] => 104242 [40] => 104230 [41] => 104218 [42] => 98792 [43] => 98789 [44] => 98546 [45] => 98534 [46] => 98385 [47] => 98380 [48] => 98358 [49] => 98355 [50] => 89291 [51] => 82386 [52] => 82350 ) [post_name__in] => Array ( ) [tag__in] => Array ( ) [tag__not_in] => Array ( ) [tag__and] => Array ( ) [tag_slug__in] => Array ( ) [tag_slug__and] => Array ( ) [post_parent__in] => Array ( ) [post_parent__not_in] => Array ( ) [author__in] => Array ( ) [author__not_in] => Array ( ) [orderby] => menu_order title [order] => ASC [meta_query] => Array ( ) [tax_query] => Array ( [relation] => AND [0] => Array ( [taxonomy] => product_visibility [field] => term_taxonomy_id [terms] => Array ( [0] => 7 ) [operator] => NOT IN ) ) [wc_query] => product_query [posts_per_page] => 16 [parsed_rml_folder] => 0 [ignore_sticky_posts] => [suppress_filters] => [cache_results] => 1 [update_post_term_cache] => 1 [update_menu_item_cache] => [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [post_type] => [nopaging] => [comments_per_page] => 50 [no_found_rows] => [taxonomy] => product_cat [term] => pendientes [use_rml_folder] => ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [relation] => AND [0] => Array ( [taxonomy] => product_visibility [terms] => Array ( [0] => 7 ) [field] => term_taxonomy_id [operator] => NOT IN [include_children] => 1 ) [1] => Array ( [taxonomy] => product_cat [terms] => Array ( [0] => pendientes ) [field] => slug [operator] => IN [include_children] => 1 ) ) [relation] => AND [table_aliases:protected] => Array ( [0] => ess_term_relationships ) [queried_terms] => Array ( [product_cat] => Array ( [terms] => Array ( [0] => pendientes ) [field] => slug ) ) [primary_table] => ess_posts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( ) [relation] => [meta_table] => [meta_id_column] => [primary_table] => [primary_id_column] => [table_aliases:protected] => Array ( ) [clauses:protected] => Array ( ) [has_or_relation:protected] => ) [date_query] => [queried_object] => WP_Term Object ( [term_id] => 643 [name] => Pendientes [slug] => pendientes [term_group] => 0 [term_taxonomy_id] => 643 [taxonomy] => product_cat [description] => [parent] => 199 [count] => 30 [filter] => raw ) [queried_object_id] => 643 [request] => SELECT SQL_CALC_FOUND_ROWS ess_posts.ID FROM ess_posts LEFT JOIN ess_term_relationships ON (ess_posts.ID = ess_term_relationships.object_id) LEFT JOIN ess_icl_translations wpml_translations ON ess_posts.ID = wpml_translations.element_id AND wpml_translations.element_type = CONCAT('post_', ess_posts.post_type) WHERE 1=1 AND ess_posts.ID NOT IN (110437,110416,110395,110371,110322,110301,110254,110233,110188,110167,110146,110081,110060,110028,109981,109266,109218,109200,109182,109154,109121,109083,109065,109009,108981,105834,105755,105576,105573,105570,105567,105525,105068,105065,105062,105059,104257,104251,104245,104242,104230,104218,98792,98789,98546,98534,98385,98380,98358,98355,89291,82386,82350) AND ( ess_posts.ID NOT IN ( SELECT object_id FROM ess_term_relationships WHERE term_taxonomy_id IN (7) ) AND ess_term_relationships.term_taxonomy_id IN (643) ) AND ((ess_posts.post_type = 'product' AND (ess_posts.post_status = 'publish' OR ess_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'es' OR ( wpml_translations.language_code = 'es' AND ess_posts.post_type IN ( 'product','product_variation' ) AND ( ( ( SELECT COUNT(element_id) FROM ess_icl_translations WHERE trid = wpml_translations.trid AND language_code = 'es' ) = 0 ) OR ( ( SELECT COUNT(element_id) FROM ess_icl_translations t2 JOIN ess_posts p ON p.id = t2.element_id WHERE t2.trid = wpml_translations.trid AND t2.language_code = 'es' AND ( p.post_status = 'publish' OR p.post_status = 'private' OR ( p.post_type='attachment' AND p.post_status = 'inherit' ) ) ) = 0 ) ) ) ) AND ess_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','wpcf7_contact_form','woo_mb_template','mc4wp-form' ) ) OR ess_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','wpcf7_contact_form','woo_mb_template','mc4wp-form' ) ) GROUP BY ess_posts.ID ORDER BY ess_posts.menu_order ASC, ess_posts.post_title ASC LIMIT 16, 16 [posts] => Array ( [0] => WP_Post Object ( [ID] => 72924 [post_author] => 14 [post_date] => 2022-03-29 21:25:22 [post_date_gmt] => 2022-03-29 21:25:22 [post_content] => [post_title] => Pendientes PENJAN375 - Pack de 6 colores [post_excerpt] => Pack de 6 pendientes. Acabado en latón dorado. Colores: Azul oscuro, morado, verde, naranja, esmeralda y turquesa. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan375-pack-de-6-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 09:53:13 [post_modified_gmt] => 2022-03-30 09:53:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72924 [menu_order] => 2710 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 72930 [post_author] => 14 [post_date] => 2022-03-29 21:31:14 [post_date_gmt] => 2022-03-29 21:31:14 [post_content] => [post_title] => Pendientes PENJAN328 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: Naranja, azul, fucsia y verde. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan328-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 09:54:10 [post_modified_gmt] => 2022-03-30 09:54:10 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72930 [menu_order] => 2713 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 76469 [post_author] => 14 [post_date] => 2022-04-09 21:16:15 [post_date_gmt] => 2022-04-09 21:16:15 [post_content] => [post_title] => Pendientes PENJAN307 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: mixtos. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan307-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-06-09 10:29:58 [post_modified_gmt] => 2022-06-09 10:29:58 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=76469 [menu_order] => 2716 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 72939 [post_author] => 14 [post_date] => 2022-03-29 21:37:45 [post_date_gmt] => 2022-03-29 21:37:45 [post_content] => [post_title] => Pendientes PENJAN296 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón dorado. Colores: Naranja, verde, morado y azul. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan296-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 10:02:03 [post_modified_gmt] => 2022-03-30 10:02:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72939 [menu_order] => 2719 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 71769 [post_author] => 14 [post_date] => 2022-03-24 13:21:24 [post_date_gmt] => 2022-03-24 13:21:24 [post_content] => [post_title] => Pendientes PENJAN253 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: Verde, naranja, malva y azul. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan253-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-03-29 23:00:33 [post_modified_gmt] => 2022-03-29 23:00:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=71769 [menu_order] => 2722 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 72982 [post_author] => 14 [post_date] => 2022-03-29 22:18:33 [post_date_gmt] => 2022-03-29 22:18:33 [post_content] => [post_title] => Pendientes PENJAN251 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón dorado. Colores: Turquesa, verde, malva y naranja. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan251-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 10:03:48 [post_modified_gmt] => 2022-03-30 10:03:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72982 [menu_order] => 2725 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 95534 [post_author] => 14 [post_date] => 2023-01-11 12:29:11 [post_date_gmt] => 2023-01-11 12:29:11 [post_content] => [post_title] => Pendientes PENJAN241 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: Negro, morado, azul y verde. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan241-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 13:45:50 [post_modified_gmt] => 2023-01-11 13:45:50 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=95534 [menu_order] => 2728 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 95616 [post_author] => 14 [post_date] => 2023-01-11 13:44:09 [post_date_gmt] => 2023-01-11 13:44:09 [post_content] => [post_title] => Pendientes PENJAN211- Pack de 6 colores [post_excerpt] => Pack de 6 pendientes de bolita básica. Acabado en latón dorado. Colores: Rojo, verde, turquesa, beige, morado y rosa. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan211-pack-de-6-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 16:44:21 [post_modified_gmt] => 2023-01-11 16:44:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=95616 [menu_order] => 2731 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 95610 [post_author] => 14 [post_date] => 2023-01-11 13:24:53 [post_date_gmt] => 2023-01-11 13:24:53 [post_content] => [post_title] => Pendientes PENJAN210 - Pack de 8 colores [post_excerpt] => Pack de 8 pendientes de flores. Acabado en latón dorado. Colores: Azul, naranja, negro, rosa, morado, rojo, verde y marrón. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan210-pack-de-8-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 14:57:13 [post_modified_gmt] => 2023-01-11 14:57:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=95610 [menu_order] => 2734 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 71760 [post_author] => 14 [post_date] => 2022-03-24 13:18:30 [post_date_gmt] => 2022-03-24 13:18:30 [post_content] => [post_title] => Pendientes PENJAN207 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: Verde, amarillo, fucsia y azul. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan207-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 13:54:06 [post_modified_gmt] => 2023-01-11 13:54:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=71760 [menu_order] => 2737 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 72957 [post_author] => 14 [post_date] => 2022-03-29 21:52:32 [post_date_gmt] => 2022-03-29 21:52:32 [post_content] => [post_title] => Pendientes PENJAN205 - Pack de 6 colores [post_excerpt] => Pack de 6 pendientes de flores. Acabado en latón plateado. Colores: Malva, beige, rojo, turquesa, azul y verde. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan205-pack-de-6-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 13:53:48 [post_modified_gmt] => 2023-01-11 13:53:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72957 [menu_order] => 2740 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 72945 [post_author] => 14 [post_date] => 2022-03-29 21:42:49 [post_date_gmt] => 2022-03-29 21:42:49 [post_content] => [post_title] => Pendientes PENJAN157 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes de tela. Acabado en latón dorado. Colores: Beige, rojo, turquesa y fucsia. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan157-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 10:08:42 [post_modified_gmt] => 2022-03-30 10:08:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72945 [menu_order] => 2743 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 72963 [post_author] => 14 [post_date] => 2022-03-29 22:12:44 [post_date_gmt] => 2022-03-29 22:12:44 [post_content] => [post_title] => Pendientes PENJAN38 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón dorado. Colores: Naranja, verde, turquesa y rosa. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan38-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2022-04-01 15:37:48 [post_modified_gmt] => 2022-04-01 15:37:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72963 [menu_order] => 2746 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 54095 [post_author] => 14 [post_date] => 2021-06-28 10:19:27 [post_date_gmt] => 2021-06-28 10:19:27 [post_content] => [post_title] => Pendientes PENRON07 - Pack de 4 colores [post_excerpt] => Pack de 4 pendientes. Acabado en latón plateado. Colores: Rojo, azul, berenjena y naranja. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penron07-pack-de-4-colores [to_ping] => [pinged] => [post_modified] => 2023-01-11 13:01:28 [post_modified_gmt] => 2023-01-11 13:01:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=54095 [menu_order] => 2749 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 14 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 72924 [post_author] => 14 [post_date] => 2022-03-29 21:25:22 [post_date_gmt] => 2022-03-29 21:25:22 [post_content] => [post_title] => Pendientes PENJAN375 - Pack de 6 colores [post_excerpt] => Pack de 6 pendientes. Acabado en latón dorado. Colores: Azul oscuro, morado, verde, naranja, esmeralda y turquesa. Hecho a mano. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => pendientes-penjan375-pack-de-6-colores [to_ping] => [pinged] => [post_modified] => 2022-03-30 09:53:13 [post_modified_gmt] => 2022-03-30 09:53:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=72924 [menu_order] => 2710 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 30 [max_num_pages] => 2 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 6124fef49a00d9696b0fde0c2e66ae6c [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) ) productos para ti

Carrito

Acceder

Crear una cuenta
Volver arriba