{"id":220,"date":"2020-02-04T06:31:11","date_gmt":"2020-02-04T06:31:11","guid":{"rendered":"https:\/\/demosites.io\/architecture-gb\/?page_id=220"},"modified":"2026-05-14T21:07:04","modified_gmt":"2026-05-14T21:07:04","slug":"prendre-contact","status":"publish","type":"page","link":"https:\/\/smooiptv.com\/fr\/prendre-contact\/","title":{"rendered":"Contactez nous"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"220\" class=\"elementor elementor-220\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f10b01 e-flex e-con-boxed e-con e-parent\" data-id=\"9f10b01\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f050cc elementor-widget elementor-widget-html\" data-id=\"6f050cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- HTML -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\">\n<div class=\"contact-container\">\n    <div class=\"contact-header\">\n        <h1>Contact Us<\/h1>\n        <h2>The only official Smootv website page to get in touch with us<\/h2>\n       \n    <\/div>\n\n    <div class=\"contact-cards\">\n        <!-- Free Trial Card -->\n        <div class=\"contact-card\">\n            <div class=\"card-icon\">\n                <i class=\"fas fa-rocket\"><\/i>\n            <\/div>\n            <h3>Free Trial<\/h3>\n            <p>Navigate to our Free Trial page to get started!<\/p>\n            <a href=\"\/chat\">Chat on WhatsApp<\/a>\n        <\/div>\n\n        <!-- Subscription Card -->\n        <div class=\"contact-card\">\n            <div class=\"card-icon\">\n                <i class=\"fas fa-paper-plane\"><\/i>\n            <\/div>\n            <h3>Subscription<\/h3>\n            <p>Send us your order ID on:<\/p>\n            <div class=\"social-links\">\n                <a href=\"https:\/\/t.me\/Smootv\" class=\"social-link telegram\">\n                    <i class=\"fab fa-telegram\"><\/i> Telegram\n                <\/a>\n                <a href=\"\/chat\" class=\"social-link whatsapp\">\n                    <i class=\"fab fa-whatsapp\"><\/i> WhatsApp\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Email Card -->\n        <div class=\"contact-card\">\n            <div class=\"card-icon\">\n                <i class=\"fas fa-envelope\"><\/i>\n            <\/div>\n            <h3>Email Us<\/h3>\n            <p>Have questions? Reach out via email:<\/p>\n            <a href=\"mailto:contact@smooiptv.com\" class=\"email-link\">\n                contact@smooiptv.com\n            <\/a>\n        <\/div>\n\n        <!-- Working Hours Card -->\n        <div class=\"contact-card\">\n            <div class=\"card-icon\">\n                <i class=\"fas fa-clock\"><\/i>\n            <\/div>\n            <h3>Working Hours<\/h3>\n            <div class=\"hours\">\n                <div class=\"hours-group\">\n                    <p>Monday:<\/p>\n                    <p class=\"time\">4:00 PM - 10:00 PM (GMT+1)<\/p>\n                    <p>Tuesday - Wednesday:<\/p>\n                    <p class=\"time\">09:00 AM - 10:00 PM (GMT+1)<\/p>\n                    <p>Thursday:<\/p>\n                    <p class=\"time\">4:00 PM - 10:00 PM (GMT+1)<\/p>\n                    <p>Friday:<\/p>\n                    <p class=\"time\">09:00 AM - 10:00 PM (GMT+1)<\/p>\n                <\/div>\n                <div class=\"hours-group\">\n                    <p>Saturday - Sunday:<\/p>\n                    <p class=\"time\">09:00 AM - 10:00 PM (GMT+1)<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n    \/* CSS *\/\n    .contact-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 4rem 2rem;\n\n        color: #fff;\n    }\n\n    .contact-header {\n        text-align: center;\n        margin-bottom: 3rem;\n    }\n\n    .contact-header h1 {\n        font-size: 2.5rem;\n        color: #fbbf24;\n        margin-bottom: 1rem;\n    }\n\n    .subtitle {\n        color: #94a3b8;\n        font-size: 1.1rem;\n    }\n\n    .contact-cards {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 2rem;\n    }\n\n    .contact-card:last-child {\n        grid-column: 1 \/ -1;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    \/* Adjust Working Hours content layout *\/\n    .contact-card:last-child .hours {\n        display: flex;\n        justify-content: center;\n        gap: 4rem;\n        width: 100%;\n        max-width: 800px;\n        margin-top: 1rem;\n    }\n\n    .hours-group {\n        text-align: center;\n    }\n\n    .hours-group p {\n        margin: 0.5rem 0;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 992px) {\n        .contact-cards {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (max-width: 768px) {\n        .contact-cards {\n            grid-template-columns: 1fr;\n        }\n\n        .contact-card:last-child {\n            grid-column: auto;\n        }\n\n        .contact-card:last-child .hours {\n            flex-direction: column;\n            gap: 1rem;\n        }\n    }\n\n    .contact-card {\n        background: rgba(255, 255, 255, 0.05);\n        border-radius: 12px;\n        padding: 2rem;\n        text-align: center;\n        transition: transform 0.3s ease;\n        backdrop-filter: blur(10px);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .contact-card:hover {\n        transform: translateY(-5px);\n    }\n\n    .card-icon {\n        width: 60px;\n        height: 60px;\n        margin: 0 auto 1.5rem;\n        background: rgba(251, 191, 36, 0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .card-icon i {\n        font-size: 1.5rem;\n        color: #fbbf24;\n    }\n\n    .contact-card h3 {\n        font-size: 1.25rem;\n        margin-bottom: 1rem;\n        color: #fbbf24;\n    }\n\n    .contact-card p {\n        color: #94a3b8;\n        margin-bottom: 1.5rem;\n    }\n\n    .button {\n        display: inline-block;\n        padding: 0.75rem 1.5rem;\n        background: #fbbf24;\n        color: #1a1a1a;\n        border-radius: 6px;\n        text-decoration: none;\n        font-weight: 600;\n        transition: background 0.3s ease;\n    }\n\n    .button:hover {\n        background: #f59e0b;\n    }\n\n    .social-links {\n        display: flex;\n        gap: 1rem;\n        justify-content: center;\n    }\n\n    .social-link {\n        padding: 0.5rem 1rem;\n        border-radius: 6px;\n        text-decoration: none;\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n        transition: opacity 0.3s ease;\n    }\n\n    .social-link:hover {\n        opacity: 0.8;\n    }\n\n    .telegram {\n        background: #0088cc;\n        color: white;\n    }\n\n    .whatsapp {\n        background: #25D366;\n        color: white;\n    }\n\n    .email-link {\n        color: #fbbf24;\n        text-decoration: none;\n        word-break: break-all;\n    }\n\n    .email-link:hover {\n        text-decoration: underline;\n    }\n\n    .hours {\n        text-align: left;\n    }\n\n    .hours p {\n        margin: 0.5rem 0;\n    }\n\n    .time {\n        color: #fbf24;\n        font-weight: 600;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 768px) {\n        .contact-container {\n            padding: 2rem 1rem;\n        }\n\n        .contact-header h1 {\n            font-size: 2rem;\n        }\n\n        .contact-cards {\n            grid-template-columns: 1fr;\n        }\n    }\n<\/style>\n\n<script>\n    \/\/ Add smooth scroll behavior\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            e.preventDefault();\n            document.querySelector(this.getAttribute('href')).scrollIntoView({\n                behavior: 'smooth'\n            });\n        });\n    });\n\n    \/\/ Optional: Add animation on scroll\n    const cards = document.querySelectorAll('.contact-card');\n    const observer = new IntersectionObserver(\n        (entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0)';\n                }\n            });\n        },\n        { threshold: 0.1 }\n    );\n\n    cards.forEach(card => {\n        card.style.opacity = '0';\n        card.style.transform = 'translateY(20px)';\n        card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n        observer.observe(card);\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Contact Us The only official Smootv website page to get in touch with us Free Trial Navigate to our Free Trial page to get started! Chat on WhatsApp Subscription Send us your order ID on: Telegram WhatsApp Email Us Have questions? Reach out via email: contact@smooiptv.com Working Hours Monday: 4:00 PM &#8211; 10:00 PM (GMT+1) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-220","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Smootv | Contact us<\/title>\n<meta name=\"description\" content=\"- Try it for free - Stream endless entertainment with SmooTV! Access live TV, movies, and series from around the world on any device. Join now and experience the ultimate in home entertainment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/smooiptv.com\/fr\/prendre-contact\/\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact us\" \/>\n<meta property=\"og:description\" content=\"- Try it for free - Stream endless entertainment with SmooTV! Access live TV, movies, and series from around the world on any device. Join now and experience the ultimate in home entertainment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smooiptv.com\/fr\/prendre-contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Smootv\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T21:07:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/smooiptv.com\/wp-content\/uploads\/2026\/02\/cropped-images.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@smooiptv\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/\",\"url\":\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/\",\"name\":\"Smootv | Contact us\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#website\"},\"datePublished\":\"2020-02-04T06:31:11+00:00\",\"dateModified\":\"2026-05-14T21:07:04+00:00\",\"description\":\"- Try it for free - Stream endless entertainment with SmooTV! Access live TV, movies, and series from around the world on any device. Join now and experience the ultimate in home entertainment.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Smootv\",\"item\":\"https:\\\/\\\/smooiptv.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#website\",\"url\":\"https:\\\/\\\/smooiptv.com\\\/fr\\\/\",\"name\":\"Smootv\",\"description\":\"Smootv - Premium IPTV streaming service with 19,000+ live channels in HD and 4K from 100+ countries\",\"publisher\":{\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/smooiptv.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\",\"alternateName\":[\"SmooTV\",\"Smootv IPTV\"]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#organization\",\"name\":\"Smootv\",\"url\":\"https:\\\/\\\/smooiptv.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/smooiptv.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/greenaArtboard-1-copy-2-1.png\",\"contentUrl\":\"https:\\\/\\\/smooiptv.com\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/greenaArtboard-1-copy-2-1.png\",\"width\":1081,\"height\":1080,\"caption\":\"Smootv\"},\"image\":{\"@id\":\"https:\\\/\\\/smooiptv.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/smooiptv\",\"https:\\\/\\\/www.trustpilot.com\\\/review\\\/smootv.com\",\"https:\\\/\\\/www.youtube.com\\\/@smootv\"],\"description\":\"Smootv is a premium IPTV streaming provider offering live TV, movies and series worldwide with 99.9% uptime\",\"foundingDate\":\"2021\",\"alternateName\":[\"SmooTV\",\"Smootv IPTV\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"contactType\":\"customer support\",\"email\":\"contact@smooiptv.com\",\"url\":\"https:\\\/\\\/smooiptv.com\\\/get-touch\\\/\",\"availableLanguage\":[\"English\",\"Dutch\",\"German\",\"French\",\"Spanish\"]},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"475\",\"bestRating\":\"5\",\"worstRating\":\"1\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Smootv | Contactez-nous","description":"- Essayez-le gratuitement - Diffusez des divertissements \u00e0 l'infini avec SmooTV ! Acc\u00e9dez \u00e0 la t\u00e9l\u00e9vision en direct, aux films et aux s\u00e9ries du monde entier sur n'importe quel appareil. Rejoignez-nous d\u00e8s maintenant et d\u00e9couvrez le nec plus ultra du divertissement \u00e0 domicile.","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:\/\/smooiptv.com\/fr\/prendre-contact\/","og_type":"article","og_title":"Contact us","og_description":"- Try it for free - Stream endless entertainment with SmooTV! Access live TV, movies, and series from around the world on any device. Join now and experience the ultimate in home entertainment.","og_url":"https:\/\/smooiptv.com\/fr\/prendre-contact\/","og_site_name":"Smootv","article_modified_time":"2026-05-14T21:07:04+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/smooiptv.com\/wp-content\/uploads\/2026\/02\/cropped-images.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@smooiptv","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smooiptv.com\/get-touch\/","url":"https:\/\/smooiptv.com\/get-touch\/","name":"Smootv | Contactez-nous","isPartOf":{"@id":"https:\/\/smooiptv.com\/#website"},"datePublished":"2020-02-04T06:31:11+00:00","dateModified":"2026-05-14T21:07:04+00:00","description":"- Essayez-le gratuitement - Diffusez des divertissements \u00e0 l'infini avec SmooTV ! Acc\u00e9dez \u00e0 la t\u00e9l\u00e9vision en direct, aux films et aux s\u00e9ries du monde entier sur n'importe quel appareil. Rejoignez-nous d\u00e8s maintenant et d\u00e9couvrez le nec plus ultra du divertissement \u00e0 domicile.","breadcrumb":{"@id":"https:\/\/smooiptv.com\/get-touch\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smooiptv.com\/get-touch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/smooiptv.com\/get-touch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Smootv","item":"https:\/\/smooiptv.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Contact us"}]},{"@type":"WebSite","@id":"https:\/\/smooiptv.com\/#website","url":"https:\/\/smooiptv.com\/fr\/","name":"Smootv","description":"Smootv - Service de streaming IPTV premium avec plus de 19 000 cha\u00eenes en direct en HD et 4K dans plus de 100 pays","publisher":{"@id":"https:\/\/smooiptv.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smooiptv.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR","alternateName":["SmooTV","Smootv IPTV"]},{"@type":"Organization","@id":"https:\/\/smooiptv.com\/#organization","name":"Smootv","url":"https:\/\/smooiptv.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/smooiptv.com\/#\/schema\/logo\/image\/","url":"https:\/\/smooiptv.com\/wp-content\/uploads\/2022\/01\/greenaArtboard-1-copy-2-1.png","contentUrl":"https:\/\/smooiptv.com\/wp-content\/uploads\/2022\/01\/greenaArtboard-1-copy-2-1.png","width":1081,"height":1080,"caption":"Smootv"},"image":{"@id":"https:\/\/smooiptv.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/smooiptv","https:\/\/www.trustpilot.com\/review\/smootv.com","https:\/\/www.youtube.com\/@smootv"],"description":"Smootv est un fournisseur de streaming IPTV premium qui propose de la t\u00e9l\u00e9vision en direct, des films et des s\u00e9ries dans le monde entier avec un temps de disponibilit\u00e9 de 99,9%.","foundingDate":"2021","alternateName":["SmooTV","Smootv IPTV"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","email":"contact@smooiptv.com","url":"https:\/\/smooiptv.com\/get-touch\/","availableLanguage":["English","Dutch","German","French","Spanish"]},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.5","reviewCount":"475","bestRating":"5","worstRating":"1"}}]}},"_links":{"self":[{"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/pages\/220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/comments?post=220"}],"version-history":[{"count":15,"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/pages\/220\/revisions"}],"predecessor-version":[{"id":7927,"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/pages\/220\/revisions\/7927"}],"wp:attachment":[{"href":"https:\/\/smooiptv.com\/fr\/wp-json\/wp\/v2\/media?parent=220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}