{"id":6,"date":"2026-08-18T12:45:12","date_gmt":"2026-08-18T12:45:12","guid":{"rendered":"http:\/\/furnex.eu\/?page_id=6"},"modified":"2026-08-18T12:55:44","modified_gmt":"2026-08-18T12:55:44","slug":"home","status":"publish","type":"page","link":"https:\/\/furnex.eu\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6889cdb e-con-full e-flex e-con e-parent\" data-id=\"6889cdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4086863 elementor-widget elementor-widget-html\" data-id=\"4086863\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\nFURNEX \u2014 European delivery page\nPaste the entire code into one Elementor HTML widget.\n\nSuggested SEO title:\nFurniture Delivery Across Europe | FURNEX Wholesale\n\nSuggested meta description:\nExplore 700 furniture models available for wholesale and dropshipping delivery to 26 European countries. Grow your furniture business with FURNEX.\n-->\n\n<style>\n  .fx-site {\n    --fx-navy: #091e40;\n    --fx-navy-2: #12365f;\n    --fx-blue: #244a73;\n    --fx-orange: #e56420;\n    --fx-ink: #10213c;\n    --fx-muted: #657085;\n    --fx-line: #dfe5ec;\n    --fx-surface: #f5f7fa;\n    --fx-white: #ffffff;\n    --fx-container: 1360px;\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    overflow: hidden;\n    color: var(--fx-ink);\n    background: var(--fx-white);\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .fx-site,\n  .fx-site * { box-sizing: border-box; }\n\n  .fx-site a { color: inherit; text-decoration: none; }\n  .fx-site img { display: block; max-width: 100%; }\n  .fx-container { width: min(var(--fx-container), calc(100% - 64px)); margin-inline: auto; }\n  .fx-section { padding: 116px 0; }\n\n  .fx-topbar {\n    color: rgba(255,255,255,.82);\n    background: var(--fx-navy);\n    font-size: 12px;\n    letter-spacing: .06em;\n  }\n\n  .fx-topbar-inner {\n    min-height: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n\n  .fx-topbar-note { color: #f1a171; }\n\n  .fx-header {\n    position: relative;\n    z-index: 20;\n    background: rgba(255,255,255,.97);\n    border-bottom: 1px solid rgba(9,30,64,.09);\n    box-shadow: 0 8px 28px rgba(9,30,64,.06);\n  }\n\n  .fx-header-inner {\n    min-height: 88px;\n    display: flex;\n    align-items: center;\n    gap: 34px;\n  }\n\n  .fx-brand { flex: 0 0 auto; width: 205px; }\n  .fx-brand img { width: 100%; height: auto; }\n\n  .fx-nav {\n    margin-left: auto;\n    display: flex;\n    align-items: center;\n    gap: 28px;\n  }\n\n  .fx-nav a {\n    position: relative;\n    padding: 34px 0 31px;\n    color: #33445d;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .fx-nav a::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 100%;\n    bottom: 23px;\n    height: 2px;\n    background: var(--fx-orange);\n    transition: right .2s ease;\n  }\n\n  .fx-nav a:hover::after,\n  .fx-nav a:focus-visible::after { right: 0; }\n\n  .fx-button {\n    min-height: 54px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    padding: 0 24px;\n    border: 1px solid transparent;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: .01em;\n    transition: transform .2s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease;\n  }\n\n  .fx-button:hover { transform: translateY(-2px); }\n  .fx-button:focus-visible { outline: 3px solid rgba(229,100,32,.32); outline-offset: 3px; }\n\n  .fx-button-header {\n    min-height: 48px;\n    padding-inline: 20px;\n    color: var(--fx-white) !important;\n    background: var(--fx-orange);\n    box-shadow: 0 9px 22px rgba(229,100,32,.24);\n  }\n\n  .fx-button-header:hover,\n  .fx-button-primary:hover { background: #ca5419; }\n\n  .fx-button-primary {\n    color: var(--fx-white) !important;\n    background: var(--fx-orange);\n    box-shadow: 0 16px 34px rgba(229,100,32,.27);\n  }\n\n  .fx-button-secondary {\n    color: var(--fx-white) !important;\n    border-color: rgba(255,255,255,.27);\n    background: rgba(255,255,255,.04);\n  }\n\n  .fx-button-secondary:hover {\n    border-color: rgba(255,255,255,.56);\n    background: rgba(255,255,255,.08);\n  }\n\n  .fx-mobile-menu { display: none; position: relative; margin-left: auto; }\n\n  .fx-mobile-menu summary {\n    width: 42px;\n    height: 42px;\n    display: grid;\n    gap: 4px;\n    place-content: center;\n    cursor: pointer;\n    border: 1px solid var(--fx-line);\n    list-style: none;\n  }\n\n  .fx-mobile-menu summary::-webkit-details-marker { display: none; }\n  .fx-mobile-menu summary i { display: block; width: 17px; height: 2px; background: var(--fx-navy); }\n\n  .fx-mobile-menu nav {\n    position: absolute;\n    right: 0;\n    top: 50px;\n    min-width: 235px;\n    padding: 10px;\n    background: var(--fx-white);\n    border: 1px solid var(--fx-line);\n    box-shadow: 0 18px 44px rgba(9,30,64,.14);\n  }\n\n  .fx-mobile-menu nav a {\n    display: block;\n    padding: 11px 12px;\n    color: var(--fx-navy);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .fx-hero {\n    min-height: 690px;\n    display: grid;\n    grid-template-columns: minmax(0,49%) minmax(0,51%);\n    background: var(--fx-navy);\n  }\n\n  .fx-hero-copy {\n    display: flex;\n    align-items: center;\n    background: radial-gradient(circle at 15% 10%, rgba(24,85,129,.42), transparent 45%), var(--fx-navy);\n  }\n\n  .fx-hero-copy-inner {\n    width: min(680px, calc(100% - 64px));\n    margin-left: max(32px, calc((100vw - var(--fx-container)) \/ 2));\n    padding: 86px 58px 78px 0;\n  }\n\n  .fx-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 11px;\n    color: var(--fx-blue);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .fx-eyebrow-light { color: #f1a171; }\n\n  .fx-eyebrow-dot {\n    width: 8px;\n    height: 8px;\n    background: var(--fx-orange);\n    box-shadow: 0 0 0 6px rgba(229,100,32,.13);\n  }\n\n  .fx-eyebrow-line { width: 30px; height: 2px; background: var(--fx-orange); }\n\n  .fx-hero h1 {\n    max-width: 720px;\n    margin: 26px 0 24px;\n    color: var(--fx-white);\n    font-size: clamp(56px,5.1vw,84px);\n    line-height: .98;\n    letter-spacing: -.055em;\n    font-weight: 800;\n  }\n\n  .fx-hero-lead {\n    max-width: 630px;\n    margin: 0;\n    color: rgba(255,255,255,.73);\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .fx-hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }\n\n  .fx-hero-proof {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    margin-top: 56px;\n    padding-top: 28px;\n    border-top: 1px solid rgba(255,255,255,.15);\n  }\n\n  .fx-hero-proof > div { display: flex; flex-direction: column; gap: 5px; padding-right: 22px; }\n\n  .fx-hero-proof > div + div {\n    padding-left: 24px;\n    border-left: 1px solid rgba(255,255,255,.15);\n  }\n\n  .fx-hero-proof strong { color: var(--fx-white); font-size: 22px; letter-spacing: -.03em; }\n\n  .fx-hero-proof span {\n    color: rgba(255,255,255,.55);\n    font-size: 11px;\n    line-height: 1.35;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n  }\n\n  .fx-hero-visual { position: relative; min-height: 690px; overflow: hidden; }\n\n  .fx-hero-visual > img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    transition: transform 1.2s ease;\n  }\n\n  .fx-hero:hover .fx-hero-visual > img { transform: scale(1.025); }\n\n  .fx-hero-shade {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg,rgba(9,30,64,.24),transparent 35%), linear-gradient(0deg,rgba(9,30,64,.3),transparent 45%);\n  }\n\n  .fx-hero-badge {\n    position: absolute;\n    right: 42px;\n    bottom: 38px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 16px 19px;\n    background: rgba(255,255,255,.94);\n    box-shadow: 0 18px 48px rgba(9,30,64,.22);\n    backdrop-filter: blur(10px);\n  }\n\n  .fx-hero-badge-icon {\n    width: 42px;\n    height: 42px;\n    display: grid;\n    place-items: center;\n    color: var(--fx-white);\n    background: var(--fx-orange);\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .fx-hero-badge div { display: flex; flex-direction: column; gap: 3px; }\n  .fx-hero-badge small { color: var(--fx-orange); font-size: 9px; font-weight: 850; letter-spacing: .16em; }\n  .fx-hero-badge strong { color: var(--fx-navy); font-size: 14px; }\n\n  .fx-trust-rail { background: var(--fx-white); border-bottom: 1px solid var(--fx-line); }\n  .fx-trust-grid { display: grid; grid-template-columns: repeat(4,1fr); }\n\n  .fx-trust-item {\n    min-height: 118px;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    padding: 20px 26px;\n  }\n\n  .fx-trust-item + .fx-trust-item { border-left: 1px solid var(--fx-line); }\n\n  .fx-trust-icon {\n    flex: 0 0 44px;\n    width: 44px;\n    height: 44px;\n    display: grid;\n    place-items: center;\n    color: var(--fx-blue);\n    background: #edf2f7;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .06em;\n  }\n\n  .fx-trust-item div { display: flex; flex-direction: column; gap: 5px; }\n  .fx-trust-item strong { color: var(--fx-navy); font-size: 14px; }\n  .fx-trust-item span:last-child { color: var(--fx-muted); font-size: 12px; line-height: 1.45; }\n\n  .fx-heading-grid {\n    display: grid;\n    grid-template-columns: .95fr 1.05fr;\n    gap: 90px;\n    align-items: end;\n  }\n\n  .fx-heading-grid h2,\n  .fx-logistics-copy h2,\n  .fx-split-heading h2,\n  .fx-faq-grid h2,\n  .fx-cta-inner h2 {\n    margin: 22px 0 0;\n    color: var(--fx-navy);\n    font-size: clamp(42px,4.2vw,66px);\n    line-height: 1.06;\n    letter-spacing: -.047em;\n    font-weight: 800;\n  }\n\n  .fx-heading-grid > p {\n    margin: 0 0 8px;\n    color: var(--fx-muted);\n    font-size: 16px;\n    line-height: 1.82;\n  }\n\n  .fx-markets { background: var(--fx-surface); }\n\n  .fx-country-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 14px;\n    margin-top: 68px;\n  }\n\n  .fx-country {\n    min-height: 94px;\n    display: flex;\n    align-items: center;\n    gap: 17px;\n    padding: 21px 22px;\n    background: var(--fx-white);\n    border: 1px solid #e2e7ed;\n    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n  }\n\n  .fx-country:hover {\n    transform: translateY(-3px);\n    border-color: rgba(36,74,115,.25);\n    box-shadow: 0 15px 32px rgba(9,30,64,.08);\n  }\n\n  .fx-country-code {\n    flex: 0 0 44px;\n    width: 44px;\n    height: 44px;\n    display: grid;\n    place-items: center;\n    color: var(--fx-white);\n    background: var(--fx-navy);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .1em;\n  }\n\n  .fx-country strong { color: var(--fx-navy); font-size: 15px; font-weight: 800; }\n  .fx-country i { margin-left: auto; color: var(--fx-orange); font-size: 16px; font-style: normal; }\n\n  .fx-uk-note {\n    display: flex;\n    gap: 14px;\n    margin-top: 22px;\n    padding: 19px 22px;\n    color: #4e5e73;\n    background: #fff8f3;\n    border-left: 3px solid var(--fx-orange);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .fx-uk-note strong { color: var(--fx-navy); }\n\n  .fx-logistics-section {\n    min-height: 720px;\n    display: grid;\n    grid-template-columns: 52% 48%;\n    background: var(--fx-navy);\n  }\n\n  .fx-logistics-image { position: relative; min-height: 720px; overflow: hidden; }\n  .fx-logistics-image img { width: 100%; height: 100%; object-fit: cover; }\n\n  .fx-logistics-image::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(0deg,rgba(9,30,64,.38),transparent 48%);\n  }\n\n  .fx-image-caption {\n    position: absolute;\n    z-index: 1;\n    left: 40px;\n    bottom: 38px;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    padding: 17px 20px;\n    color: var(--fx-white);\n    background: rgba(9,30,64,.88);\n    backdrop-filter: blur(8px);\n  }\n\n  .fx-image-caption strong { font-size: 14px; }\n  .fx-image-caption span { color: rgba(255,255,255,.62); font-size: 11px; }\n\n  .fx-logistics-copy {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    justify-content: center;\n    padding: 84px clamp(40px,6vw,110px);\n  }\n\n  .fx-logistics-copy h2 { color: var(--fx-white); }\n\n  .fx-logistics-copy > p {\n    max-width: 620px;\n    margin: 24px 0 0;\n    color: rgba(255,255,255,.68);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .fx-check-list { display: grid; gap: 14px; margin: 30px 0 38px; padding: 0; list-style: none; }\n  .fx-check-list li { display: flex; gap: 13px; color: rgba(255,255,255,.88); font-size: 14px; }\n\n  .fx-check-list span {\n    flex: 0 0 20px;\n    width: 20px;\n    height: 20px;\n    display: grid;\n    place-items: center;\n    color: var(--fx-white);\n    background: var(--fx-orange);\n    font-size: 11px;\n  }\n\n  .fx-split-heading {\n    display: grid;\n    grid-template-columns: 1fr .75fr;\n    gap: 90px;\n    align-items: end;\n  }\n\n  .fx-split-heading > p {\n    margin: 0 0 8px;\n    color: var(--fx-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .fx-process-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    margin: 72px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--fx-line);\n  }\n\n  .fx-process-grid li { position: relative; padding: 40px 30px 0 0; }\n\n  .fx-process-grid li + li {\n    padding-left: 30px;\n    border-left: 1px solid var(--fx-line);\n  }\n\n  .fx-process-grid li::before {\n    content: \"\";\n    position: absolute;\n    top: -4px;\n    left: 0;\n    width: 8px;\n    height: 8px;\n    background: var(--fx-orange);\n  }\n\n  .fx-process-grid li + li::before { left: 30px; }\n  .fx-process-grid span { color: var(--fx-blue); font-size: 11px; font-weight: 900; letter-spacing: .12em; }\n  .fx-process-grid strong { display: block; margin: 32px 0 12px; color: var(--fx-navy); font-size: 21px; }\n  .fx-process-grid p { margin: 0; color: var(--fx-muted); font-size: 14px; line-height: 1.7; }\n\n  .fx-faq-section { padding: 116px 0; background: var(--fx-surface); }\n\n  .fx-faq-grid {\n    display: grid;\n    grid-template-columns: .7fr 1.3fr;\n    gap: 90px;\n  }\n\n  .fx-faq-list { border-top: 1px solid var(--fx-line); }\n  .fx-faq-list details { border-bottom: 1px solid var(--fx-line); }\n\n  .fx-faq-list summary {\n    min-height: 82px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n    color: var(--fx-navy);\n    font-size: 17px;\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .fx-faq-list summary::-webkit-details-marker { display: none; }\n  .fx-faq-list summary span { color: var(--fx-orange); font-size: 24px; font-weight: 400; transition: transform .2s ease; }\n  .fx-faq-list details[open] summary span { transform: rotate(45deg); }\n\n  .fx-faq-list details p {\n    max-width: 800px;\n    margin: -10px 40px 26px 0;\n    color: var(--fx-muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .fx-contact-section { background: var(--fx-white); }\n\n  .fx-contact-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: 100px;\n    align-items: center;\n  }\n\n  .fx-contact-copy h2 {\n    margin: 22px 0 24px;\n    color: var(--fx-navy);\n    font-size: clamp(42px,4.2vw,66px);\n    line-height: 1.06;\n    letter-spacing: -.047em;\n    font-weight: 800;\n  }\n\n  .fx-contact-copy > p {\n    max-width: 640px;\n    margin: 0;\n    color: var(--fx-muted);\n    font-size: 16px;\n    line-height: 1.82;\n  }\n\n  .fx-contact-card {\n    position: relative;\n    min-height: 360px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    justify-content: center;\n    padding: 54px;\n    overflow: hidden;\n    color: var(--fx-white);\n    background: radial-gradient(circle at 88% 12%, rgba(229,100,32,.27), transparent 34%), var(--fx-navy);\n    box-shadow: 0 24px 60px rgba(9,30,64,.16);\n  }\n\n  .fx-contact-card::before {\n    content: \"@\";\n    position: absolute;\n    right: -10px;\n    bottom: -68px;\n    color: rgba(255,255,255,.035);\n    font-size: 270px;\n    line-height: 1;\n    font-weight: 900;\n    pointer-events: none;\n  }\n\n  .fx-contact-card-label {\n    position: relative;\n    color: #f1a171;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .fx-contact-email {\n    position: relative;\n    display: inline-block;\n    margin: 22px 0 20px;\n    padding-bottom: 8px;\n    color: var(--fx-white) !important;\n    border-bottom: 2px solid var(--fx-orange);\n    font-size: clamp(25px,3vw,40px);\n    line-height: 1.1;\n    letter-spacing: -.035em;\n    font-weight: 800;\n    word-break: break-word;\n  }\n\n  .fx-contact-email:hover { color: #f1a171 !important; }\n\n  .fx-contact-card p {\n    position: relative;\n    max-width: 570px;\n    margin: 0 0 28px;\n    color: rgba(255,255,255,.66);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .fx-contact-card .fx-button { position: relative; }\n\n  .fx-cta-section { color: var(--fx-white); background: var(--fx-navy-2); }\n\n  .fx-cta-inner {\n    min-height: 410px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 60px;\n  }\n\n  .fx-cta-inner h2 { color: var(--fx-white); }\n\n  .fx-cta-inner p {\n    max-width: 700px;\n    margin: 18px 0 0;\n    color: rgba(255,255,255,.75);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .fx-cta-inner .fx-eyebrow-light { color: rgba(255,255,255,.75); }\n  .fx-button-large { flex: 0 0 auto; min-height: 62px; padding-inline: 30px; }\n\n  .fx-footer { color: rgba(255,255,255,.65); background: #04132d; }\n\n  .fx-footer-main {\n    display: grid;\n    grid-template-columns: 1.5fr .8fr .9fr 1fr;\n    gap: 70px;\n    padding: 78px 0 64px;\n  }\n\n  .fx-footer-brand img { width: 210px; padding: 9px 12px; background: var(--fx-white); }\n  .fx-footer-brand p { max-width: 340px; margin: 24px 0 0; font-size: 13px; line-height: 1.75; }\n\n  .fx-footer-main > div:not(.fx-footer-brand),\n  .fx-footer-main address {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 12px;\n    font-style: normal;\n    font-size: 13px;\n  }\n\n  .fx-footer-main strong { margin-bottom: 8px; color: var(--fx-white); font-size: 13px; letter-spacing: .02em; }\n  .fx-footer-main a:hover { color: var(--fx-white); }\n\n  .fx-footer-bottom {\n    min-height: 72px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    border-top: 1px solid rgba(255,255,255,.1);\n    font-size: 11px;\n  }\n\n  .fx-footer-credit { color: var(--fx-white) !important; font-weight: 700; }\n  .fx-footer-credit:hover { color: #f1a171 !important; }\n\n  @media (max-width: 1180px) {\n    .fx-nav { gap: 18px; }\n    .fx-nav a { font-size: 13px; }\n    .fx-hero { grid-template-columns: 55% 45%; }\n    .fx-hero-copy-inner { padding-right: 38px; }\n    .fx-hero h1 { font-size: clamp(52px,6vw,70px); }\n    .fx-country-grid { grid-template-columns: repeat(3,1fr); }\n    .fx-footer-main { grid-template-columns: 1.3fr 1fr 1fr; }\n    .fx-footer-main address { grid-column: 2 \/ 4; }\n  }\n\n  @media (max-width: 960px) {\n    .fx-container { width: min(100% - 40px,var(--fx-container)); }\n    .fx-nav { display: none; }\n    .fx-mobile-menu { display: block; }\n    .fx-hero { grid-template-columns: 1fr; }\n    .fx-hero-copy-inner { width: min(100% - 40px,720px); margin-inline: auto; padding: 80px 0 66px; }\n    .fx-hero-visual { min-height: 520px; }\n    .fx-trust-grid { grid-template-columns: repeat(2,1fr); }\n    .fx-trust-item:nth-child(3) { border-left: 0; border-top: 1px solid var(--fx-line); }\n    .fx-trust-item:nth-child(4) { border-top: 1px solid var(--fx-line); }\n    .fx-section { padding: 88px 0; }\n    .fx-heading-grid, .fx-faq-grid, .fx-contact-grid { grid-template-columns: 1fr; gap: 50px; }\n    .fx-logistics-section { grid-template-columns: 1fr; }\n    .fx-logistics-image { min-height: 520px; }\n    .fx-logistics-copy { padding: 76px 40px; }\n    .fx-split-heading { grid-template-columns: 1fr; gap: 32px; }\n    .fx-process-grid { grid-template-columns: repeat(2,1fr); }\n    .fx-process-grid li:nth-child(3) { border-left: 0; }\n    .fx-cta-inner { padding: 72px 0; flex-direction: column; align-items: flex-start; }\n    .fx-footer-main { grid-template-columns: repeat(2,1fr); }\n    .fx-footer-main address { grid-column: auto; }\n  }\n\n  @media (max-width: 600px) {\n    .fx-site { width: 100%; max-width: 100%; margin-left: 0; }\n    .fx-container { width: min(100% - 28px,var(--fx-container)); }\n    .fx-topbar-note { display: none; }\n    .fx-topbar-inner { justify-content: center; text-align: center; }\n    .fx-header-inner { min-height: 76px; gap: 12px; }\n    .fx-brand { width: 135px; }\n    .fx-mobile-menu { margin-left: auto; }\n    .fx-button-header { min-height: 42px; padding-inline: 12px; font-size: 11px; }\n    .fx-hero-copy-inner { width: calc(100% - 28px); padding-block: 60px 48px; }\n    .fx-hero h1 { margin-top: 22px; font-size: 48px; line-height: 1.01; }\n    .fx-hero-lead { font-size: 16px; line-height: 1.65; }\n    .fx-hero-actions { flex-direction: column; }\n    .fx-hero-actions .fx-button { width: 100%; }\n    .fx-hero-proof { grid-template-columns: 1fr; gap: 18px; }\n    .fx-hero-proof > div + div { padding-left: 0; border-left: 0; }\n    .fx-hero-visual { min-height: 390px; }\n    .fx-hero-badge { left: 14px; right: 14px; bottom: 14px; }\n    .fx-trust-grid { grid-template-columns: 1fr; }\n    .fx-trust-item + .fx-trust-item { border-left: 0; border-top: 1px solid var(--fx-line); }\n    .fx-heading-grid h2, .fx-logistics-copy h2, .fx-split-heading h2, .fx-faq-grid h2, .fx-contact-copy h2, .fx-cta-inner h2 { font-size: 40px; }\n    .fx-country-grid { grid-template-columns: 1fr; margin-top: 48px; }\n    .fx-logistics-image { min-height: 390px; }\n    .fx-logistics-copy { padding: 60px 20px; }\n    .fx-process-grid { grid-template-columns: 1fr; border-top: 0; }\n    .fx-process-grid li,\n    .fx-process-grid li + li { padding: 32px 0; border-left: 0; border-top: 1px solid var(--fx-line); }\n    .fx-process-grid li::before,\n    .fx-process-grid li + li::before { top: -4px; left: 0; }\n    .fx-process-grid strong { margin-top: 22px; }\n    .fx-faq-section { padding: 84px 0; }\n    .fx-contact-card { min-height: 0; padding: 42px 24px; }\n    .fx-contact-email { font-size: 26px; }\n    .fx-contact-card .fx-button { width: 100%; }\n    .fx-cta-inner { min-height: 0; padding: 64px 0; }\n    .fx-button-large { width: 100%; }\n    .fx-footer-main { grid-template-columns: 1fr; gap: 38px; padding: 60px 0 45px; }\n    .fx-footer-bottom { padding: 22px 0; flex-direction: column; align-items: flex-start; justify-content: center; gap: 8px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .fx-site,\n    .fx-site * { scroll-behavior: auto !important; transition-duration: .01ms !important; }\n  }\n<\/style>\n\n<div class=\"fx-site\" id=\"fx-start\">\n  <div class=\"fx-topbar\">\n    <div class=\"fx-container fx-topbar-inner\">\n      <span>Cabinet furniture wholesale for professionals<\/span>\n      <span class=\"fx-topbar-note\">Wholesale \u2022 Dropshipping \u2022 Europe<\/span>\n    <\/div>\n  <\/div>\n\n  <header class=\"fx-header\">\n    <div class=\"fx-container fx-header-inner\">\n      <a class=\"fx-brand\" href=\"#fx-start\" aria-label=\"FURNEX \u2014 home\">\n        <img decoding=\"async\" src=\"https:\/\/furnex.pl\/wp-content\/uploads\/2026\/08\/logo.png\" alt=\"FURNEX\">\n      <\/a>\n\n      <nav class=\"fx-nav\" aria-label=\"Main navigation\">\n        <a href=\"#fx-markets\">Delivery markets<\/a>\n        <a href=\"#fx-logistics\">Logistics<\/a>\n        <a href=\"#fx-how-it-works\">How it works<\/a>\n        <a href=\"#fx-faq\">FAQ<\/a>\n        <a href=\"#fx-contact\">Contact<\/a>\n      <\/nav>\n\n      <details class=\"fx-mobile-menu\">\n        <summary aria-label=\"Open menu\"><i><\/i><i><\/i><i><\/i><\/summary>\n        <nav aria-label=\"Mobile navigation\">\n          <a href=\"#fx-markets\">Delivery markets<\/a>\n          <a href=\"#fx-logistics\">Logistics<\/a>\n          <a href=\"#fx-how-it-works\">How it works<\/a>\n          <a href=\"#fx-faq\">FAQ<\/a>\n          <a href=\"#fx-contact\">Contact<\/a>\n        <\/nav>\n      <\/details>\n\n      <a class=\"fx-button fx-button-header\" href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">B2B panel <span aria-hidden=\"true\">\u2197<\/span><\/a>\n    <\/div>\n  <\/header>\n\n  <main>\n    <section class=\"fx-hero\">\n      <div class=\"fx-hero-copy\">\n        <div class=\"fx-hero-copy-inner\">\n          <div class=\"fx-eyebrow fx-eyebrow-light\"><span class=\"fx-eyebrow-dot\"><\/span>European furniture distribution<\/div>\n          <h1>Furniture delivered across Europe.<\/h1>\n          <p class=\"fx-hero-lead\">FURNEX offers 700 furniture models selected for international wholesale and dropshipping. Supply your warehouse or deliver directly to customers in 26 European countries.<\/p>\n\n          <div class=\"fx-hero-actions\">\n            <a class=\"fx-button fx-button-primary\" href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">Open the B2B panel <span aria-hidden=\"true\">\u2192<\/span><\/a>\n            <a class=\"fx-button fx-button-secondary\" href=\"#fx-markets\">View delivery markets<\/a>\n          <\/div>\n\n          <div class=\"fx-hero-proof\" aria-label=\"Key information\">\n            <div><strong>700<\/strong><span>models for Europe<\/span><\/div>\n            <div><strong>26<\/strong><span>delivery markets<\/span><\/div>\n            <div><strong>B2B<\/strong><span>wholesale and dropshipping<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"fx-hero-visual\">\n        <img decoding=\"async\" src=\"https:\/\/furnex.pl\/wp-content\/uploads\/2026\/08\/1_bottom.png?auto=format&amp;fit=crop&amp;fm=jpg&amp;q=88&amp;w=1800\" alt=\"Modern interior furnished with FURNEX cabinet furniture\">\n        <div class=\"fx-hero-shade\"><\/div>\n        <div class=\"fx-hero-badge\">\n          <span class=\"fx-hero-badge-icon\" aria-hidden=\"true\">F<\/span>\n          <div><small>FURNEX EUROPE<\/small><strong>Wholesale and dropshipping<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-trust-rail\" aria-label=\"Benefits of European delivery\">\n      <div class=\"fx-container fx-trust-grid\">\n        <div class=\"fx-trust-item\"><span class=\"fx-trust-icon\">01<\/span><div><strong>700 furniture models<\/strong><span>Selected for international distribution<\/span><\/div><\/div>\n        <div class=\"fx-trust-item\"><span class=\"fx-trust-icon\">02<\/span><div><strong>Wholesale delivery<\/strong><span>To your warehouse or business location<\/span><\/div><\/div>\n        <div class=\"fx-trust-item\"><span class=\"fx-trust-icon\">03<\/span><div><strong>European dropshipping<\/strong><span>Direct delivery to your end customer<\/span><\/div><\/div>\n        <div class=\"fx-trust-item\"><span class=\"fx-trust-icon\">04<\/span><div><strong>Clear shipping costs<\/strong><span>Based on the product and destination<\/span><\/div><\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-section fx-markets\" id=\"fx-markets\">\n      <div class=\"fx-container\">\n        <div class=\"fx-heading-grid\">\n          <div>\n            <div class=\"fx-eyebrow\"><span class=\"fx-eyebrow-line\"><\/span>Our delivery coverage<\/div>\n            <h2>Countries we deliver furniture to.<\/h2>\n          <\/div>\n          <p>Expand your furniture business without building your own international logistics network. FURNEX supplies professional retailers, e-commerce stores, marketplace sellers and distributors across the following European markets.<\/p>\n        <\/div>\n\n        <div class=\"fx-country-grid\" aria-label=\"Countries served by FURNEX\">\n          <div class=\"fx-country\"><span class=\"fx-country-code\">AT<\/span><strong>Austria<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">BE<\/span><strong>Belgium<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">BG<\/span><strong>Bulgaria<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">HR<\/span><strong>Croatia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">CZ<\/span><strong>Czechia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">DK<\/span><strong>Denmark<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">EE<\/span><strong>Estonia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">FI<\/span><strong>Finland<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">FR<\/span><strong>France<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">DE<\/span><strong>Germany<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">GR<\/span><strong>Greece<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">HU<\/span><strong>Hungary<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">IE<\/span><strong>Ireland<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">IT<\/span><strong>Italy<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">LV<\/span><strong>Latvia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">LT<\/span><strong>Lithuania<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">LU<\/span><strong>Luxembourg<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">NL<\/span><strong>Netherlands<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">PL<\/span><strong>Poland<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">PT<\/span><strong>Portugal<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">RO<\/span><strong>Romania<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">SK<\/span><strong>Slovakia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">SI<\/span><strong>Slovenia<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">ES<\/span><strong>Spain<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">SE<\/span><strong>Sweden<\/strong><i>\u2192<\/i><\/div>\n          <div class=\"fx-country\"><span class=\"fx-country-code\">GB<\/span><strong>United Kingdom<\/strong><i>\u2192<\/i><\/div>\n        <\/div>\n\n        <div class=\"fx-uk-note\">\n          <span aria-hidden=\"true\">\u24d8<\/span>\n          <span><strong>United Kingdom:<\/strong> customs clearance, import VAT and additional import-related charges may apply. The exact terms are confirmed individually before the order is processed.<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-logistics-section\" id=\"fx-logistics\">\n      <div class=\"fx-logistics-image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1749244768351-2726dc23d26c?auto=format&amp;fit=crop&amp;fm=jpg&amp;q=86&amp;w=1800\" alt=\"European furniture warehouse and logistics centre\">\n        <div class=\"fx-image-caption\"><strong>FURNEX European logistics<\/strong><span>From order placement to final delivery<\/span><\/div>\n      <\/div>\n\n      <div class=\"fx-logistics-copy\">\n        <div class=\"fx-eyebrow fx-eyebrow-light\"><span class=\"fx-eyebrow-dot\"><\/span>Two delivery models<\/div>\n        <h2>Your warehouse or your customer\u2019s address.<\/h2>\n        <p>Choose the fulfilment model that fits your business. We can supply wholesale stock to your company or send an individual order directly to the customer who purchased in your store.<\/p>\n\n        <ul class=\"fx-check-list\">\n          <li><span>\u2713<\/span>Wholesale deliveries to warehouses and retail locations<\/li>\n          <li><span>\u2713<\/span>Dropshipping without maintaining your own furniture stock<\/li>\n          <li><span>\u2713<\/span>Shipping cost calculated for each product and destination<\/li>\n          <li><span>\u2713<\/span>Support with orders, deliveries and after-sales service<\/li>\n        <\/ul>\n\n        <a class=\"fx-button fx-button-primary\" href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">Start working with FURNEX <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-section\" id=\"fx-how-it-works\">\n      <div class=\"fx-container\">\n        <div class=\"fx-split-heading\">\n          <div>\n            <div class=\"fx-eyebrow\"><span class=\"fx-eyebrow-line\"><\/span>Simple European fulfilment<\/div>\n            <h2>From product selection<br>to delivery.<\/h2>\n          <\/div>\n          <p>Our process is designed for professional online sellers and furniture retailers. You choose the products and sales market; FURNEX supports the supply and order fulfilment.<\/p>\n        <\/div>\n\n        <ol class=\"fx-process-grid\">\n          <li><span>01<\/span><strong>Create a B2B account<\/strong><p>Register your company and tell us which European markets you plan to serve.<\/p><\/li>\n          <li><span>02<\/span><strong>Select your products<\/strong><p>Choose from 700 furniture models approved for international distribution.<\/p><\/li>\n          <li><span>03<\/span><strong>Place the order<\/strong><p>Enter your warehouse address or the end customer\u2019s delivery details.<\/p><\/li>\n          <li><span>04<\/span><strong>We arrange delivery<\/strong><p>FURNEX prepares the order and dispatches it to the selected European market.<\/p><\/li>\n        <\/ol>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-faq-section\" id=\"fx-faq\">\n      <div class=\"fx-container fx-faq-grid\">\n        <div>\n          <div class=\"fx-eyebrow\"><span class=\"fx-eyebrow-line\"><\/span>Frequently asked questions<\/div>\n          <h2>European delivery<br>made clear.<\/h2>\n        <\/div>\n\n        <div class=\"fx-faq-list\">\n          <details>\n            <summary>How many FURNEX furniture models are available for European delivery?<span>+<\/span><\/summary>\n            <p>Our international offer currently includes 700 furniture models selected for wholesale and dropshipping delivery across Europe.<\/p>\n          <\/details>\n          <details>\n            <summary>Can FURNEX deliver directly to my customer?<span>+<\/span><\/summary>\n            <p>Yes. Under the dropshipping model, we can deliver an order directly to the end customer at the address provided by your company.<\/p>\n          <\/details>\n          <details>\n            <summary>How is the shipping cost calculated?<span>+<\/span><\/summary>\n            <p>The cost depends on the destination country, product dimensions and weight, and the number of parcels required for the selected item.<\/p>\n          <\/details>\n          <details>\n            <summary>Do you also deliver wholesale orders to company warehouses?<span>+<\/span><\/summary>\n            <p>Yes. We support both wholesale stock deliveries to business addresses and individual dropshipping orders sent directly to end customers.<\/p>\n          <\/details>\n          <details>\n            <summary>Are the delivery terms for the United Kingdom different?<span>+<\/span><\/summary>\n            <p>Yes. Deliveries to the United Kingdom may require customs clearance and may be subject to import VAT or additional import-related charges.<\/p>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-section fx-contact-section\" id=\"fx-contact\">\n      <div class=\"fx-container fx-contact-grid\">\n        <div class=\"fx-contact-copy\">\n          <div class=\"fx-eyebrow\"><span class=\"fx-eyebrow-line\"><\/span>Contact FURNEX<\/div>\n          <h2>Let\u2019s discuss your European furniture business.<\/h2>\n          <p>Contact our team if you would like to learn more about wholesale terms, dropshipping, product availability, integrations or delivery costs for your target market.<\/p>\n        <\/div>\n\n        <div class=\"fx-contact-card\">\n          <span class=\"fx-contact-card-label\">B2B and international sales<\/span>\n          <a class=\"fx-contact-email\" href=\"mailto:contact@furnex.eu\">contact@furnex.eu<\/a>\n          <p>Send us information about your company, sales channels and the countries in which you plan to offer FURNEX furniture.<\/p>\n          <a class=\"fx-button fx-button-primary\" href=\"mailto:contact@furnex.eu?subject=FURNEX%20B2B%20cooperation\">Email our team <span aria-hidden=\"true\">\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"fx-cta-section\" id=\"fx-b2b\">\n      <div class=\"fx-container fx-cta-inner\">\n        <div>\n          <div class=\"fx-eyebrow fx-eyebrow-light\"><span class=\"fx-eyebrow-dot\"><\/span>Sell furniture across Europe<\/div>\n          <h2>Add 700 furniture models<br>to your European offer.<\/h2>\n          <p>Create a business account, explore the international catalogue and choose wholesale delivery or dropshipping for your target markets.<\/p>\n        <\/div>\n\n        <a class=\"fx-button fx-button-primary fx-button-large\" href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">Go to the B2B panel <span aria-hidden=\"true\">\u2197<\/span><\/a>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer class=\"fx-footer\">\n    <div class=\"fx-container fx-footer-main\">\n      <div class=\"fx-footer-brand\">\n        <img decoding=\"async\" src=\"https:\/\/furnex.pl\/wp-content\/uploads\/2026\/08\/logo.png\" alt=\"FURNEX\">\n        <p>Modern cabinet furniture wholesale for professional partners in Poland and across Europe.<\/p>\n      <\/div>\n\n      <div>\n        <strong>Delivery<\/strong>\n        <a href=\"#fx-markets\">Delivery markets<\/a>\n        <a href=\"#fx-logistics\">Logistics<\/a>\n        <a href=\"#fx-how-it-works\">How it works<\/a>\n        <a href=\"#fx-faq\">FAQ<\/a>\n      <\/div>\n\n      <div>\n        <strong>Partner area<\/strong>\n        <a href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">B2B login \u2197<\/a>\n        <a href=\"https:\/\/b2b.furnex.pl\" target=\"_blank\" rel=\"noopener\">Business registration \u2197<\/a>\n        <a href=\"#fx-contact\">Contact<\/a>\n      <\/div>\n\n      <address>\n        <strong>Brand owner<\/strong>\n        <span>FURNEX sp. z o.o.<\/span>\n        <span>ul. Chorzowska 150<\/span>\n        <span>40-101 Katowice, Poland<\/span>\n        <span>VAT ID: PL6343053105<\/span>\n        <span>KRS: 0001160704<\/span>\n      <\/address>\n    <\/div>\n\n    <div class=\"fx-container fx-footer-bottom\">\n      <span>\u00a9 2026 FURNEX sp. z o.o. All rights reserved.<\/span>\n      <span>Sales exclusively to business customers.<\/span>\n      <a class=\"fx-footer-credit\" href=\"https:\/\/brandivia.pl\" target=\"_blank\" rel=\"noopener\">Design and development: Brandivia.pl<\/a>\n    <\/div>\n  <\/footer>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Cabinet furniture wholesale for professionals Wholesale \u2022 Dropshipping \u2022 Europe Delivery markets Logistics How it works FAQ Contact Delivery markets Logistics How it works FAQ Contact B2B panel \u2197 European furniture distribution Furniture delivered across Europe. FURNEX offers 700 furniture models selected for international wholesale and dropshipping. Supply your warehouse or deliver directly to customers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/furnex.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":8,"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/furnex.eu\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/furnex.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}