Tenemos 6WP_Query Object ( [query] => Array ( [product_cat] => modal/fulares-de-modal-200x50cm ) [query_vars] => Array ( [product_cat] => fulares-de-modal-200x50cm [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] => [paged] => 0 [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] => 109583 [1] => 109546 [2] => 109272 [3] => 109224 [4] => 109206 [5] => 109188 [6] => 109160 [7] => 109127 [8] => 109089 [9] => 109071 [10] => 109015 [11] => 108987 [12] => 105842 [13] => 105838 [14] => 105835 [15] => 105832 [16] => 105756 [17] => 105577 [18] => 105574 [19] => 105571 [20] => 105568 [21] => 105526 [22] => 105115 [23] => 105109 [24] => 105102 [25] => 105099 [26] => 105096 [27] => 105095 [28] => 105090 [29] => 105075 [30] => 105072 [31] => 105069 [32] => 105066 [33] => 105063 [34] => 105060 [35] => 105055 [36] => 105052 [37] => 105047 [38] => 105043 [39] => 104258 [40] => 104252 [41] => 104246 [42] => 104243 [43] => 104231 [44] => 104219 [45] => 98793 [46] => 98790 [47] => 98547 [48] => 98535 [49] => 98386 [50] => 98381 [51] => 98359 [52] => 98356 [53] => 89292 [54] => 82387 [55] => 82351 ) [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] => fulares-de-modal-200x50cm [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] => fulares-de-modal-200x50cm ) [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] => fulares-de-modal-200x50cm ) [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] => 211 [name] => Fulares de modal 200x50cm [slug] => fulares-de-modal-200x50cm [term_group] => 0 [term_taxonomy_id] => 211 [taxonomy] => product_cat [description] => [parent] => 210 [count] => 7 [filter] => raw ) [queried_object_id] => 211 [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 (109583,109546,109272,109224,109206,109188,109160,109127,109089,109071,109015,108987,105842,105838,105835,105832,105756,105577,105574,105571,105568,105526,105115,105109,105102,105099,105096,105095,105090,105075,105072,105069,105066,105063,105060,105055,105052,105047,105043,104258,104252,104246,104243,104231,104219,98793,98790,98547,98535,98386,98381,98359,98356,89292,82387,82351) 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 (211) ) 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 0, 16 [posts] => Array ( [0] => WP_Post Object ( [ID] => 105053 [post_author] => 14 [post_date] => 2023-11-03 16:53:15 [post_date_gmt] => 2023-11-03 16:53:15 [post_content] => [post_title] => Fulares de modal AMD54F - Pack de 5 colores 4,90€/unidad [post_excerpt] => Pack de 5 fulares estampados de modal. Colores: Amarillo, azul oscuro, morado, rojo y verde. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano.

Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía.

[post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fulares-de-modal-amd54f-pack-de-5-colores-490e-unidad [to_ping] => [pinged] => [post_modified] => 2024-03-08 17:29:36 [post_modified_gmt] => 2024-03-08 17:29:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=105053 [menu_order] => 1766 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 47165 [post_author] => 14 [post_date] => 2021-02-22 12:26:28 [post_date_gmt] => 2021-02-22 12:26:28 [post_content] => [post_title] => Fular de modal AMD49FA [post_excerpt] => Fular estampado de modal. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano. Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fular-de-modal-amd49fa [to_ping] => [pinged] => [post_modified] => 2023-03-21 13:16:27 [post_modified_gmt] => 2023-03-21 13:16:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47165 [menu_order] => 1784 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 47183 [post_author] => 14 [post_date] => 2021-02-22 12:26:34 [post_date_gmt] => 2021-02-22 12:26:34 [post_content] => [post_title] => Fular de modal AMD48FB [post_excerpt] => Fular estampado de modal. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano. Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fular-de-modal-amd48fb [to_ping] => [pinged] => [post_modified] => 2022-08-01 16:47:51 [post_modified_gmt] => 2022-08-01 16:47:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47183 [menu_order] => 1790 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 47201 [post_author] => 14 [post_date] => 2021-02-22 12:26:41 [post_date_gmt] => 2021-02-22 12:26:41 [post_content] => [post_title] => Fular de modal AMD48FA [post_excerpt] => Fular estampado de modal. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano. Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fular-de-modal-amd48fa [to_ping] => [pinged] => [post_modified] => 2022-08-01 16:41:38 [post_modified_gmt] => 2022-08-01 16:41:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47201 [menu_order] => 1793 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 47219 [post_author] => 14 [post_date] => 2021-02-22 12:26:50 [post_date_gmt] => 2021-02-22 12:26:50 [post_content] => [post_title] => Fular de modal AMD42F [post_excerpt] => Fular estampado de modal. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano. Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fular-de-modal-amd42f [to_ping] => [pinged] => [post_modified] => 2023-03-16 16:54:30 [post_modified_gmt] => 2023-03-16 16:54:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47219 [menu_order] => 1805 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 47282 [post_author] => 14 [post_date] => 2021-02-22 12:29:15 [post_date_gmt] => 2021-02-22 12:29:15 [post_content] => [post_title] => Fular de modal AMD41F [post_excerpt] => Fular estampado de modal. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano. Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fular-de-modal-amd41f [to_ping] => [pinged] => [post_modified] => 2023-01-09 13:39:15 [post_modified_gmt] => 2023-01-09 13:39:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47282 [menu_order] => 1814 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 6 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 105053 [post_author] => 14 [post_date] => 2023-11-03 16:53:15 [post_date_gmt] => 2023-11-03 16:53:15 [post_content] => [post_title] => Fulares de modal AMD54F - Pack de 5 colores 4,90€/unidad [post_excerpt] => Pack de 5 fulares estampados de modal. Colores: Amarillo, azul oscuro, morado, rojo y verde. Medida: 200×50 cm. Composición: 100% modal. Hecho a mano.

Instrucciones de lavado Lavar a mano máximo 30º. Planchar máximo a 110º. No usar secadora. No usar lejía.

[post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => fulares-de-modal-amd54f-pack-de-5-colores-490e-unidad [to_ping] => [pinged] => [post_modified] => 2024-03-08 17:29:36 [post_modified_gmt] => 2024-03-08 17:29:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=105053 [menu_order] => 1766 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 6 [max_num_pages] => 1 [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] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 9a73c4928b9cff770f2c05303782b4a8 [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