{"id":2783,"date":"2025-03-11T20:43:02","date_gmt":"2025-03-11T20:43:02","guid":{"rendered":"https:\/\/morenetcash.com\/?p=2783"},"modified":"2025-03-12T15:49:38","modified_gmt":"2025-03-12T15:49:38","slug":"tarjeta-de-credito-stori","status":"publish","type":"post","link":"https:\/\/morenetcash.com\/fr\/tarjeta-de-credito-stori\/","title":{"rendered":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n"},"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\">Construisez votre histoire sans complications<\/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-full\"><img decoding=\"async\" width=\"943\" height=\"669\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164524.png\" alt=\"Tarjeta de Cr\u00e9dito Stori\" class=\"w-full object-cover object-center border mx-auto wp-image-2786\" srcset=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164524.png 943w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164524-300x213.png 300w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164524-768x545.png 768w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164524-18x12.png 18w\" sizes=\"(max-width: 943px) 100vw, 943px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Construisez votre histoire sans complications. Source\u00a0: Histoire<\/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>Histoire de r\u00e9volutionner l&#039;acc\u00e8s au cr\u00e9dit au Mexique avec une carte de cr\u00e9dit sans analit\u00e9 et facilit\u00e9 d&#039;obtention.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Avec l&#039;approbation du 99%, cette tarjeta permet \u00e0 des millions de mexicains d&#039;acc\u00e9der au cr\u00e9dit de mani\u00e8re s\u00e9ncilla.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z2fOhgS\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550.png\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Carte de cr\u00e9dit        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Histoire         <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Sans anualidad, sin papeleo\u2026 \u00a1Cr\u00e9dito f\u00e1cil cuando lo necesitas!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Solicitar Maintenant            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Solicitar Maintenant            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Vous serez redirig\u00e9 vers un autre site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.storicard.com\/stori-card\" rel=\"sponsored\" 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\/2025\/03\/Captura-de-tela-2025-03-11-164550.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                Sin anualidad, sin papeleo\u2026 \u00a1Cr\u00e9dito f\u00e1cil cuando lo ne\u2026              <\/p>\n              <a href=\"https:\/\/www.storicard.com\/stori-card\" rel=\"sponsored\" 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                    Solicitar Maintenant                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Vous serez redirig\u00e9 vers un autre site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, vous disposez d&#039;une ligne de cr\u00e9dit jusqu&#039;\u00e0 $20,000 MXN et d&#039;une ann\u00e9e de vie de $0.<\/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>Historique financier :<\/strong> Il n&#039;est pas n\u00e9cessaire d&#039;avoir une exp\u00e9rience pr\u00e9alable avec des cr\u00e9dits pour obtenir l&#039;approbation.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Ann\u00e9e:<\/strong> $0 MXN \u00e0 vie.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Taux d&#039;int\u00e9r\u00eat :<\/strong> Variez le profil du client et l&#039;offre approuv\u00e9e.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Co\u00fbt annuel total (CAT) :<\/strong> Il calcule en fonction du profil du solliciteur et de l&#039;offre demand\u00e9e.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Avantages :<\/strong> Offrez des promotions sp\u00e9ciales et des cadeaux uniques.<\/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\">Tarjeta de Cr\u00e9dito Stori: Vision g\u00e9n\u00e9rale<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cette histoire est une alternative de r\u00e9flexion pour ceux qui cherchent du cr\u00e9dit sans complications et avec une approbation accessible au Mexique.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La tarjeta est d\u00e9livr\u00e9e par votre haute charge d&#039;approbation et par l&#039;usage de l&#039;ann\u00e9e. Les utilisateurs peuvent administrer facilement l&#039;application mobile de Stori.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, offrez une ligne de cr\u00e9dit flexible qui peut augmenter avec une utilisation responsable.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La tarjeta est accept\u00e9e en termes d&#039;\u00e9tablissements physiques et en ligne, tant au Mexique qu&#039;\u00e0 l&#039;\u00e9tranger, gr\u00e2ce \u00e0 votre r\u00e9ponse par Mastercard.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1Kh6re\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550.png\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Carte de cr\u00e9dit        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Histoire         <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Sans anualidad, sin papeleo\u2026 \u00a1Cr\u00e9dito f\u00e1cil cuando lo necesitas!        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Solicitar Maintenant            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.storicard.com\/stori-card\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Solicitar Maintenant            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Vous serez redirig\u00e9 vers un autre site web        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/www.storicard.com\/stori-card\" rel=\"sponsored\" 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\/2025\/03\/Captura-de-tela-2025-03-11-164550.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                Sin anualidad, sin papeleo\u2026 \u00a1Cr\u00e9dito f\u00e1cil cuando lo ne\u2026              <\/p>\n              <a href=\"https:\/\/www.storicard.com\/stori-card\" rel=\"sponsored\" 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                    Solicitar Maintenant                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Vous serez redirig\u00e9 vers un autre site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/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\">\u00c0 qui est-il indiqu\u00e9 ?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si vous cherchez une mani\u00e8re pratique et sans burocratie pour obtenir du cr\u00e9dit, la Tarjeta Stori est une grande alternative.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ceci est con\u00e7u pour aider les utilisateurs \u00e0 construire ou am\u00e9liorer leur historique financier sans les exigences strictes des autres tarifs. C&#039;est id\u00e9al pour\u00a0:<\/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>Nouveaux utilisateurs de cr\u00e9dit\u00a0:<\/strong> Id\u00e9al pour qui n\u2019a jamais tenu une carte et peut commencer \u00e0 g\u00e9n\u00e9rer un cr\u00e9dit historique.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Personnes avec histoire limit\u00e9e\u00a0:<\/strong> Pour que vous souhaitiez am\u00e9liorer votre offre et acc\u00e9der \u00e0 de meilleures opportunit\u00e9s financi\u00e8res.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Quienes can search simplicidad:<\/strong> Aucune ann\u00e9e n&#039;est disponible et la gestion num\u00e9rique 100% est autoris\u00e9e via l&#039;application.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Personas sin comprobantes de ingresos:<\/strong> Il n&#039;est pas n\u00e9cessaire de pr\u00e9senter des re\u00e7us de nom ni d&#039;\u00e9tats de compte.<\/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\">Qu&#039;est-ce qui est sp\u00e9cial ?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La Tarjeta de Cr\u00e9dito Stori est situ\u00e9e sur le march\u00e9 pour offrir une accessibilit\u00e9 et une facilit\u00e9 d&#039;utilisation, en diff\u00e9renciant d&#039;autres options.<\/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>Taux d&#039;approbation \u00e9lev\u00e9 :<\/strong> Avec un 99% d&#039;acceptation, c&#039;est id\u00e9al pour que vous puissiez acc\u00e9der au cr\u00e9dit d\u00e8s la premi\u00e8re fois ou reconstruire votre historique.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Sans ann\u00e9e :<\/strong> Aucun co\u00fbt suppl\u00e9mentaire, permettant une utilisation plus flexible sans pr\u00e9occupations pour les cargaisons fijos.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Gestion num\u00e9rique compl\u00e8te :<\/strong> Depuis l&#039;application, les utilisateurs peuvent contr\u00f4ler leur carte, consulter les mouvements et r\u00e9aliser des paiements de mani\u00e8re s\u00e9curis\u00e9e.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Acceptation globale :<\/strong> Fonctionne avec tout \u00e9tablissement qui accepte Mastercard, tant au Mexique qu&#039;\u00e0 l&#039;\u00e9tranger, y compris les achats en ligne.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Possibilit\u00e9 d&#039;augmenter le cr\u00e9dit\u00a0:<\/strong> Avec des paiements ponctuels, vous pouvez acc\u00e9der progressivement \u00e0 la ligne de cr\u00e9dit.<\/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\">D\u00e9tails importants avant de solliciter votre tarjeta<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>M\u00eame si la Tarjeta Story a beaucoup d&#039;offres, il y a certains points cl\u00e9s qui doivent \u00eatre \u00e9valu\u00e9s avant de solliciter.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Conocer ces d\u00e9tails vous aidera \u00e0 prendre une d\u00e9cision inform\u00e9e et \u00e0 \u00e9viter les erreurs lors de l&#039;utilisation de votre carte.<\/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>Taux d&#039;int\u00e9r\u00eat variable :<\/strong> Le co\u00fbt du financement d\u00e9pend du profil de l&#039;utilisateur et peut \u00eatre \u00e9lev\u00e9 s&#039;il n&#039;est pas pay\u00e9 au moment opportun.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Lieu d&#039;envoi :<\/strong> La tarjeta est livr\u00e9e dans un d\u00e9lai de 23 jours, en fonction de l&#039;emplacement et de la logistique du service d&#039;emballage.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Sans retrait effectif gratuit\u00a0:<\/strong> Les dispositions en vigueur ont des commissions et des t\u00e2ches d&#039;int\u00e9r\u00eat applicables.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Seule gestion num\u00e9rique :<\/strong> Pas de donn\u00e9es sur les sucursales physiques\u00a0; toutes les consultations et pages se r\u00e9alisent \u00e0 travers l&#039;application.<\/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\">Est-ce fiable et s\u00fbr ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La s\u00e9curit\u00e9 est une priorit\u00e9 pour Stori. La carte contient une technologie de puce inclonable et une fonctionnalit\u00e9 sans contact pour des transactions s\u00e9curis\u00e9es.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, les utilisateurs peuvent activer ou d\u00e9sactiver leur carte \u00e0 partir de l&#039;application en cas de perte ou de robot.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La Tarjeta de Cr\u00e9dito Stori est r\u00e9glement\u00e9e par la Commission Nationale Bancaire et de Valeurs (CNBV) et est enregistr\u00e9e aupr\u00e8s de la CONDUSEF, ce qui garantit la transparence de vos co\u00fbts et commissions.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, les utilisateurs peuvent consulter leurs informations aupr\u00e8s du Bureau des entit\u00e9s financi\u00e8res pour plus de s\u00e9curit\u00e9.<\/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\">Pourquoi peut-il \u00eatre utilis\u00e9 ?<\/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=\"674\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550-1024x674.png\" alt=\"Tarjeta de Cr\u00e9dito Stori\" class=\"w-full object-cover object-center border mx-auto wp-image-2785\" srcset=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550-1024x674.png 1024w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550-300x197.png 300w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550-768x505.png 768w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550-18x12.png 18w, https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164550.png 1102w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Pourquoi pouvez-vous \u00eatre utilis\u00e9\u00a0? Source\u00a0: Histoire<\/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>La polyvalence de la Tarjeta de Cr\u00e9dito Stori permet votre utilisation dans diverses situations\u00a0:<\/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>Achats journaliers :<\/strong> Des supermarch\u00e9s ont des boutiques pratiques.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Achats en ligne :<\/strong> Id\u00e9al pour acqu\u00e9rir des produits et des services sur des plates-formes num\u00e9riques.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Paiement des factures : <\/strong>Liquidez vos recettes de lumi\u00e8re, d&#039;eau, Internet et d&#039;autres services facilement depuis l&#039;application.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Voyages :<\/strong> Utilisez l&#039;\u00e9tranger dans les \u00e9tablissements qui acceptent Mastercard.<\/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\">Quelle est la proc\u00e9dure \u00e0 suivre pour obtenir la carte\u00a0?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le processus pour solliciter la carte de cr\u00e9dit historique est rapide, accessible et enti\u00e8rement num\u00e9rique, vous permettant d&#039;obtenir des complications \u00e0 partir de votre t\u00e9l\u00e9phone portable.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Voici ces \u00e9tapes\u00a0:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Baja l&#039;application de Stori sur votre t\u00e9l\u00e9phone portable\u00a0: <\/strong>Disponible tant sur iOS que sur Android.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Compl\u00e9tez la sollicitude :<\/strong> Entrez vos donn\u00e9es personnelles et ajoutez une identification officielle vigente (INE).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Attendez l&#039;approbation :<\/strong> Dans la plupart des cas, l&#039;approbation est imm\u00e9diate.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Recevez votre carte :<\/strong> La tarjeta physique sera envoy\u00e9e au domicile proporcionado sur un espace d&#039;environ 23 jours.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Activez votre carte :<\/strong> Une fois re\u00e7u, activez l&#039;application et commencez \u00e0 l&#039;utiliser.<\/li>\n<\/div><\/ol>\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\">Conditions requises<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour solliciter la Tarjeta de Cr\u00e9dito Stori, vous devez \u00eatre maire de l&#039;\u00e9cole et contacter votre r\u00e9sidence au Mexique.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, vous avez besoin d&#039;une identification officielle vigente (INE) et d&#039;un justificatif de domicile r\u00e9cent pour valider les informations du solliciteur.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il est \u00e9galement indispensable de disposer d&#039;un appareil mobile avec acc\u00e8s \u00e0 Internet, car la gestion de la carte se r\u00e9alise compl\u00e8tement lors de l&#039;application Stori.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il n&#039;est pas n\u00e9cessaire de contacter le cr\u00e9dit historique avant de pr\u00e9senter des paiements conformes, ce qui facilite l&#039;acc\u00e8s au cr\u00e9dit pour un plus grand nombre de personnes.<\/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\">Conozca d&#039;autres options: Tarjeta de Cr\u00e9dito Hey con Garant\u00eda<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si la Tarjeta de Cr\u00e9dito Stori offre de multiples avantages, il existe d&#039;autres alternatives sur le march\u00e9 qui peuvent \u00e9galement s&#039;adapter \u00e0 vos besoins.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Une autre option int\u00e9ressante est la Tarjeta Hey con Garant\u00eda, id\u00e9ale pour ceux qui veulent renforcer leur financier historique.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Offrez une ligne de cr\u00e9dit rembours\u00e9e pour une garantie, ce qui facilitera votre approbation.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En tant que partie de Hey Banco, cette tarjeta vous permet d&#039;acc\u00e9der \u00e0 divers produits et outils financiers exclusifs.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour plus d&#039;informations sur la Tarjeta de Cr\u00e9dito Hey con Garant\u00eda, consultez notre prochain article o\u00f9 nous analysons vos avantages et caract\u00e9ristiques en d\u00e9tail.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z3JwO4\">\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\/fr\/tarjeta-de-credito-hey-con-garantia\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Tarjeta de Cr\u00e9dito Hey con Garant\u00eda\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/414983860_834383525364088_31199631540531206_n.jpg\" alt=\"Tarjeta de Cr\u00e9dito Hey con Garant\u00eda\">\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\/fr\/tarjeta-de-credito-hey-con-garantia\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Tarjeta de Cr\u00e9dito Hey con Garant\u00eda\">\n            Tarjeta de Cr\u00e9dito Hey con Garant\u00eda        <\/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            Obtenez la Tarjeta de Cr\u00e9dito Hey avec garantie sans cr\u00e9dit historique et avec cashback. Construisez votre cr\u00e9dit au Mexique de mani\u00e8re simple et s\u00fbre.        <\/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\/fr\/tarjeta-de-credito-hey-con-garantia\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <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\/fr\/tarjeta-de-credito-hey-con-garantia\/\"  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\/2025\/03\/414983860_834383525364088_31199631540531206_n.jpg\">          \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                Tarjeta de Cr\u00e9dito Hey con Garant\u00eda              <\/p>\n              <a href=\"https:\/\/morenetcash.com\/fr\/tarjeta-de-credito-hey-con-garantia\/\"  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                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Vous resterez sur le m\u00eame site web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>La Tarjeta de Cr\u00e9dito Stori vous offre une approbation rapide, sans analit\u00e9 et avec des avantages exclusifs. <\/p>","protected":false},"author":14,"featured_media":2784,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[156,2],"tags":[349],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash<\/title>\n<meta name=\"description\" content=\"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!\" \/>\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\/fr\/tarjeta-de-credito-stori\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash\" \/>\n<meta property=\"og:description\" content=\"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/morenetcash.com\/fr\/tarjeta-de-credito-stori\/\" \/>\n<meta property=\"og:site_name\" content=\"More Net Cash\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-11T20:43:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-12T15:49:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1318\" \/>\n\t<meta property=\"og:image:height\" content=\"716\" \/>\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=\"Amanda Laet\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\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\":\"fr-FR\",\"@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\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage\",\"url\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png\",\"contentUrl\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png\",\"width\":1318,\"height\":716,\"caption\":\"Fuente: Stori\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage\",\"url\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/\",\"name\":\"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash\",\"isPartOf\":{\"@id\":\"https:\/\/morenetcash.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage\"},\"datePublished\":\"2025-03-11T20:43:02+00:00\",\"dateModified\":\"2025-03-12T15:49:38+00:00\",\"description\":\"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!\",\"breadcrumb\":{\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/morenetcash.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage\"},\"author\":{\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/1fc4684efafe81fd58ef24ee31d6d1e4\"},\"headline\":\"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n\",\"datePublished\":\"2025-03-11T20:43:02+00:00\",\"dateModified\":\"2025-03-12T15:49:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage\"},\"wordCount\":1168,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/morenetcash.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png\",\"keywords\":[\"Tarjeta de Cr\u00e9dito Stori\"],\"articleSection\":[\"Credit Card\",\"Hidden\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#respond\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/1fc4684efafe81fd58ef24ee31d6d1e4\",\"name\":\"Amanda Laet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/morenetcash.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"Amanda Laet\"},\"url\":\"https:\/\/morenetcash.com\/fr\/author\/amandalaetgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash","description":"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!","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\/fr\/tarjeta-de-credito-stori\/","og_locale":"fr_FR","og_type":"article","og_title":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash","og_description":"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!","og_url":"https:\/\/morenetcash.com\/fr\/tarjeta-de-credito-stori\/","og_site_name":"More Net Cash","article_published_time":"2025-03-11T20:43:02+00:00","article_modified_time":"2025-03-12T15:49:38+00:00","og_image":[{"width":1318,"height":716,"url":"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amanda Laet","Est. reading time":"6 minutes"},"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":"fr-FR","@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":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage","url":"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png","contentUrl":"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png","width":1318,"height":716,"caption":"Fuente: Stori"},{"@type":"WebPage","@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage","url":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/","name":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n - More Net Cash","isPartOf":{"@id":"https:\/\/morenetcash.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage"},"datePublished":"2025-03-11T20:43:02+00:00","dateModified":"2025-03-12T15:49:38+00:00","description":"Pide tu Tarjeta de Cr\u00e9dito Stori sin costo anual y con una de las tasas de aprobaci\u00f3n m\u00e1s altas del mercado. \u00a1Disfruta beneficios exclusivos!","breadcrumb":{"@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/morenetcash.com\/"},{"@type":"ListItem","position":2,"name":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n"}]},{"@type":"Article","@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#article","isPartOf":{"@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage"},"author":{"@id":"https:\/\/morenetcash.com\/#\/schema\/person\/1fc4684efafe81fd58ef24ee31d6d1e4"},"headline":"Tarjeta de Cr\u00e9dito Stori: Cero Anualidad y con Alta Aprobaci\u00f3n","datePublished":"2025-03-11T20:43:02+00:00","dateModified":"2025-03-12T15:49:38+00:00","mainEntityOfPage":{"@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#webpage"},"wordCount":1168,"commentCount":0,"publisher":{"@id":"https:\/\/morenetcash.com\/#organization"},"image":{"@id":"https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#primaryimage"},"thumbnailUrl":"https:\/\/morenetcash.com\/wp-content\/uploads\/2025\/03\/Captura-de-tela-2025-03-11-164624.png","keywords":["Tarjeta de Cr\u00e9dito Stori"],"articleSection":["Credit Card","Hidden"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/morenetcash.com\/tarjeta-de-credito-stori\/#respond"]}]},{"@type":"Person","@id":"https:\/\/morenetcash.com\/#\/schema\/person\/1fc4684efafe81fd58ef24ee31d6d1e4","name":"Amanda Laet","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/morenetcash.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"Amanda Laet"},"url":"https:\/\/morenetcash.com\/fr\/author\/amandalaetgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/posts\/2783"}],"collection":[{"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/comments?post=2783"}],"version-history":[{"count":0,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/posts\/2783\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/media\/2784"}],"wp:attachment":[{"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/media?parent=2783"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/categories?post=2783"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/morenetcash.com\/fr\/wp-json\/wp\/v2\/tags?post=2783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}