Privacy policy

@font-face { font-family: 'Work Sans'; src: url('https://cdn.shopify.com/s/files/1/0993/4992/2102/files/WorkSans-Regular.ttf?v=1785792205') format('truetype'); font-style: normal; font-weight: 400; font-display: swap; } @font-face { font-family: 'Work Sans'; src: url('https://cdn.shopify.com/s/files/1/0993/4992/2102/files/WorkSans-Bold.ttf?v=1785792204') format('truetype'); font-style: normal; font-weight: 700; font-display: swap; } .tyxena-privacy, .tyxena-privacy * { box-sizing: border-box; } .tyxena-privacy { --tyxena-navy: #1B1D4B; --tyxena-dark-navy: #121432; --tyxena-violet: #9B6DFF; --tyxena-dark-violet: #8050E8; --tyxena-lavender: #F1EDFF; --tyxena-light-lavender: #F8F6FF; --tyxena-background: #F7F7FB; --tyxena-white: #FFFFFF; --tyxena-text: #56586F; --tyxena-muted: #85879A; --tyxena-border: #E5E4EE; --tyxena-shadow: 0 20px 60px rgba(27, 29, 75, 0.09); width: 100%; overflow: hidden; color: var(--tyxena-text); background: radial-gradient( circle at 90% 4%, rgba(155, 109, 255, 0.13), transparent 30rem ), linear-gradient( 180deg, var(--tyxena-white) 0%, var(--tyxena-background) 100% ); font-family: 'Work Sans', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.75; } .tyxena-privacy a { color: var(--tyxena-dark-violet); font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 3px; overflow-wrap: anywhere; transition: color 180ms ease; } .tyxena-privacy a:hover { color: var(--tyxena-navy); } .tyxena-privacy a:focus-visible { border-radius: 4px; outline: 3px solid rgba(155, 109, 255, 0.3); outline-offset: 3px; } .tyxena-privacy__hero { position: relative; isolation: isolate; overflow: hidden; padding: 92px 24px 82px; color: var(--tyxena-white); text-align: center; background: radial-gradient( circle at 72% 17%, rgba(155, 109, 255, 0.48), transparent 29rem ), linear-gradient( 135deg, var(--tyxena-dark-navy) 0%, var(--tyxena-navy) 57%, #2B205F 100% ); } .tyxena-privacy__hero::before, .tyxena-privacy__hero::after { content: ''; position: absolute; z-index: -1; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 50%; pointer-events: none; } .tyxena-privacy__hero::before { top: -250px; left: -120px; width: 430px; height: 430px; } .tyxena-privacy__hero::after { right: -330px; bottom: -410px; width: 580px; height: 580px; } .tyxena-privacy__eyebrow { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 18px; color: #DCCFFF; font-size: 12px; font-weight: 700; line-height: 1.2; letter-spacing: 0.17em; text-transform: uppercase; } .tyxena-privacy__eyebrow::before { content: ''; width: 24px; height: 2px; border-radius: 999px; background: var(--tyxena-violet); box-shadow: 0 0 16px rgba(155, 109, 255, 0.9); } .tyxena-privacy__title { max-width: 900px; margin: 0 auto 18px; color: var(--tyxena-white); font-family: 'Work Sans', sans-serif; font-size: clamp(40px, 6vw, 70px); font-weight: 700; line-height: 1.04; letter-spacing: -0.045em; } .tyxena-privacy__intro { max-width: 760px; margin: 0 auto; color: #D9DAE8; font-size: clamp(15px, 2vw, 18px); line-height: 1.7; } .tyxena-privacy__updated { display: inline-flex; align-items: center; gap: 9px; margin-top: 28px; padding: 10px 16px; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 999px; color: #F5F2FF; background: rgba(255, 255, 255, 0.07); font-size: 13px; line-height: 1.3; backdrop-filter: blur(12px); } .tyxena-privacy__updated::before { content: ''; width: 7px; height: 7px; flex: 0 0 7px; border-radius: 50%; background: var(--tyxena-violet); box-shadow: 0 0 12px rgba(155, 109, 255, 1); } .tyxena-privacy__container { position: relative; z-index: 2; width: min(1040px, calc(100% - 40px)); margin: -36px auto 0; padding-bottom: 90px; } .tyxena-privacy__summary { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-bottom: 30px; overflow: hidden; border: 1px solid var(--tyxena-border); border-radius: 22px; background: var(--tyxena-white); box-shadow: var(--tyxena-shadow); } .tyxena-privacy__summary-item { min-width: 0; padding: 24px 26px; } .tyxena-privacy__summary-item + .tyxena-privacy__summary-item { border-left: 1px solid var(--tyxena-border); } .tyxena-privacy__summary-label { display: block; margin-bottom: 7px; color: var(--tyxena-dark-violet); font-size: 11px; font-weight: 700; line-height: 1.3; letter-spacing: 0.1em; text-transform: uppercase; } .tyxena-privacy__summary-value { display: block; color: var(--tyxena-navy); font-size: 15px; font-weight: 700; line-height: 1.55; overflow-wrap: anywhere; } .tyxena-privacy__content { padding: 48px clamp(24px, 6vw, 66px); border: 1px solid var(--tyxena-border); border-radius: 24px; background: var(--tyxena-white); box-shadow: var(--tyxena-shadow); } .tyxena-privacy__notice { margin-bottom: 42px; padding: 23px 25px; border: 1px solid #DDD2FF; border-left: 4px solid var(--tyxena-violet); border-radius: 15px; background: linear-gradient( 135deg, var(--tyxena-light-lavender) 0%, var(--tyxena-lavender) 100% ); } .tyxena-privacy__notice-title { display: block; margin-bottom: 6px; color: var(--tyxena-navy); font-size: 16px; font-weight: 700; } .tyxena-privacy__notice p { margin: 0; font-size: 14px; line-height: 1.7; } .tyxena-privacy__section { padding: 5px 0 34px; } .tyxena-privacy__section + .tyxena-privacy__section { padding-top: 34px; border-top: 1px solid var(--tyxena-border); } .tyxena-privacy__heading { display: flex; align-items: flex-start; gap: 14px; margin: 0 0 17px; color: var(--tyxena-navy); font-family: 'Work Sans', sans-serif; font-size: clamp(20px, 3vw, 27px); font-weight: 700; line-height: 1.27; letter-spacing: -0.025em; } .tyxena-privacy__number { display: inline-grid; width: 35px; height: 35px; flex: 0 0 35px; place-items: center; border-radius: 10px; color: var(--tyxena-dark-violet); background: var(--tyxena-lavender); font-size: 13px; font-weight: 700; } .tyxena-privacy p { margin: 0 0 15px; } .tyxena-privacy p:last-child { margin-bottom: 0; } .tyxena-privacy strong { color: var(--tyxena-navy); font-weight: 700; } .tyxena-privacy ul { margin: 15px 0 0; padding: 0; list-style: none; } .tyxena-privacy li { position: relative; margin-bottom: 11px; padding-left: 24px; } .tyxena-privacy li::before { content: ''; position: absolute; top: 0.72em; left: 2px; width: 7px; height: 7px; border-radius: 2px; background: var(--tyxena-violet); transform: rotate(45deg); } .tyxena-privacy__table-wrap { margin: 21px 0 6px; overflow-x: auto; border: 1px solid var(--tyxena-border); border-radius: 15px; background: var(--tyxena-white); } .tyxena-privacy__table { width: 100%; min-width: 700px; border-collapse: collapse; font-family: 'Work Sans', sans-serif; font-size: 14px; } .tyxena-privacy__table th, .tyxena-privacy__table td { padding: 17px; border-bottom: 1px solid var(--tyxena-border); text-align: left; vertical-align: top; } .tyxena-privacy__table th { color: var(--tyxena-navy); background: var(--tyxena-lavender); font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; } .tyxena-privacy__table tr:last-child td { border-bottom: 0; } .tyxena-privacy__highlight { margin-top: 19px; padding: 20px 22px; border: 1px solid #E1D8FF; border-radius: 14px; background: var(--tyxena-light-lavender); } .tyxena-privacy__highlight-title { display: block; margin-bottom: 5px; color: var(--tyxena-navy); font-size: 15px; font-weight: 700; } .tyxena-privacy__highlight p { font-size: 14px; } .tyxena-privacy__actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; margin-top: 22px; } .tyxena-privacy__action { display: block; min-width: 0; padding: 20px; border: 1px solid #DDD2FF; border-radius: 15px; background: var(--tyxena-light-lavender); text-decoration: none; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; } .tyxena-privacy__action:hover { border-color: var(--tyxena-violet); box-shadow: 0 13px 28px rgba(155, 109, 255, 0.13); transform: translateY(-2px); } .tyxena-privacy__action-title { display: block; margin-bottom: 5px; color: var(--tyxena-navy); font-size: 15px; font-weight: 700; } .tyxena-privacy__action-text { display: block; color: var(--tyxena-text); font-size: 13px; font-weight: 400; line-height: 1.55; } .tyxena-privacy__contact { margin-top: 8px; padding: 29px; border-radius: 18px; color: var(--tyxena-white); background: radial-gradient( circle at 94% 10%, rgba(155, 109, 255, 0.47), transparent 17rem ), var(--tyxena-navy); } .tyxena-privacy__contact-title { margin: 0 0 11px; color: var(--tyxena-white); font-size: 22px; font-weight: 700; line-height: 1.35; } .tyxena-privacy__contact > p { color: #D9DAE8; } .tyxena-privacy__contact a { color: #DCCFFF; } .tyxena-privacy__contact-grid { display: grid; grid-template-columns: 1fr 1.45fr; gap: 18px; margin-top: 20px; } .tyxena-privacy__contact-card { padding: 18px 19px; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 13px; background: rgba(255, 255, 255, 0.06); } .tyxena-privacy__contact-label { display: block; margin-bottom: 6px; color: #C4B1FF; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; } .tyxena-privacy__contact-value { display: block; color: var(--tyxena-white); font-size: 14px; font-weight: 700; line-height: 1.6; overflow-wrap: anywhere; } @media screen and (max-width: 760px) { .tyxena-privacy__hero { padding: 70px 20px 64px; } .tyxena-privacy__container { width: min(100% - 28px, 680px); margin-top: -26px; padding-bottom: 65px; } .tyxena-privacy__summary { grid-template-columns: 1fr; } .tyxena-privacy__summary-item + .tyxena-privacy__summary-item { border-top: 1px solid var(--tyxena-border); border-left: 0; } .tyxena-privacy__content { padding: 36px 27px; border-radius: 20px; } .tyxena-privacy__actions, .tyxena-privacy__contact-grid { grid-template-columns: 1fr; } } @media screen and (max-width: 480px) { .tyxena-privacy { font-size: 15px; } .tyxena-privacy__hero { padding: 58px 17px 52px; } .tyxena-privacy__container { width: calc(100% - 20px); margin-top: -20px; } .tyxena-privacy__summary-item { padding: 20px; } .tyxena-privacy__content { padding: 29px 20px; border-radius: 17px; } .tyxena-privacy__notice { padding: 19px; } .tyxena-privacy__heading { gap: 11px; } .tyxena-privacy__number { width: 31px; height: 31px; flex-basis: 31px; } .tyxena-privacy__contact { padding: 23px 19px; } } @media (prefers-reduced-motion: reduce) { .tyxena-privacy *, .tyxena-privacy *::before, .tyxena-privacy *::after { transition: none !important; } }

Your Privacy Matters

Privacy Policy

This Privacy Policy explains how Tyxena collects, uses, discloses, stores, and protects personal information when you visit our store, place an order, create an account, or contact us.

Last updated: August 4, 2026
Business Tyxena LLC
Privacy Contact info@tyxena.com
Business Location Merritt Island, Florida, United States
Our Privacy Commitment

We use personal information to operate our store, fulfill orders, provide customer support, maintain security, and improve your shopping experience. Your rights and available choices may depend on where you live.

01 Scope of This Policy

This Privacy Policy applies to personal information processed by Tyxena LLC through our Shopify-powered store, checkout, customer accounts, customer service, marketing communications, and related services collectively referred to as the “Services.”

“Personal information” means information that identifies, relates to, describes, or can reasonably be associated with an individual or household.

Personal information does not include information that has been anonymized, aggregated, or deidentified so that it cannot reasonably be connected with an identifiable individual.

02 Personal Information We Collect

The information we collect depends on how you interact with Tyxena and may include the following categories:

Information Category Examples
Contact information Your name, email address, telephone number, billing address, shipping address, and other contact details.
Order information Products purchased, order number, transaction amount, discounts, shipping method, delivery status, returns, replacements, and refunds.
Payment information Payment method, billing details, payment authorization, transaction status, and fraud-prevention information. Complete payment-card details are generally processed directly by payment providers.
Account information Login credentials, saved addresses, order history, preferences, and customer-account activity.
Customer-service information Messages, inquiries, complaints, return requests, reviews, photographs, videos, and other information you provide when contacting us.
Device and usage information IP address, browser type, device type, operating system, pages viewed, links selected, referring website, session activity, and approximate location derived from your IP address.
Cookie and advertising information Cookie identifiers, pixel identifiers, advertising identifiers, campaign interactions, and information about how you interact with our store or advertisements.
Marketing preferences Email or SMS subscription status, consent records, communication preferences, and engagement with marketing messages.
Shopping preferences Product interests, saved products, customer feedback, shopping behavior, and preferences inferred from your store interactions.
Sensitive Information

Please do not send passwords, complete payment-card numbers, government identification numbers, detailed medical records, or other unnecessary sensitive information through ordinary email, reviews, or customer-support messages.

03 How We Collect Information

We may collect personal information from the following sources:

  • Directly from you when you browse the store, submit an order, create an account, subscribe to marketing, review a product, or contact us.
  • Automatically through cookies, pixels, local storage, server logs, analytics tools, and similar technologies.
  • From Shopify when Shopify provides the commerce, checkout, hosting, analytics, security, or account functionality used by our store.
  • From payment providers when they process, authorize, decline, refund, or assess the security of a transaction.
  • From service providers such as fulfillment partners, suppliers, delivery carriers, customer-service platforms, analytics providers, and security providers.
  • From advertising partners when advertising or analytics technologies are enabled and permitted by your privacy settings and applicable law.
  • From another person when someone purchases a gift for you, provides your information for delivery, or otherwise requests that we communicate with you.

04 How We Use Personal Information

We may use personal information for the following business and commercial purposes:

  • Operating, maintaining, and improving our store and Services.
  • Processing payments, orders, deliveries, returns, replacements, cancellations, and refunds.
  • Creating and managing customer accounts.
  • Sending order confirmations, shipping updates, security alerts, and other transactional communications.
  • Responding to questions, complaints, requests, and customer support inquiries.
  • Verifying transactions and detecting fraud, abuse, payment risk, security incidents, and unauthorized activity.
  • Personalizing store content, shopping experiences, and product recommendations.
  • Measuring website usage, store performance, and customer interactions.
  • Sending marketing communications where you have subscribed or where otherwise permitted by applicable law.
  • Displaying and measuring advertisements where permitted by your privacy choices and applicable law.
  • Maintaining accounting, tax, business, transaction, compliance, and dispute records.
  • Enforcing our policies and protecting the rights, property, safety, and security of Tyxena, our customers, and others.
  • Complying with legal obligations, court orders, lawful requests, and regulatory requirements.

05 Legal Bases for Processing

Where applicable privacy law requires a legal basis, we may process personal information based on:

  • Contractual necessity when processing is needed to accept, fulfill, deliver, or support your order.
  • Legitimate interests in operating our business, maintaining security, preventing fraud, improving the store, and providing customer support.
  • Consent for certain marketing communications, cookies, analytics, advertising, or other activities where consent is required.
  • Legal obligations such as maintaining financial records, complying with tax requirements, and responding to lawful requests.
  • Protection of legal rights when establishing, exercising, or defending legal claims or protecting customers and others from harm.

06 How We Disclose Personal Information

We may disclose personal information to the following categories of recipients when reasonably necessary:

  • Shopify, which provides our online commerce, checkout, hosting, security, analytics, and related technology.
  • Payment and fraud-prevention providers that process payments, authorize transactions, and identify unauthorized activity.
  • Suppliers, fulfillment providers, warehouses, and delivery carriers that prepare, ship, track, and deliver orders.
  • Technology providers that support website hosting, email, customer accounts, customer service, analytics, security, and business operations.
  • Marketing and advertising partners where permitted by applicable law and your privacy choices.
  • Professional advisers such as attorneys, accountants, insurers, auditors, and consultants.
  • Government authorities or other parties when required by law or reasonably necessary to protect rights, property, safety, customers, or the public.
  • Parties involved in a business transaction such as a merger, acquisition, financing, restructuring, or sale of business assets.

Service providers are expected to process personal information only as necessary to perform their services, except where they process information independently under their own privacy policies.

07 Shopify and Our Online Store

Our store is hosted and powered by Shopify. Shopify processes personal information to provide commerce services, checkout, hosting, fraud prevention, security, customer accounts, analytics, personalization, and other platform features.

In certain situations, Shopify processes personal information on behalf of Tyxena. In other situations, Shopify may process information for its own purposes as described in Shopify’s privacy notices.

Learn more through the Shopify Consumer Privacy Policy .

You may also manage certain ways Shopify processes your information through the Shopify Privacy Portal .

08 Cookies and Similar Technologies

Tyxena, Shopify, and our service providers may use cookies, pixels, tags, local storage, software development kits, and similar technologies to recognize your browser or device.

These technologies may be used for:

  • Necessary functionality, including shopping carts, checkout, security, fraud prevention, customer accounts, and order processing.
  • Preferences, including remembering language, location, session, shopping-cart, and display choices.
  • Analytics, including measuring visits, traffic, store performance, and how customers interact with pages.
  • Advertising, including measuring campaigns, limiting repeated advertisements, and showing more relevant advertisements where permitted.

Where legally required, non-essential cookies and tracking technologies will be used according to your consent choices.

You can also control cookies through your browser settings. Disabling necessary cookies may prevent the cart, checkout, customer-account, or other store features from working correctly.

09 Advertising, Sale, and Sharing

We may use analytics and advertising technologies to measure campaigns, understand store activity, and provide more relevant advertising.

These technologies may disclose online identifiers, device information, IP-derived location, and browsing activity to advertising or analytics partners.

Some privacy laws may classify certain advertising disclosures as a “sale,” “sharing,” or processing for “targeted advertising,” even when personal information is not exchanged directly for money.

Where applicable, you may opt out using the privacy controls or data-sharing opt-out page displayed by our store, or by contacting us at info@tyxena.com .

Browser Privacy Signals

Where required by applicable law and supported by our store technology, we may process legally recognized browser-based opt-out preference signals as a request to opt out of qualifying sales, sharing, or targeted advertising.

10 Marketing Communications

When you subscribe to email or SMS marketing, we may send product announcements, offers, educational content, cart reminders, and other promotional communications.

You can unsubscribe from marketing emails by selecting the unsubscribe link included in the message.

Where SMS marketing is available, you can follow the opt-out instructions included in the message.

Unsubscribing from marketing does not prevent us from sending transactional communications concerning orders, payments, account security, policy updates, or customer-support requests.

11 Data Retention

We retain personal information for as long as reasonably necessary for the purposes described in this Policy.

Retention periods depend on factors including:

  • The type and sensitivity of the information.
  • Whether you maintain an active customer account.
  • Whether information is needed to complete or support an order.
  • Tax, accounting, financial, consumer-protection, and recordkeeping requirements.
  • Fraud prevention, security, dispute, chargeback, and legal-claim requirements.
  • Contractual and operational requirements imposed on Tyxena or our service providers.

When personal information is no longer reasonably required, we may delete, anonymize, aggregate, or securely isolate it, subject to lawful backup and retention practices.

12 Information Security

We use reasonable administrative, technical, and organizational measures designed to protect personal information against unauthorized access, misuse, loss, alteration, or disclosure.

These measures may include restricted access, secure service providers, fraud-monitoring tools, account controls, and encrypted connections where appropriate.

No internet transmission, website, or electronic storage system can be guaranteed to be completely secure. You are responsible for protecting your account credentials and devices.

Contact us promptly if you believe your customer account or personal information has been accessed or used without authorization.

13 International Data Processing

Tyxena is based in the United States. Shopify and other service providers may process personal information in the United States, Canada, and other countries where they or their service providers operate.

Privacy and data-protection laws in those countries may differ from the laws where you live.

Where required, personal information may be transferred using appropriate contractual, legal, or organizational safeguards.

14 Your Privacy Rights

Depending on where you live and the law applicable to Tyxena’s processing, you may have the right to:

  • Confirm whether we process your personal information.
  • Request access to personal information maintained about you.
  • Request correction of inaccurate personal information.
  • Request deletion of eligible personal information.
  • Receive certain personal information in a portable format.
  • Object to or restrict certain processing activities.
  • Withdraw consent where processing relies on consent.
  • Opt out of qualifying targeted advertising, sales, or sharing.
  • Appeal a decision concerning a privacy request where this right is provided by applicable law.
  • Exercise available privacy rights without unlawful discrimination.

Privacy rights are not absolute. We may retain or continue processing information where permitted or required for legal compliance, completing transactions, maintaining security, preventing fraud, resolving disputes, or exercising legal rights.

15 Submitting a Privacy Request

To exercise an applicable privacy right, email info@tyxena.com with the subject line Privacy Request.

Please describe your request and provide enough information for us to locate the relevant customer record.

We may need to verify your identity before completing your request. Verification information will be used only to assess and process the request.

An authorized agent may submit a request where permitted by law. We may request evidence of the agent’s authority and may ask you to verify your identity directly.

We will respond within the period required by applicable law. Where permitted, we may extend the response period and notify you of the reason.

16 Children’s Privacy

Our Services are intended for a general audience and are not directed to children under 13.

We do not knowingly collect personal information online from children under 13 without legally required parental authorization.

If you believe a child has provided personal information to us without appropriate authorization, contact info@tyxena.com so that we can review and address the matter.

17 Third-Party Links and Services

Our store may contain links to websites, social-media platforms, apps, payment services, or other services operated by third parties.

We do not control the privacy, security, content, or data practices of independent third parties.

Personal information you provide directly to a third party is governed by that party’s privacy policy. Review the applicable privacy notice before providing information or using an external service.

18 Changes to This Privacy Policy

We may update this Privacy Policy to reflect changes to our Services, products, business practices, service providers, technology, or legal obligations.

The revised Policy will be published on this page with an updated revision date.

Where legally required, we may provide additional notice or request consent before a material change takes effect.

19 Contact Information

Privacy Questions or Requests

Contact Tyxena using the information below. Include “Privacy Request” in the email subject when exercising a privacy right.

Company and Mailing Address Tyxena LLC
1800 E Merritt Cswy
Merritt Island, FL 32952
United States