{"id":15984,"date":"2026-04-04T17:15:20","date_gmt":"2026-04-04T15:15:20","guid":{"rendered":"https:\/\/rivierabroker.eu\/?page_id=15984"},"modified":"2026-04-04T17:15:33","modified_gmt":"2026-04-04T15:15:33","slug":"jeanneau-prestige-34","status":"publish","type":"page","link":"https:\/\/rivierabroker.eu\/fr\/jeanneau-prestige-34\/","title":{"rendered":"JEANNEAU PRESTIGE 34"},"content":{"rendered":"\n<style>\n  :root{\n    --rb-navy-1:#071a2b;\n    --rb-navy-2:#0a2a45;\n    --rb-navy-3:#0f3b5d;\n    --rb-gold:#ffd38a;\n    --rb-gold-2:#f3c46d;\n    --rb-sky:#9ad7ff;\n    --rb-text:#0b1220;\n    --rb-muted:#5e7186;\n    --rb-bg:#f4f8fc;\n    --rb-card:#ffffff;\n    --rb-line:#dfe9f3;\n    --rb-shadow:0 18px 40px rgba(7,26,43,.10);\n    --rb-radius:24px;\n    --rb-wrap:1180px;\n  }\n\n  *{box-sizing:border-box}\n  html{scroll-behavior:smooth}\n  body{\n    margin:0;\n    background:var(--rb-bg);\n    color:var(--rb-text);\n    font-family:Arial,Helvetica,sans-serif;\n  }\n\n  .rb-wrap{max-width:var(--rb-wrap);margin:0 auto}\n  .rb-page{background:var(--rb-bg);color:var(--rb-text)}\n\n  .rb-topbar{\n    position:sticky;\n    top:0;\n    z-index:120;\n    background:rgba(7,26,43,.96);\n    backdrop-filter:blur(10px);\n    border-bottom:1px solid rgba(255,211,138,.18);\n  }\n  .rb-topinner{\n    max-width:var(--rb-wrap);\n    margin:0 auto;\n    padding:10px 14px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n  }\n  .rb-brand{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    min-width:0;\n  }\n  .rb-logo{\n    width:42px;\n    height:42px;\n    border-radius:12px;\n    display:grid;\n    place-items:center;\n    background:linear-gradient(180deg,rgba(255,211,138,.22),rgba(154,215,255,.12));\n    border:1px solid rgba(255,211,138,.28);\n    color:var(--rb-gold);\n    font-weight:700;\n  }\n  .rb-brandtext{min-width:0}\n  .rb-brandtext strong{\n    display:block;\n    color:#fff;\n    font-size:14px;\n    line-height:1.15;\n  }\n  .rb-brandtext span{\n    display:block;\n    color:#cfe1f3;\n    font-size:12px;\n    line-height:1.2;\n    white-space:nowrap;\n    overflow:hidden;\n    text-overflow:ellipsis;\n  }\n\n  .rb-lang{\n    display:flex;\n    align-items:center;\n    gap:8px;\n    flex-shrink:0;\n  }\n  .rb-flag{\n    appearance:none;\n    border:1px solid rgba(255,255,255,.16);\n    background:rgba(255,255,255,.07);\n    color:#fff;\n    border-radius:999px;\n    padding:8px 10px;\n    font-size:18px;\n    line-height:1;\n    cursor:pointer;\n    transition:.2s ease;\n    min-width:42px;\n    min-height:42px;\n    display:grid;\n    place-items:center;\n  }\n  .rb-flag:hover,\n  .rb-flag.active{\n    background:rgba(255,211,138,.18);\n    border-color:rgba(255,211,138,.45);\n    transform:translateY(-1px);\n  }\n\n  .rb-hero{\n    position:relative;\n    overflow:hidden;\n    background:\n      radial-gradient(circle at top right, rgba(255,211,138,.16), transparent 30%),\n      radial-gradient(circle at left center, rgba(154,215,255,.16), transparent 24%),\n      linear-gradient(180deg,var(--rb-navy-1) 0%,var(--rb-navy-2) 44%,var(--rb-navy-3) 100%);\n    color:#fff;\n    padding:22px 14px 22px;\n    border-radius:0 0 26px 26px;\n  }\n  .rb-hero-head{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:start;\n  }\n  .rb-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:9px;\n    margin:0 0 12px;\n  }\n  .rb-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:7px;\n    padding:8px 11px;\n    border-radius:999px;\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,211,138,.25);\n    color:#fff4dc;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.2px;\n  }\n  .rb-title{\n    margin:0 0 12px;\n    font-size:29px;\n    line-height:1.08;\n    letter-spacing:-.4px;\n    color:#fff;\n  }\n  .rb-sub{\n    margin:0 0 12px;\n    color:#dbeaf8;\n    font-size:16px;\n    line-height:1.7;\n    max-width:760px;\n  }\n  .rb-cta-row{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:16px;\n  }\n  .rb-btn,\n  .rb-btn2{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    text-decoration:none;\n    border-radius:14px;\n    padding:13px 16px;\n    font-weight:700;\n    min-height:46px;\n    transition:.2s ease;\n  }\n  .rb-btn{\n    background:linear-gradient(180deg,var(--rb-gold) 0%,var(--rb-gold-2) 100%);\n    color:var(--rb-navy-1);\n    box-shadow:0 12px 28px rgba(0,0,0,.18);\n  }\n  .rb-btn2{\n    background:rgba(255,255,255,.08);\n    color:#fff;\n    border:1px solid rgba(255,255,255,.18);\n  }\n\n  .rb-hero-card{\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.14);\n    border-radius:22px;\n    padding:16px;\n    box-shadow:0 18px 34px rgba(3,10,18,.16);\n  }\n  .rb-hero-card h2{\n    margin:0 0 12px;\n    font-size:20px;\n    color:var(--rb-gold);\n  }\n  .rb-specs{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n  .rb-spec{\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.10);\n    border-radius:15px;\n    padding:12px;\n  }\n  .rb-spec strong{\n    display:block;\n    color:var(--rb-sky);\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:.5px;\n    margin-bottom:5px;\n  }\n  .rb-spec span{\n    display:block;\n    color:#fff;\n    font-size:15px;\n    line-height:1.4;\n  }\n\n  .rb-main{padding:22px 14px 36px}\n  .rb-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:start;\n  }\n  .rb-card{\n    background:var(--rb-card);\n    border:1px solid rgba(7,26,43,.06);\n    border-radius:var(--rb-radius);\n    padding:18px;\n    box-shadow:var(--rb-shadow);\n  }\n  .rb-card h2{\n    margin:0 0 12px;\n    font-size:24px;\n    line-height:1.12;\n    color:var(--rb-navy-1);\n  }\n  .rb-card p{\n    margin:0 0 14px;\n    font-size:16px;\n    line-height:1.72;\n    color:#223447;\n  }\n  .rb-card p:last-child{margin-bottom:0}\n\n  .rb-list{display:grid;gap:10px}\n  .rb-line{\n    background:#f8fbff;\n    border:1px solid var(--rb-line);\n    border-radius:16px;\n    padding:12px 13px;\n    font-size:15px;\n    line-height:1.6;\n    color:#183047;\n  }\n  .rb-highlight{\n    background:linear-gradient(180deg,#fffaf1 0%,#fff4e1 100%);\n    border-color:rgba(255,211,138,.55);\n  }\n  .rb-note{\n    background:linear-gradient(180deg,#f2f8ff 0%,#eaf4fd 100%);\n    border-color:#d4e6f7;\n  }\n\n  .rb-table{display:grid;gap:10px}\n  .rb-row{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:8px;\n    padding:12px;\n    border:1px solid var(--rb-line);\n    border-radius:16px;\n    background:#fff;\n  }\n  .rb-row strong{color:var(--rb-navy-2)}\n\n  .rb-faq-item{\n    padding:13px 0;\n    border-bottom:1px solid #e6eef5;\n  }\n  .rb-faq-item:last-child{\n    padding-bottom:0;\n    border-bottom:none;\n  }\n  .rb-faq-item strong{\n    display:block;\n    margin-bottom:7px;\n    font-size:16px;\n    color:var(--rb-navy-1);\n  }\n\n  .rb-contact{display:grid;gap:10px}\n  .rb-contact .rb-btn,\n  .rb-contact .rb-btn2{width:100%}\n\n  .rb-card a{\n    color:#0b4c7a;\n    text-decoration:none;\n    font-weight:700;\n  }\n  .rb-card a:hover{text-decoration:underline}\n\n  .rb-lang-content{display:none}\n  .rb-lang-content.active{display:block}\n\n  @media (min-width:700px){\n    .rb-title{font-size:34px}\n    .rb-hero{padding:28px 18px 24px}\n    .rb-main{padding:26px 18px 40px}\n    .rb-specs{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .rb-card{padding:22px}\n    .rb-row{grid-template-columns:180px 1fr;align-items:center}\n  }\n\n  @media (min-width:980px){\n    .rb-hero-head{grid-template-columns:.92fr 1.08fr;gap:22px}\n    .rb-grid{grid-template-columns:1.08fr .92fr;gap:22px}\n    .rb-title{font-size:40px}\n  }\n<\/style>\n\n<div class=\"rb-page\" id=\"rb-page-root\">\n  <div class=\"rb-topbar\">\n    <div class=\"rb-topinner\">\n      <div class=\"rb-brand\">\n        <div class=\"rb-logo\">RB<\/div>\n        <div class=\"rb-brandtext\">\n          <strong>RivieraBroker<\/strong>\n          <span>Jeanneau Prestige 34<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"rb-lang\" aria-label=\"Language selector\">\n        <button class=\"rb-flag active\" type=\"button\" data-lang=\"fr\" aria-label=\"Fran\u00e7ais\">\ud83c\uddeb\ud83c\uddf7<\/button>\n        <button class=\"rb-flag\" type=\"button\" data-lang=\"it\" aria-label=\"Italiano\">\ud83c\uddee\ud83c\uddf9<\/button>\n        <button class=\"rb-flag\" type=\"button\" data-lang=\"en\" aria-label=\"English\">\ud83c\uddec\ud83c\udde7<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div id=\"metaslider-id-15861\" style=\"max-width: 600px; margin: 0 auto;\" class=\"ml-slider-3-107-0 metaslider metaslider-flex metaslider-15861 ml-slider ml-slider-lightbox-2-22-0 metaslider-lightbox-2-22-0 ms-theme-default-base nav-hidden\" role=\"region\" aria-label=\"PRESTIGE 34\" data-height=\"600\" data-width=\"600\">\n    <div id=\"metaslider_container_15861\">\n        <div id=\"metaslider_15861\">\n            <ul aria-live='off' class='slides'>\n                <li style=\"display: block; width: 100%;\" class=\"slide-15958 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:16:02\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15958 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15934 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:00\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15934 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15930 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:52\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-4-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-4-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15930 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-4\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15946 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:39\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-8-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-8-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15946 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-8\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15935 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:03\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15935 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15950 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:46\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-3-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-3-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15950 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-3\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15942 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:20\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15942 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15959 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:16:04\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15959 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15928 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:48\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-10-503x503.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-10-503x503.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15928 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-10\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15933 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:58\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15933 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15936 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:06\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15936 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15953 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:51\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15953 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-11\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15952 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:49\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15952 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-18\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15940 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:16\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15940 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-5\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15941 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:18\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15941 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15948 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:42\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-9-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-9-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15948 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-9\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15962 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:16:11\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15962 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15960 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:16:06\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15960 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-4\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15937 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:08\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15937 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15949 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:45\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-4-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-4-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15949 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-4\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15931 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:54\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-3-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-3-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15931 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-3\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15956 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:58\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15956 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-8\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15944 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:32\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-6-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-6-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15944 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-6\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15943 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:22\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15943 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-2\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15929 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:50\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-9-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-9-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15929 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-9\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15961 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:16:09\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15961 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-3\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15957 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:59\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15957 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15954 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:54\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15954 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-10\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15938 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:11\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15938 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-7\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15939 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:13\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15939 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-6\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15945 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:38\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-5-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-5-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15945 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-5\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15955 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:56\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15955 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-9\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15932 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:14:56\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15932 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15947 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:40\" data-filename=\"jeanneau-prestige-34-09_rivierabroker-10-503x503.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-10-503x503.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15947 msDefaultImage\" title=\"jeanneau-prestige-34-09_rivierabroker-10\" \/><\/li>\n                <li style=\"display: none; width: 100%;\" class=\"slide-15951 ms-image \" aria-roledescription=\"slide\" data-date=\"2026-04-04 16:15:48\" data-filename=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-600x600.png\" data-slide-type=\"image\"><img decoding=\"async\" src=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC-600x600.png\" height=\"600\" width=\"600\" alt=\"\" class=\"slider-15861 slide-15951 msDefaultImage\" title=\"JEANNEAU_PRESTIGE_34_2005_RIVIERAMARINELOC\" \/><\/li>\n            <\/ul>\n        <\/div>\n        \n    <\/div>\n<\/div>\n\n  <section class=\"rb-hero\">\n    <div class=\"rb-wrap\">\n      <div class=\"rb-hero-head\">\n        <aside class=\"rb-hero-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Les points cl\u00e9s<\/h2>\n          <\/div>\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>Punti chiave<\/h2>\n          <\/div>\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Key facts<\/h2>\n          <\/div>\n\n          <div class=\"rb-specs\">\n            <div class=\"rb-spec\"><strong>Mod\u00e8le \/ Model<\/strong><span>Jeanneau Prestige 34<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Ann\u00e9e \/ Year<\/strong><span>2005<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Longueur \/ Length<\/strong><span>10,25 m<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Largeur \/ Beam<\/strong><span>3,63 m<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Tirant d\u2019eau \/ Draft<\/strong><span>0,97 m<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Cabines \/ Cabins<\/strong><span>2<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Salle d\u2019eau \/ Heads<\/strong><span>1<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Moteurs \/ Engines<\/strong><span>2 x Volvo Penta KAD300 \u00b7 300 hp<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Heures moteur \/ Engine hours<\/strong><span>700 h<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Propulsion<\/strong><span>Z-drive<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Carburant \/ Fuel<\/strong><span>Diesel<\/span><\/div>\n            <div class=\"rb-spec\"><strong>Prix \/ Price<\/strong><span>55 000 \u20ac<\/span><\/div>\n          <\/div>\n        <\/aside>\n\n        <div>\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <div class=\"rb-badges\">\n              <span class=\"rb-badge\">Open d\u2019occasion<\/span>\n              <span class=\"rb-badge\">Jeanneau Prestige 34<\/span>\n              <span class=\"rb-badge\">Corse \u00b7 France<\/span>\n            <\/div>\n            <h1 class=\"rb-title\">Jeanneau Prestige 34 \u00e0 vendre en Corse<\/h1>\n            <p class=\"rb-sub\">Ce Jeanneau Prestige 34 de 2005 pr\u00e9sente une ligne \u00e9l\u00e9gante, un volume agr\u00e9able \u00e0 bord et une configuration tr\u00e8s int\u00e9ressante avec 2 cabines, un carr\u00e9 transformable et 6 couchages au total.<\/p>\n            <p class=\"rb-sub\">Son \u00e9quipement de navigation, son pont en teck, son propulseur d\u2019\u00e9trave et son am\u00e9nagement int\u00e9rieur en font une unit\u00e9 plaisante pour profiter du bord, du week-end et de la croisi\u00e8re c\u00f4ti\u00e8re dans de bonnes conditions.<\/p>\n            <div class=\"rb-cta-row\">\n              <a class=\"rb-btn\" href=\"#rb-contact-fr\">Demander le dossier<\/a>\n              <a class=\"rb-btn2\" href=\"#rb-avis-fr\">Lire l\u2019avis RivieraBroker<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <div class=\"rb-badges\">\n              <span class=\"rb-badge\">Open usato<\/span>\n              <span class=\"rb-badge\">Jeanneau Prestige 34<\/span>\n              <span class=\"rb-badge\">Corsica \u00b7 Francia<\/span>\n            <\/div>\n            <h1 class=\"rb-title\">Jeanneau Prestige 34 in vendita in Corsica<\/h1>\n            <p class=\"rb-sub\">Questo Jeanneau Prestige 34 del 2005 offre una linea elegante, un buon volume a bordo e una configurazione molto interessante con 2 cabine, dinette trasformabile e 6 posti letto totali.<\/p>\n            <p class=\"rb-sub\">L\u2019elettronica di navigazione, il teak, l\u2019elica di prua e la disposizione interna ne fanno un\u2019unit\u00e0 piacevole per vivere il bordo, il weekend e la crociera costiera in ottime condizioni.<\/p>\n            <div class=\"rb-cta-row\">\n              <a class=\"rb-btn\" href=\"#rb-contact-it\">Richiedere il dossier<\/a>\n              <a class=\"rb-btn2\" href=\"#rb-avis-it\">Leggere il parere RivieraBroker<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <div class=\"rb-badges\">\n              <span class=\"rb-badge\">Used open cruiser<\/span>\n              <span class=\"rb-badge\">Jeanneau Prestige 34<\/span>\n              <span class=\"rb-badge\">Corsica \u00b7 France<\/span>\n            <\/div>\n            <h1 class=\"rb-title\">Jeanneau Prestige 34 for sale in Corsica<\/h1>\n            <p class=\"rb-sub\">This 2005 Jeanneau Prestige 34 offers an elegant profile, pleasant onboard volume and a very appealing layout with 2 cabins, a convertible saloon and 6 berths in total.<\/p>\n            <p class=\"rb-sub\">Her navigation electronics, teak deck, bow thruster and interior layout make her a pleasant unit for day boating, weekends and coastal cruising in good comfort.<\/p>\n            <div class=\"rb-cta-row\">\n              <a class=\"rb-btn\" href=\"#rb-contact-en\">Request the file<\/a>\n              <a class=\"rb-btn2\" href=\"#rb-avis-en\">Read RivieraBroker\u2019s view<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <main class=\"rb-main\">\n    <div class=\"rb-wrap rb-grid\">\n      <div>\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>En un coup d\u2019\u0153il<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Positionnement<\/strong><div>Un open habitable de 10,25 m, bien \u00e9quip\u00e9, avec une pr\u00e9sentation soign\u00e9e et une vraie polyvalence d\u2019utilisation.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Vie \u00e0 bord<\/strong><div>2 cabines, 1 salle d\u2019eau, carr\u00e9 transformable et 6 couchages au total pour profiter du bord sur plusieurs jours.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Motorisation<\/strong><div>2 Volvo Penta KAD300 avec transmission Z-drive et 700 heures moteur.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Usage<\/strong><div>Sorties \u00e0 la journ\u00e9e, week-end et croisi\u00e8re c\u00f4ti\u00e8re avec un bon niveau de confort.<\/div><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>A colpo d\u2019occhio<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Posizionamento<\/strong><div>Un open abitabile di 10,25 m, ben equipaggiato, con presentazione curata e vera versatilit\u00e0 d\u2019uso.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Vita a bordo<\/strong><div>2 cabine, 1 bagno, dinette trasformabile e 6 posti letto totali per vivere il bordo per pi\u00f9 giorni.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Motorizzazione<\/strong><div>2 Volvo Penta KAD300 con trasmissione Z-drive e 700 ore motore.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Utilizzo<\/strong><div>Uscite giornaliere, weekend e crociera costiera con un buon livello di comfort.<\/div><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>At a glance<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Positioning<\/strong><div>A 10.25 m liveable open cruiser, well equipped, neatly presented and versatile in use.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Onboard life<\/strong><div>2 cabins, 1 head, convertible saloon and 6 berths in total for enjoyable stays aboard over several days.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Engines<\/strong><div>Twin Volvo Penta KAD300 engines with Z-drive transmission and 700 engine hours.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Use<\/strong><div>Day trips, weekends and coastal cruising with a good level of comfort.<\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>\u00c9quipements et am\u00e9nagement<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\"><strong>Int\u00e9rieur :<\/strong> cabine propri\u00e9taire, cabine invit\u00e9s, carr\u00e9 transformable, cuisine \u00e9quip\u00e9e avec plaques gaz, micro-ondes et r\u00e9frig\u00e9rateur, t\u00e9l\u00e9vision, radio, climatisation d\u2019appoint portable.<\/div>\n              <div class=\"rb-line\"><strong>Pr\u00e9sentation :<\/strong> selleries int\u00e9rieure et ext\u00e9rieure en bon \u00e9tat, boiseries tr\u00e8s bien entretenues.<\/div>\n              <div class=\"rb-line\"><strong>Navigation :<\/strong> GPS traceur, radar, sondeur, pilote automatique, VHF fixe.<\/div>\n              <div class=\"rb-line\"><strong>Pont :<\/strong> propulseur d\u2019\u00e9trave Quick, pont en teck, plage arri\u00e8re en teck, r\u00e9frig\u00e9rateur de cockpit, \u00e9chelle de bain escamotable, bain de soleil avant, guindeau \u00e9lectrique avec commande au tableau de bord, taud de console.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>Dotazioni e layout<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\"><strong>Interni :<\/strong> cabina armatoriale, cabina ospiti, dinette trasformabile, cucina attrezzata con fornelli a gas, microonde e frigorifero, televisione, radio, climatizzatore portatile di supporto.<\/div>\n              <div class=\"rb-line\"><strong>Presentazione :<\/strong> sellerie interne ed esterne in buono stato, boiserie molto ben mantenute.<\/div>\n              <div class=\"rb-line\"><strong>Navigazione :<\/strong> GPS cartografico, radar, ecoscandaglio, pilota automatico, VHF fisso.<\/div>\n              <div class=\"rb-line\"><strong>Coperta :<\/strong> elica di prua Quick, ponte in teak, plancia bagno in teak, frigorifero pozzetto, scaletta bagno a scomparsa, prendisole di prua, verricello elettrico con comando al cruscotto, cappottina console.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Equipment and layout<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\"><strong>Interior:<\/strong> owner\u2019s cabin, guest cabin, convertible saloon, equipped galley with gas hob, microwave and refrigerator, television, radio, portable auxiliary air conditioning.<\/div>\n              <div class=\"rb-line\"><strong>Presentation:<\/strong> interior and exterior upholstery in good condition, very well-maintained woodwork.<\/div>\n              <div class=\"rb-line\"><strong>Navigation:<\/strong> GPS plotter, radar, depth sounder, autopilot, fixed VHF.<\/div>\n              <div class=\"rb-line\"><strong>Deck:<\/strong> Quick bow thruster, teak deck, teak swim platform, cockpit refrigerator, retractable swim ladder, forward sunpad, electric windlass with helm control, console cover.<\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Entretien et point \u00e0 pr\u00e9voir<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-note\"><strong>Entretien :<\/strong> le bateau a \u00e9t\u00e9 tr\u00e8s peu utilis\u00e9 durant la saison pr\u00e9c\u00e9dente.<\/div>\n              <div class=\"rb-line rb-highlight\"><strong>Point \u00e0 pr\u00e9voir :<\/strong> une r\u00e9vision compl\u00e8te, moteurs et embases, est \u00e0 pr\u00e9voir avant toute utilisation ou une travers\u00e9e Corse \/ continent. Le devis est \u00e0 disposition.<\/div>\n              <div class=\"rb-line\"><strong>Positionnement prix :<\/strong> ce point est int\u00e9gr\u00e9 dans le prix affich\u00e9.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>Manutenzione e punto da prevedere<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-note\"><strong>Manutenzione :<\/strong> la barca \u00e8 stata utilizzata molto poco durante la stagione precedente.<\/div>\n              <div class=\"rb-line rb-highlight\"><strong>Punto da prevedere :<\/strong> \u00e8 prevista una revisione completa di motori e piedi poppieri prima di qualsiasi utilizzo o traversata Corsica \/ continente. Preventivo disponibile.<\/div>\n              <div class=\"rb-line\"><strong>Prezzo :<\/strong> questo elemento \u00e8 gi\u00e0 considerato nel prezzo richiesto.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Maintenance and point to plan for<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-note\"><strong>Maintenance:<\/strong> the boat was used very little during the previous season.<\/div>\n              <div class=\"rb-line rb-highlight\"><strong>Point to plan for:<\/strong> a full service of engines and sterndrives is to be carried out before any use or Corsica \/ mainland crossing. Quotation available.<\/div>\n              <div class=\"rb-line\"><strong>Price positioning:<\/strong> this point is already reflected in the asking price.<\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Refit<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\">\u2714\ufe0f 2025 : bimini<\/div>\n              <div class=\"rb-line\">\u2714\ufe0f 2025 : taud arri\u00e8re complet avec fen\u00eatres<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>Refit<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\">\u2714\ufe0f 2025 : bimini<\/div>\n              <div class=\"rb-line\">\u2714\ufe0f 2025 : tendalino posteriore completo con finestre<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Refit<\/h2>\n            <div class=\"rb-list\">\n              <div class=\"rb-line\">\u2714\ufe0f 2025: bimini<\/div>\n              <div class=\"rb-line\">\u2714\ufe0f 2025: full aft enclosure with windows<\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\" id=\"rb-avis-fr\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Le regard RivieraBroker<\/h2>\n            <p>Ce Jeanneau Prestige 34 pr\u00e9sente un ensemble agr\u00e9able et bien pens\u00e9 pour un acheteur qui cherche un open spacieux, fiable et polyvalent, avec de vraies capacit\u00e9s de croisi\u00e8re sans complexit\u00e9 excessive.<\/p>\n            <p>La configuration int\u00e9rieure, le niveau d\u2019\u00e9quipement, l\u2019\u00e9tat des boiseries et des selleries, ainsi que les \u00e9l\u00e9ments de pont donnent \u00e0 cette unit\u00e9 une vraie qualit\u00e9 d\u2019usage sur ce segment.<\/p>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-highlight\"><strong>Notre lecture :<\/strong> un open Jeanneau attractif, bien \u00e9quip\u00e9 et plaisant \u00e0 vivre, avec un volume int\u00e9ressant pour 10,25 m et une base s\u00e9rieuse pour profiter du bateau avec confort.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\" id=\"rb-avis-it\">\n            <h2>Il parere RivieraBroker<\/h2>\n            <p>Questo Jeanneau Prestige 34 offre un insieme piacevole e ben studiato per chi cerca un open spazioso, affidabile e versatile, con vere capacit\u00e0 di crociera senza complessit\u00e0 eccessiva.<\/p>\n            <p>La configurazione interna, il livello di dotazione, lo stato delle boiserie e delle sellerie, insieme agli elementi di coperta, danno a questa unit\u00e0 una qualit\u00e0 d\u2019uso molto interessante in questa fascia.<\/p>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-highlight\"><strong>La nostra lettura:<\/strong> un open Jeanneau attraente, ben equipaggiato e piacevole da vivere, con un volume interessante per 10,25 m e una base seria per godersi la barca con comfort.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\" id=\"rb-avis-en\">\n            <h2>RivieraBroker\u2019s view<\/h2>\n            <p>This Jeanneau Prestige 34 offers a pleasant and well-thought-out package for a buyer looking for a spacious, reliable and versatile open cruiser with genuine cruising ability and no unnecessary complexity.<\/p>\n            <p>The interior layout, level of equipment, condition of the woodwork and upholstery, together with the deck features, give this unit strong day-to-day appeal in this segment.<\/p>\n            <div class=\"rb-list\">\n              <div class=\"rb-line rb-highlight\"><strong>Our view:<\/strong> an attractive Jeanneau open cruiser, well equipped and pleasant to live with, offering interesting volume for 10.25 m and a serious base for enjoyable boating in comfort.<\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n      <\/div>\n\n      <aside>\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Caract\u00e9ristiques principales<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Type<\/strong><div>Open habitable pour sorties en mer, week-end et croisi\u00e8re c\u00f4ti\u00e8re.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Configuration<\/strong><div>2 cabines, 1 salle d\u2019eau, carr\u00e9 transformable, cockpit et espaces de pont agr\u00e9ables.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Atout technique<\/strong><div>Base Volvo Penta KAD300, propulseur d\u2019\u00e9trave Quick et \u00e9quipement de navigation complet.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Profil acheteur<\/strong><div>Id\u00e9al pour un plaisancier qui veut un open confortable, bien \u00e9quip\u00e9 et agr\u00e9able \u00e0 vivre.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Zone<\/strong><div>Corse \u00b7 France<\/div><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>Caratteristiche principali<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Tipo<\/strong><div>Open abitabile per uscite in mare, weekend e crociera costiera.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Configurazione<\/strong><div>2 cabine, 1 bagno, dinette trasformabile, pozzetto e spazi esterni piacevoli.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Punto tecnico<\/strong><div>Base Volvo Penta KAD300, elica di prua Quick ed elettronica di navigazione completa.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Profilo acquirente<\/strong><div>Ideale per chi cerca un open confortevole, ben equipaggiato e piacevole da vivere.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Zona<\/strong><div>Corsica \u00b7 Francia<\/div><\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Main features<\/h2>\n            <div class=\"rb-table\">\n              <div class=\"rb-row\"><strong>Type<\/strong><div>Liveable open cruiser for day boating, weekends and coastal cruising.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Layout<\/strong><div>2 cabins, 1 head, convertible saloon, cockpit and pleasant deck areas.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Technical strength<\/strong><div>Volvo Penta KAD300 base, Quick bow thruster and complete navigation electronics.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Buyer profile<\/strong><div>Ideal for someone wanting a comfortable, well-equipped and pleasant open cruiser.<\/div><\/div>\n              <div class=\"rb-row\"><strong>Area<\/strong><div>Corsica \u00b7 France<\/div><\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>FAQ acheteur<\/h2>\n            <div class=\"rb-faq-item\"><strong>Ce Jeanneau Prestige 34 est-il adapt\u00e9 au week-end ?<\/strong><span>Oui. Avec 2 cabines, 1 salle d\u2019eau et 6 couchages au total, il permet de profiter du bord sur plusieurs jours.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>Quel est le point important \u00e0 pr\u00e9voir ?<\/strong><span>Une r\u00e9vision compl\u00e8te moteurs et embases avant utilisation ou travers\u00e9e Corse \/ continent.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>Quel type d\u2019acheteur peut \u00eatre int\u00e9ress\u00e9 par cette unit\u00e9 ?<\/strong><span>Un plaisancier qui cherche un open de belle taille, bien \u00e9quip\u00e9 et agr\u00e9able \u00e0 vivre sans aller sur une unit\u00e9 plus imposante.<\/span><\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\">\n            <h2>FAQ acquirente<\/h2>\n            <div class=\"rb-faq-item\"><strong>Questo Jeanneau Prestige 34 \u00e8 adatto al weekend?<\/strong><span>S\u00ec. Con 2 cabine, 1 bagno e 6 posti letto totali, permette di vivere il bordo per pi\u00f9 giorni.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>Qual \u00e8 il punto importante da prevedere?<\/strong><span>Una revisione completa di motori e piedi poppieri prima dell\u2019uso o di una traversata Corsica \/ continente.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>Per quale acquirente pu\u00f2 essere interessante?<\/strong><span>Per chi cerca un open di bella taglia, ben equipaggiato e piacevole da vivere senza passare a un\u2019unit\u00e0 pi\u00f9 impegnativa.<\/span><\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\">\n            <h2>Buyer FAQ<\/h2>\n            <div class=\"rb-faq-item\"><strong>Is this Jeanneau Prestige 34 suitable for weekends aboard?<\/strong><span>Yes. With 2 cabins, 1 head and 6 berths in total, she allows enjoyable stays aboard over several days.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>What is the main point to plan for?<\/strong><span>A full service of engines and sterndrives before use or any Corsica \/ mainland crossing.<\/span><\/div>\n            <div class=\"rb-faq-item\"><strong>What type of buyer could be interested in this unit?<\/strong><span>Someone looking for a well-equipped, pleasant open cruiser of good size without moving up to a larger and more demanding boat.<\/span><\/div>\n          <\/div>\n        <\/section>\n\n        <section class=\"rb-card\" id=\"rb-contact-fr\">\n          <div class=\"rb-lang-content active\" data-lang-content=\"fr\">\n            <h2>Recevoir les informations compl\u00e8tes<\/h2>\n            <p>Vous souhaitez recevoir plus d\u2019informations, des photos compl\u00e9mentaires ou \u00e9changer sur ce Jeanneau Prestige 34.<\/p>\n            <div class=\"rb-contact\">\n              <a class=\"rb-btn\" href=\"tel:+33688110271\">Appeler RivieraBroker<\/a>\n              <a class=\"rb-btn2\" href=\"mailto:contact@rivierabroker.eu\">Envoyer un email<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"it\" id=\"rb-contact-it\">\n            <h2>Ricevere le informazioni complete<\/h2>\n            <p>Desidera ricevere maggiori informazioni, foto aggiuntive o parlare di questo Jeanneau Prestige 34.<\/p>\n            <div class=\"rb-contact\">\n              <a class=\"rb-btn\" href=\"tel:+33688110271\">Chiamare RivieraBroker<\/a>\n              <a class=\"rb-btn2\" href=\"mailto:contact@rivierabroker.eu\">Inviare un\u2019email<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"rb-lang-content\" data-lang-content=\"en\" id=\"rb-contact-en\">\n            <h2>Receive the full information<\/h2>\n            <p>Would you like more information, additional photos or a direct conversation about this Jeanneau Prestige 34?<\/p>\n            <div class=\"rb-contact\">\n              <a class=\"rb-btn\" href=\"tel:+33688110271\">Call RivieraBroker<\/a>\n              <a class=\"rb-btn2\" href=\"mailto:contact@rivierabroker.eu\">Send an email<\/a>\n            <\/div>\n          <\/div>\n        <\/section>\n      <\/aside>\n    <\/div>\n  <\/main>\n<\/div>\n\n<script>\n  (function(){\n    const flags = document.querySelectorAll('.rb-flag');\n    const blocks = document.querySelectorAll('[data-lang-content]');\n    const root = document.documentElement;\n\n    function setLang(lang){\n      flags.forEach(function(btn){\n        btn.classList.toggle('active', btn.dataset.lang === lang);\n      });\n\n      blocks.forEach(function(block){\n        block.classList.toggle('active', block.dataset.langContent === lang);\n      });\n\n      root.setAttribute('lang', lang);\n    }\n\n    flags.forEach(function(btn){\n      btn.addEventListener('click', function(){\n        setLang(this.dataset.lang);\n      });\n    });\n\n    setLang('fr');\n  })();\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Jeanneau Prestige 34\",\n  \"category\": \"Used open motor boat\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Jeanneau\"\n  },\n  \"description\": \"Jeanneau Prestige 34 used motor boat for sale in Corsica, France. Year 2005, length 10.25 m, diesel, twin Volvo Penta KAD300 engines, Z-drive, 2 cabins, 1 head.\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"EUR\",\n    \"price\": \"55000\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  },\n  \"additionalProperty\": [\n    {\"@type\":\"PropertyValue\",\"name\":\"Year\",\"value\":\"2005\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Length\",\"value\":\"10.25 m\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Beam\",\"value\":\"3.63 m\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Draft\",\"value\":\"0.97 m\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Fuel\",\"value\":\"Diesel\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Engine hours\",\"value\":\"700 h\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Cabins\",\"value\":\"2\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Heads\",\"value\":\"1\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Propulsion\",\"value\":\"Z-drive\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Fuel capacity\",\"value\":\"700 l\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Water capacity\",\"value\":\"250 l\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Navigation category\",\"value\":\"B\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Flag\",\"value\":\"FR\"},\n    {\"@type\":\"PropertyValue\",\"name\":\"Location\",\"value\":\"Corsica - France\"}\n  ]\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this Jeanneau Prestige 34 suitable for weekends aboard?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. With 2 cabins, 1 head and 6 berths in total, she allows enjoyable stays aboard over several days.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the main point to plan for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A full service of engines and sterndrives before use or any Corsica \/ mainland crossing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of buyer could be interested in this unit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Someone looking for a well-equipped, pleasant open cruiser of good size without moving up to a larger and more demanding boat.\"\n      }\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>RB RivieraBroker Jeanneau Prestige 34 \ud83c\uddeb\ud83c\uddf7 \ud83c\uddee\ud83c\uddf9 \ud83c\uddec\ud83c\udde7 Les points cl\u00e9s Punti chiave Key facts Mod\u00e8le \/ ModelJeanneau Prestige 34 Ann\u00e9e \/ Year2005 Longueur \/ Length10,25 m Largeur \/ Beam3,63 m Tirant d\u2019eau \/ Draft0,97 m Cabines \/ Cabins2 Salle d\u2019eau \/ Heads1 Moteurs \/ Engines2 x Volvo Penta KAD300 \u00b7 300 hp Heures moteur&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-15984","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>JEANNEAU PRESTIGE 34 - RIVIERABROKER<\/title>\n<meta name=\"description\" content=\"Jeanneau Prestige 34 open 10,25 m. 2 cabines, 6 couchages, \u00e9quipements complets. Une unit\u00e9 agr\u00e9able \u00e0 vivre. Contact RivieraBroker.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rivierabroker.eu\/fr\/jeanneau-prestige-34\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jeanneau Prestige 34 de 2005 \u00e0 vendre\" \/>\n<meta property=\"og:description\" content=\"2 cabines, 6 couchages, Volvo Penta 300 hp. Bateau bien \u00e9quip\u00e9. Dossier complet RivieraBroker.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rivierabroker.eu\/fr\/jeanneau-prestige-34\/\" \/>\n<meta property=\"og:site_name\" content=\"RIVIERABROKER\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Rivierabroker.eu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T15:15:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-4.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"JEANNEAU PRESTIGE 34 Vente de bateaux d\u2019occasion FR &amp; IT\" \/>\n<meta name=\"twitter:description\" content=\"Vente de bateaux d\u2019occasion, Promotion, Recherche,\u00c9valuation, Gestion administrative, Immatriculation\u2026 30 ans d\u2019exp\u00e9rience \u00e0 votre service\" \/>\n<meta name=\"twitter:site\" content=\"@rivierabroker06\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/\",\"url\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/\",\"name\":\"JEANNEAU PRESTIGE 34 - RIVIERABROKER\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/#website\"},\"datePublished\":\"2026-04-04T15:15:20+00:00\",\"dateModified\":\"2026-04-04T15:15:33+00:00\",\"description\":\"Jeanneau Prestige 34 open 10,25 m. 2 cabines, 6 couchages, \u00e9quipements complets. Une unit\u00e9 agr\u00e9able \u00e0 vivre. Contact RivieraBroker.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/rivierabroker.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"JEANNEAU PRESTIGE 34\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/#website\",\"url\":\"https:\\\/\\\/rivierabroker.eu\\\/\",\"name\":\"Rivierabroker.eu\",\"description\":\"Vente de bateaux d&#039;occasion en France et en Italie\",\"publisher\":{\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/#organization\"},\"alternateName\":\"Vente de bateaux d'occasion en France et en Italie\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rivierabroker.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/#organization\",\"name\":\"Rivierabroker.eu\",\"alternateName\":\"Rivierabroker\",\"url\":\"https:\\\/\\\/rivierabroker.eu\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Rivierabroker.eu\",\"https:\\\/\\\/x.com\\\/rivierabroker06\",\"https:\\\/\\\/www.instagram.com\\\/rivierabrokerboat\\\/\"],\"description\":\"Vente de bateaux d\u2019occasion, Promotion, Recherche, \u00c9valuation, Gestion administrative, Immatriculation\u2026 30 ans d\u2019exp\u00e9rience \u00e0 votre service\",\"publishingPrinciples\":\"https:\\\/\\\/rivierabroker.eu\\\/\",\"ownershipFundingInfo\":\"https:\\\/\\\/rivierabroker.eu\\\/nos-services\\\/\",\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/rivierabroker.eu\\\/jeanneau-prestige-34\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/rivierabroker.eu\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/LOGO-RIVIERABROKER-1200PX-1.png\",\"contentUrl\":\"https:\\\/\\\/rivierabroker.eu\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/LOGO-RIVIERABROKER-1200PX-1.png\",\"width\":1200,\"height\":1200,\"caption\":\"Rivierabroker.eu\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"JEANNEAU PRESTIGE 34 - RIVIERABROKER","description":"Jeanneau Prestige 34 open 10,25 m. 2 cabines, 6 couchages, \u00e9quipements complets. Une unit\u00e9 agr\u00e9able \u00e0 vivre. Contact RivieraBroker.","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:\/\/rivierabroker.eu\/fr\/jeanneau-prestige-34\/","og_locale":"fr_FR","og_type":"article","og_title":"Jeanneau Prestige 34 de 2005 \u00e0 vendre","og_description":"2 cabines, 6 couchages, Volvo Penta 300 hp. Bateau bien \u00e9quip\u00e9. Dossier complet RivieraBroker.","og_url":"https:\/\/rivierabroker.eu\/fr\/jeanneau-prestige-34\/","og_site_name":"RIVIERABROKER","article_publisher":"https:\/\/www.facebook.com\/Rivierabroker.eu","article_modified_time":"2026-04-04T15:15:33+00:00","og_image":[{"width":800,"height":667,"url":"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2025\/08\/jeanneau-prestige-34-09_rivierabroker-4.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"JEANNEAU PRESTIGE 34 Vente de bateaux d\u2019occasion FR & IT","twitter_description":"Vente de bateaux d\u2019occasion, Promotion, Recherche,\u00c9valuation, Gestion administrative, Immatriculation\u2026 30 ans d\u2019exp\u00e9rience \u00e0 votre service","twitter_site":"@rivierabroker06","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/","url":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/","name":"JEANNEAU PRESTIGE 34 - RIVIERABROKER","isPartOf":{"@id":"https:\/\/rivierabroker.eu\/#website"},"datePublished":"2026-04-04T15:15:20+00:00","dateModified":"2026-04-04T15:15:33+00:00","description":"Jeanneau Prestige 34 open 10,25 m. 2 cabines, 6 couchages, \u00e9quipements complets. Une unit\u00e9 agr\u00e9able \u00e0 vivre. Contact RivieraBroker.","breadcrumb":{"@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/rivierabroker.eu\/"},{"@type":"ListItem","position":2,"name":"JEANNEAU PRESTIGE 34"}]},{"@type":"WebSite","@id":"https:\/\/rivierabroker.eu\/#website","url":"https:\/\/rivierabroker.eu\/","name":"Rivierabroker.eu","description":"Vente de bateaux d&#039;occasion en France et en Italie","publisher":{"@id":"https:\/\/rivierabroker.eu\/#organization"},"alternateName":"Vente de bateaux d'occasion en France et en Italie","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rivierabroker.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":["Organization","Place"],"@id":"https:\/\/rivierabroker.eu\/#organization","name":"Rivierabroker.eu","alternateName":"Rivierabroker","url":"https:\/\/rivierabroker.eu\/","logo":{"@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/#local-main-organization-logo"},"image":{"@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/Rivierabroker.eu","https:\/\/x.com\/rivierabroker06","https:\/\/www.instagram.com\/rivierabrokerboat\/"],"description":"Vente de bateaux d\u2019occasion, Promotion, Recherche, \u00c9valuation, Gestion administrative, Immatriculation\u2026 30 ans d\u2019exp\u00e9rience \u00e0 votre service","publishingPrinciples":"https:\/\/rivierabroker.eu\/","ownershipFundingInfo":"https:\/\/rivierabroker.eu\/nos-services\/","telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/rivierabroker.eu\/jeanneau-prestige-34\/#local-main-organization-logo","url":"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2024\/04\/LOGO-RIVIERABROKER-1200PX-1.png","contentUrl":"https:\/\/rivierabroker.eu\/wp-content\/uploads\/2024\/04\/LOGO-RIVIERABROKER-1200PX-1.png","width":1200,"height":1200,"caption":"Rivierabroker.eu"}]}},"_links":{"self":[{"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/pages\/15984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/comments?post=15984"}],"version-history":[{"count":1,"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/pages\/15984\/revisions"}],"predecessor-version":[{"id":16030,"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/pages\/15984\/revisions\/16030"}],"wp:attachment":[{"href":"https:\/\/rivierabroker.eu\/fr\/wp-json\/wp\/v2\/media?parent=15984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}