{"id":1945,"date":"2026-08-06T20:19:06","date_gmt":"2026-08-06T18:19:06","guid":{"rendered":"https:\/\/easybabystar.com\/?page_id=1945"},"modified":"2026-08-06T20:20:50","modified_gmt":"2026-08-06T18:20:50","slug":"privacy-policy-2","status":"publish","type":"page","link":"https:\/\/easybabystar.com\/?page_id=1945","title":{"rendered":"Privacy policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1945\" class=\"elementor elementor-1945\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea5b3e0 e-con e-atomic-element e-flexbox-base e-2c0b4ed \" data-id=\"ea5b3e0\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"ea5b3e0\">\n    \t\t<div class=\"elementor-element elementor-element-2d3594a elementor-widget elementor-widget-html\" data-id=\"2d3594a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Privacy Policy - EasyBabyStar<\/title>\r\n    <style>\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        \/* G\u00f6rd\u00fcl\u00e9keny ugr\u00e1s a horgony (anchor) linkekre kattintva *\/\r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        body {\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n            color: #333333;\r\n            background-color: #fcfcfc;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Fejl\u00e9c *\/\r\n        .header {\r\n            background-color: #ffffff;\r\n            border-bottom: 1px solid #eaeaea;\r\n            padding: 40px 20px;\r\n            text-align: center;\r\n        }\r\n\r\n        .header h1 {\r\n            font-family: Georgia, 'Times New Roman', serif;\r\n            font-size: 32px;\r\n            color: #1a1a1a;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .header p {\r\n            font-size: 14px;\r\n            color: #777777;\r\n            font-style: italic;\r\n        }\r\n\r\n        \/* F\u0151 kont\u00e9ner az oldals\u00e1vval \u00e9s tartalommal *\/\r\n        .policy-container {\r\n            max-width: 1100px;\r\n            margin: 40px auto;\r\n            padding: 0 20px;\r\n            display: flex;\r\n            gap: 40px;\r\n            position: relative;\r\n        }\r\n\r\n        \/* Oldals\u00e1v (Sidebar) Navig\u00e1ci\u00f3 *\/\r\n        .sidebar {\r\n            width: 280px;\r\n            flex-shrink: 0;\r\n            position: sticky;\r\n            top: 40px;\r\n            max-height: calc(100vh - 80px);\r\n            overflow-y: auto;\r\n            background: #ffffff;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            border: 1px solid #eaeaea;\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\r\n        }\r\n\r\n        .sidebar h3 {\r\n            font-size: 14px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            color: #b03854;\r\n            margin-bottom: 15px;\r\n            padding-bottom: 8px;\r\n            border-bottom: 2px solid #f2d4dc;\r\n        }\r\n\r\n        .sidebar ul {\r\n            list-style: none;\r\n        }\r\n\r\n        .sidebar li {\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .sidebar a {\r\n            color: #555555;\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            display: block;\r\n            padding: 4px 8px;\r\n            border-radius: 4px;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .sidebar a:hover {\r\n            background-color: #fdf2f4;\r\n            color: #b03854;\r\n            padding-left: 12px;\r\n        }\r\n\r\n        \/* F\u0151 Adatv\u00e9delmi Tartalom *\/\r\n        .content {\r\n            flex-grow: 1;\r\n            background: #ffffff;\r\n            padding: 40px;\r\n            border-radius: 10px;\r\n            border: 1px solid #eaeaea;\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\r\n        }\r\n\r\n        .section {\r\n            margin-bottom: 35px;\r\n            padding-bottom: 25px;\r\n            border-bottom: 1px solid #f0f0f0;\r\n            scroll-margin-top: 40px; \/* Hogy a k\u00e9nyelmes marg\u00f3 megmaradjon ugr\u00e1skor *\/\r\n        }\r\n\r\n        .section:last-child {\r\n            border-bottom: none;\r\n            margin-bottom: 0;\r\n            padding-bottom: 0;\r\n        }\r\n\r\n        .section h2 {\r\n            font-family: Georgia, 'Times New Roman', serif;\r\n            font-size: 22px;\r\n            color: #222222;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .section p {\r\n            margin-bottom: 12px;\r\n            color: #4a4a4a;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .section ul {\r\n            margin-left: 20px;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .section li {\r\n            margin-bottom: 8px;\r\n            color: #4a4a4a;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .company-info {\r\n            background: #fafafa;\r\n            padding: 15px 20px;\r\n            border-left: 3px solid #b03854;\r\n            border-radius: 0 6px 6px 0;\r\n            margin-top: 10px;\r\n        }\r\n\r\n        .company-info p {\r\n            margin-bottom: 4px;\r\n        }\r\n\r\n        \/* ==========================================\r\n           RESPONZ\u00cdV N\u00c9ZET (MOBIL & TABLET FIXES)\r\n           ========================================== *\/\r\n        @media (max-width: 850px) {\r\n            .policy-container {\r\n                flex-direction: column;\r\n                gap: 20px;\r\n                margin: 20px auto;\r\n            }\r\n\r\n            .sidebar {\r\n                width: 100%;\r\n                position: static;\r\n                max-height: none;\r\n                overflow-x: auto;\r\n                white-space: nowrap;\r\n                padding: 15px;\r\n            }\r\n\r\n            .sidebar ul {\r\n                display: flex;\r\n                gap: 10px;\r\n            }\r\n\r\n            .sidebar li {\r\n                margin-bottom: 0;\r\n            }\r\n\r\n            .sidebar a {\r\n                background-color: #f7f7f7;\r\n                padding: 8px 14px;\r\n                border-radius: 20px;\r\n            }\r\n\r\n            .sidebar a:hover {\r\n                padding-left: 14px;\r\n            }\r\n\r\n            .content {\r\n                padding: 25px 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"header\">\r\n    <h1>Privacy Policy<\/h1>\r\n    <p><strong>EasyBabyStar<\/strong> &bull; Last Updated: March 30, 2026<\/p>\r\n<\/div>\r\n\r\n<div class=\"policy-container\">\r\n    \r\n    <!-- Oldals\u00e1v Navig\u00e1ci\u00f3 -->\r\n    <nav class=\"sidebar\">\r\n        <h3>Contents<\/h3>\r\n        <ul>\r\n            <li><a href=\"#sec-1\">1. Introduction<\/a><\/li>\r\n            <li><a href=\"#sec-2\">2. Data Controller<\/a><\/li>\r\n            <li><a href=\"#sec-3\">3. Personal Data We Collect<\/a><\/li>\r\n            <li><a href=\"#sec-4\">4. How We Collect Data<\/a><\/li>\r\n            <li><a href=\"#sec-5\">5. Why We Process Data<\/a><\/li>\r\n            <li><a href=\"#sec-6\">6. Legal Basis<\/a><\/li>\r\n            <li><a href=\"#sec-7\">7. Payments<\/a><\/li>\r\n            <li><a href=\"#sec-8\">8. Shipping Partners<\/a><\/li>\r\n            <li><a href=\"#sec-9\">9. Marketing<\/a><\/li>\r\n            <li><a href=\"#sec-10\">10. Cookies<\/a><\/li>\r\n            <li><a href=\"#sec-11\">11. Data Retention<\/a><\/li>\r\n            <li><a href=\"#sec-12\">12. Data Security<\/a><\/li>\r\n            <li><a href=\"#sec-13\">13. Your Rights<\/a><\/li>\r\n            <li><a href=\"#sec-14\">14. Children's Privacy<\/a><\/li>\r\n            <li><a href=\"#sec-15\">15. Data Transfers<\/a><\/li>\r\n            <li><a href=\"#sec-16\">16. Third-Party Services<\/a><\/li>\r\n            <li><a href=\"#sec-17\">17. Changes to Policy<\/a><\/li>\r\n            <li><a href=\"#sec-18\">18. Contact<\/a><\/li>\r\n        <\/ul>\r\n    <\/nav>\r\n\r\n    <!-- F\u0151 Tartalom -->\r\n    <main class=\"content\">\r\n        \r\n        <section id=\"sec-1\" class=\"section\">\r\n            <h2>1. Introduction<\/h2>\r\n            <p>At EasyBabyStar, we respect your privacy and are committed to protecting your personal data.<\/p>\r\n            <p>This Privacy Policy explains how we collect, use, store and protect your personal information when you visit our website, create an account, place an order or contact us.<\/p>\r\n            <p>We process your personal data in accordance with the General Data Protection Regulation (EU) 2016\/679 (\"GDPR\") and all applicable European data protection laws.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-2\" class=\"section\">\r\n            <h2>2. Data Controller<\/h2>\r\n            <div class=\"company-info\">\r\n                <p><strong>EasyBabyStar<\/strong><\/p>\r\n                <p>Nagy Eleon\u00f3ra Sole Proprietor (E.v.)<\/p>\r\n                <p>1215 Budapest, IV utca 61., Hungary<\/p>\r\n                <p><strong>Email:<\/strong> info@easybabystar.com<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section id=\"sec-3\" class=\"section\">\r\n            <h2>3. Personal Data We Collect<\/h2>\r\n            <p>Depending on how you use our website, we may collect:<\/p>\r\n            <ul>\r\n                <li>Name<\/li>\r\n                <li>Billing address<\/li>\r\n                <li>Shipping address<\/li>\r\n                <li>Email address<\/li>\r\n                <li>Telephone number<\/li>\r\n                <li>Order information<\/li>\r\n                <li>Payment confirmation<\/li>\r\n                <li>IP address<\/li>\r\n                <li>Browser information<\/li>\r\n                <li>Device information<\/li>\r\n                <li>Cookie data<\/li>\r\n                <li>Customer service communications<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"sec-4\" class=\"section\">\r\n            <h2>4. How We Collect Your Data<\/h2>\r\n            <p>We collect information when you:<\/p>\r\n            <ul>\r\n                <li>visit our website<\/li>\r\n                <li>place an order<\/li>\r\n                <li>create an account<\/li>\r\n                <li>subscribe to our newsletter<\/li>\r\n                <li>contact customer support<\/li>\r\n                <li>participate in promotions<\/li>\r\n                <li>leave a review<\/li>\r\n            <\/ul>\r\n            <p>Some information is collected automatically through cookies.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-5\" class=\"section\">\r\n            <h2>5. Why We Process Your Data<\/h2>\r\n            <p>We use your information to:<\/p>\r\n            <ul>\r\n                <li>process orders<\/li>\r\n                <li>deliver products<\/li>\r\n                <li>provide customer support<\/li>\r\n                <li>send order confirmations<\/li>\r\n                <li>send shipping updates<\/li>\r\n                <li>process returns<\/li>\r\n                <li>prevent fraud<\/li>\r\n                <li>improve our website<\/li>\r\n                <li>comply with legal obligations<\/li>\r\n                <li>send marketing emails (only with your consent)<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"sec-6\" class=\"section\">\r\n            <h2>6. Legal Basis<\/h2>\r\n            <p>We process your personal data based on:<\/p>\r\n            <ul>\r\n                <li>Performance of a contract<\/li>\r\n                <li>Legal obligations<\/li>\r\n                <li>Legitimate interests<\/li>\r\n                <li>Your consent (where required)<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"sec-7\" class=\"section\">\r\n            <h2>7. Payments<\/h2>\r\n            <p>Payments are securely processed by our payment service providers.<\/p>\r\n            <p>EasyBabyStar never stores your full payment card details.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-8\" class=\"section\">\r\n            <h2>8. Shipping Partners<\/h2>\r\n            <p>We share only the information necessary to deliver your order with our logistics partners, such as DPD and other contracted carriers.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-9\" class=\"section\">\r\n            <h2>9. Marketing Communications<\/h2>\r\n            <p>If you subscribe to our newsletter, we may send promotional emails.<\/p>\r\n            <p>You can unsubscribe at any time using the unsubscribe link included in every email.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-10\" class=\"section\">\r\n            <h2>10. Cookies<\/h2>\r\n            <p>Our website uses cookies to:<\/p>\r\n            <ul>\r\n                <li>keep the website functioning properly<\/li>\r\n                <li>remember your preferences<\/li>\r\n                <li>analyse website traffic<\/li>\r\n                <li>improve user experience<\/li>\r\n            <\/ul>\r\n            <p>More information is available in our separate Cookie Policy.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-11\" class=\"section\">\r\n            <h2>11. Data Retention<\/h2>\r\n            <p>We retain personal data only for as long as necessary to:<\/p>\r\n            <ul>\r\n                <li>fulfil your order<\/li>\r\n                <li>comply with legal obligations<\/li>\r\n                <li>resolve disputes<\/li>\r\n                <li>enforce our agreements<\/li>\r\n            <\/ul>\r\n            <p>Accounting records may be retained for longer where required by law.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-12\" class=\"section\">\r\n            <h2>12. Data Security<\/h2>\r\n            <p>We use appropriate technical and organisational measures to protect your personal data against:<\/p>\r\n            <ul>\r\n                <li>unauthorised access<\/li>\r\n                <li>accidental loss<\/li>\r\n                <li>alteration<\/li>\r\n                <li>disclosure<\/li>\r\n                <li>misuse<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"sec-13\" class=\"section\">\r\n            <h2>13. Your Rights<\/h2>\r\n            <p>Under the GDPR, you have the right to:<\/p>\r\n            <ul>\r\n                <li>access your personal data<\/li>\r\n                <li>correct inaccurate information<\/li>\r\n                <li>request deletion<\/li>\r\n                <li>restrict processing<\/li>\r\n                <li>object to processing<\/li>\r\n                <li>data portability<\/li>\r\n                <li>withdraw consent<\/li>\r\n                <li>lodge a complaint with your local supervisory authority<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"sec-14\" class=\"section\">\r\n            <h2>14. Children's Privacy<\/h2>\r\n            <p>Our products are intended for babies, but our website is intended for adults.<\/p>\r\n            <p>We do not knowingly collect personal information directly from children.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-15\" class=\"section\">\r\n            <h2>15. International Data Transfers<\/h2>\r\n            <p>Where personal data is transferred outside the European Economic Area, appropriate safeguards will be applied in accordance with the GDPR.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-16\" class=\"section\">\r\n            <h2>16. Third-Party Services<\/h2>\r\n            <p>We may use trusted third-party providers for:<\/p>\r\n            <ul>\r\n                <li>payment processing<\/li>\r\n                <li>shipping<\/li>\r\n                <li>website hosting<\/li>\r\n                <li>analytics<\/li>\r\n                <li>email services<\/li>\r\n            <\/ul>\r\n            <p>These providers process personal data only as necessary to provide their services.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-17\" class=\"section\">\r\n            <h2>17. Changes to this Privacy Policy<\/h2>\r\n            <p>We may update this Privacy Policy from time to time.<\/p>\r\n            <p>The latest version will always be available on our website.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"sec-18\" class=\"section\">\r\n            <h2>18. Contact<\/h2>\r\n            <p>If you have any questions regarding this Privacy Policy or your personal data, please contact us:<\/p>\r\n            <div class=\"company-info\">\r\n                <p><strong>Email:<\/strong> info@easybabystar.com<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/main>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy Policy &#8211; EasyBabyStar Privacy Policy EasyBabyStar &bull; Last Updated: March 30, 2026 Contents 1. Introduction 2. Data Controller 3. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1945","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/pages\/1945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easybabystar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1945"}],"version-history":[{"count":3,"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/pages\/1945\/revisions"}],"predecessor-version":[{"id":1949,"href":"https:\/\/easybabystar.com\/index.php?rest_route=\/wp\/v2\/pages\/1945\/revisions\/1949"}],"wp:attachment":[{"href":"https:\/\/easybabystar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}