fbpx
array(2) {
  ["relation"]=>
  string(2) "OR"
  [0]=>
  array(4) {
    ["taxonomy"]=>
    string(17) "category-convenio"
    ["field"]=>
    string(2) "id"
    ["terms"]=>
    array(1) {
      [0]=>
      string(3) "432"
    }
    ["operator"]=>
    string(2) "IN"
  }
}
object(WP_Query)#4584 (53) {
  ["query"]=>
  array(7) {
    ["posts_per_page"]=>
    int(-1)
    ["orderby"]=>
    string(5) "title"
    ["order"]=>
    string(3) "ASC"
    ["post_type"]=>
    string(8) "convenio"
    ["relation"]=>
    string(2) "OR"
    ["tax_query"]=>
    array(2) {
      ["relation"]=>
      string(2) "OR"
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(17) "category-convenio"
        ["field"]=>
        string(2) "id"
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "432"
        }
        ["operator"]=>
        string(2) "IN"
      }
    }
    ["meta_query"]=>
    array(1) {
      ["relation"]=>
      string(2) "OR"
    }
  }
  ["query_vars"]=>
  array(71) {
    ["posts_per_page"]=>
    int(-1)
    ["orderby"]=>
    string(5) "title"
    ["order"]=>
    string(3) "ASC"
    ["post_type"]=>
    string(8) "convenio"
    ["relation"]=>
    string(2) "OR"
    ["tax_query"]=>
    array(2) {
      ["relation"]=>
      string(2) "OR"
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(17) "category-convenio"
        ["field"]=>
        string(2) "id"
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "432"
        }
        ["operator"]=>
        string(2) "IN"
      }
    }
    ["meta_query"]=>
    array(1) {
      ["relation"]=>
      string(2) "OR"
    }
    ["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) ""
    ["paged"]=>
    int(0)
    ["meta_key"]=>
    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)
    ["suppress_filters"]=>
    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(true)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["taxonomy"]=>
    string(17) "category-convenio"
    ["term_id"]=>
    string(3) "432"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#4586 (6) {
    ["queries"]=>
    array(2) {
      ["relation"]=>
      string(2) "OR"
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(17) "category-convenio"
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "432"
        }
        ["field"]=>
        string(2) "id"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(2) "OR"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(29) "QmnWodj2p7_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["category-convenio"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "432"
        }
        ["field"]=>
        string(2) "id"
      }
    }
    ["primary_table"]=>
    string(16) "QmnWodj2p7_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#4585 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    string(2) "OR"
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["request"]=>
  string(518) "SELECT   QmnWodj2p7_posts.*
			 FROM QmnWodj2p7_posts  LEFT JOIN QmnWodj2p7_term_relationships ON (QmnWodj2p7_posts.ID = QmnWodj2p7_term_relationships.object_id)
			 WHERE 1=1  AND ( 
  QmnWodj2p7_term_relationships.term_taxonomy_id IN (432,682,683,684,685,695,696,698,699,700,702,703,983)
) AND ((QmnWodj2p7_posts.post_type = 'convenio' AND (QmnWodj2p7_posts.post_status = 'publish' OR QmnWodj2p7_posts.post_status = 'acf-disabled')))
			 GROUP BY QmnWodj2p7_posts.ID
			 ORDER BY QmnWodj2p7_posts.post_title ASC
			 "
  ["posts"]=>
  array(72) {
    [0]=>
    object(WP_Post)#5449 (24) {
      ["ID"]=>
      int(31927)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 14:55:23"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 17:55:23"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "100% Fraldas"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "100-fraldas"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 16:03:10"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 19:03:10"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31927"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#5448 (24) {
      ["ID"]=>
      int(31945)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:02:01"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:02:01"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Ótica Barbosa"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "otica-barbosa"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:45:44"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:45:44"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31945"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#5447 (24) {
      ["ID"]=>
      int(31946)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:04:07"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:04:07"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Ótica Bignotto"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "otica-bignotto"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:45:23"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:45:23"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31946"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [3]=>
    object(WP_Post)#5446 (24) {
      ["ID"]=>
      int(31947)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:06:05"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:06:05"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Ótica Catarina"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "otica-catarina"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:44:04"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:44:04"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31947"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [4]=>
    object(WP_Post)#5445 (24) {
      ["ID"]=>
      int(31949)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:10:26"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:10:26"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Ótica de Paula"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "otica-de-paula"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:43:22"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:43:22"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31949"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [5]=>
    object(WP_Post)#5444 (24) {
      ["ID"]=>
      int(31948)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:08:21"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:08:21"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "Ótica Diniz"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "otica-diniz"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-04 11:34:22"
      ["post_modified_gmt"]=>
      string(19) "2023-10-04 14:34:22"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31948"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [6]=>
    object(WP_Post)#5443 (24) {
      ["ID"]=>
      int(31944)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:59:35"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:59:35"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Ótica Exótica"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "otica-exotica"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:46:13"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:46:13"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31944"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [7]=>
    object(WP_Post)#5442 (24) {
      ["ID"]=>
      int(31961)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:26:21"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:26:21"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Ótica Fótica"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "otica-fotica"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:38:01"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:38:01"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31961"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [8]=>
    object(WP_Post)#5441 (24) {
      ["ID"]=>
      int(31950)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:13:07"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:13:07"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Ótica Nacional"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "otica-nacional"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:42:43"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:42:43"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31950"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [9]=>
    object(WP_Post)#5440 (24) {
      ["ID"]=>
      int(31953)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:15:17"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:15:17"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(17) "Ótica Pontótica"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "otica-pontotica"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:41:48"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:41:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31953"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [10]=>
    object(WP_Post)#5439 (24) {
      ["ID"]=>
      int(178405)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 19:35:59"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 22:35:59"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(50) "Ótica SOS - A fábrica de óculos da sua família"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(44) "otica-sos-a-fabrica-de-oculos-da-sua-familia"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 10:43:22"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 13:43:22"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178405"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [11]=>
    object(WP_Post)#5438 (24) {
      ["ID"]=>
      int(31955)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:17:05"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:17:05"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(17) "Ótica Tecnótica"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "otica-tecnotica"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:41:14"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:41:14"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31955"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [12]=>
    object(WP_Post)#5437 (24) {
      ["ID"]=>
      int(31956)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:20:01"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:20:01"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Ótica Ulisses"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "otica-ulisses"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:40:22"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:40:22"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31956"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [13]=>
    object(WP_Post)#5436 (24) {
      ["ID"]=>
      int(31957)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:22:25"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:22:25"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Óticas Portal"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "oticas-portal"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:39:34"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:39:34"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31957"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [14]=>
    object(WP_Post)#5435 (24) {
      ["ID"]=>
      int(178402)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 19:29:00"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 22:29:00"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Élluz Ótica"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "elluz-otica"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 10:44:10"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 13:44:10"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178402"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [15]=>
    object(WP_Post)#5434 (24) {
      ["ID"]=>
      int(11875)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2022-11-14 16:27:07"
      ["post_date_gmt"]=>
      string(19) "2022-11-14 19:27:07"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Acqua Fitness"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "acqua-fitness"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-11 23:08:04"
      ["post_modified_gmt"]=>
      string(19) "2023-11-12 02:08:04"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=11875"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [16]=>
    object(WP_Post)#5433 (24) {
      ["ID"]=>
      int(31931)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:29:01"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:29:01"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(21) "Agência Trip Company"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(20) "agencia-trip-company"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:57:26"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:57:26"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31931"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [17]=>
    object(WP_Post)#5432 (24) {
      ["ID"]=>
      int(31940)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:49:28"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:49:28"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(6) "ARADOC"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(6) "aradoc"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:51:34"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:51:34"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31940"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [18]=>
    object(WP_Post)#5431 (24) {
      ["ID"]=>
      int(31994)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-05 08:03:44"
      ["post_date_gmt"]=>
      string(19) "2023-01-05 11:03:44"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(23) "Auto Elétrica Mercante"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(22) "auto-eletrica-mercante"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:15:56"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:15:56"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31994"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [19]=>
    object(WP_Post)#5430 (24) {
      ["ID"]=>
      int(178407)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 19:44:33"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 22:44:33"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(32) "Auto Mecânica e Elétrica Tupis"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(30) "auto-mecanica-e-eletrica-tupis"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-12-13 08:08:12"
      ["post_modified_gmt"]=>
      string(19) "2023-12-13 11:08:12"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178407"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [20]=>
    object(WP_Post)#5429 (24) {
      ["ID"]=>
      int(31995)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-05 08:05:55"
      ["post_date_gmt"]=>
      string(19) "2023-01-05 11:05:55"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(24) "Auto Mecânica Vitoriano"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(23) "auto-mecanica-vitoriano"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:14:47"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:14:47"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31995"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [21]=>
    object(WP_Post)#5428 (24) {
      ["ID"]=>
      int(28331)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 14:05:14"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 17:05:14"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(43) "Biolabor Laboratório de Análise Clínicas"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(40) "biolabor-laboratorio-de-analise-clinicas"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:38:47"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:38:47"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28331"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [22]=>
    object(WP_Post)#5427 (24) {
      ["ID"]=>
      int(28326)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 13:48:58"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 16:48:58"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "Casa Araújo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "casa-araujo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:48:09"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:48:09"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28326"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [23]=>
    object(WP_Post)#5426 (24) {
      ["ID"]=>
      int(31999)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-05 08:13:33"
      ["post_date_gmt"]=>
      string(19) "2023-01-05 11:13:33"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(20) "Casa Braço de Prata"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "casa-braco-de-prata"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 12:28:58"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 15:28:58"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31999"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [24]=>
    object(WP_Post)#5425 (24) {
      ["ID"]=>
      int(28327)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 13:50:44"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 16:50:44"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(10) "Casa Silva"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(10) "casa-silva"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:48:34"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:48:34"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28327"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [25]=>
    object(WP_Post)#5424 (24) {
      ["ID"]=>
      int(233361)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2023-11-22 07:55:07"
      ["post_date_gmt"]=>
      string(19) "2023-11-22 10:55:07"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(16) "Castor Calçados"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "castor-calcados"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-01-11 15:16:50"
      ["post_modified_gmt"]=>
      string(19) "2024-01-11 18:16:50"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=233361"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [26]=>
    object(WP_Post)#5423 (24) {
      ["ID"]=>
      int(31897)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 13:53:50"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 16:53:50"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Center Flores"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "center-flores"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 21:07:17"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 00:07:17"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31897"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [27]=>
    object(WP_Post)#5422 (24) {
      ["ID"]=>
      int(178406)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 19:40:40"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 22:40:40"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(38) "Centro Automotivo Excellence ( Hudson)"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(35) "centro-automotivo-excellence-hudson"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 10:41:41"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 13:41:41"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178406"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [28]=>
    object(WP_Post)#5421 (24) {
      ["ID"]=>
      int(31889)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 13:31:02"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 16:31:02"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(22) "Cifra - Negócio Certo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "cifra-negocio-certo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 21:35:55"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 00:35:55"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31889"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [29]=>
    object(WP_Post)#5420 (24) {
      ["ID"]=>
      int(31979)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:46:42"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:46:42"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(34) "Clínica Politani Ultrassonografia"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(33) "clinica-politani-ultrassonografia"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:23:12"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:23:12"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31979"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [30]=>
    object(WP_Post)#5419 (24) {
      ["ID"]=>
      int(178392)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:41:41"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:41:41"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(30) "Clínica Veterinária Pet Room"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(28) "clinica-veterinaria-pet-room"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-03-22 17:58:05"
      ["post_modified_gmt"]=>
      string(19) "2024-03-22 20:58:05"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178392"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [31]=>
    object(WP_Post)#5418 (24) {
      ["ID"]=>
      int(234273)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2024-02-05 12:34:50"
      ["post_date_gmt"]=>
      string(19) "2024-02-05 15:34:50"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(31) "ClinPetLife Centro Veterinário"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(30) "clinpetlife-centro-veterinario"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-05 12:40:50"
      ["post_modified_gmt"]=>
      string(19) "2024-02-05 15:40:50"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=234273"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [32]=>
    object(WP_Post)#5417 (24) {
      ["ID"]=>
      int(28329)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 13:56:04"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 16:56:04"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(7) "Colombo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(7) "colombo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:41:48"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:41:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28329"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [33]=>
    object(WP_Post)#5416 (24) {
      ["ID"]=>
      int(31928)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:10:11"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:10:11"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Dom Sebastian"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "dom-sebastian"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:58:40"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:58:40"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31928"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [34]=>
    object(WP_Post)#5415 (24) {
      ["ID"]=>
      int(178387)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:24:02"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:24:02"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(20) "Don Gucci - Pizzaria"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(18) "don-gucci-pizzaria"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 11:17:50"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 14:17:50"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178387"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [35]=>
    object(WP_Post)#5414 (24) {
      ["ID"]=>
      int(31985)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:49:37"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:49:37"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(28) "Drª Simone Rodrigues Azanha"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(27) "dra-simone-rodrigues-azanha"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:21:02"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:21:02"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31985"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [36]=>
    object(WP_Post)#5413 (24) {
      ["ID"]=>
      int(28335)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 14:30:13"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 17:30:13"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(8) "EDEN PET"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(8) "eden-pet"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:34:18"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:34:18"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28335"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [37]=>
    object(WP_Post)#5412 (24) {
      ["ID"]=>
      int(234487)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2024-02-20 12:08:51"
      ["post_date_gmt"]=>
      string(19) "2024-02-20 15:08:51"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(20) "Empório Equilibrium"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "emporio-equilibrium"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-29 12:07:38"
      ["post_modified_gmt"]=>
      string(19) "2024-02-29 15:07:38"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=234487"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [38]=>
    object(WP_Post)#5411 (24) {
      ["ID"]=>
      int(31865)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 11:49:32"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 14:49:32"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(26) "Escola Catatau Alternativa"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(26) "escola-catatau-alternativa"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 21:59:20"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 00:59:20"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31865"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [39]=>
    object(WP_Post)#5410 (24) {
      ["ID"]=>
      int(31989)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:52:23"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:52:23"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(19) "Exclusive Uniformes"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "exclusive-uniformes"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:18:06"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:18:06"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31989"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [40]=>
    object(WP_Post)#5409 (24) {
      ["ID"]=>
      int(178409)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 19:49:18"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 22:49:18"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(17) "Farsura e Farsura"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(25) "farsura-e-farsura-ltda-me"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-03 16:11:37"
      ["post_modified_gmt"]=>
      string(19) "2023-10-03 19:11:37"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178409"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [41]=>
    object(WP_Post)#5408 (24) {
      ["ID"]=>
      int(31925)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 14:52:00"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 17:52:00"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "Foto Sistema"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "foto-sistema"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 16:08:21"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 19:08:21"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31925"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [42]=>
    object(WP_Post)#5407 (24) {
      ["ID"]=>
      int(28330)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 13:58:03"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 16:58:03"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(8) "Gilberto"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "colombo-2"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:41:00"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:41:00"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28330"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [43]=>
    object(WP_Post)#5406 (24) {
      ["ID"]=>
      int(178394)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:49:12"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:49:12"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(38) "HOSPTEM Cirúrgica e Artigo Hospitalar"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(37) "hosptem-cirurgica-e-artigo-hospitalar"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-04-15 12:40:31"
      ["post_modified_gmt"]=>
      string(19) "2024-04-15 15:40:31"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178394"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [44]=>
    object(WP_Post)#5405 (24) {
      ["ID"]=>
      int(31972)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:36:40"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:36:40"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Junseg Seguros"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "junseg-seguros"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:27:15"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:27:15"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31972"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [45]=>
    object(WP_Post)#5404 (24) {
      ["ID"]=>
      int(31898)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 13:55:32"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 16:55:32"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Konkist Flores"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "konkist-flores"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 21:05:08"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 00:05:08"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31898"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [46]=>
    object(WP_Post)#5403 (24) {
      ["ID"]=>
      int(28332)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 14:11:23"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 17:11:23"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(20) "Laboratório Pasteur"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "laboratorio-pasteur"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:36:56"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:36:56"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28332"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [47]=>
    object(WP_Post)#5402 (24) {
      ["ID"]=>
      int(178481)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-03-01 12:10:09"
      ["post_date_gmt"]=>
      string(19) "2023-03-01 15:10:09"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(25) "LifeCare Teleassistência"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(24) "lifecare-teleassistencia"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 10:47:39"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 13:47:39"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178481"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [48]=>
    object(WP_Post)#5401 (24) {
      ["ID"]=>
      int(31942)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:53:49"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:53:49"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(26) "Livraria e Papelaria Apolo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(26) "livraria-e-papelaria-apolo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:49:06"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:49:06"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31942"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [49]=>
    object(WP_Post)#5400 (24) {
      ["ID"]=>
      int(178480)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-03-01 11:59:27"
      ["post_date_gmt"]=>
      string(19) "2023-03-01 14:59:27"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(18) "Lu e Lu Brinquedos"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(18) "lu-e-lu-brinquedos"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-03 12:18:48"
      ["post_modified_gmt"]=>
      string(19) "2023-10-03 15:18:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178480"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [50]=>
    object(WP_Post)#5399 (24) {
      ["ID"]=>
      int(31997)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-05 08:10:29"
      ["post_date_gmt"]=>
      string(19) "2023-01-05 11:10:29"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(11) "Master Limp"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "master-limp"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:13:33"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:13:33"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31997"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [51]=>
    object(WP_Post)#5398 (24) {
      ["ID"]=>
      int(31868)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 11:55:12"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 14:55:12"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "Microlins"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "microlins"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 21:56:43"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 00:56:43"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31868"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [52]=>
    object(WP_Post)#5397 (24) {
      ["ID"]=>
      int(234485)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2024-02-20 11:27:49"
      ["post_date_gmt"]=>
      string(19) "2024-02-20 14:27:49"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(31) "Padaria e Confeitaria Bom Jesus"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(31) "padaria-e-confeitaria-bom-jesus"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-20 11:31:40"
      ["post_modified_gmt"]=>
      string(19) "2024-02-20 14:31:40"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=234485"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [53]=>
    object(WP_Post)#5396 (24) {
      ["ID"]=>
      int(178393)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:46:48"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:46:48"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(17) "Papelaria Araújo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(16) "papelaria-araujo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 11:13:46"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 14:13:46"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178393"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [54]=>
    object(WP_Post)#5395 (24) {
      ["ID"]=>
      int(234367)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2024-02-12 15:01:58"
      ["post_date_gmt"]=>
      string(19) "2024-02-12 18:01:58"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(36) "PESQUEIRO E PISCICULTURA SANTA CLARA"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(36) "pesqueiro-e-piscicultura-santa-clara"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-12 17:32:17"
      ["post_modified_gmt"]=>
      string(19) "2024-02-12 20:32:17"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=234367"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [55]=>
    object(WP_Post)#5394 (24) {
      ["ID"]=>
      int(31964)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:29:49"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:29:49"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Porto da Pizza"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "porto-da-pizza"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:34:48"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:34:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31964"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [56]=>
    object(WP_Post)#5393 (24) {
      ["ID"]=>
      int(28328)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 13:51:59"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 16:51:59"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "Portronic"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "portronic"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:45:14"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:45:14"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28328"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [57]=>
    object(WP_Post)#5392 (24) {
      ["ID"]=>
      int(31932)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:32:35"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:32:35"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(34) "Pousada Jacaré Pepira - Brotas/SP"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(31) "pousada-jacare-pepira-brotas-sp"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-12 16:59:05"
      ["post_modified_gmt"]=>
      string(19) "2024-02-12 19:59:05"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31932"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [58]=>
    object(WP_Post)#5391 (24) {
      ["ID"]=>
      int(31933)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:38:24"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:38:24"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(15) "Pousada Maanaim"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "pousada-maanaim"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:55:02"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:55:02"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31933"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [59]=>
    object(WP_Post)#5390 (24) {
      ["ID"]=>
      int(31967)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:31:53"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:31:53"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "Prev Serv"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "prev-serv"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:33:48"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:33:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31967"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [60]=>
    object(WP_Post)#5389 (24) {
      ["ID"]=>
      int(28334)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 14:15:28"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 17:15:28"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(44) "Previlab Laboratório de Análises Clínicas"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(41) "previlab-laboratorio-de-analises-clinicas"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-10 05:36:20"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 08:36:20"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28334"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [61]=>
    object(WP_Post)#5388 (24) {
      ["ID"]=>
      int(235071)
      ["post_author"]=>
      string(2) "10"
      ["post_date"]=>
      string(19) "2024-04-10 10:40:07"
      ["post_date_gmt"]=>
      string(19) "2024-04-10 13:40:07"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(45) "Prexus Contabilidade e Assessoria Empresarial"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(45) "prexus-contabilidade-e-assessoria-empresarial"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-04-10 10:40:07"
      ["post_modified_gmt"]=>
      string(19) "2024-04-10 13:40:07"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=235071"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [62]=>
    object(WP_Post)#5387 (24) {
      ["ID"]=>
      int(28301)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 11:44:46"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 14:44:46"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(8) "Recarjet"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(8) "recarjet"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-11 22:42:28"
      ["post_modified_gmt"]=>
      string(19) "2023-11-12 01:42:28"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28301"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [63]=>
    object(WP_Post)#5386 (24) {
      ["ID"]=>
      int(178400)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-02-24 17:28:17"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 20:28:17"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(21) "Rede Pratika Prata II"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(21) "rede-pratika-prata-ii"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 10:46:17"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 13:46:17"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178400"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [64]=>
    object(WP_Post)#5385 (24) {
      ["ID"]=>
      int(31936)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:41:59"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:41:59"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(21) "Refúgio das Toninhas"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(20) "refugio-das-toninhas"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:53:57"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:53:57"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31936"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [65]=>
    object(WP_Post)#5384 (24) {
      ["ID"]=>
      int(178389)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:34:10"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:34:10"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(22) "Restaurante Dona Maria"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(22) "restaurante-dona-maria"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 11:16:09"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 14:16:09"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178389"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [66]=>
    object(WP_Post)#5383 (24) {
      ["ID"]=>
      int(32000)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-05 08:15:42"
      ["post_date_gmt"]=>
      string(19) "2023-01-05 11:15:42"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(43) "São Rafael + Saúde - Serviços e Produtos"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(36) "sao-rafael-saude-servicos-e-produtos"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 12:20:57"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 15:20:57"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=32000"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [67]=>
    object(WP_Post)#5382 (24) {
      ["ID"]=>
      int(231762)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-08-31 11:12:51"
      ["post_date_gmt"]=>
      string(19) "2023-08-31 14:12:51"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(30) "San Marino Vidros e Esquadrias"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(30) "san-marino-vidros-e-esquadrias"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-01-11 16:18:37"
      ["post_modified_gmt"]=>
      string(19) "2024-01-11 19:18:37"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=231762"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [68]=>
    object(WP_Post)#5381 (24) {
      ["ID"]=>
      int(178382)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2023-02-24 16:17:59"
      ["post_date_gmt"]=>
      string(19) "2023-02-24 19:17:59"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(24) "Santa Fábrica - Padaria"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(21) "santa-fabrica-padaria"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-13 11:22:08"
      ["post_modified_gmt"]=>
      string(19) "2023-10-13 14:22:08"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(59) "https://www.orsola.com.br/?post_type=convenio&p=178382"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [69]=>
    object(WP_Post)#5380 (24) {
      ["ID"]=>
      int(31976)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 16:38:19"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 19:38:19"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(10) "Ultra-Prev"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(10) "ultra-prev"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:24:33"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:24:33"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31976"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [70]=>
    object(WP_Post)#5378 (24) {
      ["ID"]=>
      int(28364)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-12-22 16:44:49"
      ["post_date_gmt"]=>
      string(19) "2022-12-22 19:44:49"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(43) "Varela Cerimonial e Decorações de Eventos"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(41) "varela-cerimonial-e-decoracoes-de-eventos"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 22:13:41"
      ["post_modified_gmt"]=>
      string(19) "2023-11-10 01:13:41"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=28364"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [71]=>
    object(WP_Post)#5379 (24) {
      ["ID"]=>
      int(31939)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2023-01-04 15:46:30"
      ["post_date_gmt"]=>
      string(19) "2023-01-04 18:46:30"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Velas Chalés"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "velas-chales"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-11-09 15:53:18"
      ["post_modified_gmt"]=>
      string(19) "2023-11-09 18:53:18"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(58) "https://www.orsola.com.br/?post_type=convenio&p=31939"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(8) "convenio"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
  }
  ["post_count"]=>
  int(72)
  ["current_post"]=>
  int(-1)
  ["before_loop"]=>
  bool(true)
  ["in_the_loop"]=>
  bool(false)
  ["post"]=>
  object(WP_Post)#5449 (24) {
    ["ID"]=>
    int(31927)
    ["post_author"]=>
    string(1) "3"
    ["post_date"]=>
    string(19) "2023-01-04 14:55:23"
    ["post_date_gmt"]=>
    string(19) "2023-01-04 17:55:23"
    ["post_content"]=>
    string(0) ""
    ["post_title"]=>
    string(12) "100% Fraldas"
    ["post_excerpt"]=>
    string(0) ""
    ["post_status"]=>
    string(7) "publish"
    ["comment_status"]=>
    string(6) "closed"
    ["ping_status"]=>
    string(6) "closed"
    ["post_password"]=>
    string(0) ""
    ["post_name"]=>
    string(11) "100-fraldas"
    ["to_ping"]=>
    string(0) ""
    ["pinged"]=>
    string(0) ""
    ["post_modified"]=>
    string(19) "2023-11-09 16:03:10"
    ["post_modified_gmt"]=>
    string(19) "2023-11-09 19:03:10"
    ["post_content_filtered"]=>
    string(0) ""
    ["post_parent"]=>
    int(0)
    ["guid"]=>
    string(58) "https://www.orsola.com.br/?post_type=convenio&p=31927"
    ["menu_order"]=>
    int(0)
    ["post_type"]=>
    string(8) "convenio"
    ["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(72)
  ["max_num_pages"]=>
  int(0)
  ["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(false)
  ["query_vars_hash":"WP_Query":private]=>
  string(32) "9b984a444a8652ec77e130129a692717"
  ["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"
  }
}

Convênios

CONVÊNIOS

Educação e ensino, academias, despachantes e muito mais.

Descontos e condições especiais, veja a relação de conveniados!

Confira os benefícios exclusivos que os Clientes e Associados Orsola desfrutam, incluindo descontos e condições especiais em uma ampla gama de setores de mercado.

Descubra quem são eles:

100% Fraldas

Tudo em fraldas infantis e geriátricas, perfumes para bebês e para você. Entrega a domicílios.
Rua Gal. Osório, 740, Centro – Santa Bárbara D’ Oeste

(19)3463.5761

Benefícios oferecidos

Desconto: 5% em produtos geriátricos

Ótica Barbosa

www.oticabarbosa.com.br

Lentes, armações, óculos de sol

Rua Santa Bárbara, 711, Centro – Santa Bárbara d’Oeste
(19)3463.6854

Benefícios oferecidos

Desconto: até 6x, 5% e à vista 15%

Ótica Bignotto

Lentes, armações, óculos de sol

Rua Santa Bárbara, 698, Centro – Santa Bárbara d’Oeste
(19)3463.3313

Benefícios oferecidos

Desconto: à vista 15%, em 2x ou 3x, desconto de 10%, em 5x desconto de 5%

Ótica Catarina

Óculos completo, lentes de contato coloridas e com grau.

Rua Dona Margarida, 672 – Centro – Santa Bárbara d’Oeste
(19)3454.1643

Benefícios oferecidos

Desconto: 10% à vista, 5% desconto em 3x e 6x sem juros

Ótica de Paula

Aviamento de Receitas em Geral, Óculos de sol, Receituário, Lente de contato.

Trabalhamos com os melhores laboratórios Hoya, Zeiss e Essilor
Av. Campos Salles, 1625, Frezarim – Americana
(19)3462.1484

Benefícios oferecidos

Desconto: 20% à vista, 10% em 2x, 15% em 3x, – Com apresentação da carteirinha.

Ótica Diniz

R. Dona Margarida, 676 – Centro – SBO
(19)99828-7098

Rua Washington Luiz, 82 – Centro – Americana
(19)3405.5859

Benefícios oferecidos

Descontos: de 30% nas marcas próprias, 20% nas marcas de grifes e 40% nas lentes simples de 0 a 4 graus.
Pagamento em 10x no cartão de crédito ou crediário próprio.

Ótica Exótica

www.oticabarbosa.com.br

Óculos de sol e grau, lentes de contato.

Santa Bárbara d’Oeste:
Av. São Paulo, 1722, Cidade Nova
(19)3457.2260
Rua Dona Margarida, 710, Centro
(19)3629.0750

Americana:
Rua Rui Barbosa, 331, Centro
(19)3471.0750

Nova Odessa:
Rua Aristeu Valente, 315, Centro
(19)3476.6857

 

Benefícios oferecidos

Desconto: à vista 15% em 2x ou 3x

Ótica Fótica

@oticafotica

Óculos de sol e grau, lentes de contato.
Rua General Osório, 528 – Centro de Santa Bárbara d’Oeste.
(19)9 9367-1917

Benefícios oferecidos

20% de desconto no pagamento avista
15% de desconto no cartão de crédito ou crediário em 10x e ganhará 1 óculos de Sol das marcas Valentina ou Enzo Ferrari.

Ótica Nacional

Assistência e Manutenção nas armações e nos solares
Rua Dona Margarida, 631, Centro – Santa Bárbara d’Oeste
Tivoli Shopping: Av. Santa Bárbara, 777, Loja 39 – Santa Bárbara d’Oeste
(19)3463.3777

Benefícios oferecidos

Descontos especiais até 15%.

Ótica Pontótica

Especialização em lentes leves e finas, multifocais
Rua Gal. Osório, 691, Centro – Santa Bárbara d’Oeste
(19)3455.4747

Benefícios oferecidos

Desconto: 10% a 30% até 10x

Ótica SOS – A fábrica de óculos da sua família

Armações e lentes das melhores qualidades, óculos de sol e grau, oficina de consertos.
Av. Alonso Keese Dodson, 516 – Planalto do Sol II
Telefone: (19) 3457.5030

R. Emboabas. 823 – Santa Rita de Cassia
Telefone: (19) 99388-4120

Benefícios oferecidos

Parcelamento e descontos de 5 a 10%

Ótica Tecnótica

Armações nacionais, importadas e infantis,óculos de sol e todos os tipos de lentes – Assistência permanente.
Rua Washington Luis, 66 – sala 5, Centro – Americana
(19)3461.6923

Benefícios oferecidos

Desconto: 10% em 3x, 20% em 2x, 30% à vista

Ótica Ulisses

Mude seu visual, saia da mesmice, compre seus óculos na Ótica Ulisses.
Rua XV de Novembro, 854, Centro (em frente a Nossa Caixa) – Santa Bárbara d’Oeste
(19)3455.2263

Benefícios oferecidos

Óculos sem entrada com desconto de 20% à vista, 15% de desconto em 6x, 10% em 8x em 10x sem acréscimo.

Óticas Portal

Óculos de sol, grau, lentes de contato, parcelamos na sua conta de energia, sem consulta no SPC e SERASA.
Rua Padre Antonio Anchieta, 385 – V. Pavan – Americana/SP
(19)3604.9204

Benefícios oferecidos

Desconto de 30% a vista, 15% em 3x, 10% em 4x no cartão de crédito e na conta de energia 5% em até 6x

Élluz Ótica

Óculos de grau óculos de sol, Lentes de contato e acessórios.

Agendamento de consultas com médico oftalmologista.

Rua Padre Epifânio Estevan, 320 – Centro de Americana.
WhatsApp: (19) 3013.1373 / (19) 99164.6093

Benefícios oferecidos

Desconto ao sócio 20% no pagamento avista, 15% em 3x e 10% em 6x

Acqua Fitness

www.acquafitnessamericana.com.br

Aulas de natação, hidroginástica, hidroterapia, ginástica laboral e personal trainer.
Rua Gonçalves Dias, 1317 – Vila Jones – Americana
(19) 3621.4135(19) 3405.31323

Benefícios oferecidos

Descontos de 5% aos associados e clientes da Orsola

Agência Trip Company

www.tripcompany.com.br

Rua Gal. Câmara, 314, Centro – Santa Bárbara D’ Oeste

(19)3626.2565

Benefícios oferecidos

Desconto especiais nas excursões: Gena ou Guta

ARADOC

Radiografias e documentações odontológicas – 5% de desconto nas documentações ortodônticas a vista.

Rua Gonçalves Dias, 509 – Jd. Girassol – Americana

(16)3621.5594– e-mail: [email protected]

 

Auto Elétrica Mercante

Bateria, Motor de Partida, Alternador, Instalações em Geral

Rua Inácio Antonio, 606 – Santa Bárbara d’Oeste
(19)3463.1667

Benefícios oferecidos

Desconto: 10% à vista

Auto Mecânica e Elétrica Tupis

Super troca de óleo, Injeção eletrônica, Mecânica em Geral, Elétrica em geral, Freios – ABS – Airbag – Filtro de ar condicionado, Suspenção em geral, Cambio, Embreagem, Motores de partida.

Rua Tupis, 846 – Jardim São Francisco – Santa Bárbara d’Oeste.
WhatsApp: (19) 3454.3014 / (19) 3012.0147 / (19) 98750.3805

Benefícios oferecidos

Descontos de 10% no pagamento á vista, ou parcelamos em 4 parcelas sem juros em todos os serviços.

Auto Mecânica Vitoriano

Rua Venezuela, 304 – Vila Sartori – Santa Bárbara D’ Oeste
(19)3463.1230 / (19)3454.5188

Benefícios oferecidos

Desconto: Mão de Obra – 10%

Biolabor Laboratório de Análise Clínicas

Exames de sangue, fezes, urina, sexagem fetal, hormônios e DNA – Único com área técnica para urgências e teste de gravidez em 10 minutos

Exames Toxicológicos (renovação de CNH – C/D/E)
UNIDADE I – Rua João Lino, 841 – Centro – Santa Bárbara d’ Oeste
(19) 3455.2600 / (19) 3454.1604 / (19) 98911.8693

UNIDADE II – Rua Limeira, 455 – Cândido Bertine – Santa Bárbara d’Oeste
(19) 3457.1025 / (19) 98942.1283

Benefícios oferecidos

Descontos: 20% a 30%

Casa Araújo

Material p/ Construção
Rua Santa Bárbara, 909 – Santa Bárbara d’Oeste
(19) 3463.5543  / (19) 3455.2446

Benefícios oferecidos

Desconto: 7% exceto promoções e cimento

Casa Braço de Prata

Armas, Munições, Caça, Pesca e Camping

Rua Santa Bárbara, 721 – Centro de Santa Bárbara d’Oeste – SP – Centro Comercial Pinguim
(19)3463.4333

Benefícios oferecidos

Desconto de 10% na compra avista.

Casa Silva

Material Elétrico, Tubos, Conexões em PVC, Materiais Básicos
Rua Peregrino de Oliveira Lino, 205 – Vila Linópolis – Santa Bárbara d’Oeste
(19) 3455.0101 

Benefícios oferecidos

Desconto: 5%

Castor Calçados

Castor calçados caminhando com você.

Rua XV de Novembro, 626 – Centro – Santa Bárbara d’Oeste

[email protected]

(19) 991079771 – (19) 98817 0800

Castor Calçados Americana

Calçadão da Rua Trinta de Julho

(19) 34616996 – (19) 982473989

Benefícios oferecidos

Até R$150,00 5% de desconto (dinheiro ou pix)

Até R$300,00 7% de desconto (dinheiro ou pix) exceto produtos na promoção

Center Flores

Cestas de café da manhã, decoração e jardinagem
Av. Tiradentes, 1011 – Jardim América – Santa Bárbara D’ Oeste
(19)3463.8312

Benefícios oferecidos

Desconto: 10% na floricultura

Centro Automotivo Excellence ( Hudson)

Mecânica e Elétrica em geral, Troca de óleo, Carga de gás e ar condicionado, Alinhamento e Balanceamento.
Checkup em 35 itens do seu carro sem custo

Rua Professor Antônio Arruda Ribeiro, 543 – Jardim América – Santa Bárbara d’Oeste
Ponto de referencia atrás do Velório Municipal Berto Lira

WhatsApp: (19) 9457-7501 / (19) 99293-4854 

Benefícios oferecidos

Desconto aos associados de 10%

Cifra – Negócio Certo

www.negociocerto.srv.br

Empréstimos para aposentados e pensionistas – Crédito pessoal no cheque. Financiamos carros e motos
Rua XV de Novembro, 517, Centro – Santa Bárbara D’ Oeste
Rua do Algodão, 1381, Cidade Nova – Santa Bárbara D’ Oeste

 (19)3455.7111

Benefícios oferecidos

Desconto: 5%.

Clínica Politani Ultrassonografia

Ultrassonografia geral: Abdome, aparelho urinário, pélvico, tireoide, obstétrico, sistema musculoesquelético, articulações, entre outros. Ultrassonográfica domiciliar com alta definição de imagem e excelência no diagnóstico. Dr. André Politani

Av. Tiradentes, 855 – Vila Pacheco – Santa Bárbara d’Oeste
(19)3455-2127  WhatsApp: (19)99199-8170

Benefícios oferecidos

Desconto de 20% sobre os valores dos exames de ultrassonografia e opções de parcelamento.

Clínica Veterinária Pet Room

Uma clínica veterinária humanizada, focada em aumentar a longevidade de seu Pet através da medicina veterinária funcional e preventiva.
Cllínica médica e cirúrgica de pequenos animais, banho e tosa, ofurô, acupuntura, fisioterapia, hotelzinho e taxi dog.

Rua Duque de Caxias, 80 Centro – Santa Bárbara d’Oeste
Fixo: (19) 3628-8228

WhatsApp: (19) 99214-0469

Benefícios oferecidos

Descontos especiais para associados da Orsola.

ClinPetLife Centro Veterinário

ClinPetLife Centro Veterinário aberto 24horas para emergências, consultas, internações, exames de sangue, raio-x e Ultrassom. Nosso diferencial e o centro cirúrgico para cirurgias ortopédicas e cirurgia geral.

Rua Tamoio, 430 – Santa Catarina – Americana-SP

(19) 3013-2975 – Cel/WhasApp (19) 98450-5025

Valores diferenciados em consultas com clinico geral

Colombo

Fotos, Placas, Túmulo de Granito Mão de obra especial – 30 anos no ramo
Rua Bahia, 560 – Vila Grego – Santa Bárbara d’Oeste
(19) 3455.3055 / WhatsApp (19) 997167242 / (19) 99747.8713 (Dorotéia)

Benefícios oferecidos

Desconto: à vista 5% ou 3 vezes s/ acréscimo

Dom Sebastian

Joias e Bijuterias em geral
Rua Gal. Câmara, 689, Centro – Santa Bárbara D’ Oeste

3463.4601

Benefícios oferecidos

Desconto: 10% em Bijuterias em ouro

Don Gucci – Pizzaria

O menu de restaurante Don Gucci é recomendado para os amantes da culinária. Pizza saborosa impressiona desde a primeira mordida.

Endereço: Av. Monte Castelo, 353, Santa Bárbara D’Oeste, São Paulo, Brasil, 13450-031
3463.1185 ou 98981.8719

Benefícios oferecidos

Na compra de 2 Pizzas ganha 1 borda grátis de catupiry ou cheddar

Drª Simone Rodrigues Azanha

Atendimento domiciliar somente medicação.

(19)3463.8622 

Benefícios oferecidos

Desconto: 10%

EDEN PET

1º Crematório de pequenos animais

Rua Francisco de Salles Nogueira Filho, 36 – Pq. Via Norte – Campinas
(19) 3245.1914 / (19) 99662.4140

Benefícios oferecidos

Desconto: 20%

Empório Equilibrium

A Empório Equilibrium é uma loja que se destaca por oferecer produtos naturais, orgânicos e sustentáveis, promovendo um estilo de vida saudável e equilibrado. Além disso a Empório Equilibrium busca promover a conscientização sobre a importância de escolhas saudáveis e sustentáveis para o bem estar individual e coletivo.

WhatsApp: (19) 99789.5421 (19) 3516.1980

Benefícios oferecidos

Produtos sem glúten e lactose, suplementação de atletas de varias marcas dentre elas Sanavita e linha a granel ( Oleaginosas ) para associados da Orsola 5% de desconto.

Escola Catatau Alternativa

Educação Infantil

Rua México, 201 – Cechino – Americana
 (19) 3462.1703

Benefícios oferecidos

Desconto: 10%

Exclusive Uniformes

Linhas diferenciadas: executiva, administrativa, clínica, estética, operacional e promocional. Vendas direto da fábrica com descontos especiais

Rua Henrique Wiezel, 220 – Santa Bárbara d’Oeste
(19)3463.2002

Farsura e Farsura

Temos todos os acessórios para seu eletrodoméstico

Estamos atendendo com agendamento:
Segunda à sexta, das 9:00hs às 15:00hs e aos sábados das 9:00hs até ás 12:00hs

* para retirada de produtos prontos
* entrega de produtos para conserto
* orçamentos
* peças e acessórios

WhatsApp: (19) 3454-5258/ (19) 99200-4415

Benefícios oferecidos

Associados Orsola terão 5% de desconto (dinheiro) nos pagamentos á vista

Foto Sistema

Rua Dona Margarida, 499, Calçadão, Centro – Santa Bárbara D’ Oeste
Rua Antônio Frezarin, 114 – Vila Medon – Americana SP

(19)3455.0885

Benefícios oferecidos

Desconto: 10% em revelação de filmes em 1h, 5% em mercadorias em geral (menos de promoção).

Gilberto

Jazigos, Carneiras, túmulos de granito ou cerâmica, fotos, placas
Cemitério Central
(19) 99473.0047 /

Benefícios oferecidos

Desconto: 10% a vista ou em 2 vezes s/ acréscimo

HOSPTEM Cirúrgica e Artigo Hospitalar

Somos uma empresa com mais de 9 anos no mercado, Fornecemos materiais cirúrgicos, artigos hospitalares, ortopédicos e descartáveis, tais como cadeira de rodas, cadeira de banho, cama hospitalar, cinta cirúrgica, tipoia, muleta, andador, meias de compressão, bengala, faixa abdominal e muito mais.

Rua Quinze de Novembro, 545 – Centro de Santa Bárbara d’Oeste.
3463.0100 ou (19) 99684.8781

Benefícios oferecidos

Clientes da Orsola tem desconto de 7% em todos os produtos.

Junseg Seguros

www.junsegseguros.com.br

Aceita Bônus de qualquer seguradora p/ renovação

R. Floriano Peixoto, 1324 – Vila Breda, Santa Bárbara d’Oeste
(19)3463.2266 / (19)3455.4898

Benefícios oferecidos

Desconto: 5% para seguros novos

Konkist Flores

Cestas em geral, ramalhetes e flores. Depressão. Atendimento a domicílio, também nos finais de semana.
15 de Novembro, 1570 – Vila Bortoleto – Santa Bárbara D’ Oeste
WhatsApp (19)3463.3445

Benefícios oferecidos

Desconto: 10% em vasos e cestas

Laboratório Pasteur

Exames de sangue, fezes, urina e hormônios

Santa Bárbara d’ Oeste
Rua General Câmara, 1000, Centro
(19) 3455.1554
Av. São Paulo, 1365, Cidade Nova
(19) 3473.3215

Americana
Rua Fortunato Basseto, 37, Vila Medon
(19) 3462.2294

Nova Odessa
Rua 1º de Janeiro, 336, Centro
(19) 3466.4990

Benefícios oferecidos

Descontos: 10%

LifeCare Teleassistência

www.redelifecare.com.br

Serviços de comunicação emergencial para idosos, gestantes e pessoas com necessidades especiais – Um click pode salvar a vida de quem você ama.

Rua Florindo Cibin, 110 – V. Medon – Americana – SP

 (19) 3405.3234 / 3601.5812

Benefícios oferecidos

Descontos Especiais

Livraria e Papelaria Apolo

www.papelariaapolo.com.br

Material escolar, livros didáticos e materiais diversos.

Rua Antônio Pacioli, 50 – Jardim Progresso- Americana

(19)33461.9496(19)3461.1706 WhatsApp:(19)98979.7422

Benefícios oferecidos

Desconto: 7% somente para materiais e com apresentação da carteirinha.

Lu e Lu Brinquedos

Locação de Cama Elástica, Balão Pula-Pula, Piscina de Bolinhas

WhatsApp: (19) 99129.9296/ (19) 99261.6986 / (19) 3455.0225 /(19) 3304.7751

 

Benefícios oferecidos

Desconto: 10%

Master Limp

Lavagem a seco: sofás, cadeiras, tapetes, colchões, persianas, bancos de carro, bebê conforto, carrinho de bebê.

WhatsApp: (19)99183.6013

Benefícios oferecidos

Desconto: 10%

Microlins

Centro de Formação Profissional

Rua XV de Novembro, 779 – Centro – Santa Bárbara d’Oeste
 (19) 3455.5252

Benefícios oferecidos

Desconto: 10% na matrícula

Padaria e Confeitaria Bom Jesus

Trabalhamos com salgadinhos para festa, doces, bolos. Com um atendimento personalizado para seu evento. Todos os nossos produtos são fabricados em nossa cozinha, inclusive nosso pão francês.

(19) 3628.1641 – (19)99136.0245

Benefícios oferecidos

Acima de $100,00 desconto de 5% para associados da Orsola

Papelaria Araújo

Na Papelaria Araújo você encontra materiais para escritório e toda linha de material escolar. Entregamos na sua empresa!

Av. de Cillo, 35 – Centro, Santa Bárbara d’Oeste
WhatsApp: (19) 995935272

Benefícios oferecidos

Descontos especiais para associados da Orsola nas compras á vista.

PESQUEIRO E PISCICULTURA SANTA CLARA

www.instagram.com/pesqueirosantaclara

Pesqueiro com pesca esportiva e por quilo, possuindo um lago exclusivo para as crianças, com um ótimo serviço de bar e restaurante. O lugar ideal para relaxar e passar horas agradáveis com a família e amigos

Benefícios oferecidos

Descontos para associados Orsola de Quinta e Sexta feira – 20% na pesca esportiva.

Exceto feriados e recesso de final de ano.

Rodovia Comendador Américo Emilio Romi, KM 19

(19) 99233-6134

Porto da Pizza

www.portodapizza.com.br

Av. Campos Salles, 751, Jd. Girassol – Americana
(19)3388.7080 / (19)3461.8136 WhatsApp: (19)99247.0701

Benefícios oferecidos

Desconto: 10%

Portronic

Portões Eletrônicos, Instalações Elétricas e Hidráulicas
Rua Equador, 302 Sartori – Santa Bárbara d’Oeste
(19) 99608.0391

Benefícios oferecidos

Desconto: 5%

Pousada Jacaré Pepira – Brotas/SP

www.jacarepepira.com.br

Rua Joaquim Dias Ramos 75 – Patrimônio – São Sebastião da Serra, Brotas – SP, 17390-000

(14)3653.6243 / (19)99162.4478

Benefícios oferecidos

Descontos a partir de 10%

Pousada Maanaim

www.pousadamaanaim.com.br

MAANAIM 1 – Av. Beira Mar, 552 (praia) – Praia da Enseada Ubatuba-SP / CEP: 11680-000

WhatsApp:(12)3842-0897

MAANAIM 2 – Rua Eduardo Graça, 142 – Praia da Enseada Ubatuba-SP / CEP: 11680-000

(12)3842-2801 – WhatsApp:(12)99750.4783

Benefícios oferecidos

Desconto de 10%, exceto temporada e feriados

Prev Serv

Portaria e Limpeza

Rua Heitor Penteado, 333 – Centro – Nova Odessa

(19)3454.0202 

Benefícios oferecidos

Desconto: 5%

Previlab Laboratório de Análises Clínicas

Exames com certificado de Acreditação Nacional e Internacional – Exames de sangue, urina, fezes, hormônios e dosagens especializadas

Av. Brasil, 499, Vila Medon – Americana
(19) 3461.2946 / (19) 3470-5100

Benefícios oferecidos

Descontos: 10%

Prexus Contabilidade e Assessoria Empresarial

Somos uma contabilidade inovadora e capacitada, combinando expertise tradicional com soluções digitais. Nosso compromisso é impulsionar sua lucratividade, oferecendo serviços personalizados e atualizados para você visualize o dinheiro no fluxo de caixa da empresa.
– Contabilidade para pequenas e médias empresas.
– Recuperação Tributária em diversos segmentos.

Sua empresa pode ter dinheiro do governo para recuperar, quer saber?

Entre em contato conosco e receba gratuitamente o diagnóstico.

(19)98819-1116

E-mail: [email protected]

Rua XV de Novembro, 659 – Centro de Nova Odessa

Desconto ao sócio – Desconto de 50% na primeira mensalidade e 01 bônus de R$ 200,00 para utilizar em abertura de uma nova empresa ou alteração contratual.

Recarjet

Rua General Câmara 425 – Centro – Santa Bárbara d’Oeste – SP
 (19) 3454-3866

Benefícios oferecidos

Rede Pratika Prata II

Rua Campo Grande, 685 – Cidade Nova – Santa Bárbara d’Oeste
(19) 3458.4164 (Disk Prata 2)

Benefícios oferecidos

Descontos especiais nas compras à vista. Entregas domiciliares s/ cobrança de taxas.

Refúgio das Toninhas

www.praiatoninhas.com.br

Rua Santa Mônica, 53, Canto das Toninhas, Praia das Toninhas – Ubatuba/SP

(12)3842.4198 – WhatsApp:(12)3433.6544  (Maria Lígia)

Benefícios oferecidos

Desconto: 20%

Restaurante Dona Maria

Unidade 1 – Americana:
Avenida Abdo Najar esquina com a rua Tibiriçá – Conserva – em frente ao Kintal Lanches.
FoneFome: 193407-7794

Unidade 2 – SBO:
Avenida Presidente Juscelino Kubitschek de Oliveira, 672 – Jardim Gerivá (Mollon) – no mesmo local do antigo Bar das Árvores.
  FoneFome: 193626-3663

Unidade 3 – Nova Odessa:
Rua Aristeu Valente, 228 – centro – em frente ao novo Detran/Banco do Brasil.
FoneFome: 193363-7454

Unidade 4 – SBO:
Rua Limeira, 1799 – Cidade Nova – entre os Supermercados Crema e Dávita.
FoneFome:  193626-0459

Unidade 5 – Americana:
Avenida Paschoal Ardito, 1755 – Vila Bertine – em frente a academia XPrime.
FoneFome: 193604-3067

Benefícios oferecidos

Venha todos os dias e ganhe um refrigerante.

São Rafael + Saúde – Serviços e Produtos

Transporte a pacientes acamados e transporte tipo táxi, Infraestrutura de apoio e assistência a pacientes no domicílio (concentrador de oxigênio), Bombeiro Civil e Brigada de Emergência em eventos, Cursos nas áreas de saúde e segurança, Trânsito e defesa social, Venda e Locação de Produtos.

(19)99401.3114 – WhatsApp: (19)99401.3114

Benefícios oferecidos

Desconto: 5%

San Marino Vidros e Esquadrias

Trabalhamos com toda linha de vidros temperados, esquadria de alumínio, cortinas e persianas, desde 2010 com trabalho de muita qualidade e confiança para melhor atendê-los.
R. Florianópolis, 170 – Cidade Nova, Santa Bárbara d’Oeste – SP

(19)3457.5875

(19)99744.8131 – Whatsapp

Benefícios oferecidos

Pagamento em dinheiro ou Pix com 5% de desconto.

Santa Fábrica – Padaria

www.santafabrica.com.br

A ideia da Santa Fábrica nasceu com a vontade de trazer algo bem estruturado e elaborado, com qualidade e diversidade nos produtos e um excelente atendimento no ramo da panificação. Temos uma grande variedade em pães, bolos, doces e também servimos almoço e lanches.

R. Dona Margarida, 555 – Centro, Santa Bárbara d’Oeste
WhatsApp: (19) 3114-2929

Benefícios oferecidos

Aqui associados Orsola tem a desconto na compra acima de 300,00.

Ultra-Prev

Ultrassom de abdômen total, rins, mama, articulações, obstétrico

Rua Fernando de Assis Saes, 267 – sala 02 – Vila Bética – Santa Bárbara d’Oeste
(19)3629.0552 

Benefícios oferecidos

Descontos Especiais.

Varela Cerimonial e Decorações de Eventos

Av. Monte Castelo, 452 – Centro – Santa Bárbara d’Oeste
WhatsApp: (19)99496-9690

Benefícios oferecidos

Desconto: 20%

Velas Chalés

www.velaschales.com.br

Av. Marginal, 1062, Praia de Maranduba – Ubatuba/SP

 WhatsApp:(12)3843.167 – e-mail: [email protected]

Benefícios oferecidos

Desconto: 20%