We've got 25WP_Query Object ( [query] => Array ( [product_cat] => other-fabrics/viscose-en-otros-materiales-textiles-en ) [query_vars] => Array ( [product_cat] => viscose-en-otros-materiales-textiles-en [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] => 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 ( ) [meta_query] => Array ( ) [orderby] => menu_order title [order] => ASC [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] => viscose-en-otros-materiales-textiles-en [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] => viscose-en-otros-materiales-textiles-en ) [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] => viscose-en-otros-materiales-textiles-en ) [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] => 620 [name] => Viscose [slug] => viscose-en-otros-materiales-textiles-en [term_group] => 0 [term_taxonomy_id] => 620 [taxonomy] => product_cat [description] => [parent] => 378 [count] => 25 [filter] => raw ) [queried_object_id] => 620 [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 (620,612) ) AND ((ess_posts.post_type = 'product' AND (ess_posts.post_status = 'publish' OR ess_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' 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 = 'en' ) = 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 = 'en' 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] => 47779 [post_author] => 14 [post_date] => 2021-02-22 15:27:44 [post_date_gmt] => 2021-02-22 15:27:46 [post_content] => [post_title] => Viscose shawl ALK05C [post_excerpt] => Printed shawl. Size: 200×100 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-shawl-alk05c [to_ping] => [pinged] => [post_modified] => 2023-10-17 16:21:27 [post_modified_gmt] => 2023-10-17 16:21:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47779 [menu_order] => 1808 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 47854 [post_author] => 14 [post_date] => 2021-02-22 15:49:28 [post_date_gmt] => 2021-02-22 15:49:30 [post_content] => [post_title] => Viscose foulard ASK05F [post_excerpt] => Printed foulard. Size: 200×50 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-ask05f [to_ping] => [pinged] => [post_modified] => 2023-11-17 11:42:11 [post_modified_gmt] => 2023-11-17 11:42:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47854 [menu_order] => 1811 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 47919 [post_author] => 14 [post_date] => 2021-02-23 09:37:50 [post_date_gmt] => 2021-02-23 09:37:53 [post_content] => [post_title] => Viscose foulard CDT293C [post_excerpt] => Foulard degrade. Size: 180×100 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt293c [to_ping] => [pinged] => [post_modified] => 2023-03-16 18:32:35 [post_modified_gmt] => 2023-03-16 18:32:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47919 [menu_order] => 1814 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 48007 [post_author] => 14 [post_date] => 2021-02-23 10:56:07 [post_date_gmt] => 2021-02-23 10:56:10 [post_content] => [post_title] => Viscose foulard CDT292C [post_excerpt] => Foulard degrade. Size: 180×100 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt292c [to_ping] => [pinged] => [post_modified] => 2023-10-17 16:19:51 [post_modified_gmt] => 2023-10-17 16:19:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48007 [menu_order] => 1817 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 48481 [post_author] => 14 [post_date] => 2021-02-23 12:56:46 [post_date_gmt] => 2021-02-23 12:56:48 [post_content] => [post_title] => Viscose foulard CDT291C [post_excerpt] => Plain foulard 2 colors. Size: 200×70 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt291c [to_ping] => [pinged] => [post_modified] => 2022-09-24 20:45:43 [post_modified_gmt] => 2022-09-24 20:45:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48481 [menu_order] => 1820 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 48585 [post_author] => 14 [post_date] => 2021-02-23 13:16:42 [post_date_gmt] => 2021-02-23 13:16:45 [post_content] => [post_title] => Viscose foulard CDT289C [post_excerpt] => Printed foulard with fringes. Size: 180×70 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt289c [to_ping] => [pinged] => [post_modified] => 2022-09-24 20:46:08 [post_modified_gmt] => 2022-09-24 20:46:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48585 [menu_order] => 1823 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 48658 [post_author] => 14 [post_date] => 2021-02-23 13:36:12 [post_date_gmt] => 2021-02-23 13:36:14 [post_content] => [post_title] => Viscose foulard CDT281C [post_excerpt] => Foulard degrade. Size: 180×70 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt281c [to_ping] => [pinged] => [post_modified] => 2023-05-12 14:37:22 [post_modified_gmt] => 2023-05-12 14:37:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48658 [menu_order] => 1826 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 98685 [post_author] => 14 [post_date] => 2023-07-17 08:25:16 [post_date_gmt] => 2023-07-17 08:25:17 [post_content] => [post_title] => Viscose scarf CDT254P [post_excerpt] => Printed square scarf with fringes. Size: 100×100 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-scarf-cdt254p [to_ping] => [pinged] => [post_modified] => 2023-07-17 08:46:59 [post_modified_gmt] => 2023-07-17 08:46:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=98685 [menu_order] => 1829 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 93020 [post_author] => 14 [post_date] => 2022-09-26 09:34:52 [post_date_gmt] => 2022-09-26 09:35:01 [post_content] => [post_title] => Viscose foulard CDT252C [post_excerpt] => Printed foulard. Size: 180×68 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt252c [to_ping] => [pinged] => [post_modified] => 2022-09-26 10:11:51 [post_modified_gmt] => 2022-09-26 10:11:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com/?post_type=product&p=93020 [menu_order] => 1832 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 48715 [post_author] => 14 [post_date] => 2021-02-23 13:38:14 [post_date_gmt] => 2021-02-23 13:38:17 [post_content] => [post_title] => Viscose foulard CDT250C [post_excerpt] => Elastic foulard. Size: 180×50 cm. Composition: 93% viscose-7% elastane. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt250c [to_ping] => [pinged] => [post_modified] => 2023-05-12 14:34:57 [post_modified_gmt] => 2023-05-12 14:34:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48715 [menu_order] => 1835 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 48134 [post_author] => 14 [post_date] => 2021-02-23 12:03:17 [post_date_gmt] => 2021-02-23 12:03:28 [post_content] => [post_title] => Viscose foulard CDT243C [post_excerpt] => Elastic foulard. Size: 200×50 cm. Composition: 90% viscose-10% elastane. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt243c [to_ping] => [pinged] => [post_modified] => 2022-09-24 20:47:41 [post_modified_gmt] => 2022-09-24 20:47:41 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48134 [menu_order] => 1838 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 48207 [post_author] => 14 [post_date] => 2021-02-23 12:16:47 [post_date_gmt] => 2021-02-23 12:17:00 [post_content] => [post_title] => Viscose foulard CDT233C [post_excerpt] => Printed foulard linen effect. Size: 170×60 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt233c [to_ping] => [pinged] => [post_modified] => 2022-04-23 20:07:40 [post_modified_gmt] => 2022-04-23 20:07:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48207 [menu_order] => 1841 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [12] => WP_Post Object ( [ID] => 48229 [post_author] => 14 [post_date] => 2021-02-23 12:18:23 [post_date_gmt] => 2021-02-23 12:18:41 [post_content] => [post_title] => Viscose foulard CDT232C [post_excerpt] => Printed foulard linen effect. Size: 170×60 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt232c [to_ping] => [pinged] => [post_modified] => 2022-07-29 14:55:21 [post_modified_gmt] => 2022-07-29 14:55:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48229 [menu_order] => 1844 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [13] => WP_Post Object ( [ID] => 48353 [post_author] => 14 [post_date] => 2021-02-23 12:34:23 [post_date_gmt] => 2021-02-23 12:34:26 [post_content] => [post_title] => Viscose foulard CDT224C [post_excerpt] => Printed elastic foulard. Size: 200×30 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt224c [to_ping] => [pinged] => [post_modified] => 2023-07-20 10:20:07 [post_modified_gmt] => 2023-07-20 10:20:07 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48353 [menu_order] => 1847 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [14] => WP_Post Object ( [ID] => 48375 [post_author] => 14 [post_date] => 2021-02-23 12:35:35 [post_date_gmt] => 2021-02-23 12:35:38 [post_content] => [post_title] => Viscose foulard CDT223C [post_excerpt] => Printed elastic foulard. Size: 200×30 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt223c [to_ping] => [pinged] => [post_modified] => 2022-09-24 20:48:18 [post_modified_gmt] => 2022-09-24 20:48:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48375 [menu_order] => 1850 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [15] => WP_Post Object ( [ID] => 48869 [post_author] => 14 [post_date] => 2021-02-23 15:11:00 [post_date_gmt] => 2021-02-23 15:11:02 [post_content] => [post_title] => Viscose foulard CDT181C [post_excerpt] => Printed elastic foulard. Size: 200×30 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-foulard-cdt181c [to_ping] => [pinged] => [post_modified] => 2023-10-06 15:33:37 [post_modified_gmt] => 2023-10-06 15:33:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=48869 [menu_order] => 1853 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 16 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 47779 [post_author] => 14 [post_date] => 2021-02-22 15:27:44 [post_date_gmt] => 2021-02-22 15:27:46 [post_content] => [post_title] => Viscose shawl ALK05C [post_excerpt] => Printed shawl. Size: 200×100 cm. Composition: 100% viscose. Hand made. Washing instructions Hand wash maximum 30º. Iron maximum 110º. No tumble dry. Don’t bleach. [post_status] => publish [comment_status] => open [ping_status] => closed [post_password] => [post_name] => viscose-shawl-alk05c [to_ping] => [pinged] => [post_modified] => 2023-10-17 16:21:27 [post_modified_gmt] => 2023-10-17 16:21:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://coloresdeotono.com.es/?post_type=product&p=47779 [menu_order] => 1808 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 25 [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] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => e1e168024d9416c93b8e1163455a4a06 [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 ) ) products for you

Cart

Log in

Create an Account
Back to Top