{"id":170,"date":"2026-07-25T21:37:55","date_gmt":"2026-07-25T18:37:55","guid":{"rendered":"https:\/\/gsvaping.com\/disclaimer-en\/"},"modified":"2026-07-25T21:39:21","modified_gmt":"2026-07-25T18:39:21","slug":"disclaimer","status":"publish","type":"page","link":"https:\/\/gsvaping.com\/en\/disclaimer\/","title":{"rendered":"Disclaimer"},"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-disclaimer-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-disclaimer-container-en * {\n    box-sizing: border-box;\n}\n\n\/* Header Banner - GS Vaping Dark Gold Brand *\/\n.gsv-disclaimer-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-disclaimer-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-disclaimer-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-disclaimer-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-disclaimer-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-purple  { background: #faf5ff; color: #9333ea; }\n.gsv-icon-blue    { background: #eff6ff; color: #2563eb; }\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: \"\u26a0\ufe0f\";\n    position: absolute;\n    left: 0;\n    top: 2px;\n    font-size: 1rem;\n}\n\n\/* Health Warning Box *\/\n.gsv-health-box-en {\n    background: linear-gradient(135deg, #fff1f2 0%, #ffe4e6 100%);\n    border: 1px solid #fecdd3;\n    border-left: 5px solid #dc2626;\n    border-radius: 14px;\n    padding: 22px;\n    margin-top: 15px;\n}\n\n.gsv-health-title-en {\n    color: #9f1239;\n    font-weight: 800;\n    font-size: 1.1rem;\n    margin-bottom: 8px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n.gsv-health-desc-en {\n    color: #881337 !important;\n    font-size: 0.98rem;\n    margin: 0;\n    line-height: 1.7;\n}\n\n\/* Limitation Box *\/\n.gsv-limit-box-en {\n    background: #f8fafc;\n    border: 1px solid #cbd5e1;\n    border-radius: 14px;\n    padding: 22px;\n    margin-top: 15px;\n}\n\n.gsv-limit-box-en h4 {\n    margin: 0 0 10px 0;\n    color: #0f172a !important;\n    font-size: 1.1rem;\n    font-weight: 800;\n}\n\n.gsv-limit-box-en p {\n    margin: 0;\n    color: #334155 !important;\n    font-size: 1rem;\n    line-height: 1.7;\n}\n\n\/* Support Box *\/\n.gsv-contact-footer-en {\n    background: linear-gradient(135deg, #0a0d14 0%, #1e293b 100%);\n    border: 1px solid rgba(245, 158, 11, 0.3);\n    border-radius: 20px;\n    padding: 35px 30px;\n    text-align: center;\n    color: #ffffff;\n}\n\n.gsv-contact-footer-en h3 {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #ffffff !important;\n    margin: 0 0 10px 0;\n}\n\n.gsv-contact-footer-en p {\n    font-size: 1.05rem;\n    color: #94a3b8 !important;\n    margin: 0 auto 24px auto;\n    max-width: 600px;\n}\n\n.gsv-wa-btn-en {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: #25d366;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    padding: 14px 32px;\n    border-radius: 12px;\n    font-weight: 800;\n    font-size: 1.05rem;\n    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.3);\n    transition: all 0.25s ease;\n}\n\n.gsv-wa-btn-en:hover {\n    background: #1eb854;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.4);\n    color: #ffffff !important;\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-disclaimer-container-en {\n        padding: 8px 4px !important;\n    }\n    .gsv-disclaimer-hero-en {\n        padding: 28px 14px !important;\n        border-radius: 14px !important;\n        margin-bottom: 16px !important;\n    }\n    .gsv-disclaimer-hero-en h1 {\n        font-size: 1.6rem !important;\n    }\n    .gsv-disclaimer-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-contact-footer-en {\n        padding: 24px 16px !important;\n        border-radius: 14px !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-disclaimer-container-en\">\n    <!-- Hero Header -->\n    <div class=\"gsv-disclaimer-hero-en\">\n        <div class=\"gsv-brand-tag-en\">\n            <span>\u2696\ufe0f<\/span> GS Vaping | Gulf Service Vape\n        <\/div>\n        <h1>Legal Disclaimer &amp; Health Notices<\/h1>\n        <p>Please read this legal disclaimer carefully to understand product nature, health warnings, and legal limitations governing your use of GS Vaping.<\/p>\n    <\/div>\n\n    <!-- Section 1 &amp; 2 -->\n    <div class=\"gsv-grid-2col-en\">\n        <!-- Section 1: Nature of Products -->\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\">Product Nature &amp; Usage<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.8;font-size: 1rem\">Please be advised that all products sold on GS Vaping are consumer items intended as alternatives to traditional smoking and are <strong>NOT medical or therapeutic products<\/strong>.<\/p>\n            <p style=\"color: #475569;line-height: 1.8;font-size: 0.98rem\">These products are not designed or approved to diagnose, treat, cure, or prevent any medical condition or disease, nor do we promote them as medical smoking cessation devices.<\/p>\n        <\/div>\n\n        <!-- Section 2: Health Warning -->\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\">Critical Health Warning<\/h2>\n            <\/div>\n            <div class=\"gsv-health-box-en\">\n                <div class=\"gsv-health-title-en\">\n                    <span>\ud83e\uddea<\/span> Nicotine &amp; Health Impact\n                <\/div>\n                <p class=\"gsv-health-desc-en\">Products contain nicotine, an addictive chemical that increases heart rate and elevates blood pressure. They are harmful to health and strictly not recommended for pregnant or nursing women, or individuals with chronic pulmonary diseases such as asthma or COPD.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Section 3 &amp; 4 -->\n    <div class=\"gsv-grid-2col-en\">\n        <!-- Section 3: Battery Safety &amp; Misuse Disclaimer -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-purple\">3<\/div>\n                <h2 class=\"gsv-card-title-en\">Battery Safety &amp; Misuse Disclaimer<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.7;font-size: 1rem\">Lithium-ion batteries used in devices require strict care. GS Vaping disclaims all legal liability for accidents, fires, or physical\/material damages arising from:<\/p>\n            \n            <ul class=\"gsv-styled-list-en\">\n                <li class=\"gsv-styled-list-item-en\">Misuse or improper handling of batteries or vaping hardware.<\/li>\n                <li class=\"gsv-styled-list-item-en\">Using non-original, counterfeit, or unapproved charging cables.<\/li>\n                <li class=\"gsv-styled-list-item-en\">Using batteries with torn\/damaged wraps or carrying loose batteries in pockets with keys\/coins.<\/li>\n                <li class=\"gsv-styled-list-item-en\">Unauthorized hardware modifications or repairs by non-certified persons.<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Section 4: Product Specs &amp; Images -->\n        <div class=\"gsv-card-en\">\n            <div class=\"gsv-card-header-en\">\n                <div class=\"gsv-icon-badge-en gsv-icon-blue\">4<\/div>\n                <h2 class=\"gsv-card-title-en\">Product Images &amp; Specifications<\/h2>\n            <\/div>\n            <p style=\"margin-top:0;color: #334155;line-height: 1.8;font-size: 1rem\">We strive to provide accurate product descriptions and imagery. However, manufacturers may update outer packaging or refine hardware designs without prior notice.<\/p>\n            <p style=\"color: #475569;line-height: 1.8;font-size: 0.98rem\">Consequently, delivered packaging may vary slightly, but GS Vaping guarantees 100% genuine authentic products with identical core specifications.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Section 5: Limitation of Liability (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\">5<\/div>\n                <h2 class=\"gsv-card-title-en\">Limitation of Liability &amp; Compensation<\/h2>\n            <\/div>\n            <div class=\"gsv-limit-box-en\">\n                <h4>\ud83d\udcdc Legal Monetary Cap<\/h4>\n                <p>In the event of any proven legal liability or error attributed to GS Vaping, the maximum financial compensation payable to the customer under any circumstances shall not exceed the actual monetary purchase price of the specific product paid by the customer.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Support Banner (Full Width) -->\n    <div class=\"gsv-full-width-en\">\n        <div class=\"gsv-contact-footer-en\">\n            <h3>Have Further Questions?<\/h3>\n            <p>Our team at GS Vaping is always here to clarify any additional details anytime via WhatsApp.<\/p>\n            <a href=\"https:\/\/wa.me\/96596687597\" target=\"_blank\" class=\"gsv-wa-btn-en\">\n                \ud83d\udcac Chat With Us Now on WhatsApp\n            <\/a>\n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2696\ufe0f GS Vaping | Gulf Service Vape Legal Disclaimer &amp; Health Notices Please read this legal disclaimer carefully to understand product nature, health warnings, and legal limitations governing your use of GS Vaping. 1 Product Nature &amp; Usage Please be advised that all products sold on GS Vaping are consumer items intended as alternatives to [&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-170","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/170","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=170"}],"version-history":[{"count":1,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/170\/revisions"}],"predecessor-version":[{"id":172,"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/pages\/170\/revisions\/172"}],"wp:attachment":[{"href":"https:\/\/gsvaping.com\/en\/wp-json\/wp\/v2\/media?parent=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}