{"id":1078,"date":"2024-02-13T18:38:48","date_gmt":"2024-02-13T18:38:48","guid":{"rendered":"https:\/\/morenetcash.com\/?p=1078"},"modified":"2024-12-06T18:57:40","modified_gmt":"2024-12-06T18:57:40","slug":"freedom-gold-card-review","status":"publish","type":"post","link":"https:\/\/morenetcash.com\/it\/freedom-gold-card-review\/","title":{"rendered":"Recensione della carta Freedom Gold: nessun controllo del credito richiesto!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Ottieni una linea di credito per merci pari a $750, una procedura di richiesta rapida e semplice e inizia subito a fare acquisti!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-1024x576.png\" alt=\"Freedom Gold Card\" class=\"w-full object-cover object-center border mx-auto wp-image-1338\" srcset=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-1024x576.png 1024w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-300x169.png 300w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-768x432.png 768w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-18x10.png 18w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Recensione della carta Freedom Gold: non \u00e8 richiesta alcuna verifica del credito! Fonte: Freedom<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sebbene la Freedom Gold Card non sia una Visa o una Mastercard, se hai un punteggio di credito basso, questa recensione potrebbe sorprenderti. Dopotutto, questa carta di credito offre interessanti vantaggi senza controllo del credito!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZoUNmP\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Richiedi la Freedom Gold Card\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\" alt=\"apply for Freedom Gold Card\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Richiedi la Freedom Gold Card\">\n            Richiedi la Freedom Gold Card        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Scopri come richiedere la Freedom Gold Card e ottenere l&#039;accesso a una linea di credito per articoli in merce pari a $750. Inizia subito a fare acquisti!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Richiedi la Freedom Gold Card              <\/p>\n              <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai nello stesso sito web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quindi, se hai bisogno di una nuova carta di credito per migliorare il tuo potere d&#039;acquisto, con la Freedom Gold Card puoi iniziare a fare shopping immediatamente. Continua a leggere e scopri altre funzionalit\u00e0!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Punteggio di credito:<\/strong> Punteggio di credito basso o addirittura nessuna cronologia creditizia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Tassa annuale:<\/strong> La quota associativa annuale \u00e8 di $177,24.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>APR acquisto:<\/strong> Poich\u00e9 si tratta di una carta di credito, non sono previste commissioni regolari.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>TAEG anticipo contante:<\/strong> N \/ A.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Premi:<\/strong> Questa tessera offre vantaggi esclusivi ai soci e accesso a ulteriori vantaggi, quali protezione dell&#039;identit\u00e0, sconti sui farmaci, assistenza legale e protezione stradale.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Carta Freedom Gold: Panoramica<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quando si considera la Freedom Gold Card, \u00e8 essenziale comprendere e rivedere sia i suoi vantaggi che le commissioni associate. Sebbene offra la possibilit\u00e0 di costruire credito, la commissione annuale \u00e8 piuttosto elevata.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Questa struttura tariffaria dovrebbe essere presa in considerazione quando si valuta il valore complessivo della carta. Inoltre, tieni presente che questa carta \u00e8 progettata per individui con un credito non proprio perfetto.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, il suo programma di premi potrebbe essere limitante per alcuni. Innanzitutto, tieni presente che questa carta non \u00e8 una Visa o una Mastercard. Quindi, puoi usarla solo sul sito web Horizon Outlet.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con una linea di credito per merce $750, puoi accedere e acquistare una variet\u00e0 di merce. Tuttavia, questa carta non \u00e8 accettata presso altri rivenditori o negozi online.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nel complesso, la Freedom Gold Card \u00e8 uno strumento utile se vuoi creare o stabilire un credito. Offre un percorso per fare acquisti e accedere ai benefit senza la necessit\u00e0 di una cronologia creditizia impeccabile.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Analisi dei vantaggi e degli svantaggi della Freedom Gold Card<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Anche se la Freedom Gold Card promette un modo semplice per recuperare il tuo potere d&#039;acquisto, dovresti valutare attentamente i pro e i contro e valutare se la struttura delle commissioni ne vale la pena.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Professionisti<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3-1024x576.png\" alt=\"Freedom Gold Card review\" class=\"w-full object-cover object-center border mx-auto wp-image-1336\" srcset=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3-1024x576.png 1024w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3-300x169.png 300w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3-768x432.png 768w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3-18x10.png 18w, https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/Freedom-Gold-Card-3.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Analisi dei vantaggi e degli svantaggi della Freedom Gold Card. Fonte: Freedom<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Accessibile a persone senza storia creditizia;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Approfitta di una linea di credito per merci pari a $750;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Privilegi nella protezione dell&#039;identit\u00e0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Approfitta degli sconti sulle prescrizioni;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Gli utenti ottengono assistenza legale e protezione stradale;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ai nuovi titolari di carta viene offerto un periodo di prova senza rischi di 7 giorni.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">Contro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Richiede una quota associativa annuale significativa;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Pu\u00f2 essere utilizzato esclusivamente sul sito web Horizon Outlet;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Orari di assistenza clienti limitati.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Requisiti di ammissibilit\u00e0 per la Freedom Gold Card<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pensi che questa sia la carta giusta per il tuo profilo finanziario? Prima di richiedere la Freedom Gold Card, \u00e8 essenziale rivedere i criteri di ammissibilit\u00e0. Ma non preoccuparti! Non c&#039;\u00e8 alcun controllo del credito!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, per poter essere idonei, i candidati devono avere almeno 18 anni e possedere una carta di credito o di debito statunitense valida e attiva.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In sintesi, questa carta mira a fornire accesso al credito a coloro che potrebbero avere difficolt\u00e0 a ottenere carte di credito tradizionali.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Richiedere la Freedom Gold Card: un manuale<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dopo questa approfondita analisi della Freedom Gold Card, \u00e8 il momento di capire come richiederla e iniziare a spenderla! Per prima cosa, dovresti accedere al sito ufficiale, dove puoi trovare il modulo online.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tuttavia, se vuoi dare un&#039;occhiata a una guida semplice e diretta su come fare domanda, tutto ci\u00f2 che devi fare \u00e8 cliccare sul link qui sotto. Scopri come ottenere la tua Freedom Gold Card in pochi semplici passaggi!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1RVBmm\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Richiedi la Freedom Gold Card\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\" alt=\"apply for Freedom Gold Card\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Richiedi la Freedom Gold Card\">\n            Richiedi la Freedom Gold Card        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Scopri come richiedere la Freedom Gold Card e ottenere l&#039;accesso a una linea di credito per articoli in merce pari a $750. Inizia subito a fare acquisti!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Richiedi la Freedom Gold Card              <\/p>\n              <a href=\"https:\/\/morenetcash.com\/it\/apply-freedom-gold-card\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai nello stesso sito web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Puoi ricostruire il tuo credito con la Freedom Gold Card e godere di vantaggi lungo il percorso. Ottieni l&#039;accesso a una linea di credito esclusiva senza controllo del credito, tutto questo con una prova gratuita di 7 giorni senza rischi!<\/p>","protected":false},"author":11,"featured_media":1339,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[156],"tags":[207,244,148,201,242,243],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Freedom Gold Card Review: No Credit Check Required! - More Net Cash<\/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:\/\/morenetcash.com\/it\/freedom-gold-card-review\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Freedom Gold Card Review: No Credit Check Required! - More Net Cash\" \/>\n<meta property=\"og:description\" content=\"You can rebuild your credit with the Freedom Gold Card and enjoy benefits along the way. Get access to an exclusive credit line without a credit check, all that with a 7-day risk-free trial!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/morenetcash.com\/it\/freedom-gold-card-review\/\" \/>\n<meta property=\"og:site_name\" content=\"More Net Cash\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-13T18:38:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-06T18:57:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Barbosa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/morenetcash.com\/#organization\",\"name\":\"More Net Cash\",\"url\":\"https:\/\/morenetcash.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2023\/07\/More-Net-Cash-logo-copy.jpg\",\"contentUrl\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2023\/07\/More-Net-Cash-logo-copy.jpg\",\"width\":378,\"height\":164,\"caption\":\"More Net Cash\"},\"image\":{\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/morenetcash.com\/#website\",\"url\":\"https:\/\/morenetcash.com\/\",\"name\":\"More Net Cash\",\"description\":\"Financial Products Reviews\",\"publisher\":{\"@id\":\"https:\/\/morenetcash.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/morenetcash.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage\",\"url\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\",\"contentUrl\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\",\"width\":1200,\"height\":675,\"caption\":\"Source: Freedom\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage\",\"url\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/\",\"name\":\"Freedom Gold Card Review: No Credit Check Required! - More Net Cash\",\"isPartOf\":{\"@id\":\"https:\/\/morenetcash.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage\"},\"datePublished\":\"2024-02-13T18:38:48+00:00\",\"dateModified\":\"2024-12-06T18:57:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/morenetcash.com\/freedom-gold-card-review\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/morenetcash.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Freedom Gold Card Review: No Credit Check Required!\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage\"},\"author\":{\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/3dc4f78e5dd1d4d5c35a8cb3867e068b\"},\"headline\":\"Freedom Gold Card Review: No Credit Check Required!\",\"datePublished\":\"2024-02-13T18:38:48+00:00\",\"dateModified\":\"2024-12-06T18:57:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage\"},\"wordCount\":603,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/morenetcash.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png\",\"keywords\":[\"apply credit card\",\"apply Freedom Gold Card\",\"credit card\",\"credit card review\",\"Freedom Gold Card\",\"Freedom Gold Card review\"],\"articleSection\":[\"Credit Card\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/morenetcash.com\/freedom-gold-card-review\/#respond\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/3dc4f78e5dd1d4d5c35a8cb3867e068b\",\"name\":\"Aline Barbosa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d51e9d9e80dec57f53da205baf4b28d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d51e9d9e80dec57f53da205baf4b28d0?s=96&d=mm&r=g\",\"caption\":\"Aline Barbosa\"},\"url\":\"https:\/\/morenetcash.com\/it\/author\/aline-barbosa\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Freedom Gold Card Review: No Credit Check Required! - More Net Cash","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:\/\/morenetcash.com\/it\/freedom-gold-card-review\/","og_locale":"it_IT","og_type":"article","og_title":"Freedom Gold Card Review: No Credit Check Required! - More Net Cash","og_description":"You can rebuild your credit with the Freedom Gold Card and enjoy benefits along the way. Get access to an exclusive credit line without a credit check, all that with a 7-day risk-free trial!","og_url":"https:\/\/morenetcash.com\/it\/freedom-gold-card-review\/","og_site_name":"More Net Cash","article_published_time":"2024-02-13T18:38:48+00:00","article_modified_time":"2024-12-06T18:57:40+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Barbosa","Est. reading time":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/morenetcash.com\/#organization","name":"More Net Cash","url":"https:\/\/morenetcash.com\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/morenetcash.com\/#\/schema\/logo\/image\/","url":"https:\/\/morenetcash.com\/wp-content\/uploads\/2023\/07\/More-Net-Cash-logo-copy.jpg","contentUrl":"https:\/\/morenetcash.com\/wp-content\/uploads\/2023\/07\/More-Net-Cash-logo-copy.jpg","width":378,"height":164,"caption":"More Net Cash"},"image":{"@id":"https:\/\/morenetcash.com\/#\/schema\/logo\/image\/"}},{"@type":"WebSite","@id":"https:\/\/morenetcash.com\/#website","url":"https:\/\/morenetcash.com\/","name":"More Net Cash","description":"Financial Products Reviews","publisher":{"@id":"https:\/\/morenetcash.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/morenetcash.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage","url":"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png","contentUrl":"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png","width":1200,"height":675,"caption":"Source: Freedom"},{"@type":"WebPage","@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage","url":"https:\/\/morenetcash.com\/freedom-gold-card-review\/","name":"Freedom Gold Card Review: No Credit Check Required! - More Net Cash","isPartOf":{"@id":"https:\/\/morenetcash.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage"},"datePublished":"2024-02-13T18:38:48+00:00","dateModified":"2024-12-06T18:57:40+00:00","breadcrumb":{"@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/morenetcash.com\/freedom-gold-card-review\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/morenetcash.com\/"},{"@type":"ListItem","position":2,"name":"Freedom Gold Card Review: No Credit Check Required!"}]},{"@type":"Article","@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#article","isPartOf":{"@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage"},"author":{"@id":"https:\/\/morenetcash.com\/#\/schema\/person\/3dc4f78e5dd1d4d5c35a8cb3867e068b"},"headline":"Freedom Gold Card Review: No Credit Check Required!","datePublished":"2024-02-13T18:38:48+00:00","dateModified":"2024-12-06T18:57:40+00:00","mainEntityOfPage":{"@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#webpage"},"wordCount":603,"commentCount":0,"publisher":{"@id":"https:\/\/morenetcash.com\/#organization"},"image":{"@id":"https:\/\/morenetcash.com\/freedom-gold-card-review\/#primaryimage"},"thumbnailUrl":"https:\/\/morenetcash.com\/wp-content\/uploads\/2024\/02\/FREEDOm.png","keywords":["apply credit card","apply Freedom Gold Card","credit card","credit card review","Freedom Gold Card","Freedom Gold Card review"],"articleSection":["Credit Card"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/morenetcash.com\/freedom-gold-card-review\/#respond"]}]},{"@type":"Person","@id":"https:\/\/morenetcash.com\/#\/schema\/person\/3dc4f78e5dd1d4d5c35a8cb3867e068b","name":"Aline Barbosa","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/morenetcash.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d51e9d9e80dec57f53da205baf4b28d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d51e9d9e80dec57f53da205baf4b28d0?s=96&d=mm&r=g","caption":"Aline Barbosa"},"url":"https:\/\/morenetcash.com\/it\/author\/aline-barbosa\/"}]}},"_links":{"self":[{"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/posts\/1078"}],"collection":[{"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/comments?post=1078"}],"version-history":[{"count":0,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/posts\/1078\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/media\/1339"}],"wp:attachment":[{"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/media?parent=1078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/categories?post=1078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/morenetcash.com\/it\/wp-json\/wp\/v2\/tags?post=1078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}