{"id":371415,"date":"2024-03-01T12:28:06","date_gmt":"2024-03-01T11:28:06","guid":{"rendered":"https:\/\/www.fiarebancaetica.coop\/?post_type=cbwpt_products&#038;p=371415"},"modified":"2024-04-23T17:00:32","modified_gmt":"2024-04-23T15:00:32","slug":"etica-esg-conservative-allocation","status":"publish","type":"cbwpt_products","link":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/","title":{"rendered":"Etica ESG Conservative Allocation"},"content":{"rendered":"\n<div class=\"wrapper-crispybacon-class wrapper-crispybacon-class- \">\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>Conservative Allocation<\/h1>\n\n\n\n<p class=\"has-text-align-center\">Inbertitutako kapitalaren balioa pixkanaka areagotzea bilatzen duenarentzat pentsatua.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Sartu akzioetan inbertitzera, eta motelsu hegakortasuna obligazio-oinarri sendoarekin.<\/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>Arrisku-profila<\/strong><\/span><\/h4>\n\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\/eus1-1024x341.png\" alt=\"\" class=\"wp-image-371433\" srcset=\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png 1024w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-300x100.png 300w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-768x256.png 768w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1536x512.png 1536w, https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-2048x683.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/div>\n\n\n<\/div>\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>INDARGUNEAK<\/strong><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">Dibertsifikatu inbertsioa kapitala kudeatzeko merkatuen fase negatiboetan zehar, uko egin gabe balore-merkatuen balioa handitzeko aukerei.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Partaidetza-tituluak eta obligazioak hautatzen dira erantzukizun sozialaren ikuspuntutik enpresa eta estatu bertutetsuenen gizarte- eta ingurumen-azterketa zehatz baten bidez.<\/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>INBERTSIO MOTAK<\/strong><\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\">Eurotan eta atzerri-dirutan garatutako merkatuetako obligazioetan inbertitzen da eurotan eta akzioetan.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Akzioetan egiten den inbertsioa funtsaren zorroaren % 20ko maila gorenera heldu daiteke. Nazioarteko errenta finko mistoa.<\/p>\n\n\n\n<p class=\"has-text-align-center\">Tasa horretan inbertitzeak arriskua ekar dezake kanbio-tasan.<\/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\">Kontsultatu Oinarrizko Datuen Agiria<\/a> eta <a href=\"https:\/\/etica.plfundnet.com\/en\/Disclaimer\">Eskuorria<\/a><\/p>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:12px\">Erakunde kudeatzailea: Carne Global Fund Managers S.A., Balore Merkatuaren Batzorde Nazionalean 385 zenbakiarekin erregistratutakoa. Entitate gordailuzaina: 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-371415","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>Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative 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\/eu\/productos\/etica-esg-conservative-allocation\/\" \/>\n<meta property=\"og:locale\" content=\"eu_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative Allocation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/\" \/>\n<meta property=\"og:site_name\" content=\"Fiare Banca Etica\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-23T15:00:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-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\/eu\/productos\/etica-esg-conservative-allocation\/\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/\",\"name\":\"Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative Allocation\",\"isPartOf\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png\",\"datePublished\":\"2024-03-01T11:28:06+00:00\",\"dateModified\":\"2024-04-23T15:00:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#breadcrumb\"},\"inLanguage\":\"eu\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"eu\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png\",\"contentUrl\":\"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fiarebancaetica.coop\/eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Etica ESG Conservative Allocation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fiarebancaetica.coop\/eu\/#website\",\"url\":\"https:\/\/www.fiarebancaetica.coop\/eu\/\",\"name\":\"Fiare Banca Etica\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fiarebancaetica.coop\/eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"eu\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative 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\/eu\/productos\/etica-esg-conservative-allocation\/","og_locale":"eu_ES","og_type":"article","og_title":"Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative Allocation","og_url":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/","og_site_name":"Fiare Banca Etica","article_modified_time":"2024-04-23T15:00:32+00:00","og_image":[{"url":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/","url":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/","name":"Inbertsioak \u2013 2. arrisku-profila \u2013 Etica ESG Conservative Allocation","isPartOf":{"@id":"https:\/\/www.fiarebancaetica.coop\/eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage"},"image":{"@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png","datePublished":"2024-03-01T11:28:06+00:00","dateModified":"2024-04-23T15:00:32+00:00","breadcrumb":{"@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#breadcrumb"},"inLanguage":"eu","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/"]}]},{"@type":"ImageObject","inLanguage":"eu","@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#primaryimage","url":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png","contentUrl":"https:\/\/www.fiarebancaetica.coop\/app\/uploads\/sites\/2\/2024\/03\/eus1-1024x341.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fiarebancaetica.coop\/eu\/productos\/etica-esg-conservative-allocation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fiarebancaetica.coop\/eu\/"},{"@type":"ListItem","position":2,"name":"Etica ESG Conservative Allocation"}]},{"@type":"WebSite","@id":"https:\/\/www.fiarebancaetica.coop\/eu\/#website","url":"https:\/\/www.fiarebancaetica.coop\/eu\/","name":"Fiare Banca Etica","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fiarebancaetica.coop\/eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"eu"}]}},"_links":{"self":[{"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/cbwpt_products\/371415","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/cbwpt_products"}],"about":[{"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/types\/cbwpt_products"}],"author":[{"embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/users\/6693"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/comments?post=371415"}],"version-history":[{"count":4,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/cbwpt_products\/371415\/revisions"}],"predecessor-version":[{"id":373814,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/cbwpt_products\/371415\/revisions\/373814"}],"wp:attachment":[{"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/media?parent=371415"}],"wp:term":[{"taxonomy":"Needs","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/needs?post=371415"},{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/product_category?post=371415"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.fiarebancaetica.coop\/eu\/wp-json\/wp\/v2\/coauthors?post=371415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}