object(WP_Query)#17103 (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(7) "bs-5867"
}
}
["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(7) "bs-5867"
}
}
["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(7) "bs-5867"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#17043 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(7) "bs-5867"
}
["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(7) "bs-5867"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16597 (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(2084) "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 (5653)
) 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','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','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','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)#17123 (24) {
["ID"]=>
int(93134)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:20:48"
["post_date_gmt"]=>
string(19) "2024-05-09 19:20:48"
["post_content"]=>
string(219) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors."
["post_title"]=>
string(20) "ALVORADA BLACKOUT FR"
["post_excerpt"]=>
string(960) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
https://aldeco.pt/product/alvorada-blackout-fr/?attribute_pa_aldeco-color=01-pure-white
https://www.instagram.com/aldeco_interiorfabrics/
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "alvorada-blackout-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:57:30"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:57:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/alvorada-blackout-fr/"
["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)#18931 (24) {
["ID"]=>
int(94164)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:23:14"
["post_date_gmt"]=>
string(19) "2024-05-09 20:23:14"
["post_content"]=>
string(286) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical."
["post_title"]=>
string(9) "GLORIA FR"
["post_excerpt"]=>
string(1071) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/gloria-fr/?attribute_pa_aldeco-color=01-pure-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "gloria-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:56"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/gloria-fr/"
["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)#17167 (24) {
["ID"]=>
int(94543)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:00:01"
["post_date_gmt"]=>
string(19) "2024-05-09 21:00:01"
["post_content"]=>
string(225) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight."
["post_title"]=>
string(9) "MARIAS FR"
["post_excerpt"]=>
string(946) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/marias-fr/?attribute_pa_aldeco-color=01-natural-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "marias-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:02"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/marias-fr/"
["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)#17158 (24) {
["ID"]=>
int(194488)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-07-23 23:12:16"
["post_date_gmt"]=>
string(19) "2024-07-23 23:12:16"
["post_content"]=>
string(218) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling."
["post_title"]=>
string(31) "CUSHION MELODY LINEN BLUE 45x45"
["post_excerpt"]=>
string(967) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
Cushion Melody, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
https://aldeco.pt/product/cushion-melody-linen-blue-45x45/?attribute_pa_aldeco-color=09-linen-blue
https://www.instagram.com/aldeco_interiorfabrics/"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "cushion-melody-linen-blue-45x45"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:53:27"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:53:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://aldeco.pt/product/cushion-melody-linen-blue-45x45/"
["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)#17123 (24) {
["ID"]=>
int(93134)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:20:48"
["post_date_gmt"]=>
string(19) "2024-05-09 19:20:48"
["post_content"]=>
string(219) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors."
["post_title"]=>
string(20) "ALVORADA BLACKOUT FR"
["post_excerpt"]=>
string(960) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
https://aldeco.pt/product/alvorada-blackout-fr/?attribute_pa_aldeco-color=01-pure-white
https://www.instagram.com/aldeco_interiorfabrics/
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "alvorada-blackout-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:57:30"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:57:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/alvorada-blackout-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(4)
["max_num_pages"]=>
int(1)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "6242feb399a2f1176e4c10d5a1371263"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}
-
ALVORADA BLACKOUT FR
01 Pure White
-
ALVORADA BLACKOUT FR
02 Natural White
-
ALVORADA BLACKOUT FR
03 Sand
-
ALVORADA BLACKOUT FR
04 Beige
-
ALVORADA BLACKOUT FR
05 Oatmeal
-
ALVORADA BLACKOUT FR
06 Linen
-
ALVORADA BLACKOUT FR
07 Moleskin
-
ALVORADA BLACKOUT FR
08 CHESTNUT
-
ALVORADA BLACKOUT FR
09 Seal Gray
-
ALVORADA BLACKOUT FR
10 Breeze
-
ALVORADA BLACKOUT FR
11 Dove
-
ALVORADA BLACKOUT FR
12 Silver Gray
-
ALVORADA BLACKOUT FR
13 Thundercloud
-
ALVORADA BLACKOUT FR
14 Parchment
-
ALVORADA BLACKOUT FR
15 Greige
-
ALVORADA BLACKOUT FR
16 Stone Gray
-
ALVORADA BLACKOUT FR
17 Sea Breeze
-
ALVORADA BLACKOUT FR
18 Duck Egg
-
ALVORADA BLACKOUT FR
19 Turquoise
-
ALVORADA BLACKOUT FR
20 Navy Blue
-
ALVORADA BLACKOUT FR
21 Steel Gray
-
ALVORADA BLACKOUT FR
22 Anthracite
-
ALVORADA BLACKOUT FR
23 Charcoal
object(WP_Query)#17103 (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(7) "bs-5867"
}
}
["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(7) "bs-5867"
}
}
["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(7) "bs-5867"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#17043 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(7) "bs-5867"
}
["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(7) "bs-5867"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16597 (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(2084) "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 (5653)
) 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','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','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','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)#17123 (24) {
["ID"]=>
int(93134)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:20:48"
["post_date_gmt"]=>
string(19) "2024-05-09 19:20:48"
["post_content"]=>
string(219) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors."
["post_title"]=>
string(20) "ALVORADA BLACKOUT FR"
["post_excerpt"]=>
string(960) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
https://aldeco.pt/product/alvorada-blackout-fr/?attribute_pa_aldeco-color=01-pure-white
https://www.instagram.com/aldeco_interiorfabrics/
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "alvorada-blackout-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:57:30"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:57:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/alvorada-blackout-fr/"
["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)#18931 (24) {
["ID"]=>
int(94164)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:23:14"
["post_date_gmt"]=>
string(19) "2024-05-09 20:23:14"
["post_content"]=>
string(286) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical."
["post_title"]=>
string(9) "GLORIA FR"
["post_excerpt"]=>
string(1071) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/gloria-fr/?attribute_pa_aldeco-color=01-pure-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "gloria-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:56"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/gloria-fr/"
["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)#17167 (24) {
["ID"]=>
int(94543)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:00:01"
["post_date_gmt"]=>
string(19) "2024-05-09 21:00:01"
["post_content"]=>
string(225) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight."
["post_title"]=>
string(9) "MARIAS FR"
["post_excerpt"]=>
string(946) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/marias-fr/?attribute_pa_aldeco-color=01-natural-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "marias-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:02"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/marias-fr/"
["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)#17158 (24) {
["ID"]=>
int(194488)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-07-23 23:12:16"
["post_date_gmt"]=>
string(19) "2024-07-23 23:12:16"
["post_content"]=>
string(218) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling."
["post_title"]=>
string(31) "CUSHION MELODY LINEN BLUE 45x45"
["post_excerpt"]=>
string(967) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
Cushion Melody, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
https://aldeco.pt/product/cushion-melody-linen-blue-45x45/?attribute_pa_aldeco-color=09-linen-blue
https://www.instagram.com/aldeco_interiorfabrics/"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "cushion-melody-linen-blue-45x45"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:53:27"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:53:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://aldeco.pt/product/cushion-melody-linen-blue-45x45/"
["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)#18931 (24) {
["ID"]=>
int(94164)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:23:14"
["post_date_gmt"]=>
string(19) "2024-05-09 20:23:14"
["post_content"]=>
string(286) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical."
["post_title"]=>
string(9) "GLORIA FR"
["post_excerpt"]=>
string(1071) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/gloria-fr/?attribute_pa_aldeco-color=01-pure-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "gloria-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:56"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/gloria-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(4)
["max_num_pages"]=>
int(1)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "6242feb399a2f1176e4c10d5a1371263"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}
-
GLORIA FR
01 Pure White
-
GLORIA FR
02 Natural White
-
GLORIA FR
04 Calico
-
GLORIA FR
05 Linen
-
GLORIA FR
06 Quary
-
GLORIA FR
07 Soft Taupe
-
GLORIA FR
08 Earth Stone
-
GLORIA FR
09 Beaver
-
GLORIA FR
10 Dusk Blue
-
GLORIA FR
11 Ocean Blue
-
GLORIA FR
12 Teal
-
GLORIA FR
13 Navy Blue
object(WP_Query)#17103 (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(7) "bs-5867"
}
}
["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(7) "bs-5867"
}
}
["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(7) "bs-5867"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#17043 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(7) "bs-5867"
}
["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(7) "bs-5867"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16597 (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(2084) "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 (5653)
) 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','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','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','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)#17123 (24) {
["ID"]=>
int(93134)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:20:48"
["post_date_gmt"]=>
string(19) "2024-05-09 19:20:48"
["post_content"]=>
string(219) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors."
["post_title"]=>
string(20) "ALVORADA BLACKOUT FR"
["post_excerpt"]=>
string(960) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
https://aldeco.pt/product/alvorada-blackout-fr/?attribute_pa_aldeco-color=01-pure-white
https://www.instagram.com/aldeco_interiorfabrics/
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "alvorada-blackout-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:57:30"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:57:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/alvorada-blackout-fr/"
["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)#18931 (24) {
["ID"]=>
int(94164)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:23:14"
["post_date_gmt"]=>
string(19) "2024-05-09 20:23:14"
["post_content"]=>
string(286) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical."
["post_title"]=>
string(9) "GLORIA FR"
["post_excerpt"]=>
string(1071) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/gloria-fr/?attribute_pa_aldeco-color=01-pure-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "gloria-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:56"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/gloria-fr/"
["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)#17167 (24) {
["ID"]=>
int(94543)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:00:01"
["post_date_gmt"]=>
string(19) "2024-05-09 21:00:01"
["post_content"]=>
string(225) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight."
["post_title"]=>
string(9) "MARIAS FR"
["post_excerpt"]=>
string(946) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/marias-fr/?attribute_pa_aldeco-color=01-natural-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "marias-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:02"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/marias-fr/"
["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)#17158 (24) {
["ID"]=>
int(194488)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-07-23 23:12:16"
["post_date_gmt"]=>
string(19) "2024-07-23 23:12:16"
["post_content"]=>
string(218) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling."
["post_title"]=>
string(31) "CUSHION MELODY LINEN BLUE 45x45"
["post_excerpt"]=>
string(967) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
Cushion Melody, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
https://aldeco.pt/product/cushion-melody-linen-blue-45x45/?attribute_pa_aldeco-color=09-linen-blue
https://www.instagram.com/aldeco_interiorfabrics/"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "cushion-melody-linen-blue-45x45"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:53:27"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:53:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://aldeco.pt/product/cushion-melody-linen-blue-45x45/"
["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)#17167 (24) {
["ID"]=>
int(94543)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:00:01"
["post_date_gmt"]=>
string(19) "2024-05-09 21:00:01"
["post_content"]=>
string(225) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight."
["post_title"]=>
string(9) "MARIAS FR"
["post_excerpt"]=>
string(946) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/marias-fr/?attribute_pa_aldeco-color=01-natural-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "marias-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:02"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/marias-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(4)
["max_num_pages"]=>
int(1)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "6242feb399a2f1176e4c10d5a1371263"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}
-
MARIAS FR
01 Natural White
-
MARIAS FR
02 Rice
-
MARIAS FR
03 Dove
-
MARIAS FR
04 Smoke
-
MARIAS FR
05 Linen
object(WP_Query)#17103 (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(7) "bs-5867"
}
}
["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(7) "bs-5867"
}
}
["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(7) "bs-5867"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#17043 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(11) "pa_contract"
["terms"]=>
array(1) {
[0]=>
string(7) "bs-5867"
}
["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(7) "bs-5867"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16597 (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(2084) "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 (5653)
) 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','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','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','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)#17123 (24) {
["ID"]=>
int(93134)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:20:48"
["post_date_gmt"]=>
string(19) "2024-05-09 19:20:48"
["post_content"]=>
string(219) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors."
["post_title"]=>
string(20) "ALVORADA BLACKOUT FR"
["post_excerpt"]=>
string(960) "ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
ALVORADA BLACKOUT FR provides a natural and elegant linen look. We present this elegant flame-retardant textured blackout with an exceptional width of 320 cm for particularly high ceilings. It is available in 23 colors.
https://aldeco.pt/product/alvorada-blackout-fr/?attribute_pa_aldeco-color=01-pure-white
https://www.instagram.com/aldeco_interiorfabrics/
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "alvorada-blackout-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:57:30"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:57:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/alvorada-blackout-fr/"
["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)#18931 (24) {
["ID"]=>
int(94164)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:23:14"
["post_date_gmt"]=>
string(19) "2024-05-09 20:23:14"
["post_content"]=>
string(286) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical."
["post_title"]=>
string(9) "GLORIA FR"
["post_excerpt"]=>
string(1071) "GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
GLORIA FR is a curtain fabric with a very natural aligned structure, available in 13 timeless colors. Due to its inherent fire-retardant polyester composition, it can be used in contract and residential projects. Its extra width of 330 cm and its soft touch make it extremely practical.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/gloria-fr/?attribute_pa_aldeco-color=01-pure-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "gloria-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:56"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/gloria-fr/"
["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)#17167 (24) {
["ID"]=>
int(94543)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:00:01"
["post_date_gmt"]=>
string(19) "2024-05-09 21:00:01"
["post_content"]=>
string(225) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight."
["post_title"]=>
string(9) "MARIAS FR"
["post_excerpt"]=>
string(946) "MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
MARIAS FR is a lightweight fabric with a lined look, made of inherent fire-retardant polyester. Due to its double width (320 cm wide), it is perfect for curtains and contract projects, offering a great resistance to sunlight.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/marias-fr/?attribute_pa_aldeco-color=01-natural-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "marias-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:02"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(36) "https://aldeco.pt/product/marias-fr/"
["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)#17158 (24) {
["ID"]=>
int(194488)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-07-23 23:12:16"
["post_date_gmt"]=>
string(19) "2024-07-23 23:12:16"
["post_content"]=>
string(218) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling."
["post_title"]=>
string(31) "CUSHION MELODY LINEN BLUE 45x45"
["post_excerpt"]=>
string(967) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
Cushion Melody, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
https://aldeco.pt/product/cushion-melody-linen-blue-45x45/?attribute_pa_aldeco-color=09-linen-blue
https://www.instagram.com/aldeco_interiorfabrics/"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "cushion-melody-linen-blue-45x45"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:53:27"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:53:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://aldeco.pt/product/cushion-melody-linen-blue-45x45/"
["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)#17158 (24) {
["ID"]=>
int(194488)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-07-23 23:12:16"
["post_date_gmt"]=>
string(19) "2024-07-23 23:12:16"
["post_content"]=>
string(218) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling."
["post_title"]=>
string(31) "CUSHION MELODY LINEN BLUE 45x45"
["post_excerpt"]=>
string(967) "Decorative square cushion with Melody fabric, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
Cushion Melody, versatile, lightweight fabric with a slight faux-smooth pattern. This pillow has a hidden zipper and is available in different colour combinations, with or without filling.
https://aldeco.pt/product/cushion-melody-linen-blue-45x45/?attribute_pa_aldeco-color=09-linen-blue
https://www.instagram.com/aldeco_interiorfabrics/"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "cushion-melody-linen-blue-45x45"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:53:27"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:53:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://aldeco.pt/product/cushion-melody-linen-blue-45x45/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(4)
["max_num_pages"]=>
int(1)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "6242feb399a2f1176e4c10d5a1371263"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}
-
CUSHION MELODY LINEN BLUE 45x45
09 Linen Blue