{"id":371439,"date":"2024-03-01T12:43:18","date_gmt":"2024-03-01T11:43:18","guid":{"rendered":"https:\/\/www.fiarebancaetica.coop\/?post_type=cbwpt_products&#038;p=371439"},"modified":"2024-04-23T17:02:44","modified_gmt":"2024-04-23T15:02:44","slug":"etica-esg-dynamic-allocation","status":"publish","type":"cbwpt_products","link":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/","title":{"rendered":"Etica ESG Dynamic Allocation"},"content":{"rendered":"\n<div class=\"wrapper-crispybacon-class wrapper-crispybacon-class-medium \">\n    \n\n<h1 class=\"has-text-align-center is-style-lyon wp-block-heading\"><span class=\"has-inline-color has-secondary-cyan-color\">Etica ESG<\/span><br>Dynamic Allocation<\/h1>\n\n\n\n<p class=\"has-text-align-center\">Pensat per als qui cerquen aconseguir un possible increment moderat del valor del capital invertit.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Entra a la inversi\u00f3 que respecta els principis de la responsabilitat social i ambiental, i alhora equilibra l&#8217;oportunitat de revaloraci\u00f3 dels mercats de valors amb una base s\u00f2lida d&#8217;obligacions.<\/p>\n\n\n\n<h4 class=\"has-text-align-center is-style-lyon wp-block-heading\"><span class=\"has-inline-color has-blue-color\"><strong>Perfil de risc<\/strong><\/span><\/h4>\n\n\n<\/div>\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"341\" src=\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png\" alt=\"\" class=\"wp-image-371445\" srcset=\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png 1024w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-300x100.png 300w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-768x256.png 768w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1536x512.png 1536w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-2048x683.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n\n<div class=\"wrapper-crispybacon-class wrapper-crispybacon-class-medium \">\n    \n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong><strong>PUNTS FORTS<\/strong><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">Diversifica la inversi\u00f3 per gestionar el capital durant les fases negatives dels mercats, sense renunciar a les oportunitats de revaloritzaci\u00f3 dels mercats de valors.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Els t\u00edtols de participaci\u00f3 i les obligacions se seleccionen a trav\u00e9s d&#8217;una an\u00e0lisi socioambiental precisa de les empreses i els Estats m\u00e9s virtuosos des del punt de vista de la responsabilitat social.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\"><strong><strong>TIPUS D&#8217;INVERSI\u00d3<\/strong><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">Inverteix en accions dels mercats desenvolupats i en obligacions en euros i en moneda estrangera. La inversi\u00f3 en accions pot arribar a un nivell m\u00e0xim del 70 % de la cartera del fons. Renda variable mixta internacional.<\/p>\n\n\n\n<p class=\"has-text-align-center\">La inversi\u00f3 en aquest tipus pot comportar risc en el tipus de canvi.<\/p>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:14px\"><a href=\"https:\/\/etica.plfundnet.com\/en\/Disclaimer\"><\/a><a href=\"https:\/\/etica.plfundnet.com\/en\/Disclaimer\">Consulta el Document de dades fonamentals<\/a> i<a href=\"https:\/\/etica.plfundnet.com\/en\/Disclaimer\"> el Fullet<\/a><\/p>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:12px\">Entitat gestora: Carne Global Fund Managers S.A., registrada en la Comissi\u00f3 Nacional del Mercat de Valors amb el n\u00famero 385. Entitat diposit\u00e0ria: State Street Bank International.<\/p>\n\n\n<\/div>\n\n\n<script>\n    (function($) {\n        \/\/Ajax send email\n        $(document).ready(function() {\n\n        $('.submit-button').attr('disabled', true);\n        checkInput();\n\n        function checkInput() {\n            $(\"input, select\").on('keyup', function() {\n                $('.submit-button').attr('disabled', false);\n            });\n        }\n\n        function validateForm(form) {\n            var validForm = true;\n\n            form.find('input[name=\"nombre\"], input[name=\"email\"], input[name=\"tel\"], input[name=\"privacy\"], select[name=\"ccaa\"], select[name=\"interes\"]').each(function() {\n                if ($(this).val() == null || $(this).val() === '' || $(this).val() == false) {\n                    $('.checkbox-checkmark').addClass('invalid-input');\n                    $(this).addClass('invalid-input');\n                    validForm = false;\n                }\n            });\n\n            return validForm;\n        }\n\n        function clearErrors() {\n            $('input[name=\"nombre\"], input[name=\"email\"], input[name=\"tel\"], input[name=\"privacy\"], select[name=\"ccaa\"], select[name=\"interes\"], .checkbox-checkmark').removeClass('invalid-input');\n        }\n        \n        \/\/click\n        $('#form-product-es').on('submit', function(e) {\n            e.preventDefault();\n            var form = $(this);\n            var formData = new FormData(this);\n\n            if (validateForm(form)) {\n                clearErrors();\n                \n                formData.append('action', 'send_email_product_es');\n                captchaResponse = $('textarea[name=\"h-captcha-response\"').val();\n                formData.append('h-captcha-response', captchaResponse);\n\n                if(captchaResponse && captchaResponse !== ''){\n                    $.ajax({\n                        type: 'POST',\n                        url: CbwptAjax.ajaxurl,\n                        data: formData,\n                        processData: false,\n                        contentType: false,\n                        success: function(response) {\n                            $('.risultato').append(response);\n                            setTimeout(function() {\n                                $('.risultato').fadeOut();\n                            }, 15000);\n                            $('html, body').animate({\n                                scrollTop: $('.risultato').offset().top - 300\n                            }, 1000);\n                            $('#form-product-es')[0].reset();\n                            $('.submit-button').attr('disabled', true);\n                        },\n                    });\n                }\n            }\n        });\n        })\n    })(jQuery);\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":6693,"featured_media":0,"parent":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"needs":[],"product_category":[],"coauthors":[10743],"class_list":["post-371439","cbwpt_products","type-cbwpt_products","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/\" \/>\n<meta property=\"og:locale\" content=\"ca_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/\" \/>\n<meta property=\"og:site_name\" content=\"Fiare Banca Etica\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-23T15:02:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/\",\"name\":\"Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation\",\"isPartOf\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png\",\"datePublished\":\"2024-03-01T11:43:18+00:00\",\"dateModified\":\"2024-04-23T15:02:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#breadcrumb\"},\"inLanguage\":\"ca\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ca\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png\",\"contentUrl\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fiarebancaetica.coop\/ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Etica ESG Dynamic Allocation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/ca\/#website\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/ca\/\",\"name\":\"Fiare Banca Etica\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fiarebancaetica.coop\/ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ca\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/","og_locale":"ca_ES","og_type":"article","og_title":"Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation","og_url":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/","og_site_name":"Fiare Banca Etica","article_modified_time":"2024-04-23T15:02:44+00:00","og_image":[{"url":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/","url":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/","name":"Inversions - Perfil del risc 3 - Etica ESG Dynamic Allocation","isPartOf":{"@id":"https:\/\/www.fiarebancaetica.coop\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage"},"image":{"@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png","datePublished":"2024-03-01T11:43:18+00:00","dateModified":"2024-04-23T15:02:44+00:00","breadcrumb":{"@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#breadcrumb"},"inLanguage":"ca","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/"]}]},{"@type":"ImageObject","inLanguage":"ca","@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#primaryimage","url":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png","contentUrl":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/cat2-1024x341.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fiarebancaetica.coop\/ca\/productos\/etica-esg-dynamic-allocation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fiarebancaetica.coop\/ca\/"},{"@type":"ListItem","position":2,"name":"Etica ESG Dynamic Allocation"}]},{"@type":"WebSite","@id":"https:\/\/www.fiarebancaetica.coop\/ca\/#website","url":"https:\/\/www.fiarebancaetica.coop\/ca\/","name":"Fiare Banca Etica","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fiarebancaetica.coop\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ca"}]}},"_links":{"self":[{"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/cbwpt_products\/371439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/cbwpt_products"}],"about":[{"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/types\/cbwpt_products"}],"author":[{"embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/users\/6693"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/comments?post=371439"}],"version-history":[{"count":2,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/cbwpt_products\/371439\/revisions"}],"predecessor-version":[{"id":373824,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/cbwpt_products\/371439\/revisions\/373824"}],"wp:attachment":[{"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/media?parent=371439"}],"wp:term":[{"taxonomy":"Needs","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/needs?post=371439"},{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/product_category?post=371439"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/ca\/wp-json\/wp\/v2\/coauthors?post=371439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}