object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(0)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
GARRET EASY CLEAN FR
01 Natural White
-
GARRET EASY CLEAN FR
02 Calcaire
-
GARRET EASY CLEAN FR
03 White Sand
-
GARRET EASY CLEAN FR
04 Mist
-
GARRET EASY CLEAN FR
05 Linen Gray
-
GARRET EASY CLEAN FR
06 Greige
-
GARRET EASY CLEAN FR
07 Linen
-
GARRET EASY CLEAN FR
08 Ochre
-
GARRET EASY CLEAN FR
09 Oak
-
GARRET EASY CLEAN FR
10 Rustic Gold
-
GARRET EASY CLEAN FR
11 Mushroom
-
GARRET EASY CLEAN FR
12 Riverbed
-
GARRET EASY CLEAN FR
13 Ocean
-
GARRET EASY CLEAN FR
14 Riverside Blue
-
GARRET EASY CLEAN FR
15 Blue Horizon
-
GARRET EASY CLEAN FR
16 Denim Blue
-
GARRET EASY CLEAN FR
17 Marine Blue
-
GARRET EASY CLEAN FR
18 Graphite
-
GARRET EASY CLEAN FR
19 Marble
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(1)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
HAMPER EASY CLEAN FR
01 Ecru
-
HAMPER EASY CLEAN FR
02 Beige
-
HAMPER EASY CLEAN FR
03 Natural
-
HAMPER EASY CLEAN FR
04 Light Gray
-
HAMPER EASY CLEAN FR
05 Zinc
-
HAMPER EASY CLEAN FR
06 Dark Gray
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(2)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
HOPE VELVET EASY CLEAN FR
01 White Cotton
-
HOPE VELVET EASY CLEAN FR
02 Cloud
-
HOPE VELVET EASY CLEAN FR
03 Parchment
-
HOPE VELVET EASY CLEAN FR
04 Linen
-
HOPE VELVET EASY CLEAN FR
05 Plazza Gray
-
HOPE VELVET EASY CLEAN FR
06 Taupe
-
HOPE VELVET EASY CLEAN FR
07 Curry
-
HOPE VELVET EASY CLEAN FR
08 Terracotta
-
HOPE VELVET EASY CLEAN FR
09 Ruby Wine
-
HOPE VELVET EASY CLEAN FR
10 Antelope Gray
-
HOPE VELVET EASY CLEAN FR
11 Stone Gray
-
HOPE VELVET EASY CLEAN FR
12 Marine Blue
-
HOPE VELVET EASY CLEAN FR
13 Eden Green
-
HOPE VELVET EASY CLEAN FR
14 Jade
-
HOPE VELVET EASY CLEAN FR
15 Dark Forest
-
HOPE VELVET EASY CLEAN FR
16 Black
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(3)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
ECOOL EASY CLEAN
01 Jasmine White
-
ECOOL EASY CLEAN
02 Butter
-
ECOOL EASY CLEAN
03 Dune
-
ECOOL EASY CLEAN
04 Toast Coffee
-
ECOOL EASY CLEAN
05 Mocca Brown
-
ECOOL EASY CLEAN
06 Baby s Breath
-
ECOOL EASY CLEAN
07 Bamboo
-
ECOOL EASY CLEAN
08 Visón
-
ECOOL EASY CLEAN
09 Acanthus
-
ECOOL EASY CLEAN
10 Caffe Latte
-
ECOOL EASY CLEAN
11 Ash Gray
-
ECOOL EASY CLEAN
12 Inky Black
-
ECOOL EASY CLEAN
13 Antracite Gray
-
ECOOL EASY CLEAN
14 Taupe
-
ECOOL EASY CLEAN
15 Warm Beige
-
ECOOL EASY CLEAN
16 White Pearl
-
ECOOL EASY CLEAN
17 Love in a Mist
-
ECOOL EASY CLEAN
18 Portofino Sky
-
ECOOL EASY CLEAN
19 Ultra Marine Blue
-
ECOOL EASY CLEAN
20 Garden Leaf
-
ECOOL EASY CLEAN
21 Spinach Green
-
ECOOL EASY CLEAN
22 Moss Green
-
ECOOL EASY CLEAN
23 Cinnamon
-
ECOOL EASY CLEAN
24 Sweet Paprika
-
ECOOL EASY CLEAN
25 Orange Terre
-
ECOOL EASY CLEAN
26 Coral
-
ECOOL EASY CLEAN
27 Red Earth
-
ECOOL EASY CLEAN
28 Gallery Red
-
ECOOL EASY CLEAN
29 Pomegrane Seed
-
ECOOL EASY CLEAN
30 Aubergine
-
ECOOL EASY CLEAN
31 Warm Nude
-
ECOOL EASY CLEAN
34 Midnight Blue
-
ECOOL EASY CLEAN
35 Dark Denim Blue
-
ECOOL EASY CLEAN
36 Baltic Blue
-
ECOOL EASY CLEAN
37 Leafy Blue and Green
-
ECOOL EASY CLEAN
38 Forest Green
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(4)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
RESCUE EASY CLEAN FR
01 Cotton White
-
RESCUE EASY CLEAN FR
02 Cloud White
-
RESCUE EASY CLEAN FR
03 Linen
-
RESCUE EASY CLEAN FR
04 Dark Greige
-
RESCUE EASY CLEAN FR
05 Mocca
-
RESCUE EASY CLEAN FR
06 Pastel Green
-
RESCUE EASY CLEAN FR
07 Aqua Blue
-
RESCUE EASY CLEAN FR
08 Black Forest
-
RESCUE EASY CLEAN FR
09 Algae
-
RESCUE EASY CLEAN FR
10 Denim Blue
-
RESCUE EASY CLEAN FR
11 Blue Jeans
-
RESCUE EASY CLEAN FR
12 Marine Blue
-
RESCUE EASY CLEAN FR
13 Pearl Gray
-
RESCUE EASY CLEAN FR
14 Silver Gray
-
RESCUE EASY CLEAN FR
15 Truffle Brown
-
RESCUE EASY CLEAN FR
16 Dark Chocolat
-
RESCUE EASY CLEAN FR
17 Terracotta
-
RESCUE EASY CLEAN FR
18 Argile Rose
-
RESCUE EASY CLEAN FR
19 Toast Nude
-
RESCUE EASY CLEAN FR
20 Rise Yellow
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(5)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
SEALIFE VELVET
01 Aqua Mist
-
SEALIFE VELVET
02 Pacific Sunset
-
SEALIFE VELVET
03 Deep Reef
-
SEALIFE VELVET
04 Bright Coral
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(6)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
GEORGIAN EASY CLEAN
01 Natural White
-
GEORGIAN EASY CLEAN
02 Oyster Gray
-
GEORGIAN EASY CLEAN
03 Smoke Gray
-
GEORGIAN EASY CLEAN
04 Black
-
GEORGIAN EASY CLEAN
05 White Cream
-
GEORGIAN EASY CLEAN
06 Greige
-
GEORGIAN EASY CLEAN
07 Walnut
-
GEORGIAN EASY CLEAN
08 Dark Wood
-
GEORGIAN EASY CLEAN
09 Ivory
-
GEORGIAN EASY CLEAN
10 Limestone
-
GEORGIAN EASY CLEAN
11 Taupe
-
GEORGIAN EASY CLEAN
12 Chocolate Brown
-
GEORGIAN EASY CLEAN
13 Dark Linen
-
GEORGIAN EASY CLEAN
14 Moon Rock
-
GEORGIAN EASY CLEAN
15 Perle Gray
-
GEORGIAN EASY CLEAN
16 Sterling Blue
-
GEORGIAN EASY CLEAN
17 Teal Blue
-
GEORGIAN EASY CLEAN
18 Dragonfly Blue
-
GEORGIAN EASY CLEAN
19 Aqua
-
GEORGIAN EASY CLEAN
20 Park Avenue
-
GEORGIAN EASY CLEAN
21 Dark Forest Green
-
GEORGIAN EASY CLEAN
22 Spearmint
-
GEORGIAN EASY CLEAN
23 Imperial Green
-
GEORGIAN EASY CLEAN
24 Cactus Green
-
GEORGIAN EASY CLEAN
25 Moss Green
-
GEORGIAN EASY CLEAN
26 Palm Green
-
GEORGIAN EASY CLEAN
27 Nugget Gold
-
GEORGIAN EASY CLEAN
28 Warm Sand
-
GEORGIAN EASY CLEAN
29 Vanilla
-
GEORGIAN EASY CLEAN
30 Terracotta
-
GEORGIAN EASY CLEAN
31 Burnt Orange
-
GEORGIAN EASY CLEAN
32 Lipstick Red
-
GEORGIAN EASY CLEAN
33 Dark Coral
-
GEORGIAN EASY CLEAN
34 Apricot Rose
-
GEORGIAN EASY CLEAN
35 Mulberry
-
GEORGIAN EASY CLEAN
36 Burgundy
-
GEORGIAN EASY CLEAN
37 Light Rose
-
GEORGIAN EASY CLEAN
38 Lavender Mist
-
GEORGIAN EASY CLEAN
39 Amethyst
-
GEORGIAN EASY CLEAN
40 Dark Plum
-
GEORGIAN EASY CLEAN
41 Stone Gray
-
GEORGIAN EASY CLEAN
42 Blue Heaven
-
GEORGIAN EASY CLEAN
43 Indigo Blue
-
GEORGIAN EASY CLEAN
44 Midnight Blue
-
GEORGIAN EASY CLEAN
45 Navy Blue
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(7)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
BREMA FR WATER REPELLENT
01 Greige
-
BREMA FR WATER REPELLENT
02 Light Vison
-
BREMA FR WATER REPELLENT
03 Taupe
-
BREMA FR WATER REPELLENT
04 Dark Brown
-
BREMA FR WATER REPELLENT
05 Mustard
-
BREMA FR WATER REPELLENT
06 Ocre
-
BREMA FR WATER REPELLENT
07 Moss Green
-
BREMA FR WATER REPELLENT
08 Niagara Blue
-
BREMA FR WATER REPELLENT
09 Navy Blue
-
BREMA FR WATER REPELLENT
10 Burgundy
-
BREMA FR WATER REPELLENT
11 Blush
-
BREMA FR WATER REPELLENT
12 Cloud Gray
-
BREMA FR WATER REPELLENT
13 Steel Gray
-
BREMA FR WATER REPELLENT
14 Dark Gray
-
BREMA FR WATER REPELLENT
15 Onyx
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(8)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
SALON EASY CLEAN
01 Natural White
-
SALON EASY CLEAN
02 Ecru
-
SALON EASY CLEAN
03 Oyster
-
SALON EASY CLEAN
04 Sand
-
SALON EASY CLEAN
05 Linen
-
SALON EASY CLEAN
06 Taupe
-
SALON EASY CLEAN
07 Natural Nude
-
SALON EASY CLEAN
08 Lavender
-
SALON EASY CLEAN
09 Dove
-
SALON EASY CLEAN
10 Cloud Gray
-
SALON EASY CLEAN
11 Steel Gray
-
SALON EASY CLEAN
12 Warm Gray
-
SALON EASY CLEAN
13 Ruby Wine
-
SALON EASY CLEAN
14 Terracota
-
SALON EASY CLEAN
15 Aquarelle
-
SALON EASY CLEAN
16 Blue Haze
-
SALON EASY CLEAN
17 Baltic Blue
-
SALON EASY CLEAN
18 Deep Ocean
-
SALON EASY CLEAN
19 Marine Blue
-
SALON EASY CLEAN
20 Antracite
object(WP_Query)#22218 (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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["field"]=>
string(4) "slug"
["terms"]=>
string(10) "easy-clean"
}
}
["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(18) "pa_characteristics"
["term"]=>
string(10) "easy-clean"
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#22339 (6) {
["queries"]=>
array(2) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(18) "pa_characteristics"
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["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_characteristics"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(10) "easy-clean"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#16417 (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 (1422)
) 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(10) {
[0]=>
object(WP_Post)#17142 (24) {
["ID"]=>
int(55948)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:16:58"
["post_date_gmt"]=>
string(19) "2024-05-09 20:16:58"
["post_content"]=>
string(499) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours."
["post_title"]=>
string(20) "GARRET EASY CLEAN FR"
["post_excerpt"]=>
string(1547) "GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
GARRET EASY CLEAN FR is a textured fabric with a very elegant and versatile mixed look. This fabric has an easy clean treatment and has several flame-retardant certifications, which makes it perfect for use in residential upholstery and contract projects. This fabric is recycled and ecological, has Global Recycled Standard certification and complies with the OEKO-TEX 100 standard so it does not contain substances harmful to the environment. It is available in 19 very trendy and natural colours.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/garret-easy-clean-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(20) "garret-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:00"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.ptproduct/garret-easy-clean-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)#22197 (24) {
["ID"]=>
int(94223)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:30:49"
["post_date_gmt"]=>
string(19) "2024-05-09 20:30:49"
["post_content"]=>
string(370) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery."
["post_title"]=>
string(20) "HAMPER EASY CLEAN FR"
["post_excerpt"]=>
string(1258) "HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
HAMPER Easy Clean is a nice elegant and soft fabric, with easy clean and water repellent finish.
It is a piece dyed, flatwoven upholstery fabric and creates a nice slightly shiny and melange look and as HAMPER is treated with a special finish, it is easy to clean and maintain with only a damp cloth.
HAMPER is perfect for creating cozy, warm and elegant upholstery.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/hamper-easy-clean-fr/?attribute_pa_aldeco-color=01-ecru
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "hamper-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:46"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/hamper-easy-clean-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)#22341 (24) {
["ID"]=>
int(99128)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:36:13"
["post_date_gmt"]=>
string(19) "2024-05-09 20:36:13"
["post_content"]=>
string(573) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours."
["post_title"]=>
string(25) "HOPE VELVET EASY CLEAN FR"
["post_excerpt"]=>
string(1699) "HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
Hope Velvet passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
HOPE VELVET is a recycled velvet fabric with cotton look produced from a new sustainable Olefin yarn and Better Cotton™. It is the first recycled olefin yarn developed for furniture industry that is produced from converted textile wastes and uses no water during production process which saves 250 litters of water per sofa.
It is a fabric passed Recycled and has easy clean treatment for best performance while maintaining a natural and soft feel.It is has high resistance to abrasion and is fire retardant in several standards and is available in 16 irresistible colours.
https://aldeco.pt/product/hope-velvet-easy-clean-fr/?attribute_pa_aldeco-color=01-white-cotton
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(25) "hope-velvet-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:38"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://aldeco.pt/product/hope-velvet-easy-clean-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)#22287 (24) {
["ID"]=>
int(83388)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:01:04"
["post_date_gmt"]=>
string(19) "2024-05-09 20:01:04"
["post_content"]=>
string(430) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric."
["post_title"]=>
string(16) "ECOOL EASY CLEAN"
["post_excerpt"]=>
string(1367) "Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
Ecool Easy Clean is inspired in the handcrafted burlap and the rough texture is dimmed out by the calandraded finish that softens the fabric. It has a dobby structure with a very smooth touch and with a semi bouclé effect. We present this fabric with a variety of 36 colors, all of them with easy clean finish, for environmental awareness, in order to prevent the constant washing and to grant the aesthetic of this great fabric.
https://aldeco.pt/product/ecool-easy-clean/?attribute_pa_aldeco-color=01-jasmine-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(16) "ecool-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:18"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/ecool-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#16842 (24) {
["ID"]=>
int(97987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:38:33"
["post_date_gmt"]=>
string(19) "2024-05-09 21:38:33"
["post_content"]=>
string(376) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable."
["post_title"]=>
string(20) "RESCUE EASY CLEAN FR"
["post_excerpt"]=>
string(1313) "Rescue is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
Rescue Easy Clean FR is an innovative fabric, made of 100% plastic bottles reclaimed from the sea. This fabric is the perfect response to our commitment to heal the future and make this world a better place: It’s made of 100% recycled material, doesn’t generate any waste in its production, is extremely long lasting, has anti stain protection and it’s also very soft and comfortable.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/rescue-easy-clean-fr/?attribute_pa_aldeco-color=01-cotton-white
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "rescue-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-07 11:43:36"
["post_modified_gmt"]=>
string(19) "2024-08-07 11:43:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(47) "https://aldeco.pt/product/rescue-easy-clean-fr/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#13536 (24) {
["ID"]=>
int(57836)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:57:18"
["post_date_gmt"]=>
string(19) "2024-05-09 21:57:18"
["post_content"]=>
string(464) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding."
["post_title"]=>
string(14) "SEALIFE VELVET"
["post_excerpt"]=>
string(1105) "Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future. The corals are very sensitive and they bless us with the most beautiful and amazing colors when the oceans are clean, but if the environment is polluted, the corals die and lose their beautiful colours. Being double width, this printed heavy velvet is very versatile and perfect for upholstery, drapery and bedding.
Sealife Velvet is one of the stars of this collection. We represent life itself and the concern of the environmental issues of today and the future.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/sealife-velvet/?attribute_pa_aldeco-color=01-aqua-mist"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "sealife-velvet"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-09-13 13:43:54"
["post_modified_gmt"]=>
string(19) "2024-09-13 13:43:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://aldeco.pt/product/sealife-velvet/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#17190 (24) {
["ID"]=>
int(94072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 20:19:56"
["post_date_gmt"]=>
string(19) "2024-05-09 20:19:56"
["post_content"]=>
string(503) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc"
["post_title"]=>
string(19) "GEORGIAN EASY CLEAN"
["post_excerpt"]=>
string(1573) "Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
Georgian Easy Clean. Thanks to its special protective technology, DROPEASY allows you to make the most of your free time: no more long and expensive washing sessions. DROPEASY is safe for you and for the environment, it is completly non-toxix and makes you save water ans chemical detergents. Its protective treatment prevents the soiling substances from penetrating into the fibers, allowing the complete removal of the most common stains: coffee, wine, ketchup, wax crayons, silly putty, ink, mud, blood, urine, vomit, etc
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/georgian-easy-clean/?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(19) "georgian-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:57"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(46) "https://aldeco.pt/product/georgian-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#17143 (24) {
["ID"]=>
int(93239)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 19:35:17"
["post_date_gmt"]=>
string(19) "2024-05-09 19:35:17"
["post_content"]=>
string(267) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look."
["post_title"]=>
string(24) "BREMA FR WATER REPELLENT"
["post_excerpt"]=>
string(913) "Knitted velvet consists of yarns that are laying in a wave form and then be passed through one another. Knitted velvet made from a selection of polyester yarns that gives the knitwear more stech and elasticity to the fabric. This velvet has a mohair wool velvet look.
Brema FR Water Repellent, knitted velvet consists of yarns that are laying in a wave form and then be passed through one another.
https://aldeco.pt/product/brema-fr-water-repellent/?attribute_pa_aldeco-color=01-greige
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(24) "brema-fr-water-repellent"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:56:59"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:56:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(51) "https://aldeco.pt/product/brema-fr-water-repellent/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#22288 (24) {
["ID"]=>
int(57814)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 21:54:22"
["post_date_gmt"]=>
string(19) "2024-05-09 21:54:22"
["post_content"]=>
string(331) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors."
["post_title"]=>
string(16) "SALON EASY CLEAN"
["post_excerpt"]=>
string(1187) "This contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
Salon Easy Clean, this contemporary jacquard velvet has a semi-plain textured woven velvet look. The motif is developed to offer a designed look but can be easily applied everywhere as a semi-plain. It has high abrasion, water and soil repellent finish and the easy-care finish which leaves the fabric fully protected.
It is available in 20 colors.
https://aldeco.pt/product/salon-easy-clean/?attribute_pa_aldeco-color=01-natural-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(16) "salon-easy-clean"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:54:07"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:54:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://aldeco.pt/product/salon-easy-clean/"
["menu_order"]=>
int(0)
["post_type"]=>
string(7) "product"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(10)
["current_post"]=>
int(9)
["before_loop"]=>
bool(false)
["in_the_loop"]=>
bool(true)
["post"]=>
object(WP_Post)#20550 (24) {
["ID"]=>
int(97364)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-09 23:02:15"
["post_date_gmt"]=>
string(19) "2024-05-09 23:02:15"
["post_content"]=>
string(311) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric."
["post_title"]=>
string(21) "WOOLURE EASY CLEAN FR"
["post_excerpt"]=>
string(1155) "Flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
Woolure Easy Clean Fr, flat woven bouclé formed by two thread groups crossing at right angles to each other. The closer the threads are to each other, the higher the density and the heavier the fabric will be. Furthermore, the thickness of the threads is also important as regards the construction and weight of this textured fabric.
https://www.instagram.com/aldeco_interiorfabrics/
https://aldeco.pt/product/woolure-easy-clean-fr/?attribute_pa_aldeco-color=01-natural"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "woolure-easy-clean-fr"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-08-06 10:55:52"
["post_modified_gmt"]=>
string(19) "2024-08-06 10:55:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(48) "https://aldeco.pt/product/woolure-fr-easy-clean/"
["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(24)
["max_num_pages"]=>
int(3)
["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) "fd189097b9f5eabaeee08a0f6a18af32"
["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"
}
}
-
WOOLURE EASY CLEAN FR
01 Natural
-
WOOLURE EASY CLEAN FR
02 Ecru
-
WOOLURE EASY CLEAN FR
03 Beige
-
WOOLURE EASY CLEAN FR
04 Sand
-
WOOLURE EASY CLEAN FR
05 Taupe
-
WOOLURE EASY CLEAN FR
06 Espresso
-
WOOLURE EASY CLEAN FR
07 Dark Brown
-
WOOLURE EASY CLEAN FR
08 Mustard
-
WOOLURE EASY CLEAN FR
09 Moss Green
-
WOOLURE EASY CLEAN FR
10 Indigo Blue
-
WOOLURE EASY CLEAN FR
11 Blush