{"id":116913,"date":"2026-05-28T09:00:34","date_gmt":"2026-05-28T09:00:34","guid":{"rendered":"https:\/\/radiojingles24.com\/?page_id=116913"},"modified":"2026-09-03T13:53:49","modified_gmt":"2026-09-03T13:53:49","slug":"ai-plans","status":"publish","type":"page","link":"https:\/\/radiojingles24.com\/fr\/ai-plans\/","title":{"rendered":"Plans d'IA"},"content":{"rendered":"<div id=\"fws_6aa64229c649d\"  data-midnight=\"dark\"  data-bg-mobile-hidden=\"\" class=\"wpb_row vc_row-fluid vc_row top-level standard_section\"  style=\"padding-top: 0px; padding-bottom: 0px; \"><div class=\"row-bg-wrap\" data-bg-animation=\"none\"><div class=\"inner-wrap\"><div class=\"row-bg\"  style=\"\"><\/div><\/div><div class=\"row-bg-overlay\" ><\/div><\/div><div class=\"col span_12 dark left\">\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding\"  data-t-w-inherits=\"default\" data-border-radius=\"none\" data-shadow=\"none\" data-border-animation=\"\" data-border-animation-delay=\"\" data-border-width=\"none\" data-border-style=\"solid\" data-border-color=\"\" data-bg-cover=\"\" data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-hover-bg=\"\" data-hover-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\"><div class=\"column-bg-overlay\"><\/div>\n\t\t<div class=\"vc_column-inner\">\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- =========================================================================\n     RADIOJINGLES24 \u2014 AI PLANS \/ CREDITS \u00b7 SEPTEMBER 2026\n     Paste this whole block into the Raw HTML element on \/ai-plans\/.\n\n     THE OFFER IS THE PAGE THIS MONTH. +50% credits on both one-off packs:\n       \u00a319  ->  60 credits  (normally 40)   = 31.7p each\n       \u00a339  -> 150 credits  (normally 100)  = 26p each\n\n     COMMERCE WIRING \u2014 taken from the previous version of this page, do not\n     change these without checking the product IDs still exist:\n\n       One-off packs   \/checkout\/?add-to-cart=117267   Trial Pack   \u00a319\n                       \/checkout\/?add-to-cart=116839   Credit Pack  \u00a339\n\n       Subscriptions   monthly   starter 118012 (\u00a339)   pro 118013 (\u00a359)   station 118021 (\u00a3129)\n                       yearly    starter 118014 (\u00a3390)  pro 118015 (\u00a3590)  station 118022 (\u00a31290)\n\n     Straight to CHECKOUT, not the cart: there is nothing to review on an\n     impulse credit purchase, so the cart page was only ever a click in the way.\n\n     Yearly is exactly ten months' money for twelve, hence \"2 months free\".\n     The Monthly\/Yearly toggle swaps the price, the per-credit rate AND the\n     product the button adds. An earlier draft of this page pointed every\n     button at \/ai-studio\/ and dropped the yearly option entirely, which meant\n     the page could not sell anything at all. Check the buttons after any edit.\n\n     ALSO CHECK: the credits map in the AI Jingles plugin must say\n     116839:150 and 117267:60, or this page promises what the till won't pay\n     out. See ai-credits-howto.md.\n\n     Prefix rjc- so nothing collides with the old rjp- CSS if any lingers.\n     ========================================================================= -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Anton&family=Inter:wght@400;500;600;700;800;900&display=swap');\n\n.rjc{\n  --pink:#EC4899; --pink-dark:#DB2777; --pink-light:#FCE7F3; --pink-lighter:#FDF2F8;\n  --ink:#0F172A; --ink-2:#1E293B; --text:#475569; --muted:#94A3B8; --line:#E2E8F0;\n  --green:#10B981; --green-bg:#D1FAE5; --gold:#F59E0B;\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  color:var(--ink-2); max-width:1120px; margin:0 auto; padding:0 18px 72px;\n  -webkit-font-smoothing:antialiased; line-height:1.55;\n}\n.rjc *{ box-sizing:border-box; }\n.rjc a{ text-decoration:none; }\n.rjc h1,.rjc h2,.rjc h3,.rjc h4{ margin:0; }\n.rjc button{ font-family:inherit; cursor:pointer; }\n\n\/* ====================================================== THE OFFER, LOUD == *\/\n.rjc-blast{\n  position:relative; isolation:isolate; overflow:hidden;\n  border-radius:28px; text-align:center; margin:18px 0 20px;\n  padding:clamp(40px,6vw,72px) clamp(20px,5vw,56px);\n  background-color:#160F1F;\n  background-image:\n    radial-gradient(120% 140% at 10% 15%, rgba(236,72,153,0.60) 0%, rgba(236,72,153,0) 55%),\n    radial-gradient(120% 140% at 92% 8%,  rgba(245,158,11,0.35) 0%, rgba(245,158,11,0) 50%),\n    radial-gradient(150% 170% at 80% 125%, rgba(219,39,119,0.55) 0%, rgba(219,39,119,0) 60%),\n    linear-gradient(135deg,#241733 0%,#0F0A18 100%);\n}\n.rjc-blast::after{\n  content:\"\"; position:absolute; inset:0; z-index:-1; opacity:.5;\n  background-image:radial-gradient(rgba(255,255,255,0.05) 1px,transparent 1px);\n  background-size:22px 22px;\n}\n.rjc-kick{\n  display:inline-flex; align-items:center; gap:9px; margin-bottom:18px;\n  padding:9px 20px; border-radius:999px; background:var(--gold); color:#1E293B;\n  font-size:11.5px; font-weight:900; letter-spacing:.18em; text-transform:uppercase;\n  box-shadow:0 8px 22px rgba(245,158,11,.42);\n}\n.rjc-kick .dot{ width:7px;height:7px;border-radius:50%;background:#1E293B;animation:rjc-pulse 2s ease-in-out infinite; }\n@keyframes rjc-pulse{ 0%,100%{opacity:1} 50%{opacity:.3} }\n\n.rjc-blast h1{\n  font-family:'Anton',sans-serif; text-transform:uppercase; color:#fff;\n  font-size:clamp(46px,11vw,132px); line-height:.84; letter-spacing:-.02em;\n  text-shadow:0 8px 50px rgba(236,72,153,.5);\n}\n.rjc-blast h1 .pop{\n  display:block;\n  background:linear-gradient(180deg,#FBCFE8 0%,#EC4899 55%,#DB2777 100%);\n  -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;\n}\n.rjc-blast .rjc-sub{\n  margin:22px auto 0; max-width:52ch; color:rgba(255,255,255,.88);\n  font-size:clamp(16px,2vw,20px);\n}\n.rjc-blast .rjc-sub b{ color:#fff; }\n\n.rjc-numbers{\n  display:grid; gap:clamp(12px,2vw,20px); margin:clamp(28px,4vw,40px) auto 0;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); max-width:760px;\n}\n.rjc-num{\n  background:rgba(255,255,255,.07); border:1px solid rgba(255,255,255,.18);\n  border-radius:20px; padding:22px 18px; backdrop-filter:blur(6px);\n}\n.rjc-num .price{ font-family:'Anton',sans-serif; font-size:clamp(30px,4.4vw,44px); color:#fff; line-height:1; }\n.rjc-num .arrow{ color:rgba(255,255,255,.5); font-size:20px; margin:8px 0 4px; display:block; }\n.rjc-num .gets{\n  font-family:'Anton',sans-serif; font-size:clamp(38px,6vw,62px); line-height:1;\n  background:linear-gradient(180deg,#FDE68A 0%,#F59E0B 100%);\n  -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;\n}\n.rjc-num .was{ display:block; margin-top:8px; font-size:13px; font-weight:600; color:rgba(255,255,255,.55); }\n.rjc-num .rate{ display:inline-block; margin-top:12px; padding:5px 12px; border-radius:999px; background:var(--green); color:#fff; font-size:12px; font-weight:800; }\n.rjc-ends{ margin:clamp(24px,3.5vw,34px) 0 0; font-size:13px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; color:rgba(255,255,255,.62); }\n.rjc-cta{\n  display:inline-block; margin-top:20px; padding:17px 42px; border-radius:999px;\n  background:var(--pink); color:#fff; font-size:17px; font-weight:800;\n  box-shadow:0 10px 30px rgba(236,72,153,.45); transition:background .18s, transform .16s;\n}\n.rjc-cta:hover{ background:var(--pink-dark); transform:translateY(-2px); }\n\n\/* ------------------------------------------------------------ GBP note -- *\/\n.rjc-gbp{\n  display:flex; align-items:center; gap:11px; justify-content:center;\n  padding:13px 18px; border:1px solid var(--line); border-radius:14px;\n  background:var(--pink-lighter); margin:0 0 clamp(34px,5vw,50px);\n  font-size:13.5px; color:var(--text); text-align:center;\n}\n\n\/* ------------------------------------------------------------ sections -- *\/\n.rjc-head{ text-align:center; margin:clamp(44px,6vw,72px) 0 clamp(20px,3vw,30px); }\n.rjc-head h2{ font-size:clamp(26px,3.8vw,42px); font-weight:900; letter-spacing:-.025em; color:var(--ink); text-wrap:balance; }\n.rjc-head p{ margin:11px auto 0; max-width:62ch; color:var(--text); font-size:15.5px; }\n\n\/* ------------------------------------------------------- the two packs -- *\/\n.rjc-packs{ display:grid; gap:clamp(14px,2vw,20px); grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); }\n.rjc-pack{ position:relative; background:#fff; border:2px solid var(--pink-light); border-radius:20px; padding:clamp(26px,3vw,34px); display:flex; flex-direction:column; }\n.rjc-pack.best{ border-color:var(--pink); box-shadow:0 16px 40px rgba(236,72,153,.16); }\n.rjc-pack-flag{\n  position:absolute; top:-13px; left:50%; transform:translateX(-50%);\n  padding:6px 16px; border-radius:999px; background:var(--pink); color:#fff;\n  font-size:11px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; white-space:nowrap;\n}\n.rjc-pack .name{ font-size:11.5px; font-weight:900; letter-spacing:.18em; text-transform:uppercase; color:var(--pink-dark); margin-bottom:12px; }\n.rjc-pack .cost{ font-family:'Anton',sans-serif; font-size:clamp(44px,6vw,62px); line-height:1; color:var(--ink); }\n.rjc-pack .credits{ margin:10px 0 2px; font-size:clamp(20px,2.6vw,26px); font-weight:900; color:var(--pink-dark); }\n.rjc-pack .credits s{ color:var(--muted); font-weight:600; font-size:16px; margin-right:8px; }\n.rjc-pack .per{ font-size:13px; color:var(--muted); font-weight:600; }\n.rjc-pack ul{ list-style:none; margin:20px 0 0; padding:0; flex:1; }\n.rjc-pack li{ display:flex; gap:10px; align-items:flex-start; padding:8px 0; font-size:14.5px; color:var(--text); border-top:1px solid var(--line); }\n.rjc-pack li:first-child{ border-top:0; }\n.rjc-pack li b{ color:var(--ink); }\n.rjc-pack li .tick{ color:var(--green); font-weight:900; flex:none; }\n.rjc-pack .buy{ display:block; margin-top:22px; padding:15px; border-radius:12px; text-align:center; font-size:15px; font-weight:800; transition:background .18s; }\n.rjc-pack .buy.solid{ background:var(--pink); color:#fff; }\n.rjc-pack .buy.solid:hover{ background:var(--pink-dark); }\n.rjc-pack .buy.ghost{ border:2px solid var(--line); color:var(--ink); }\n.rjc-pack .buy.ghost:hover{ border-color:var(--pink); color:var(--pink-dark); }\n\n\/* ------------------------------------------------- production is free --- *\/\n.rjc-free{ margin-top:clamp(20px,3vw,28px); padding:clamp(26px,3.4vw,38px); border-radius:20px; background:var(--pink-lighter); border:2px solid var(--pink-light); }\n.rjc-free h3{ font-size:clamp(21px,2.7vw,28px); font-weight:900; letter-spacing:-.02em; margin-bottom:10px; }\n.rjc-free p{ margin:0; max-width:70ch; color:var(--text); font-size:15px; }\n\n\/* ------------------------------------------------------------- table --- *\/\n.rjc-tablewrap{ overflow-x:auto; -webkit-overflow-scrolling:touch; }\n.rjc-table{ width:100%; border-collapse:collapse; min-width:520px; background:#fff; border-radius:16px; overflow:hidden; border:1px solid var(--line); }\n.rjc-table th, .rjc-table td{ padding:13px 16px; text-align:left; border-bottom:1px solid var(--line); font-size:14.5px; }\n.rjc-table th{ background:#F8FAFC; font-size:11px; font-weight:900; letter-spacing:.14em; text-transform:uppercase; color:var(--muted); }\n.rjc-table td small{ display:block; color:var(--muted); font-size:12.5px; }\n.rjc-table .was{ color:var(--muted); text-decoration:line-through; font-variant-numeric:tabular-nums; }\n.rjc-table .now{ color:var(--green); font-weight:800; font-variant-numeric:tabular-nums; }\n.rjc-table tr:last-child td{ border-bottom:0; }\n\n\/* ------------------------------------------------------- subscriptions -- *\/\n.rjc-toggle{ display:flex; justify-content:center; gap:0; margin:0 auto clamp(22px,3vw,30px); background:#F1F5F9; border-radius:999px; padding:5px; width:max-content; }\n.rjc-toggle button{\n  border:0; background:transparent; border-radius:999px; padding:11px 26px;\n  font-size:14.5px; font-weight:800; color:var(--text); transition:background .16s,color .16s;\n}\n.rjc-toggle button.on{ background:#fff; color:var(--pink-dark); box-shadow:0 2px 8px rgba(15,23,42,.10); }\n.rjc-toggle .free{ display:inline-block; margin-left:8px; padding:3px 9px; border-radius:999px; background:var(--green-bg); color:#047857; font-size:11px; font-weight:900; }\n\n.rjc-subs{ display:grid; gap:clamp(12px,1.8vw,18px); grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); }\n.rjc-sub-card{ position:relative; background:#fff; border:2px solid var(--line); border-radius:18px; padding:26px; display:flex; flex-direction:column; }\n.rjc-sub-card.pop{ border-color:var(--pink); }\n.rjc-sub-card .flag{ position:absolute; top:-12px; left:50%; transform:translateX(-50%); padding:5px 14px; border-radius:999px; background:var(--pink); color:#fff; font-size:10.5px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; white-space:nowrap; }\n.rjc-sub-card .n{ font-size:11.5px; font-weight:900; letter-spacing:.16em; text-transform:uppercase; color:var(--muted); }\n.rjc-sub-card .n small{ display:block; margin-top:5px; font-size:12.5px; font-weight:500; letter-spacing:0; text-transform:none; color:var(--text); }\n.rjc-sub-card .p{ font-family:'Anton',sans-serif; font-size:42px; line-height:1; margin:14px 0 2px; color:var(--ink); }\n.rjc-sub-card .p span{ font-family:'Inter',sans-serif; font-size:14px; font-weight:600; color:var(--muted); }\n.rjc-sub-card .c{ font-size:15px; font-weight:800; color:var(--pink-dark); margin-bottom:14px; }\n.rjc-sub-card ul{ list-style:none; margin:0 0 18px; padding:0; flex:1; }\n.rjc-sub-card li{ font-size:14px; color:var(--text); padding:6px 0; display:flex; gap:9px; }\n.rjc-sub-card li .tick{ color:var(--green); font-weight:900; }\n.rjc-sub-card .go{ display:block; text-align:center; padding:13px; border-radius:11px; border:2px solid var(--line); font-weight:800; font-size:14.5px; color:var(--ink); }\n.rjc-sub-card.pop .go{ background:var(--pink); color:#fff; border-color:var(--pink); }\n.rjc-sub-card .rate{ margin-top:11px; text-align:center; font-size:12.5px; color:var(--muted); font-weight:600; }\n\n.rjc-note{ margin-top:22px; padding:16px 20px; border-radius:14px; background:#F8FAFC; border-left:4px solid var(--gold); font-size:14px; color:var(--text); line-height:1.6; }\n.rjc-note b{ color:var(--ink); }\n\n.rjc-final{ margin-top:clamp(44px,6vw,72px); padding:clamp(32px,5vw,56px); border-radius:24px; text-align:center; background:var(--pink-lighter); border:2px solid var(--pink-light); }\n.rjc-final h3{ font-size:clamp(23px,3vw,34px); font-weight:900; letter-spacing:-.02em; }\n.rjc-final p{ margin:12px auto 22px; max-width:56ch; color:var(--text); font-size:15.5px; }\n\n@media(max-width:560px){ .rjc-numbers,.rjc-packs,.rjc-subs{ grid-template-columns:1fr; } }\n<\/style>\n\n<div class=\"rjc\">\n\n  <!-- ============================================== THE OFFER, SHOUTED == -->\n  <div class=\"rjc-blast\">\n    <div class=\"rjc-kick\"><span class=\"dot\"><\/span> September only<\/div>\n\n    <h1>Half as many<span class=\"pop\">again. Free.<\/span><\/h1>\n\n    <p class=\"rjc-sub\">\n      Every credit pack carries <b>50% more credits<\/b> this month, for exactly the\n      same money. Nothing to type in, no code &mdash; it is just in there.\n    <\/p>\n\n    <div class=\"rjc-numbers\">\n      <div class=\"rjc-num\">\n        <div class=\"price\">\u00a319<\/div>\n        <span class=\"arrow\">&darr;<\/span>\n        <div class=\"gets\">60<\/div>\n        <span class=\"was\">credits &middot; <s>normally 40<\/s><\/span>\n        <span class=\"rate\">31.7p a credit<\/span>\n      <\/div>\n      <div class=\"rjc-num\">\n        <div class=\"price\">\u00a339<\/div>\n        <span class=\"arrow\">&darr;<\/span>\n        <div class=\"gets\">150<\/div>\n        <span class=\"was\">credits &middot; <s>normally 100<\/s><\/span>\n        <span class=\"rate\">26p a credit<\/span>\n      <\/div>\n    <\/div>\n\n    <p class=\"rjc-ends\">Ends 30 September &middot; credits never expire<\/p>\n    <a class=\"rjc-cta\" href=\"#packs\">Get your credits &rarr;<\/a>\n  <\/div>\n\n  <div class=\"rjc-gbp\">\n    <span>\ud83d\udcb1<\/span>\n    <span>Prix indiqu\u00e9s en <strong>Livre sterling (\u00a3)<\/strong>. Pas au Royaume-Uni ? Votre devise locale sera calcul\u00e9e au moment du paiement, au taux de change du jour.<\/span>\n  <\/div>\n\n  <!-- ==================================================== THE TWO PACKS == -->\n  <div class=\"rjc-head\" id=\"packs\">\n    <h2>Buy credits once. No subscription.<\/h2>\n    <p>They never expire, they're royalty-free, and there's nothing to cancel. Most people start here &mdash; and this month both packs are carrying an extra 50%.<\/p>\n  <\/div>\n\n  <div class=\"rjc-packs\">\n\n    <div class=\"rjc-pack\">\n      <span class=\"rjc-pack-flag\">+20 free<\/span>\n      <div class=\"name\">Trial pack<\/div>\n      <div class=\"cost\">\u00a319<\/div>\n      <div class=\"credits\"><s>40<\/s>60 credits<\/div>\n      <div class=\"per\">31.7p a credit &middot; never expire<\/div>\n      <ul>\n        <li><span class=\"tick\">\u2713<\/span><span><b>60<\/b> produced sweepers or DJ drops<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>60<\/b> adverts with a music bed<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>30<\/b> with music composed for you<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>6<\/b> jingles chant\u00e9s<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Unlimited free retakes<\/span><\/li>\n      <\/ul>\n      <a class=\"buy ghost\" href=\"\/fr\/checkout\/?add-to-cart=117267\">Get 60 credits &mdash; \u00a319<\/a>\n    <\/div>\n\n    <div class=\"rjc-pack best\">\n      <span class=\"rjc-pack-flag\">+50 free &middot; best value<\/span>\n      <div class=\"name\">Credit pack<\/div>\n      <div class=\"cost\">\u00a339<\/div>\n      <div class=\"credits\"><s>100<\/s>150 credits<\/div>\n      <div class=\"per\">26p a credit &middot; never expire<\/div>\n      <ul>\n        <li><span class=\"tick\">\u2713<\/span><span><b>150<\/b> produced sweepers or DJ drops<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>150<\/b> adverts with a music bed<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>75<\/b> with music composed for you<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>15<\/b> jingles chant\u00e9s<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Unlimited free retakes<\/span><\/li>\n      <\/ul>\n      <a class=\"buy solid\" href=\"\/fr\/checkout\/?add-to-cart=116839\">Get 150 credits &mdash; \u00a339<\/a>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"rjc-free\">\n    <h3>Production is free. You pay for the voice.<\/h3>\n    <p>\n      Mix your voiceover with any of our 1,780 beds, stings, sweepers and openers\n      &mdash; as many times as you like, in as many combinations as you like, for\n      nothing. Credits buy one thing: the voice. Retakes are free, so getting it\n      wrong costs you nothing. And you can preview every voice and every piece of\n      music before you spend a single credit.\n    <\/p>\n  <\/div>\n\n  <!-- ======================================================= WHAT CHANGED = -->\n  <div class=\"rjc-head\">\n    <h2>What a credit actually buys<\/h2>\n    <p>We used to charge for the music and the effects as well as the voice. We don't any more &mdash; so the same money goes two to four times further.<\/p>\n  <\/div>\n\n  <div class=\"rjc-tablewrap\">\n    <table class=\"rjc-table\">\n      <thead><tr><th>What you're making<\/th><th>Was<\/th><th>Now<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Station ID or liner<\/td><td class=\"was\">1 cr\u00e9dit<\/td><td class=\"now\">1 cr\u00e9dit<\/td><\/tr>\n        <tr><td>Produced sweeper or DJ drop<small>voice + opener + closer<\/small><\/td><td class=\"was\">2\u20133 credits<\/td><td class=\"now\">1 cr\u00e9dit<\/td><\/tr>\n        <tr><td>Advert with a music bed<small>from our library<\/small><\/td><td class=\"was\">4 cr\u00e9dits<\/td><td class=\"now\">1 cr\u00e9dit<\/td><\/tr>\n        <tr><td>Advert with music composed for you<small>the premium option<\/small><\/td><td class=\"was\">4 cr\u00e9dits<\/td><td class=\"now\">2 cr\u00e9dits<\/td><\/tr>\n        <tr><td>Another take of the same line<small>different read, same script<\/small><\/td><td class=\"was\">1 credit after 2<\/td><td class=\"now\">always free<\/td><\/tr>\n        <tr><td>Jingle chant\u00e9<small>a real sung hook, 14 styles<\/small><\/td><td class=\"was\">10 cr\u00e9dits<\/td><td class=\"now\">10 cr\u00e9dits<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <!-- ======================================================= SUBSCRIPTIONS = -->\n  <div class=\"rjc-head\">\n    <h2>Using it most months? Subscribe.<\/h2>\n    <p>Same credits, same free production, a lower rate per credit &mdash; and they arrive every month without you thinking about it. Cancel any time.<\/p>\n  <\/div>\n\n  <div class=\"rjc-toggle\" id=\"rjc-toggle\">\n    <button type=\"button\" class=\"on\" data-period=\"monthly\">Mensuel<\/button>\n    <button type=\"button\" data-period=\"yearly\">Annuel <span class=\"free\">2 mois gratuits<\/span><\/button>\n  <\/div>\n\n  <div class=\"rjc-subs\" id=\"rjc-subs\">\n\n    <div class=\"rjc-sub-card\"\n         data-m-price=\"\u00a339\" data-m-per=\"\/month\" data-m-rate=\"32.5p a credit &middot; 17% under the standard pack\" data-m-id=\"118012\"\n         data-y-price=\"\u00a3390\" data-y-per=\"\/year\"  data-y-rate=\"27.1p a credit &middot; two months free\" data-y-id=\"118014\">\n      <div class=\"n\">D\u00e9marreur<small>One station, a few pieces a week<\/small><\/div>\n      <div class=\"p\"><span class=\"amt\">\u00a339<\/span><span class=\"per\">par mois<\/span><\/div>\n      <div class=\"c\">120 credits a month<\/div>\n      <ul>\n        <li><span class=\"tick\">\u2713<\/span><span><b>120<\/b> produced pieces a month<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>12<\/b> jingles chant\u00e9s<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Beds, stings &amp; sweepers free<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Unlimited free retakes<\/span><\/li>\n      <\/ul>\n      <a class=\"go\" href=\"\/fr\/checkout\/?add-to-cart=118012\">Choisir le plat principal<\/a>\n      <div class=\"rate\">32.5p a credit &middot; 17% under the standard pack<\/div>\n    <\/div>\n\n    <div class=\"rjc-sub-card pop\"\n         data-m-price=\"\u00a359\" data-m-per=\"\/month\" data-m-rate=\"29.5p a credit &middot; 24% under the standard pack\" data-m-id=\"118013\"\n         data-y-price=\"\u00a3590\" data-y-per=\"\/year\"  data-y-rate=\"24.6p a credit &middot; two months free\" data-y-id=\"118015\">\n      <span class=\"flag\">Le plus populaire<\/span>\n      <div class=\"n\">Pour<small>Producing something most days<\/small><\/div>\n      <div class=\"p\"><span class=\"amt\">\u00a359<\/span><span class=\"per\">par mois<\/span><\/div>\n      <div class=\"c\">200 credits a month<\/div>\n      <ul>\n        <li><span class=\"tick\">\u2713<\/span><span><b>200<\/b> produced pieces a month<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>20<\/b> jingles chant\u00e9s<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Beds, stings &amp; sweepers free<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Enough for a whole station sound<\/span><\/li>\n      <\/ul>\n      <a class=\"go\" href=\"\/fr\/checkout\/?add-to-cart=118013\">Choisir Pro<\/a>\n      <div class=\"rate\">29.5p a credit &middot; 24% under the standard pack<\/div>\n    <\/div>\n\n    <div class=\"rjc-sub-card\"\n         data-m-price=\"\u00a3129\" data-m-per=\"\/month\" data-m-rate=\"25.8p a credit &middot; our lowest monthly\" data-m-id=\"118021\"\n         data-y-price=\"\u00a31290\" data-y-per=\"\/year\"  data-y-rate=\"21.5p a credit &middot; our lowest, full stop\" data-y-id=\"118022\">\n      <div class=\"n\">Station<small>Groups &amp; high-volume production<\/small><\/div>\n      <div class=\"p\"><span class=\"amt\">\u00a3129<\/span><span class=\"per\">par mois<\/span><\/div>\n      <div class=\"c\">500 credits a month<\/div>\n      <ul>\n        <li><span class=\"tick\">\u2713<\/span><span><b>500<\/b> produced pieces a month<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>&hellip;or <b>50<\/b> jingles chant\u00e9s<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Beds, stings &amp; sweepers free<\/span><\/li>\n        <li><span class=\"tick\">\u2713<\/span><span>Our lowest rate per credit<\/span><\/li>\n      <\/ul>\n      <a class=\"go\" href=\"\/fr\/checkout\/?add-to-cart=118021\">Choisir la station<\/a>\n      <div class=\"rate\">25.8p a credit &middot; our lowest monthly<\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- Said plainly, because a customer who works it out themselves and finds we\n       did not mention it trusts the next claim less. -->\n  <div class=\"rjc-note\">\n    <b>Straight answer, while the offer is on:<\/b> at 26p a credit, this month's\n    \u00a339 pack undercuts Starter and Pro on the monthly plans. If you only need\n    credits now and then, buy the pack. Subscribe when you want them arriving\n    every month without thinking about it &mdash; and on the yearly plans Pro\n    (24.6p) and Station (21.5p) are still the cheapest credits we sell.\n  <\/div>\n\n  <!-- ================================================================ END = -->\n  <div class=\"rjc-final\">\n    <h3>50% more credits. Same price. Until 30 September.<\/h3>\n    <p>Preview every voice and every piece of music free &mdash; you only spend a credit when you actually make something.<\/p>\n    <a class=\"rjc-cta\" href=\"\/fr\/checkout\/?add-to-cart=116839\">Get 150 credits for \u00a339 &rarr;<\/a>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  \/\/ Monthly \/ Yearly toggle. Swaps the price, the per-credit line AND the\n  \/\/ product the button adds \u2014 all three, or the page sells the wrong thing.\n  var toggle = document.getElementById('rjc-toggle');\n  var subs   = document.getElementById('rjc-subs');\n  if (!toggle || !subs) { return; }\n\n  function apply(period){\n    var p = (period === 'yearly') ? 'y' : 'm';\n    subs.querySelectorAll('.rjc-sub-card').forEach(function(card){\n      var amt  = card.querySelector('.amt');\n      var per  = card.querySelector('.per');\n      var rate = card.querySelector('.rate');\n      var go   = card.querySelector('.go');\n      var price = card.getAttribute('data-' + p + '-price');\n      var suff  = card.getAttribute('data-' + p + '-per');\n      var rtxt  = card.getAttribute('data-' + p + '-rate');\n      var id    = card.getAttribute('data-' + p + '-id');\n      if (amt && price) { amt.textContent = price; }\n      if (per && suff)  { per.textContent = suff; }\n      if (rate && rtxt) { rate.innerHTML = rtxt; }\n      if (go && id)     { go.setAttribute('href', '\/checkout\/?add-to-cart=' + id); }\n    });\n    toggle.querySelectorAll('button').forEach(function(b){\n      b.classList.toggle('on', b.getAttribute('data-period') === period);\n    });\n  }\n\n  toggle.addEventListener('click', function(e){\n    var b = e.target.closest('button');\n    if (!b) { return; }\n    apply(b.getAttribute('data-period'));\n  });\n\n  apply('monthly');\n}());\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n<\/div><\/div>","protected":false},"excerpt":{"rendered":"@import url('https:\/\/fonts.googleapis.com\/css2?family=Anton&family=Inter:wght@400;500;600;700;800;900&display=swap'); .rjc{ --pink:#EC4899; --pink-dark:#DB2777; --pink-light:#FCE7F3; --pink-lighter:#FDF2F8; --ink:#0F172A; --ink-2:#1E293B; --text:#475569; --muted:#94A3B8; --line:#E2E8F0; --green:#10B981; --green-bg:#D1FAE5; --gold:#F59E0B; font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; color:var(--ink-2); max-width:1120px; margin:0 auto; padding:0 18px 72px; -webkit-font-smoothing:antialiased; line-height:1.55; } .rjc *{ box-sizing:border-box;...","protected":false},"author":104,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-116913","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles<\/title>\n<meta name=\"description\" content=\"Radio Jingles, Sung Jingles, DJ Drops, and Podcast Intros for commercial, community and internet radio stations. UK Based. Prices from \u00a35. Order online.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/radiojingles24.com\/fr\/ai-plans\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles\" \/>\n<meta property=\"og:description\" content=\"Radio Jingles, Sung Jingles, DJ Drops, and Podcast Intros for commercial, community and internet radio stations. UK Based. Prices from \u00a35. Order online.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/radiojingles24.com\/fr\/ai-plans\/\" \/>\n<meta property=\"og:site_name\" content=\"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/radiojingles24\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-03T13:53:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@radiojingles24\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/ai-plans\\\/\",\"url\":\"https:\\\/\\\/radiojingles24.com\\\/ai-plans\\\/\",\"name\":\"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#website\"},\"datePublished\":\"2026-05-28T09:00:34+00:00\",\"dateModified\":\"2026-09-03T13:53:49+00:00\",\"description\":\"Radio Jingles, Sung Jingles, DJ Drops, and Podcast Intros for commercial, community and internet radio stations. UK Based. Prices from \u00a35. Order online.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/ai-plans\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/radiojingles24.com\\\/ai-plans\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/ai-plans\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/radiojingles24.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI Plans\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#website\",\"url\":\"https:\\\/\\\/radiojingles24.com\\\/\",\"name\":\"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles\",\"description\":\"Radio Jingles, Sung Jingles, DJ Drops, and Podcast Intros for commercial, community and internet radio stations. UK Based. Prices from \u00a35. Order online.\",\"publisher\":{\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/radiojingles24.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#organization\",\"name\":\"Radio Jingles 24\",\"url\":\"https:\\\/\\\/radiojingles24.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/radiojingles24.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/RadioJingle1-1.jpg\",\"contentUrl\":\"https:\\\/\\\/radiojingles24.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/RadioJingle1-1.jpg\",\"width\":512,\"height\":158,\"caption\":\"Radio Jingles 24\"},\"image\":{\"@id\":\"https:\\\/\\\/radiojingles24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/radiojingles24\\\/\",\"https:\\\/\\\/x.com\\\/radiojingles24\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Jingles chant\u00e9s","description":"Radio Jingles, Sung Jingles, DJ Drops et Podcast Intros pour les stations de radio commerciales, communautaires et Internet. Bas\u00e9 au Royaume-Uni. Prix \u00e0 partir de 5 \u00a3. Commander en ligne.","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:\/\/radiojingles24.com\/fr\/ai-plans\/","og_locale":"fr_FR","og_type":"article","og_title":"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles","og_description":"Radio Jingles, Sung Jingles, DJ Drops, and Podcast Intros for commercial, community and internet radio stations. UK Based. Prices from \u00a35. Order online.","og_url":"https:\/\/radiojingles24.com\/fr\/ai-plans\/","og_site_name":"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Sung Jingles","article_publisher":"https:\/\/www.facebook.com\/radiojingles24\/","article_modified_time":"2026-09-03T13:53:49+00:00","twitter_card":"summary_large_image","twitter_site":"@radiojingles24","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/radiojingles24.com\/ai-plans\/","url":"https:\/\/radiojingles24.com\/ai-plans\/","name":"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Jingles chant\u00e9s","isPartOf":{"@id":"https:\/\/radiojingles24.com\/#website"},"datePublished":"2026-05-28T09:00:34+00:00","dateModified":"2026-09-03T13:53:49+00:00","description":"Radio Jingles, Sung Jingles, DJ Drops et Podcast Intros pour les stations de radio commerciales, communautaires et Internet. Bas\u00e9 au Royaume-Uni. Prix \u00e0 partir de 5 \u00a3. Commander en ligne.","breadcrumb":{"@id":"https:\/\/radiojingles24.com\/ai-plans\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/radiojingles24.com\/ai-plans\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/radiojingles24.com\/ai-plans\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/radiojingles24.com\/"},{"@type":"ListItem","position":2,"name":"AI Plans"}]},{"@type":"WebSite","@id":"https:\/\/radiojingles24.com\/#website","url":"https:\/\/radiojingles24.com\/","name":"Radio Jingles 24: Radio Jingles | DJ Drops | Podcast Intros | Jingles chant\u00e9s","description":"Radio Jingles, Sung Jingles, DJ Drops et Podcast Intros pour les stations de radio commerciales, communautaires et Internet. Bas\u00e9 au Royaume-Uni. Prix \u00e0 partir de 5 \u00a3. Commander en ligne.","publisher":{"@id":"https:\/\/radiojingles24.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/radiojingles24.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/radiojingles24.com\/#organization","name":"Radio Jingles 24","url":"https:\/\/radiojingles24.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/radiojingles24.com\/#\/schema\/logo\/image\/","url":"https:\/\/radiojingles24.com\/wp-content\/uploads\/2019\/11\/RadioJingle1-1.jpg","contentUrl":"https:\/\/radiojingles24.com\/wp-content\/uploads\/2019\/11\/RadioJingle1-1.jpg","width":512,"height":158,"caption":"Radio Jingles 24"},"image":{"@id":"https:\/\/radiojingles24.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/radiojingles24\/","https:\/\/x.com\/radiojingles24"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/pages\/116913","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/users\/104"}],"replies":[{"embeddable":true,"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/comments?post=116913"}],"version-history":[{"count":11,"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/pages\/116913\/revisions"}],"predecessor-version":[{"id":118525,"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/pages\/116913\/revisions\/118525"}],"wp:attachment":[{"href":"https:\/\/radiojingles24.com\/fr\/wp-json\/wp\/v2\/media?parent=116913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}