{"id":154,"date":"2026-07-25T21:23:14","date_gmt":"2026-07-25T18:23:14","guid":{"rendered":"https:\/\/gsvaping.com\/privacy-policy-en\/"},"modified":"2026-07-25T21:29:14","modified_gmt":"2026-07-25T18:29:14","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/gsvaping.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&amp;display=swap');\n\n.gsv-privacy-container-en {\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n    direction: ltr;\n    text-align: left;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 15px 10px;\n    color: #1e293b;\n    box-sizing: border-box;\n}\n\n.gsv-privacy-container-en * {\n    box-sizing: border-box;\n}\n\n\/* Header Banner - GS Vaping Dark Gold Brand *\/\n.gsv-privacy-hero-en {\n    background: linear-gradient(135deg, #0a0d14 0%, #161c2a 50%, #0f1420 100%);\n    color: #ffffff;\n    border-radius: 20px;\n    padding: 50px 35px;\n    text-align: center;\n    margin-bottom: 30px;\n    box-shadow: 0 15px 35px rgba(10, 13, 20, 0.2);\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(245, 158, 11, 0.2);\n}\n\n.gsv-privacy-hero-en::before {\n    content: '';\n    position: absolute;\n    top: -40%;\n    left: -10%;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(245, 158, 11, 0.18) 0%, rgba(0,0,0,0) 70%);\n    border-radius: 50%;\n    pointer-events: none;\n}\n\n.gsv-privacy-hero-en::after {\n    content: '';\n    position: absolute;\n    bottom: -40%;\n    right: -10%;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(217, 119, 6, 0.12) 0%, rgba(0,0,0,0) 70%);\n    border-radius: 50%;\n    pointer-events: none;\n}\n\n.gsv-brand-tag-en {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: linear-gradient(90deg, rgba(245, 158, 11, 0.2) 0%, rgba(217, 119, 6, 0.1) 100%);\n    border: 1px solid rgba(245, 158, 11, 0.4);\n    color: #fbbf24;\n    padding: 8px 20px;\n    border-radius: 50px;\n    font-size: 0.9rem;\n    font-weight: 800;\n    margin-bottom: 20px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n}\n\n.gsv-privacy-hero-en h1 {\n    font-size: 2.5rem;\n    font-weight: 900;\n    margin: 0 0 15px 0;\n    color: #ffffff !important;\n    letter-spacing: -0.5px;\n}\n\n.gsv-privacy-hero-en p {\n    font-size: 1.1rem;\n    color: #cbd5e1 !important;\n    margin: 0 auto;\n    max-width: 780px;\n    line-height: 1.7;\n}\n\n\/* 1400px Grid Layout *\/\n.gsv-grid-2col-en {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 25px;\n    margin-bottom: 25px;\n}\n\n.gsv-full-width-en {\n    margin-bottom: 25px;\n}\n\n\/* Luxury Cards *\/\n.gsv-card-en {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 18px;\n    padding: 30px;\n    box-shadow: 0 4px 25px rgba(15, 23, 42, 0.04);\n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n}\n\n.gsv-card-en:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 35px rgba(15, 23, 42, 0.08);\n    border-color: #cbd5e1;\n}\n\n.gsv-card-header-en {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n    border-bottom: 2px solid #f1f5f9;\n    padding-bottom: 16px;\n}\n\n.gsv-icon-badge-en {\n    width: 48px;\n    height: 48px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    font-size: 1.25rem;\n    flex-shrink: 0;\n}\n\n.gsv-icon-amber   { background: #fef3c7; color: #d97706; }\n.gsv-icon-red     { background: #fee2e2; color: #dc2626; }\n.gsv-icon-blue    { background: #eff6ff; color: #2563eb; }\n.gsv-icon-purple  { background: #faf5ff; color: #9333ea; }\n.gsv-icon-emerald { background: #d1fae5; color: #059669; }\n.gsv-icon-dark    { background: #0f172a; color: #f59e0b; }\n\n.gsv-card-title-en {\n    font-size: 1.35rem;\n    font-weight: 800;\n    color: #0f172a !important;\n    margin: 0;\n}\n\n\/* List Formatting *\/\n.gsv-styled-list-en {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n}\n\n.gsv-styled-list-item-en {\n    position: relative;\n    padding-left: 32px !important;\n    margin-bottom: 16px;\n    line-height: 1.7;\n    font-size: 1rem;\n    color: #334155;\n}\n\n.gsv-styled-list-item-en:last-child {\n    margin-bottom: 0;\n}\n\n.gsv-styled-list-item-en::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 22px;\n    height: 22px;\n    background: #dcfce7;\n    color: #16a34a;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.8rem;\n    font-weight: 800;\n}\n\n\/* Age Disclaimer Card *\/\n.gsv-age-banner-en {\n    background: linear-gradient(135deg, #7f1d1d 0%, #991b1b 100%);\n    color: #ffffff;\n    border-radius: 16px;\n    padding: 22px;\n    margin-top: 15px;\n    box-shadow: 0 10px 25px rgba(153, 27, 27, 0.2);\n}\n\n.gsv-age-tag-en {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255, 255, 255, 0.15);\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    color: #fef08a;\n    padding: 4px 14px;\n    border-radius: 30px;\n    font-size: 0.85rem;\n    font-weight: 800;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n}\n\n.gsv-age-banner-en h3 {\n    margin: 0 0 10px 0;\n    color: #ffffff !important;\n    font-size: 1.15rem;\n    font-weight: 800;\n}\n\n.gsv-age-banner-en p {\n    margin: 0;\n    color: #fecdd3 !important;\n    line-height: 1.7;\n    font-size: 0.98rem;\n}\n\n\/* Sub Card Grid *\/\n.gsv-subcard-grid-en {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n    margin-top: 15px;\n}\n\n.gsv-subcard-en {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-radius: 14px;\n    padding: 18px;\n}\n\n.gsv-subcard-en h4 {\n    margin: 0 0 8px 0;\n    color: #0f172a !important;\n    font-size: 1.05rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n}\n\n.gsv-subcard-en p {\n    margin: 0;\n    color: #475569 !important;\n    font-size: 0.95rem;\n    line-height: 1.65;\n}\n\n\/* Mobile &amp; Tablet Responsiveness Optimization *\/\n@media (max-width: 1024px) {\n    .gsv-grid-2col-en {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media (max-width: 640px) {\n    .gsv-privacy-container-en {\n        padding: 8px 4px !important;\n    }\n    .gsv-privacy-hero-en {\n        padding: 28px 14px !important;\n        border-radius: 14px !important;\n        margin-bottom: 16px !important;\n    }\n    .gsv-privacy-hero-en h1 {\n        font-size: 1.6rem !important;\n    }\n    .gsv-privacy-hero-en p {\n        font-size: 0.95rem !important;\n    }\n    .gsv-card-en {\n        padding: 16px 12px !important;\n        border-radius: 14px !important;\n    }\n    .gsv-card-title-en {\n        font-size: 1.2rem !important;\n    }\n    .gsv-grid-2col-en {\n        gap: 16px !important;\n        margin-bottom: 16px !important;\n    }\n}\n<\/style>\n\n<div class=\"gsv-privacy-container-en\">\n    <!-- Hero Header -->\n    <div class=\"gsv-privacy-hero-en\">\n        <div class=\"gsv-brand-tag-en\">\n            <span>\ud83d\udd12<\/span> GS Vaping | Gulf Service Vape\n        <\/div>\n        <h1>Privacy &amp; Data Protection Policy<\/h1>\n        <p>Welcome to GS Vaping. We recognize the utmost importance of your personal data privacy and are fully committed to safeguarding it in accordance with the highest standards of security and transparency.<\/p>\n    <\/div>\n\n    <!-- Section 1 &amp; 2 -->\n    <div class=\"gsv-grid-2col-en\">\n        <!-- Section 1: Introduction -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-amber\">1<\/div>\n                <h2 class=\"gsv-card-title-en\">Introduction &amp; Commitment<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.8;font-size: 1rem\">This policy outlines how we collect, use, and protect your personal information when using our website (GS Vaping).<\/p>\n            <p style=\"color: #475569;line-height: 1.8;font-size: 0.98rem\">We continuously implement state-of-the-art security and procedural measures to prevent any unauthorized access or misuse of your registered data.<\/p>\n        <\/div>\n\n        <!-- Section 2: Legal Age Disclaimer -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-red\">2<\/div>\n                <h2 class=\"gsv-card-title-en\">Legal Age Disclaimer (21+)<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.7;font-size: 1rem\">Our products are strictly intended for individuals who are <strong>21 years of age or older<\/strong>, in full compliance with the laws of the State of Kuwait.<\/p>\n            \n            <div class=\"gsv-age-banner-en\">\n                <div class=\"gsv-age-tag-en\">\ud83d\udd1e Legal Age Restriction (+21)<\/div>\n                <h3>Age Undertaking &amp; Acknowledgment<\/h3>\n                <p>By accessing this website, you guarantee that you meet the legal age limit (21+). We do not collect ID documents directly on-site; full legal responsibility for providing truthful age information rests solely on the user.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Section 3 &amp; 4 -->\n    <div class=\"gsv-grid-2col-en\">\n        <!-- Section 3: Information We Collect -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-blue\">3<\/div>\n                <h2 class=\"gsv-card-title-en\">Information We Collect<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #475569;margin-bottom: 14px\">We collect specific information to ensure accurate order delivery and enhance your shopping journey:<\/p>\n            \n            <div class=\"gsv-subcard-grid-en\">\n                <div class=\"gsv-subcard-en\">\n                    <h4>\ud83d\udc64 Personal Information<\/h4>\n                    <p>Name, detailed delivery address (area, block, street), phone number, and email address.<\/p>\n                <\/div>\n                <div class=\"gsv-subcard-en\">\n                    <h4>\ud83d\udcb3 Secure Payment Data<\/h4>\n                    <p>Processed via encrypted gateways. We never store credit or debit card details on our servers.<\/p>\n                <\/div>\n                <div class=\"gsv-subcard-en\">\n                    <h4>\ud83d\udcca Browsing Analytics<\/h4>\n                    <p>We use tools (like Google Analytics) to analyze non-personal visitor traffic to optimize our services.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Section 4: How We Use Your Info -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-purple\">4<\/div>\n                <h2 class=\"gsv-card-title-en\">How We Use Your Information<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #475569;margin-bottom: 16px\">Collected data is strictly used for the following specified purposes:<\/p>\n            <ul class=\"gsv-styled-list-en\">\n                <li class=\"gsv-styled-list-item-en\"><strong>Order Fulfillment:<\/strong> Processing, packing, and dispatching your orders with speed and accuracy.<\/li>\n                <li class=\"gsv-styled-list-item-en\"><strong>Communication &amp; Support:<\/strong> Updating order statuses and providing responsive customer care.<\/li>\n                <li class=\"gsv-styled-list-item-en\"><strong>Promotions &amp; Updates:<\/strong> Sending special offers (strictly subject to your prior consent).<\/li>\n                <li class=\"gsv-styled-list-item-en\"><strong>Platform Optimization:<\/strong> Enhancing general website performance and shopping experience.<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n\n    <!-- Section 5 &amp; 6 -->\n    <div class=\"gsv-grid-2col-en\">\n        <!-- Section 5: Third Party Sharing -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-emerald\">5<\/div>\n                <h2 class=\"gsv-card-title-en\">Third-Party Data Sharing<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #475569;margin-bottom: 14px\">We pledge never to sell or rent your personal information. Data is shared exclusively with essential trusted partners:<\/p>\n            \n            <ul class=\"gsv-styled-list-en\">\n                <li class=\"gsv-styled-list-item-en\"><strong>Couriers &amp; Logistics Partners:<\/strong> To deliver your orders to the correct address on time.<\/li>\n                <li class=\"gsv-styled-list-item-en\"><strong>Payment Gateways:<\/strong> To complete transactions securely (K-Net, Wamd, Visa, Mastercard).<\/li>\n                <li class=\"gsv-styled-list-item-en\"><strong>Legal Authorities:<\/strong> Disclosed only when officially required by law in the State of Kuwait.<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Section 6: Cookies -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-amber\">6<\/div>\n                <h2 class=\"gsv-card-title-en\">Cookies Policy<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.8;font-size: 1rem\">Our site uses cookies to streamline your shopping experience, such as retaining items in your shopping cart and analyzing visitor traffic patterns.<\/p>\n            <p style=\"color: #475569;line-height: 1.8;font-size: 0.98rem\">You may adjust your browser settings to decline cookies at any time; however, note that this may affect certain features of the online store.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Section 7: Security (Full Width) -->\n    <div class=\"gsv-full-width-en\">\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-dark\">7<\/div>\n                <h2 class=\"gsv-card-title-en\">Information Security &amp; SSL Encryption<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.8;font-size: 1.05rem\">We enforce rigorous technical and organizational security controls to protect your personal and financial data against unauthorized access, alteration, or disclosure.<\/p>\n            <p style=\"color: #475569;line-height: 1.8;font-size: 1rem\">Our website is fully secured using high-grade <strong>SSL (Secure Sockets Layer) encryption<\/strong> to guarantee total data confidentiality and transaction safety across the store.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd12 GS Vaping | Gulf Service Vape Privacy &amp; Data Protection Policy Welcome to GS Vaping. We recognize the utmost importance of your personal data privacy and are fully committed to safeguarding it in accordance with the highest standards of security and transparency. 1 Introduction &amp; Commitment This policy outlines how we collect, use, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"ai_generated_summary":"","footnotes":""},"class_list":["post-154","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/comments?post=154"}],"version-history":[{"count":2,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/154\/revisions"}],"predecessor-version":[{"id":162,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/154\/revisions\/162"}],"wp:attachment":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/media?parent=154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}