{"id":87,"date":"2021-07-08T13:08:57","date_gmt":"2021-07-08T13:08:57","guid":{"rendered":"https:\/\/pirate.ac\/shop\/?page_id=87"},"modified":"2026-03-09T12:03:45","modified_gmt":"2026-03-09T11:03:45","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/pirate.ac\/shop\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Space+Mono:wght@400;700&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n  #pirate-legal * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  #pirate-legal {\n    background: #0d0d0d;\n    color: #e0e0e0;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: -20px -20px 0 -20px;\n    padding: 0;\n  }\n\n  #pirate-legal .pl-header {\n    padding: 36px 24px 28px;\n    border-bottom: 1px solid #2a2a2a;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n  #pirate-legal .pl-header-icon { font-size: 32px; line-height: 1; }\n  #pirate-legal .pl-header-title {\n    font-family: 'Space Mono', monospace;\n    font-size: 13px;\n    color: #f5a623;\n    text-transform: uppercase;\n    letter-spacing: .12em;\n    margin-bottom: 4px;\n  }\n  #pirate-legal .pl-header-sub { font-size: 22px; font-weight: 600; color: #fff; }\n\n  #pirate-legal .pl-tabs-wrap {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    background: #141414;\n    border-bottom: 1px solid #2a2a2a;\n    overflow-x: auto;\n    scrollbar-width: none;\n  }\n  #pirate-legal .pl-tabs-wrap::-webkit-scrollbar { display: none; }\n  #pirate-legal .pl-tabs { display: flex; padding: 0 16px; white-space: nowrap; }\n\n  #pirate-legal .pl-tab {\n    font-family: 'Space Mono', monospace;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .1em;\n    color: #888;\n    background: none;\n    border: none;\n    cursor: pointer;\n    padding: 16px 20px;\n    position: relative;\n    transition: color .2s;\n  }\n  #pirate-legal .pl-tab:hover { color: #e0e0e0; }\n  #pirate-legal .pl-tab.active { color: #f5a623; }\n  #pirate-legal .pl-tab.active::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 16px; right: 16px;\n    height: 2px;\n    background: #f5a623;\n    border-radius: 2px 2px 0 0;\n  }\n\n  #pirate-legal .pl-panels { max-width: 820px; margin: 0 auto; padding: 40px 24px 80px; }\n  #pirate-legal .pl-panel { display: none; }\n  #pirate-legal .pl-panel.active { display: block; }\n\n  #pirate-legal .pl-title {\n    font-family: 'Space Mono', monospace;\n    font-size: 22px;\n    color: #fff;\n    margin-bottom: 6px;\n  }\n  #pirate-legal .pl-meta {\n    font-size: 12px;\n    color: #888;\n    font-family: 'Space Mono', monospace;\n    margin-bottom: 36px;\n  }\n  #pirate-legal .pl-meta span { color: #f5a623; }\n\n  #pirate-legal h2 {\n    font-family: 'Space Mono', monospace;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: .1em;\n    color: #f5a623;\n    margin: 36px 0 12px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #2a2a2a;\n    font-weight: 700;\n  }\n  #pirate-legal h2:first-of-type { margin-top: 0; }\n\n  #pirate-legal p { margin-bottom: 14px; color: #e0e0e0; }\n  #pirate-legal ul, #pirate-legal ol { padding-left: 20px; margin-bottom: 14px; }\n  #pirate-legal li { margin-bottom: 6px; color: #e0e0e0; }\n\n  #pirate-legal .pl-info {\n    background: #1c1c1c;\n    border-left: 3px solid #f5a623;\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin: 16px 0 20px;\n    font-size: 14px;\n  }\n  #pirate-legal .pl-warn {\n    background: rgba(232,56,13,.08);\n    border-left: 3px solid #e8380d;\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin: 16px 0 20px;\n    font-size: 14px;\n  }\n\n  #pirate-legal a { color: #f5a623; text-decoration: none; }\n  #pirate-legal a:hover { text-decoration: underline; }\n  #pirate-legal strong { color: #fff; font-weight: 600; }\n\n  #pirate-legal table { width: 100%; border-collapse: collapse; margin: 16px 0 24px; font-size: 14px; }\n  #pirate-legal th {\n    font-family: 'Space Mono', monospace;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n    color: #888;\n    text-align: left;\n    padding: 10px 12px;\n    border-bottom: 1px solid #2a2a2a;\n  }\n  #pirate-legal td { padding: 10px 12px; border-bottom: 1px solid #2a2a2a; vertical-align: top; color: #e0e0e0; }\n  #pirate-legal tr:last-child td { border-bottom: none; }\n\n  #pirate-legal .pl-badge {\n    display: inline-block;\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n    padding: 3px 8px;\n    border-radius: 3px;\n    background: rgba(245,166,35,.15);\n    color: #f5a623;\n  }\n\n  #pirate-legal .pl-contact {\n    margin-top: 48px;\n    padding: 24px;\n    background: #141414;\n    border: 1px solid #2a2a2a;\n    border-radius: 8px;\n  }\n  #pirate-legal .pl-contact h3 {\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    color: #f5a623;\n    text-transform: uppercase;\n    letter-spacing: .1em;\n    margin-bottom: 10px;\n  }\n\n  @media(max-width:600px){\n    #pirate-legal { margin: -15px -15px 0 -15px; }\n    #pirate-legal .pl-panels { padding: 28px 16px 60px; }\n    #pirate-legal .pl-header { padding: 24px 16px; }\n    #pirate-legal .pl-header-sub { font-size: 18px; }\n  }\n<\/style>\n\n<div id=\"pirate-legal\">\n\n  <div class=\"pl-header\">\n    <div class=\"pl-header-icon\">\u26a1<\/div>\n    <div>\n      <div class=\"pl-header-title\">pirate.ac \/ shop<\/div>\n      <div class=\"pl-header-sub\">Legal &#038; Policies<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"pl-tabs-wrap\">\n    <div class=\"pl-tabs\">\n      <button class=\"pl-tab active\" onclick=\"plTab('privacy',this)\">\ud83d\udd12 Privacy Policy<\/button>\n      <button class=\"pl-tab\" onclick=\"plTab('refund',this)\">\u21a9 Returns &#038; Refund<\/button>\n      <button class=\"pl-tab\" onclick=\"plTab('terms',this)\">\ud83d\udcc4 Terms of Service<\/button>\n      <button class=\"pl-tab\" onclick=\"plTab('shipping',this)\">\ud83d\udce6 Shipping<\/button>\n      <button class=\"pl-tab\" onclick=\"plTab('gdpr',this)\">\ud83d\udee1\ufe0f GDPR \/ RODO<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"pl-panels\">\n\n    <!-- PRIVACY POLICY -->\n    <div class=\"pl-panel active\" id=\"pl-privacy\">\n      <div class=\"pl-title\">Privacy Policy<\/div>\n      <div class=\"pl-meta\">Last updated: <span>March 2025<\/span> &nbsp;\u00b7&nbsp; GDPR compliant<\/div>\n\n      <h2>1. Data Controller<\/h2>\n      <p>The controller of your personal data is the owner of <strong>Pirate&#8217;s Eshop<\/strong>, operating at <a href=\"https:\/\/pirate.ac\/shop\/\">pirate.ac\/shop<\/a>.<\/p>\n      <p>For any privacy-related inquiries, contact us at: <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><\/p>\n\n      <h2>2. What Data We Collect<\/h2>\n      <p>When you place an order or use the shop, we may collect the following data:<\/p>\n      <ul>\n        <li><strong>Identity data:<\/strong> first name, last name, email address<\/li>\n        <li><strong>Address data:<\/strong> shipping and billing address<\/li>\n        <li><strong>Transaction data:<\/strong> order details, purchase history<\/li>\n        <li><strong>Technical data:<\/strong> IP address, browser type, cookies<\/li>\n      <\/ul>\n\n      <h2>3. Legal Basis and Purpose of Processing<\/h2>\n      <table>\n        <tr><th>Purpose<\/th><th>Legal Basis<\/th><\/tr>\n        <tr><td>Order fulfilment and contract performance<\/td><td>Art. 6(1)(b) GDPR \u2013 contract performance<\/td><\/tr>\n        <tr><td>Issuing invoices \/ receipts<\/td><td>Art. 6(1)(c) GDPR \u2013 legal obligation<\/td><\/tr>\n        <tr><td>Handling complaints and returns<\/td><td>Art. 6(1)(b) \/ (c) GDPR<\/td><\/tr>\n        <tr><td>Marketing (newsletter, if consented)<\/td><td>Art. 6(1)(a) GDPR \u2013 consent<\/td><\/tr>\n        <tr><td>Traffic analysis (Google Analytics \/ other)<\/td><td>Art. 6(1)(f) GDPR \u2013 legitimate interest<\/td><\/tr>\n      <\/table>\n\n      <h2>4. Cookies<\/h2>\n      <p>The shop uses cookies necessary for its operation (cart, session) as well as optional ones (analytics, marketing). You can manage cookie settings in your browser or through the cookie banner on the site.<\/p>\n      <div class=\"pl-info\">We do not sell your personal data to any third parties.<\/div>\n\n      <h2>5. Sharing Your Data<\/h2>\n      <p>Your data may be shared only with parties necessary to fulfil your order:<\/p>\n      <ul>\n        <li>Postal operators and courier companies (InPost, DPD, DHL, etc.)<\/li>\n        <li>Payment providers (PayPal, Stripe, etc.)<\/li>\n        <li>Hosting and IT infrastructure providers<\/li>\n      <\/ul>\n\n      <h2>6. Data Retention<\/h2>\n      <ul>\n        <li>Order and invoice data: <strong>5 years<\/strong> (tax requirements)<\/li>\n        <li>User account data: until the account is deleted<\/li>\n        <li>Marketing consents: until consent is withdrawn<\/li>\n      <\/ul>\n\n      <h2>7. Your Rights<\/h2>\n      <p>Under the GDPR, you have the right to:<\/p>\n      <ul>\n        <li>Access your personal data<\/li>\n        <li>Rectify inaccurate data<\/li>\n        <li>Erasure of your data (<em>right to be forgotten<\/em>)<\/li>\n        <li>Restriction of processing<\/li>\n        <li>Data portability<\/li>\n        <li>Object to processing<\/li>\n        <li>Withdraw consent at any time<\/li>\n      <\/ul>\n      <p>To exercise any of these rights, contact us at: <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><\/p>\n      <p>You also have the right to lodge a complaint with your national data protection authority. In Poland: <a href=\"https:\/\/uodo.gov.pl\" target=\"_blank\">uodo.gov.pl<\/a>.<\/p>\n\n      <h2>8. Changes to This Policy<\/h2>\n      <p>We reserve the right to update this policy. We will notify you of any significant changes via the shop website or email.<\/p>\n\n      <div class=\"pl-contact\">\n        <h3>Privacy Contact<\/h3>\n        <p>\u2709\ufe0f <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><br>\n        \ud83c\udf10 <a href=\"https:\/\/pirate.ac\/shop\/\">pirate.ac\/shop<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <!-- RETURNS & REFUND -->\n    <div class=\"pl-panel\" id=\"pl-refund\">\n      <div class=\"pl-title\">Returns &#038; Refund Policy<\/div>\n      <div class=\"pl-meta\">Last updated: <span>March 2025<\/span> &nbsp;\u00b7&nbsp; EU Directive 2011\/83\/EU compliant<\/div>\n\n      <div class=\"pl-info\">\n        As a consumer in the EU, you have <strong>14 days<\/strong> to request a return from the date you received the goods. The refund is processed within <strong>14 days of us receiving the returned physical product<\/strong>.\n      <\/div>\n\n      <h2>1. Right of Withdrawal (14 Days)<\/h2>\n      <p>You have the right to withdraw from the purchase contract without giving a reason within <strong>14 calendar days<\/strong> from the day you received the goods.<\/p>\n      <p>To initiate a return, contact us before the deadline expires:<\/p>\n      <ul>\n        <li>Email: <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><\/li>\n        <li>Via the contact form: <a href=\"https:\/\/pirate.ac\/shop\/support\/\">pirate.ac\/shop\/support<\/a><\/li>\n      <\/ul>\n\n      <h2>2. Refund Condition \u2013 Physical Return Required<\/h2>\n      <div class=\"pl-warn\">\n        <strong>A refund will only be issued after the physical product has been returned to us.<\/strong> The 14-day refund processing period begins from the date we receive and verify the returned item \u2014 not from the date of your return request.\n      <\/div>\n\n      <h2>3. Non-Returnable Products<\/h2>\n      <p>The following products are <strong>not eligible for return or refund<\/strong> under any circumstances:<\/p>\n\n      <div class=\"pl-warn\">\n        <strong>\ud83d\udd27 Custom-made \/ custom-designed products<\/strong><br>\n        Any product that was designed, modified, or re-engineered specifically to your order (custom dimensions, custom geometry, personalised prints, etc.) cannot be returned. These items are manufactured exclusively for you and cannot be resold.\n      <\/div>\n\n      <div class=\"pl-warn\">\n        <strong>\ud83d\udcbe Digital \/ non-physical products<\/strong><br>\n        Products delivered in digital form \u2014 including 3D print files (.stl, .step, etc.), firmware, software, or any programming files \u2014 are non-returnable and non-refundable once delivered, as they cannot be &#8220;returned&#8221; in a physical sense.\n      <\/div>\n\n      <h2>4. Return Conditions for Physical Products<\/h2>\n      <p>To be eligible for a return, the physical item must meet the following conditions:<\/p>\n      <ul>\n        <li>Unused, in its original condition<\/li>\n        <li>Complete (all parts and accessories included)<\/li>\n        <li>In its original or equivalent packaging<\/li>\n      <\/ul>\n      <div class=\"pl-warn\">\n        Returns of damaged or heavily used products may be rejected or subject to a reduced refund value.\n      <\/div>\n\n      <h2>5. How to Return \u2013 Step by Step<\/h2>\n      <ol>\n        <li>Email us at <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a> with your order number and reason for return.<\/li>\n        <li>You&#8217;ll receive a confirmation and the return shipping address.<\/li>\n        <li>Pack the item securely and ship it at your own cost (unless otherwise agreed).<\/li>\n        <li>Once we receive and inspect the item, your refund will be processed within <strong>14 business days<\/strong>.<\/li>\n      <\/ol>\n\n      <h2>6. Return Shipping Costs<\/h2>\n      <p>Return shipping costs are the responsibility of the Buyer, unless:<\/p>\n      <ul>\n        <li>The product was defective or damaged due to our fault<\/li>\n        <li>We shipped the wrong product<\/li>\n      <\/ul>\n\n      <h2>7. Warranty &#038; Complaints<\/h2>\n      <p>Products are covered by a <strong>24-month statutory warranty<\/strong> for physical defects. If a product is defective, you are entitled to:<\/p>\n      <ul>\n        <li>Repair or replacement of the product<\/li>\n        <li>A price reduction<\/li>\n        <li>Withdrawal from the contract (if the defect is material)<\/li>\n      <\/ul>\n      <p>Submit warranty claims via email to: <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a> with a description of the defect and photos.<\/p>\n\n      <h2>8. Refund Processing<\/h2>\n      <p>Refunds are issued using the same payment method used for the original purchase:<\/p>\n      <table>\n        <tr><th>Payment Method<\/th><th>Refund Time<\/th><\/tr>\n        <tr><td>Credit \/ Debit Card<\/td><td>5\u201310 business days<\/td><\/tr>\n        <tr><td>PayPal<\/td><td>3\u20135 business days<\/td><\/tr>\n        <tr><td>Bank Transfer<\/td><td>5\u201310 business days<\/td><\/tr>\n      <\/table>\n\n      <div class=\"pl-contact\">\n        <h3>Returns &#038; Complaints<\/h3>\n        <p>\u2709\ufe0f <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><br>\n        \ud83d\udee0\ufe0f <a href=\"https:\/\/pirate.ac\/shop\/support\/\">pirate.ac\/shop\/support<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <!-- TERMS OF SERVICE -->\n    <div class=\"pl-panel\" id=\"pl-terms\">\n      <div class=\"pl-title\">Terms of Service<\/div>\n      <div class=\"pl-meta\">Last updated: <span>March 2025<\/span> &nbsp;\u00b7&nbsp; Polish \/ EU Law<\/div>\n\n      <h2>1. General Provisions<\/h2>\n      <p>These Terms of Service govern the use of the online shop <strong>Pirate&#8217;s Eshop<\/strong> available at <a href=\"https:\/\/pirate.ac\/shop\/\">pirate.ac\/shop<\/a>.<\/p>\n      <p>The shop sells accessories for e-scooters and e-bikes, as well as 3D printed components and digital files designed by Pirate.<\/p>\n\n      <h2>2. Definitions<\/h2>\n      <ul>\n        <li><strong>Seller<\/strong> \u2013 the owner of pirate.ac\/shop<\/li>\n        <li><strong>Buyer \/ Customer<\/strong> \u2013 a natural or legal person making a purchase<\/li>\n        <li><strong>Consumer<\/strong> \u2013 a natural person making a purchase unrelated to their business activity<\/li>\n        <li><strong>Physical Product<\/strong> \u2013 any tangible item shipped to the customer<\/li>\n        <li><strong>Digital Product<\/strong> \u2013 any file or software delivered electronically (3D print files, firmware, etc.)<\/li>\n        <li><strong>Custom Product<\/strong> \u2013 any item designed or modified specifically to the customer&#8217;s specifications<\/li>\n        <li><strong>Order<\/strong> \u2013 the Buyer&#8217;s declaration of intent to conclude a purchase agreement<\/li>\n      <\/ul>\n\n      <h2>3. Placing Orders<\/h2>\n      <ol>\n        <li>Orders are accepted exclusively through the online shop.<\/li>\n        <li>An order is considered placed after the Buyer completes and submits the order form.<\/li>\n        <li>After placing an order, the Buyer will receive a confirmation email.<\/li>\n        <li>The sales contract is concluded upon confirmation that the order has been accepted for processing.<\/li>\n      <\/ol>\n\n      <h2>4. Prices &#038; Payments<\/h2>\n      <ul>\n        <li>All prices are listed in <strong>Euro (\u20ac)<\/strong> and include VAT.<\/li>\n        <li>The Seller reserves the right to change prices without prior notice (changes do not affect already placed orders).<\/li>\n        <li>Available payment methods: PayPal, credit\/debit card, bank transfer (subject to availability at checkout).<\/li>\n      <\/ul>\n\n      <h2>5. Order Fulfilment<\/h2>\n      <div class=\"pl-info\">\n        3D printed products are manufactured <strong>to order<\/strong>. Production time may range from 3 to 14 business days depending on availability and the production queue.\n      <\/div>\n      <p>In-stock products are shipped within 3\u20137 business days of payment confirmation.<\/p>\n\n      <h2>6. Delivery<\/h2>\n      <p>Details on shipping costs and delivery times are available in the <button class=\"pl-tab\" style=\"display:inline;padding:0;font-size:inherit;color:#f5a623;text-transform:none;letter-spacing:0;background:none;border:none;cursor:pointer;\" onclick=\"plTab('shipping', document.querySelectorAll('.pl-tab')[3])\">\ud83d\udce6 Shipping<\/button> tab.<\/p>\n\n      <h2>7. Limitation of Liability<\/h2>\n      <div class=\"pl-warn\">\n        Products sold in this shop are accessories for electric vehicles. Installation and use is at the Buyer&#8217;s own risk. The Seller is not liable for any damage resulting from improper installation or use of products contrary to their intended purpose.\n      <\/div>\n\n      <h2>8. Intellectual Property<\/h2>\n      <p>All designs, patterns, and 3D models sold in the shop are the intellectual property of the Seller. Purchasing a product \u2014 whether physical or digital \u2014 does not transfer any design rights, copyrights, or licenses to reproduce the model to the Buyer.<\/p>\n\n      <h2>9. Final Provisions<\/h2>\n      <p>Matters not regulated by these Terms are governed by applicable Polish law, in particular the Civil Code and the Consumer Rights Act of 30 May 2014.<\/p>\n      <p>Disputes shall be resolved by the competent common court. Consumers may also use the EU Online Dispute Resolution platform at: <a href=\"https:\/\/ec.europa.eu\/consumers\/odr\" target=\"_blank\">ec.europa.eu\/consumers\/odr<\/a>.<\/p>\n\n      <div class=\"pl-contact\">\n        <h3>Contact<\/h3>\n        <p>\u2709\ufe0f <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><br>\n        \ud83c\udf10 <a href=\"https:\/\/pirate.ac\/shop\/\">pirate.ac\/shop<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <!-- SHIPPING -->\n    <div class=\"pl-panel\" id=\"pl-shipping\">\n      <div class=\"pl-title\">Shipping &#038; Delivery<\/div>\n      <div class=\"pl-meta\">Last updated: <span>March 2025<\/span><\/div>\n\n      <h2>1. Delivery Areas<\/h2>\n      <p>We ship to all <strong>European Union<\/strong> countries and selected countries outside the EU. If you&#8217;re unsure whether we ship to your country, contact us before placing an order.<\/p>\n\n      <h2>2. Processing Time<\/h2>\n      <table>\n        <tr><th>Product Type<\/th><th>Preparation Time<\/th><\/tr>\n        <tr>\n          <td>3D Print (made to order) <span class=\"pl-badge\">custom<\/span><\/td>\n          <td>3\u201314 business days<\/td>\n        <\/tr>\n        <tr>\n          <td>Ready-made \/ in-stock products<\/td>\n          <td>3\u20137 business days<\/td>\n        <\/tr>\n        <tr>\n          <td>Digital files (3D models, firmware)<\/td>\n          <td>Delivered via email after payment<\/td>\n        <\/tr>\n      <\/table>\n      <div class=\"pl-info\">\n        3D printing is a craft \u2013 every part is produced by hand with care for quality. Thanks for your patience! \u26a1\n      <\/div>\n\n      <h2>3. Shipping Costs<\/h2>\n      <p>Shipping costs are calculated automatically in the cart based on the order weight and destination country.<\/p>\n      <table>\n\t\t<tr><th>Destination<\/th><th>Estimated Cost<\/th><th>Delivery Time<\/th><\/tr>\n        <tr><td>Poland \ud83c\uddf5\ud83c\uddf1<\/td><td>from 8 \u20ac<\/td><td>3\u20137 business days<\/td><\/tr>\n        <tr><td>EU (Germany, France, etc.)<\/td><td>from 13 \u20ac<\/td><td>7\u201321 business days<\/td><\/tr>\n        <tr><td>Outside EU<\/td><td>from 13 \u20ac<\/td><td>10\u201330 business days<\/td><\/tr>\n      <\/table>\n      <p>Prices may vary depending on the weight and dimensions of the order. The exact amount is shown in the cart summary.<\/p>\n\n      <h2>4. Tracking Your Order<\/h2>\n      <p>Once your parcel is dispatched, you will receive an email with a tracking number. Most shipments can be tracked on the carrier&#8217;s website or directly in the shop under <em>My Account \u2192 Orders<\/em>.<\/p>\n\n      <h2>5. Damaged Parcels<\/h2>\n      <div class=\"pl-warn\">\n        If your parcel arrives damaged, <strong>do not refuse the delivery<\/strong> \u2013 accept it and file a damage report with the courier. Then contact us as soon as possible with photos of the packaging and the product.\n      <\/div>\n\n      <h2>6. Lost Parcels<\/h2>\n      <p>If your order hasn&#8217;t arrived after the maximum delivery time for your country, contact us and we will initiate a claim with the carrier. Resolution may take up to <strong>30 business days<\/strong>.<\/p>\n\n      <h2>7. Customs &#038; Import Taxes<\/h2>\n      <p>For deliveries outside the EU, additional customs duties and import taxes may be charged by the customs authority of the destination country. The Buyer is responsible for paying these fees. We have no control over their amount.<\/p>\n\n      <div class=\"pl-contact\">\n        <h3>Shipping Issue?<\/h3>\n        <p>\u2709\ufe0f <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><br>\n        \ud83d\udee0\ufe0f <a href=\"https:\/\/pirate.ac\/shop\/support\/\">pirate.ac\/shop\/support<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <!-- GDPR \/ RODO -->\n    <div class=\"pl-panel\" id=\"pl-gdpr\">\n      <div class=\"pl-title\">GDPR \/ RODO<\/div>\n      <div class=\"pl-meta\">Last updated: <span>March 2025<\/span> &nbsp;\u00b7&nbsp; Regulation (EU) 2016\/679<\/div>\n\n      <div class=\"pl-info\">\n        This section fulfils the information obligations under the General Data Protection Regulation (GDPR \/ RODO) required for businesses operating within Poland and the European Union.\n      <\/div>\n\n      <h2>1. Data Controller<\/h2>\n      <p>The controller of your personal data is <strong>Pirate Marcin Rakowiecki<\/strong>, with registered business address at:<\/p>\n      <p>\n        ul. Wieniawskiego 19<br>\n        95-100 Zgierz<br>\n        Province: \u0141\u00f3d\u017a, <strong>Poland<\/strong> \ud83c\uddf5\ud83c\uddf1\n      <\/p>\n      <p>Registered in the Central Register and Information on Economic Activity (CEIDG), Tax ID (NIP): <strong>PL7272691051<\/strong>.<\/p>\n\n      <h2>2. Contact for Data Protection Matters<\/h2>\n      <p>For all matters related to the processing and protection of your personal data, you may contact us at:<\/p>\n      <ul>\n        <li>\u2709\ufe0f Email: <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><\/li>\n        <li>\ud83d\udcec Post: ul. Wieniawskiego 19, 95-100 Zgierz, Poland \u2014 with the note: <em>&#8220;Data Protection \/ Ochrona Danych Osobowych&#8221;<\/em><\/li>\n        <li>\ud83c\udfe2 In person at the above address during business hours<\/li>\n      <\/ul>\n\n      <h2>3. Purposes of Processing<\/h2>\n      <p>Your personal data will be processed for the following purposes:<\/p>\n      <table>\n        <tr><th>Purpose<\/th><th>Duration<\/th><\/tr>\n        <tr>\n          <td><strong>Contract performance<\/strong> \u2013 processing necessary to execute the purchase agreement or service<\/td>\n          <td>Until the contract is completed<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Direct marketing<\/strong> \u2013 based on your consent or legitimate interest<\/td>\n          <td>Until the contract ends or you object<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Financial &#038; accounting obligations<\/strong> \u2013 required by applicable tax law<\/td>\n          <td>5 years (statutory requirement)<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Legal claims<\/strong> \u2013 defence against and pursuit of claims<\/td>\n          <td>Until the limitation period expires under the Civil Code<\/td>\n        <\/tr>\n        <tr>\n          <td><strong>Complaint handling<\/strong> \u2013 managing warranty and return processes<\/td>\n          <td>Duration of any ongoing complaint process<\/td>\n        <\/tr>\n      <\/table>\n\n      <h2>4. Your Rights<\/h2>\n      <p>Under GDPR, you have the following rights regarding your personal data:<\/p>\n      <ul>\n        <li><strong>Right of access<\/strong> \u2013 obtain confirmation of whether your data is being processed and receive a copy<\/li>\n        <li><strong>Right to rectification<\/strong> \u2013 request correction of inaccurate or incomplete data<\/li>\n        <li><strong>Right to erasure<\/strong> \u2013 request deletion of your data (<em>&#8220;right to be forgotten&#8221;<\/em>)<\/li>\n        <li><strong>Right to restriction<\/strong> \u2013 request that processing be limited in certain circumstances<\/li>\n        <li><strong>Right to data portability<\/strong> \u2013 receive your data in a structured, machine-readable format<\/li>\n        <li><strong>Right to object<\/strong> \u2013 object to processing based on legitimate interest or for direct marketing purposes<\/li>\n        <li><strong>Right to withdraw consent<\/strong> \u2013 withdraw consent at any time without affecting the lawfulness of prior processing<\/li>\n      <\/ul>\n\n      <div class=\"pl-info\">\n        To exercise any of the above rights, contact us at <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a> or in writing to: ul. Wieniawskiego 19, 95-100 Zgierz, Poland.\n      <\/div>\n\n      <h2>5. Right to Lodge a Complaint<\/h2>\n      <p>You have the right to lodge a complaint with the supervisory authority \u2014 the <strong>President of the Personal Data Protection Office (UODO)<\/strong>:<\/p>\n      <p>\ud83c\udf10 <a href=\"https:\/\/uodo.gov.pl\" target=\"_blank\">uodo.gov.pl<\/a><\/p>\n\n      <h2>6. Voluntary Nature of Data Provision<\/h2>\n      <div class=\"pl-warn\">\n        Providing your personal data is entirely voluntary. However, failure to provide the data required to process your order will make it impossible for <strong>Pirate Marcin Rakowiecki<\/strong> to fully perform the obligations arising from agreements concluded with you.\n      <\/div>\n\n      <h2>7. Data Recipients<\/h2>\n      <p>Your data may be shared only with entities directly involved in fulfilling your order:<\/p>\n      <ul>\n        <li>Courier and postal services (e.g. InPost, DPD, DHL)<\/li>\n        <li>Payment processors (e.g. PayPal, Stripe)<\/li>\n        <li>Hosting and IT infrastructure providers<\/li>\n        <li>Accounting and legal services (where required by law)<\/li>\n      <\/ul>\n      <p>We do not sell, rent, or share your personal data with third parties for marketing purposes.<\/p>\n\n      <div class=\"pl-contact\">\n        <h3>Data Protection Contact<\/h3>\n        <p>\n          <strong>Pirate Marcin Rakowiecki<\/strong><br>\n          ul. Wieniawskiego 19, 95-100 Zgierz, Poland<br>\n          NIP: PL7272691051<br><br>\n          \u2709\ufe0f <a href=\"mailto:wwwpirateac@gmail.com\">wwwpirateac@gmail.com<\/a><br>\n          \ud83c\udf10 <a href=\"https:\/\/uodo.gov.pl\" target=\"_blank\">uodo.gov.pl<\/a>\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/pl-panels -->\n<\/div><!-- \/pirate-legal -->\n\n<script>\nfunction plTab(id, btn) {\n  document.querySelectorAll('#pirate-legal .pl-panel').forEach(p => p.classList.remove('active'));\n  document.querySelectorAll('#pirate-legal .pl-tab').forEach(b => b.classList.remove('active'));\n  document.getElementById('pl-' + id).classList.add('active');\n  btn.classList.add('active');\n  var wrap = document.querySelector('#pirate-legal .pl-tabs-wrap');\n  if (wrap) window.scrollTo({ top: wrap.getBoundingClientRect().top + window.scrollY - 10, behavior: 'smooth' });\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u26a1 pirate.ac \/ shop Legal &#038; Policies \ud83d\udd12 Privacy Policy \u21a9 Returns &#038; Refund \ud83d\udcc4 Terms of Service \ud83d\udce6 Shipping \ud83d\udee1\ufe0f GDPR \/ RODO Privacy Policy Last updated: March 2025 &nbsp;\u00b7&nbsp; GDPR compliant 1. Data Controller The controller of your personal data is the owner of Pirate&#8217;s Eshop, operating at pirate.ac\/shop. For any privacy-related inquiries, [&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-87","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/pages\/87","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/comments?post=87"}],"version-history":[{"count":7,"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/pages\/87\/revisions"}],"predecessor-version":[{"id":4401,"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/pages\/87\/revisions\/4401"}],"wp:attachment":[{"href":"https:\/\/pirate.ac\/shop\/wp-json\/wp\/v2\/media?parent=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}