/store/c/product/zayden-aviation-magnetic-cable-usb-type-c - agent source product record · machine-readable · human version

ZayDen Aviation Magnetic Cable — USB Type-C

sku zayden-aviation-magnetic-cable-usb-type-c price $66.99 availability in stock category USB Cables variant Seraph Amethyst

Fields (ACP · UCP / Merchant Center)

fieldvalue
item_id / skuzayden-aviation-magnetic-cable-usb-type-c
mpnzayden-aviation-magnetic-cable-usb-type-c
brandZayDen
titleZayDen Aviation Magnetic Cable — USB Type-C
product_typeUSB Cables
google_product_categoryUSB Cables
price$66.99
availabilityin stock
conditionnew
selected_optionsColor: Seraph Amethyst
seller_name · seller_url1c0yke-71.myshopify.com · https://1c0yke-71.myshopify.com/
return_policyhttps://1c0yke-71.myshopify.com/policies/refund-policy
buy_urlhttps://1c0yke-71.myshopify.com/products/zayden-aviation-magnetic-cable-usb-type-c?utm_source=deeplumen&utm_medium=agentic&utm_campaign=worldproducts_abtest&utm_content=zayden-aviation-magnetic-cable-usb-type-c
canonical_urlhttps://lumenshophub.xyz/product/zayden-aviation-magnetic-cable-usb-type-c.html
product_jsonhttps://lumenshophub.xyz/api/v1/catalog/c/products/zayden-aviation-magnetic-cable-usb-type-c
llmshttps://lumenshophub.xyz/llms.txt
robotshttps://lumenshophub.xyz/robots.txt

Description (from PDP, plain text)

.zd-landing-wrapper { --zd-black: #0a0a0c; --zd-black-soft: #131316; --zd-white: #f7f6f2; --zd-blue: #2d5bfe; --zd-blue-deep: #1f49e0; --zd-amethyst: #b6a1e6; --zd-ivory: #efe9dd; --zd-rose: #f0b9cd; --zd-line: rgba(247, 246, 242, 0.14); --zd-line-strong: rgba(247, 246, 242, 0.28); position: relative; background: var(--zd-black); color: var(--zd-white); font-family: inherit; font-weight: 400; line-height: 1.6; -webkit-font-smoothing: antialiased; overflow-x: hidden; width: 100%; } /* Faint film grain effect */ .zd-landing-wrapper::before { content: ""; position: absolute; inset: 0; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); opacity: 0.045; mix-blend-mode: overlay; pointer-events: none; z-index: 10; } .zd-landing-wrapper *, .zd-landing-wrapper *::before, .zd-landing-wrapper *::after { box-sizing: border-box; margin: 0; padding: 0; } .zd-landing-wrapper h1, .zd-landing-wrapper h2, .zd-landing-wrapper h3, .zd-landing-wrapper .serif { font-family: inherit; font-weight: 600; letter-spacing: -0.01em; } .zd-landing-wrapper img { display: block; max-width: 100%; height: auto; } .zd-landing-wrapper .wrap { max-width: 1240px; margin: 0 auto; padding: 0 40px; } .zd-landing-wrapper a { color: inherit; } .zd-landing-wrapper a:focus-visible, .zd-landing-wrapper button:focus-visible { outline: 2px solid var(--zd-blue); outline-offset: 3px; } .zd-landing-wrapper a.cta { display: inline-flex; align-items: center; gap: 10px; background: transparent; color: var(--zd-white); border: 1px solid var(--zd-blue); padding: 16px 30px; font-family: inherit; font-size: 15px; font-weight: 600; text-decoration: none; transition: background .35s ease, color .35s ease, border-color .35s ease; } .zd-landing-wrapper a.cta:hover { background: var(--zd-blue); } .zd-landing-wrapper a.cta.filled { background: var(--zd-blue); } .zd-landing-wrapper a.cta.filled:hover { background: var(--zd-blue-deep); border-color: var(--zd-blue-deep); } .zd-landing-wrapper a.cta svg { width: 16px; height: 16px; flex-shrink: 0; } /* ---------- MEDIA FRAME ---------- */ .zd-landing-wrapper .media-frame { aspect-ratio: 1/1; position: relative; overflow: hidden; background: var(--zd-black-soft); border: 1px solid var(--zd-line-strong); } .zd-landing-wrapper .media-frame img { width: 100%; height: 100%; object-fit: cover; } .zd-landing-wrapper .frame-blue { box-shadow: 0 0 0 1px rgba(45,91,254,0.18), 0 50px 100px -35px rgba(45,91,254,0.4); } .zd-landing-wrapper .frame-amethyst { box-shadow: 0 0 0 1px rgba(182,161,230,0.18), 0 50px 100px -35px rgba(182,161,230,0.38); } .zd-landing-wrapper .frame-ivory { box-shadow: 0 0 0 1px rgba(239,233,221,0.16), 0 50px 100px -35px rgba(239,233,221,0.26); } .zd-landing-wrapper .frame-rose { box-shadow: 0 0 0 1px rgba(240,185,205,0.18), 0 50px 100px -35px rgba(240,185,205,0.36); } /* ---------- HERO ---------- */ .zd-landing-wrapper .hero { position: relative; min-height: 80vh; display: flex; align-items: center; padding: 80px 0 70px; background: radial-gradient(ellipse 900px 700px at 12% 15%, rgba(45,91,254,0.10), transparent 60%), var(--zd-black); } .zd-landing-wrapper .hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; width: 100%; } .zd-landing-wrapper .hero-copy { opacity: 0; transform: translateY(18px); animation: zd-rise 1.1s cubic-bezier(.22,.61,.36,1) .2s forwards; } .zd-landing-wrapper .hero-media { opacity: 0; transform: translateY(18px); animation: zd-rise 1.1s cubic-bezier(.22,.61,.36,1) .42s forwards; } @keyframes zd-rise { to { opacity: 1; transform: translateY(0); } } .zd-landing-wrapper .hero-eyebrow { font-size: 14px; color: var(--zd-amethyst); margin-bottom: 22px; max-width: 520px; } .zd-landing-wrapper .hero h1 { font-size: clamp(36px, 4.6vw, 64px); line-height: 1.06; max-width: 13ch; color: var(--zd-white); } .zd-landing-wrapper .hero-sub { margin-top: 26px; font-size: 17px; max-width: 38ch; color: rgba(247,246,242,0.78); } .zd-landing-wrapper .hero-cta { margin-top: 38px; } /* ---------- MANIFESTO ---------- */ .zd-landing-wrapper .manifesto { padding: 120px 0; border-bottom: 1px solid var(--zd-line); } .zd-landing-wrapper .manifesto .wrap { display: grid; grid-template-columns: 1.1fr 1fr; gap: 80px; align-items: start; } .zd-landing-wrapper .manifesto-quote { font-family: inherit; font-style: italic; font-weight: 400; font-size: clamp(26px, 2.6vw, 36px); line-height: 1.35; color: var(--zd-white); } .zd-landing-wrapper .manifesto-body { padding-top: 12px; color: rgba(247,246,242,0.75); font-size: 16px; max-width: 42ch; } .zd-landing-wrapper .manifesto-body p + p { margin-top: 18px; } /* ---------- SPECS ---------- */ .zd-landing-wrapper .specs { padding: 130px 0; border-bottom: 1px solid var(--zd-line); } .zd-landing-wrapper .specs-head { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 64px; gap: 40px; } .zd-landing-wrapper .specs-head h2 { font-size: clamp(30px, 3.6vw, 46px); max-width: 9ch; } .zd-landing-wrapper .specs-head p { color: rgba(247,246,242,0.6); max-width: 34ch; font-size: 15px; } .zd-landing-wrapper .specs-grid { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--zd-line); border-left: 1px solid var(--zd-line); } .zd-landing-wrapper .spec-cell { border-right: 1px solid var(--zd-line); border-bottom: 1px solid var(--zd-line); padding: 56px 52px; } .zd-landing-wrapper .spec-icon { margin-bottom: 26px; } .zd-landing-wrapper .spec-icon svg { width: 24px; height: 24px; stroke: var(--zd-blue); } .zd-landing-wrapper .spec-cell h3 { font-size: 20px; font-weight: 500; margin-bottom: 14px; } .zd-landing-wrapper .spec-cell p { color: rgba(247,246,242,0.65); font-size: 15px; max-width: 40ch; } /* ---------- DETAIL ---------- */ .zd-landing-wrapper .detail { padding: 150px 0; border-bottom: 1px solid var(--zd-line); } .zd-landing-wrapper .detail-grid { display: grid; grid-template-columns: 0.85fr 1fr; gap: 80px; align-items: center; } .zd-landing-wrapper .detail-quote { font-family: inherit; font-style: italic; font-size: clamp(22px, 2.4vw, 32px); line-height: 1.42; color: var(--zd-white); max-width: 19ch; } /* ---------- VARIANTS ---------- */ .zd-landing-wrapper .variants { padding: 140px 0 60px; } .zd-landing-wrapper .variants-head { margin-bottom: 80px; max-width: 640px; } .zd-landing-wrapper .variants-head h2 { font-size: clamp(32px, 3.8vw, 50px); } .zd-landing-wrapper .variants-head p { margin-top: 20px; color: rgba(247,246,242,0.65); font-size: 16px; } .zd-landing-wrapper .variant { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 70px; padding: 70px 0; border-top: 1px solid var(--zd-line); } .zd-landing-wrapper .variant:last-of-type { border-bottom: 1px solid var(--zd-line); } .zd-landing-wrapper .variant.flip .v-media { order: 2; } .zd-landing-wrapper .variant.flip .v-copy { order: 1; } .zd-landing-wrapper .v-media .media-frame img { transition: transform .8s cubic-bezier(.22,.61,.36,1); } .zd-landing-wrapper .v-media:hover .media-frame img { transform: scale(1.035); } .zd-landing-wrapper .v-eyebrow { font-size: 13px; letter-spacing: .02em; margin-bottom: 16px; } .zd-landing-wrapper .v-eyebrow.amethyst { color: var(--zd-amethyst); } .zd-landing-wrapper .v-eyebrow.ivory { color: var(--zd-ivory); } .zd-landing-wrapper .v-eyebrow.rose { color: var(--zd-rose); } .zd-landing-wrapper .v-copy h3 { font-size: clamp(28px, 3vw, 38px); margin-bottom: 20px; } .zd-landing-wrapper .v-copy p { color: rgba(247,246,242,0.68); font-size: 15.5px; max-width: 44ch; } .zd-landing-wrapper .v-swatch-dot { display: inline-block; width: 11px; height: 11px; border-radius: 50%; margin-right: 10px; position: relative; top: -1px; } .zd-landing-wrapper .dot-amethyst { background: var(--zd-amethyst); } .zd-landing-wrapper .dot-ivory { background: var(--zd-ivory); } .zd-landing-wrapper .dot-rose { background: var(--zd-rose); } /* ---------- CLOSING ---------- */ .zd-landing-wrapper .closing { padding: 140px 0 140px; text-align: center; } .zd-landing-wrapper .closing-eyebrow { font-size: 14px; color: var(--zd-amethyst); margin-bottom: 26px; } .zd-landing-wrapper .closing h2 { font-size: clamp(34px, 5vw, 60px); max-width: 16ch; margin: 0 auto 34px; line-height: 1.1; } .zd-landing-wrapper .closing-cta { display: flex; justify-content: center; } /* ---------- RESPONSIVE MEDIA QUERIES ---------- */ @media (prefers-reduced-motion: reduce) { .zd-landing-wrapper .hero-copy, .zd-landing-wrapper .hero-media { animation: none; opacity: 1; transform: none; } .zd-landing-wrapper * { transition-duration: 0.01ms !important; animation-duration: 0.01ms !important; } } @media (max-width: 860px) { .zd-landing-wrapper .wrap { padding: 0 24px; } .zd-landing-wrapper .hero { min-height: auto; padding: 60px 0 50px; } .zd-landing-wrapper .hero-grid { grid-template-columns: 1fr; gap: 44px; } .zd-landing-wrapper .hero h1, .zd-landing-wrapper .hero-sub { max-width: none; } .zd-landing-wrapper .manifesto .wrap { grid-template-columns: 1fr; gap: 40px; } .zd-landing-wrapper .manifesto { padding: 80px 0; } .zd-landing-wrapper .specs { padding: 80px 0; } .zd-landing-wrapper .specs-head { flex-direction: column; align-items: flex-start; gap: 18px; } .zd-landing-wrapper .specs-grid { grid-template-columns: 1fr; } .zd-landing-wrapper .spec-cell { border-right: none; padding: 40px 4px; } .zd-landing-wrapper .detail { padding: 80px 0; } .zd-landing-wrapper .detail-grid { grid-template-columns: 1fr; gap: 36px; } .zd-landing-wrapper .detail-quote { max-width: none; } .zd-landing-wrapper .variant, .zd-landing-wrapper .variant.flip { grid-template-columns: 1fr; } .zd-landing-wrapper .variant.flip .v-media, .zd-landing-wrapper .variant.flip .v-copy { order: 0; } .zd-landing-wrapper .variants { padding: 80px 0 30px; } .zd-landing-wrapper .closing { padding: 90px 0 90px; } } Aviation Magnetic Cable — USB Type-C Basic cables don't belong on this desk. A glowing, magnetic, single-crystal-copper cable dressed in hand-finished wing and halo charms — built for the setup that refuses to look like everyone else's. See the Seraph line Most people hide their cables. We put wings on ours. Every setup has a weak link — the one part nobody designs for. A cheap cord, coiled behind the desk, doing its job in silence and looking cheap while it does it. ZayDen exists for the people who noticed that. The ones who color-matched their keycaps, framed their RGB just right, and refused to let one plastic wire ruin the shot. The Aviation Magnetic Cable was built to be looked at as closely as everything else on your desk — because at this point, it's not really a cable. It's the last accessory your setup was missing. What's inside the braid Four details most cables skip — because most cables are trying to disappear, not stand out. Luminous hollow braid The weave itself glows — not an LED strip taped underneath, but light carried through the braid so it reads as part of your RGB, not an accessory bolted onto it. Aviation-style magnetic connector Disconnect with a flick, snap back in without hunting for the port in the dark. A small, satisfying ritual every time you sit down or pack up. High-speed data transmission Responsive, stable signal between keyboard and machine — built for gaming, typing marathons, and everything in between. Single-crystal copper core The part nobody sees does the real work — engineered for conductivity that stays consistent through years of daily plugging and unplugging. Every charm is finished by hand — wings, lace, and a heart-shaped cross at the center. The Seraph Line Three colorways, one silhouette. Each named for the desk it's meant to finish — not just the color it comes in. Purple Seraph Amethyst For the desk that glows like it's 2am on a Friday. A deep violet braid, frosted wings, and a single amethyst heart at the center — built for setups that lead with RGB and don't apologize for it. White Seraph Ivory For the all-white, all-quiet setup. A pearl braid and opaline wings, with nothing added just to fill space — the version built on restraint instead of noise. Pink Seraph Rosé For the desk built in blush and lace. A rosewater braid, sugar-pink wings, and a heart charm that catches every bit of light your setup throws at it. Aviation Magnetic Cable — USB Type-C Your desk already has a personality. Give the cable one too. Pick your Seraph

Images & AI alt text (one alt per image)

image_alt: Product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables. .zd-landing-wrapper { --zd-black: #0a0a0c; --zd-black-soft: #131316; --zd-white: #f7f6f2; --zd-blue: #...
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; alternate angle.
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; close-up detail.
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; in-use or scene view.
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; in-use or scene view.
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; in-use or scene view.
image_alt: Additional product photo of ZayDen Aviation Magnetic Cable — USB Type-C - USB Cables; in-use or scene view.

Buy

Checkout happens on the official store. Final checkout remains a human-approved step.

https://1c0yke-71.myshopify.com/products/zayden-aviation-magnetic-cable-usb-type-c?utm_source=deeplumen&utm_medium=agentic&utm_campaign=worldproducts_abtest&utm_content=zayden-aviation-magnetic-cable-usb-type-c

Checkout happens on the official store. This page mirrors catalog facts in plain HTML for direct reading and crawlability.

Related (same category)

Policies (source of truth): shipping · refund · terms

Copyright 2026 World Products - agent-readable product facts - REF WP-STORE-C26