object(WP_Query)#22295 (53) {
["query"]=>
array(8) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(11) "pa_contract"
["term"]=>
string(6) "crib-5"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22334 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "wp_term_relationships"
}
["queried_terms"]=>
array(1) {
["pa_contract"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#22243 (9) {
["queries"]=>
array(2) {
[0]=>
array(1) {
["key"]=>
string(15) "aldeco_priority"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(3) "AND"
["meta_table"]=>
string(11) "wp_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(11) "wp_postmeta"
}
["clauses":protected]=>
array(1) {
["wp_postmeta"]=>
array(5) {
["key"]=>
string(15) "aldeco_priority"
["compare"]=>
string(1) "="
["compare_key"]=>
string(1) "="
["alias"]=>
string(11) "wp_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(2147) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (5270)
) AND (
wp_postmeta.meta_key = 'aldeco_priority'
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wp_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_library','bwp_footer','product','press','catalogue','lookbook' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_icl_translations t2
JOIN wp_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 wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) )
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_title ASC
LIMIT 0, 10"
["posts"]=>
array(4) {
[0]=>
object(WP_Post)#22448 (24) {
["ID"]=>
int(161814)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-24 11:44:45"
["post_date_gmt"]=>
string(19) "2024-05-24 11:44:45"
["post_content"]=>
string(225) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects."
["post_title"]=>
string(15) "ROOTS FR CRIB 5"
["post_excerpt"]=>
string(966) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
Roots FR Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/roots-fr-crib-5/?attribute_pa_aldeco-color=01-pearl-white"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "roots-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:45"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=161814"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#22232 (24) {
["ID"]=>
int(162088)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 14:29:43"
["post_date_gmt"]=>
string(19) "2024-05-27 14:29:43"
["post_content"]=>
string(390) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects."
["post_title"]=>
string(17) "SUCESSO FR CRIB 5"
["post_excerpt"]=>
string(1284) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
Sucesso FR Crib 5 in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/sucesso-fr-crib-5/?attribute_pa_aldeco-color=06-cream"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(17) "sucesso-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-10-01 16:44:41"
["post_modified_gmt"]=>
string(19) "2024-10-01 16:44:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162088"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#22336 (24) {
["ID"]=>
int(162139)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 16:13:28"
["post_date_gmt"]=>
string(19) "2024-05-27 16:13:28"
["post_content"]=>
string(317) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible colors."
["post_title"]=>
string(14) "WISE FR CRIB 5"
["post_excerpt"]=>
string(1128) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
Wise Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wise-fr-crib-5/?attribute_pa_aldeco-color=23-lime-green"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "wise-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:58:10"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:58:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162139"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#21892 (24) {
["ID"]=>
int(162186)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-28 15:02:37"
["post_date_gmt"]=>
string(19) "2024-05-28 15:02:37"
["post_content"]=>
string(275) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects."
["post_title"]=>
string(15) "WOOLY FR CRIB 5"
["post_excerpt"]=>
string(1050) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
Wooly Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wooly-fr-crib-5/?attribute_pa_aldeco-color=04-sand"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "wooly-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:59:05"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:59:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162186"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(4)
["current_post"]=>
int(0)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22448 (24) {
["ID"]=>
int(161814)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-24 11:44:45"
["post_date_gmt"]=>
string(19) "2024-05-24 11:44:45"
["post_content"]=>
string(225) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects."
["post_title"]=>
string(15) "ROOTS FR CRIB 5"
["post_excerpt"]=>
string(966) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
Roots FR Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
object(WP_Query)#22295 (53) {
["query"]=>
array(8) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(11) "pa_contract"
["term"]=>
string(6) "crib-5"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22334 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "wp_term_relationships"
}
["queried_terms"]=>
array(1) {
["pa_contract"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#22243 (9) {
["queries"]=>
array(2) {
[0]=>
array(1) {
["key"]=>
string(15) "aldeco_priority"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(3) "AND"
["meta_table"]=>
string(11) "wp_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(11) "wp_postmeta"
}
["clauses":protected]=>
array(1) {
["wp_postmeta"]=>
array(5) {
["key"]=>
string(15) "aldeco_priority"
["compare"]=>
string(1) "="
["compare_key"]=>
string(1) "="
["alias"]=>
string(11) "wp_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(2147) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (5270)
) AND (
wp_postmeta.meta_key = 'aldeco_priority'
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wp_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_library','bwp_footer','product','press','catalogue','lookbook' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_icl_translations t2
JOIN wp_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 wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) )
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_title ASC
LIMIT 0, 10"
["posts"]=>
array(4) {
[0]=>
object(WP_Post)#22448 (24) {
["ID"]=>
int(161814)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-24 11:44:45"
["post_date_gmt"]=>
string(19) "2024-05-24 11:44:45"
["post_content"]=>
string(225) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects."
["post_title"]=>
string(15) "ROOTS FR CRIB 5"
["post_excerpt"]=>
string(966) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
Roots FR Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/roots-fr-crib-5/?attribute_pa_aldeco-color=01-pearl-white"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "roots-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:45"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=161814"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#22232 (24) {
["ID"]=>
int(162088)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 14:29:43"
["post_date_gmt"]=>
string(19) "2024-05-27 14:29:43"
["post_content"]=>
string(390) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects."
["post_title"]=>
string(17) "SUCESSO FR CRIB 5"
["post_excerpt"]=>
string(1284) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
Sucesso FR Crib 5 in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/sucesso-fr-crib-5/?attribute_pa_aldeco-color=06-cream"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(17) "sucesso-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-10-01 16:44:41"
["post_modified_gmt"]=>
string(19) "2024-10-01 16:44:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162088"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#22336 (24) {
["ID"]=>
int(162139)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 16:13:28"
["post_date_gmt"]=>
string(19) "2024-05-27 16:13:28"
["post_content"]=>
string(317) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible colors."
["post_title"]=>
string(14) "WISE FR CRIB 5"
["post_excerpt"]=>
string(1128) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
Wise Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wise-fr-crib-5/?attribute_pa_aldeco-color=23-lime-green"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "wise-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:58:10"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:58:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162139"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#21892 (24) {
["ID"]=>
int(162186)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-28 15:02:37"
["post_date_gmt"]=>
string(19) "2024-05-28 15:02:37"
["post_content"]=>
string(275) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects."
["post_title"]=>
string(15) "WOOLY FR CRIB 5"
["post_excerpt"]=>
string(1050) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
Wooly Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wooly-fr-crib-5/?attribute_pa_aldeco-color=04-sand"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "wooly-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:59:05"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:59:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162186"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(4)
["current_post"]=>
int(1)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22232 (24) {
["ID"]=>
int(162088)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 14:29:43"
["post_date_gmt"]=>
string(19) "2024-05-27 14:29:43"
["post_content"]=>
string(390) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects."
["post_title"]=>
string(17) "SUCESSO FR CRIB 5"
["post_excerpt"]=>
string(1284) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
Sucesso FR Crib 5 in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
object(WP_Query)#22295 (53) {
["query"]=>
array(8) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(11) "pa_contract"
["term"]=>
string(6) "crib-5"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22334 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "wp_term_relationships"
}
["queried_terms"]=>
array(1) {
["pa_contract"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#22243 (9) {
["queries"]=>
array(2) {
[0]=>
array(1) {
["key"]=>
string(15) "aldeco_priority"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(3) "AND"
["meta_table"]=>
string(11) "wp_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(11) "wp_postmeta"
}
["clauses":protected]=>
array(1) {
["wp_postmeta"]=>
array(5) {
["key"]=>
string(15) "aldeco_priority"
["compare"]=>
string(1) "="
["compare_key"]=>
string(1) "="
["alias"]=>
string(11) "wp_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(2147) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (5270)
) AND (
wp_postmeta.meta_key = 'aldeco_priority'
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wp_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_library','bwp_footer','product','press','catalogue','lookbook' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_icl_translations t2
JOIN wp_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 wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) )
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_title ASC
LIMIT 0, 10"
["posts"]=>
array(4) {
[0]=>
object(WP_Post)#22448 (24) {
["ID"]=>
int(161814)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-24 11:44:45"
["post_date_gmt"]=>
string(19) "2024-05-24 11:44:45"
["post_content"]=>
string(225) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects."
["post_title"]=>
string(15) "ROOTS FR CRIB 5"
["post_excerpt"]=>
string(966) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
Roots FR Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/roots-fr-crib-5/?attribute_pa_aldeco-color=01-pearl-white"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "roots-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:45"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=161814"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#22232 (24) {
["ID"]=>
int(162088)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 14:29:43"
["post_date_gmt"]=>
string(19) "2024-05-27 14:29:43"
["post_content"]=>
string(390) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects."
["post_title"]=>
string(17) "SUCESSO FR CRIB 5"
["post_excerpt"]=>
string(1284) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
Sucesso FR Crib 5 in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/sucesso-fr-crib-5/?attribute_pa_aldeco-color=06-cream"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(17) "sucesso-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-10-01 16:44:41"
["post_modified_gmt"]=>
string(19) "2024-10-01 16:44:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162088"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#22336 (24) {
["ID"]=>
int(162139)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 16:13:28"
["post_date_gmt"]=>
string(19) "2024-05-27 16:13:28"
["post_content"]=>
string(317) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible colors."
["post_title"]=>
string(14) "WISE FR CRIB 5"
["post_excerpt"]=>
string(1128) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
Wise Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wise-fr-crib-5/?attribute_pa_aldeco-color=23-lime-green"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "wise-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:58:10"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:58:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162139"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#21892 (24) {
["ID"]=>
int(162186)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-28 15:02:37"
["post_date_gmt"]=>
string(19) "2024-05-28 15:02:37"
["post_content"]=>
string(275) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects."
["post_title"]=>
string(15) "WOOLY FR CRIB 5"
["post_excerpt"]=>
string(1050) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
Wooly Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wooly-fr-crib-5/?attribute_pa_aldeco-color=04-sand"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "wooly-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:59:05"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:59:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162186"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(4)
["current_post"]=>
int(2)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22336 (24) {
["ID"]=>
int(162139)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 16:13:28"
["post_date_gmt"]=>
string(19) "2024-05-27 16:13:28"
["post_content"]=>
string(317) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible colors."
["post_title"]=>
string(14) "WISE FR CRIB 5"
["post_excerpt"]=>
string(1128) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
Wise Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
object(WP_Query)#22295 (53) {
["query"]=>
array(8) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(7) "product"
["posts_per_page"]=>
int(10)
["paged"]=>
int(0)
["post_status"]=>
string(7) "publish"
["tax_query"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(3) {
["taxonomy"]=>
string(11) "pa_contract"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "crib-5"
}
}
["meta_key"]=>
string(15) "aldeco_priority"
["orderby"]=>
array(2) {
["meta_value_num"]=>
string(4) "DESC"
["title"]=>
string(3) "ASC"
}
["suppress_filters"]=>
bool(false)
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(11) "pa_contract"
["term"]=>
string(6) "crib-5"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22334 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "wp_term_relationships"
}
["queried_terms"]=>
array(1) {
["pa_contract"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "crib-5"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#22243 (9) {
["queries"]=>
array(2) {
[0]=>
array(1) {
["key"]=>
string(15) "aldeco_priority"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(3) "AND"
["meta_table"]=>
string(11) "wp_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(11) "wp_postmeta"
}
["clauses":protected]=>
array(1) {
["wp_postmeta"]=>
array(5) {
["key"]=>
string(15) "aldeco_priority"
["compare"]=>
string(1) "="
["compare_key"]=>
string(1) "="
["alias"]=>
string(11) "wp_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(2147) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (5270)
) AND (
wp_postmeta.meta_key = 'aldeco_priority'
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'en'
AND wp_posts.post_type IN ( 'e-landing-page','e-floating-buttons','elementor_library','bwp_footer','product','press','catalogue','lookbook' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_icl_translations t2
JOIN wp_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 wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','e-landing-page','e-floating-buttons','elementor_library','wlshowcase','bwp_megamenu','bwp_footer','product','product_variation','mc4wp-form','press','catalogue','lookbook','jet-smart-filters' ) )
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_title ASC
LIMIT 0, 10"
["posts"]=>
array(4) {
[0]=>
object(WP_Post)#22448 (24) {
["ID"]=>
int(161814)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-24 11:44:45"
["post_date_gmt"]=>
string(19) "2024-05-24 11:44:45"
["post_content"]=>
string(225) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects."
["post_title"]=>
string(15) "ROOTS FR CRIB 5"
["post_excerpt"]=>
string(966) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
Roots FR Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards. It has a very natural textured and linen look, essential for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/roots-fr-crib-5/?attribute_pa_aldeco-color=01-pearl-white"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "roots-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:45"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=161814"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#22232 (24) {
["ID"]=>
int(162088)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 14:29:43"
["post_date_gmt"]=>
string(19) "2024-05-27 14:29:43"
["post_content"]=>
string(390) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects."
["post_title"]=>
string(17) "SUCESSO FR CRIB 5"
["post_excerpt"]=>
string(1284) "Sucesso in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
Sucesso FR Crib 5 in Portuguese means Success and it's the answer to the most demanding interior designers’ prayers: This velvet is the perfect symbiosis between the biggest softness that a velvet can provide and the highest Martindale resistance with over 100.000 cycles; This CRIB 5 velvet is 140 cm wide and is an amazing velvet for resistant upholstery for the most demanding contract projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/sucesso-fr-crib-5/?attribute_pa_aldeco-color=06-cream"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(17) "sucesso-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-10-01 16:44:41"
["post_modified_gmt"]=>
string(19) "2024-10-01 16:44:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162088"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#22336 (24) {
["ID"]=>
int(162139)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-27 16:13:28"
["post_date_gmt"]=>
string(19) "2024-05-27 16:13:28"
["post_content"]=>
string(317) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible colors."
["post_title"]=>
string(14) "WISE FR CRIB 5"
["post_excerpt"]=>
string(1128) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
Wise Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets several flame retardant standards, including the demanding English standard CRIB 5. It has a very natural, soft appearance that is essential for your projects. It is available in 20 irresistible.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wise-fr-crib-5/?attribute_pa_aldeco-color=23-lime-green"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "wise-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:58:10"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:58:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162139"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#21892 (24) {
["ID"]=>
int(162186)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-28 15:02:37"
["post_date_gmt"]=>
string(19) "2024-05-28 15:02:37"
["post_content"]=>
string(275) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects."
["post_title"]=>
string(15) "WOOLY FR CRIB 5"
["post_excerpt"]=>
string(1050) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
Wooly Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
https://www.instagram.com/aldeco_interiorfabrics/https://aldeco.pt/product/wooly-fr-crib-5/?attribute_pa_aldeco-color=04-sand"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "wooly-fr-crib-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-30 10:59:05"
["post_modified_gmt"]=>
string(19) "2024-09-30 10:59:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(50) "https://aldeco.pt/?post_type=product&p=162186"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(4)
["current_post"]=>
int(3)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#21892 (24) {
["ID"]=>
int(162186)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2024-05-28 15:02:37"
["post_date_gmt"]=>
string(19) "2024-05-28 15:02:37"
["post_content"]=>
string(275) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects."
["post_title"]=>
string(15) "WOOLY FR CRIB 5"
["post_excerpt"]=>
string(1050) "It is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.
Wooly Fr Crib 5 it is an upholstery fabric developed especially for contract use, with high resistance to abrasion and which meets various flame-retardant standards, including the demanding English standard CRIB 5. This basic fabric has a very natural and soft look, ideal for your projects.