{
 "meta": {
  "name": "Head Case Front Door — demo catalog",
  "note": "Design prototype. Prices illustrative; availability fixture-backed (scope §12). Same graph the human UI renders.",
  "grain": "design_family × product_type × device = purchasable variant",
  "canonical_url_patterns": {
   "brand": "brand.html?b={brand_id}",
   "design": "design.html?d={design_id}",
   "product_type": "type.html?t={product_type}",
   "variant": "product.html?id={design_id}--{product_type}--{device_id}",
   "styled_variant": "product.html?id={design_id}--{product_type}--{device_id}--{style_code} (designs with `styles`; default style takes the unstyled URL)"
  },
  "capabilities": [
   "discover designs by brand, genre, product type, device, momentum",
   "resolve a design into valid purchasable variants",
   "explicit unavailable ranges (offers[].unavailable=true) — never guess",
   "recommendation reasons are rule-based and auditable"
  ],
  "manifest": {
   "version": "2026-09-13T21:25:28Z+f78a030",
   "generated_at": "2026-09-13T21:25:28Z",
   "verified_at": "2026-09-13T21:25:28Z",
   "graph_hash": "fnv1a-ac7c2da3",
   "mock": false,
   "markets": {
    "EU": {
     "country": "NL",
     "currency": "EUR",
     "taxes_included": true,
     "configured": true,
     "price_source": "fixed"
    },
    "UK": {
     "country": "GB",
     "currency": "GBP",
     "taxes_included": true,
     "configured": true,
     "price_source": "fixed"
    },
    "US": {
     "country": "US",
     "currency": "USD",
     "taxes_included": false,
     "configured": true,
     "price_source": "base"
    }
   },
   "counts": {
    "rows": 3051,
    "buyable": 8
   },
   "note": "buyable / variant_gid / price on each variant come from the published variant manifest (the money truth); price_usd stays the prototype offer price. A variant is sellable only when buyable is true at this manifest version."
  }
 },
 "genres": {
  "sports": {
   "id": "sports",
   "name": "Sports",
   "gate": "sports",
   "line": "Colours you bleed, on the phone you carry.",
   "tokens": {
    "bg": "#FBFBF9",
    "ink": "#101820",
    "accent": "#FFB612",
    "accent2": "#14202E"
   }
  },
  "anime": {
   "id": "anime",
   "name": "Anime",
   "gate": "anime",
   "line": "Ink, motion and the good kind of loud.",
   "tokens": {
    "bg": "#1A0F12",
    "ink": "#F6EFE8",
    "accent": "#E60023",
    "accent2": "#F2C14E"
   }
  },
  "fashion": {
   "id": "fashion",
   "name": "Music & Style",
   "gate": "music",
   "line": "The case is the outfit.",
   "tokens": {
    "bg": "#16121A",
    "ink": "#F4EEE6",
    "accent": "#D42B5A",
    "accent2": "#C8A23D"
   }
  },
  "comics": {
   "id": "comics",
   "name": "Comics & Fantasy",
   "gate": "gaming",
   "line": "The night shift and the old magic.",
   "tokens": {
    "bg": "#14102A",
    "ink": "#EFEDF6",
    "accent": "#8B5CF6",
    "accent2": "#E8C13D"
   }
  },
  "art": {
   "id": "art",
   "name": "Art",
   "gate": "art",
   "line": "A gallery that fits in one hand.",
   "tokens": {
    "bg": "#241C14",
    "ink": "#F4EEE2",
    "accent": "#B08D57",
    "accent2": "#7A5FA6"
   }
  }
 },
 "shelves": [
  {
   "id": "football",
   "genre": "sports",
   "name": "Club Football",
   "line": "The moat. No premium competitor has club football.",
   "brands": [
    "liverpool",
    "fcbarcelona",
    "arsenal",
    "realmadrid",
    "chelsea",
    "tottenham"
   ],
   "range": [
    "Newcastle United",
    "Manchester City",
    "AC Milan",
    "AS Roma",
    "West Ham United",
    "Aston Villa",
    "Juventus",
    "Bayer Leverkusen"
   ]
  },
  {
   "id": "nba",
   "genre": "sports",
   "name": "NBA",
   "league": "nba",
   "line": "Every franchise, one platform.",
   "brands": [
    "knicks",
    "lakers",
    "warriors",
    "celtics"
   ],
   "range": [
    "Chicago Bulls",
    "Miami Heat",
    "Brooklyn Nets",
    "Dallas Mavericks",
    "Milwaukee Bucks",
    "Phoenix Suns",
    "Philadelphia 76ers",
    "…and 19 more franchises"
   ]
  },
  {
   "id": "ring",
   "genre": "sports",
   "name": "Fight Night",
   "line": "Sports entertainment, main-event loud.",
   "brands": [
    "wwe"
   ],
   "range": [
    "UFC"
   ]
  },
  {
   "id": "nfl",
   "genre": "sports",
   "name": "NFL",
   "league": "nfl",
   "line": "Game day, every day.",
   "brands": [
    "packers"
   ],
   "range": [
    "Kansas City Chiefs",
    "Dallas Cowboys",
    "Philadelphia Eagles",
    "San Francisco 49ers",
    "Buffalo Bills",
    "Pittsburgh Steelers",
    "New York Giants",
    "Detroit Lions",
    "…and 23 more teams"
   ]
  },
  {
   "id": "nhl",
   "genre": "sports",
   "name": "NHL",
   "league": "nhl",
   "line": "Every franchise on the ice.",
   "brands": [],
   "range": [
    "All 33 franchises in the Head Case range"
   ]
  },
  {
   "id": "shonen",
   "genre": "anime",
   "name": "Shonen Legends",
   "line": "The big three, drawn loud.",
   "brands": [
    "naruto",
    "onepiece",
    "dragonball"
   ],
   "range": [
    "Demon Slayer",
    "Jujutsu Kaisen",
    "My Hero Academia"
   ]
  },
  {
   "id": "icons",
   "genre": "fashion",
   "name": "Music Icons",
   "line": "Tour merch for the everyday carry.",
   "brands": [
    "rollingstones",
    "queen",
    "ironmaiden",
    "billieeilish",
    "hatsunemiku"
   ],
   "range": [
    "Grateful Dead"
   ]
  },
  {
   "id": "screen",
   "genre": "fashion",
   "name": "Screen & Style",
   "line": "Comfort shows you can hold.",
   "brands": [
    "gilmoregirls",
    "peanuts"
   ],
   "range": [
    "Friends",
    "Supernatural",
    "Cobra Kai"
   ]
  },
  {
   "id": "dc",
   "genre": "comics",
   "name": "DC Universe",
   "line": "The night shift.",
   "brands": [
    "batman"
   ],
   "range": [
    "Superman",
    "Wonder Woman",
    "The Flash"
   ]
  },
  {
   "id": "animation",
   "genre": "comics",
   "name": "Animation",
   "line": "Saturday morning, any day.",
   "brands": [
    "rickmorty",
    "adventuretime",
    "scoobydoo",
    "peanuts"
   ],
   "range": [
    "Looney Tunes",
    "Powerpuff Girls"
   ]
  },
  {
   "id": "fantasy",
   "genre": "comics",
   "name": "Fantasy & Gaming",
   "line": "The old magic.",
   "brands": [
    "harrypotter",
    "hogwartslegacy",
    "annestokes"
   ],
   "range": [
    "Assassin’s Creed",
    "Rainbow Six"
   ]
  },
  {
   "id": "artists",
   "genre": "art",
   "name": "Artists",
   "line": "Licensed art, printed true.",
   "brands": [
    "fridakahlo",
    "annestokes"
   ],
   "range": []
  }
 ],
 "brands": {
  "naruto": {
   "id": "naruto",
   "name": "Naruto Shippuden",
   "genre": "anime",
   "shelf": "shonen",
   "licence": "Naruto Shippuden ™ & © Masashi Kishimoto / Shueisha",
   "tier": 1,
   "canonical_url": "brand.html?b=naruto"
  },
  "onepiece": {
   "id": "onepiece",
   "name": "One Piece",
   "genre": "anime",
   "shelf": "shonen",
   "licence": "One Piece ™ & © Eiichiro Oda / Shueisha, Toei Animation",
   "tier": 1,
   "canonical_url": "brand.html?b=onepiece"
  },
  "dragonball": {
   "id": "dragonball",
   "name": "Dragon Ball",
   "genre": "anime",
   "shelf": "shonen",
   "licence": "Dragon Ball ™ & © Bird Studio / Shueisha, Toei Animation",
   "tier": 1,
   "canonical_url": "brand.html?b=dragonball"
  },
  "fcbarcelona": {
   "id": "fcbarcelona",
   "name": "FC Barcelona",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official FC Barcelona product",
   "tier": 1,
   "canonical_url": "brand.html?b=fcbarcelona"
  },
  "knicks": {
   "id": "knicks",
   "name": "New York Knicks",
   "genre": "sports",
   "shelf": "nba",
   "licence": "NBA and NBA member team identifications © NBA Properties, Inc.",
   "tier": 3,
   "canonical_url": "brand.html?b=knicks"
  },
  "packers": {
   "id": "packers",
   "name": "Green Bay Packers",
   "genre": "sports",
   "shelf": "nfl",
   "licence": "NFL team identifications © NFL Properties LLC",
   "tier": 3,
   "canonical_url": "brand.html?b=packers"
  },
  "rollingstones": {
   "id": "rollingstones",
   "name": "The Rolling Stones",
   "genre": "fashion",
   "shelf": "icons",
   "licence": "© Musidor B.V. Under license to Bravado",
   "tier": 1,
   "canonical_url": "brand.html?b=rollingstones"
  },
  "queen": {
   "id": "queen",
   "name": "Queen",
   "genre": "fashion",
   "shelf": "icons",
   "licence": "© Queen Productions Ltd",
   "tier": 3,
   "canonical_url": "brand.html?b=queen"
  },
  "billieeilish": {
   "id": "billieeilish",
   "name": "Billie Eilish",
   "genre": "fashion",
   "shelf": "icons",
   "licence": "© Billie Eilish. Under license to Bravado",
   "tier": 3,
   "canonical_url": "brand.html?b=billieeilish"
  },
  "gilmoregirls": {
   "id": "gilmoregirls",
   "name": "Gilmore Girls",
   "genre": "fashion",
   "shelf": "screen",
   "licence": "Gilmore Girls ™ & © Warner Bros. Entertainment Inc.",
   "tier": 3,
   "canonical_url": "brand.html?b=gilmoregirls"
  },
  "peanuts": {
   "id": "peanuts",
   "name": "Peanuts",
   "genre": "fashion",
   "shelf": "screen",
   "licence": "© Peanuts Worldwide LLC",
   "tier": 1,
   "canonical_url": "brand.html?b=peanuts"
  },
  "batman": {
   "id": "batman",
   "name": "Batman",
   "genre": "comics",
   "shelf": "dc",
   "licence": "Batman ™ & © DC. WB SHIELD ™ & © WBEI",
   "tier": 1,
   "canonical_url": "brand.html?b=batman"
  },
  "rickmorty": {
   "id": "rickmorty",
   "name": "Rick and Morty",
   "genre": "comics",
   "shelf": "animation",
   "licence": "Rick and Morty ™ & © Cartoon Network",
   "tier": 3,
   "canonical_url": "brand.html?b=rickmorty"
  },
  "adventuretime": {
   "id": "adventuretime",
   "name": "Adventure Time",
   "genre": "comics",
   "shelf": "animation",
   "licence": "Adventure Time ™ & © Cartoon Network",
   "tier": 3,
   "canonical_url": "brand.html?b=adventuretime"
  },
  "hogwartslegacy": {
   "id": "hogwartslegacy",
   "name": "Hogwarts Legacy",
   "genre": "comics",
   "shelf": "fantasy",
   "licence": "Hogwarts Legacy ™ & © WBIE. Publishing rights © JKR",
   "tier": 3,
   "canonical_url": "brand.html?b=hogwartslegacy"
  },
  "annestokes": {
   "id": "annestokes",
   "name": "Anne Stokes",
   "genre": "art",
   "shelf": "artists",
   "licence": "© Anne Stokes",
   "tier": 3,
   "canonical_url": "brand.html?b=annestokes"
  },
  "fridakahlo": {
   "id": "fridakahlo",
   "name": "Frida Kahlo",
   "genre": "art",
   "shelf": "artists",
   "licence": "© Frida Kahlo Corporation",
   "tier": 3,
   "canonical_url": "brand.html?b=fridakahlo"
  },
  "liverpool": {
   "id": "liverpool",
   "name": "Liverpool FC",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official Liverpool FC product",
   "tier": 1,
   "canonical_url": "brand.html?b=liverpool"
  },
  "arsenal": {
   "id": "arsenal",
   "name": "Arsenal",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official Arsenal FC product",
   "tier": 1,
   "canonical_url": "brand.html?b=arsenal"
  },
  "realmadrid": {
   "id": "realmadrid",
   "name": "Real Madrid",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official Real Madrid CF product",
   "tier": 1,
   "canonical_url": "brand.html?b=realmadrid"
  },
  "chelsea": {
   "id": "chelsea",
   "name": "Chelsea FC",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official Chelsea FC product",
   "tier": 3,
   "canonical_url": "brand.html?b=chelsea"
  },
  "tottenham": {
   "id": "tottenham",
   "name": "Tottenham Hotspur",
   "genre": "sports",
   "shelf": "football",
   "licence": "Official Tottenham Hotspur product",
   "tier": 3,
   "canonical_url": "brand.html?b=tottenham"
  },
  "lakers": {
   "id": "lakers",
   "name": "Los Angeles Lakers",
   "genre": "sports",
   "shelf": "nba",
   "licence": "NBA and NBA member team identifications © NBA Properties, Inc.",
   "tier": 1,
   "canonical_url": "brand.html?b=lakers"
  },
  "warriors": {
   "id": "warriors",
   "name": "Golden State Warriors",
   "genre": "sports",
   "shelf": "nba",
   "licence": "NBA and NBA member team identifications © NBA Properties, Inc.",
   "tier": 3,
   "canonical_url": "brand.html?b=warriors"
  },
  "celtics": {
   "id": "celtics",
   "name": "Boston Celtics",
   "genre": "sports",
   "shelf": "nba",
   "licence": "NBA and NBA member team identifications © NBA Properties, Inc.",
   "tier": 3,
   "canonical_url": "brand.html?b=celtics"
  },
  "wwe": {
   "id": "wwe",
   "name": "WWE",
   "genre": "sports",
   "shelf": "ring",
   "licence": "Officially licensed WWE product",
   "tier": 3,
   "canonical_url": "brand.html?b=wwe"
  },
  "harrypotter": {
   "id": "harrypotter",
   "name": "Harry Potter",
   "genre": "comics",
   "shelf": "fantasy",
   "licence": "Officially licensed Harry Potter product",
   "tier": 1,
   "canonical_url": "brand.html?b=harrypotter"
  },
  "scoobydoo": {
   "id": "scoobydoo",
   "name": "Scooby-Doo",
   "genre": "comics",
   "shelf": "animation",
   "licence": "Officially licensed Scooby-Doo product",
   "tier": 3,
   "canonical_url": "brand.html?b=scoobydoo"
  },
  "ironmaiden": {
   "id": "ironmaiden",
   "name": "Iron Maiden",
   "genre": "fashion",
   "shelf": "icons",
   "licence": "Officially licensed Iron Maiden product",
   "tier": 3,
   "canonical_url": "brand.html?b=ironmaiden"
  },
  "hatsunemiku": {
   "id": "hatsunemiku",
   "name": "Hatsune Miku",
   "genre": "fashion",
   "shelf": "icons",
   "licence": "Officially licensed Hatsune Miku product",
   "tier": 3,
   "canonical_url": "brand.html?b=hatsunemiku"
  }
 },
 "product_types": {
  "clear": {
   "id": "clear",
   "name": "Clear Case",
   "kind": "phone",
   "tile": "snoopy-iphone",
   "blurb": "Transparent back with moulded corner bumpers — the print sits right against the phone."
  },
  "tough": {
   "id": "tough",
   "name": "Tough Case",
   "kind": "phone",
   "tile": "batman-arkham-iphone",
   "blurb": "Dual-layer build: printed hard back over a soft inner shell, raised camera lip."
  },
  "defender": {
   "id": "defender",
   "name": "Defender Case",
   "kind": "phone",
   "tile": "dragon-galaxy",
   "blurb": "The heaviest body photographed here — thick wrap-around bumper, covered ports."
  },
  "folio": {
   "id": "folio",
   "name": "Tablet Folio",
   "kind": "tablet",
   "tile": "naruto-ipad",
   "blurb": "Printed cover that folds back into a stand for tablets."
  },
  "skin": {
   "id": "skin",
   "name": "Laptop Skin",
   "kind": "laptop",
   "tile": "bmo-laptop",
   "blurb": "Thin adhesive wrap for laptop lids. Adds print, not bulk."
  },
  "audio": {
   "id": "audio",
   "name": "AirPods Case",
   "kind": "audio",
   "tile": "rollingstones-airpods",
   "blurb": "Snap-on shell for the charging case, cut out for the light and hinge."
  },
  "hybrid": {
   "id": "hybrid",
   "name": "Hybrid MagSafe Case",
   "kind": "phone",
   "family": "case",
   "finish": "Hybrid",
   "blurb": "The workhorse: soft gel frame, printed back, MagSafe-ready."
  },
  "hardmag": {
   "id": "hardmag",
   "name": "Hard MagSafe Case",
   "kind": "phone",
   "family": "case",
   "finish": "Hard",
   "blurb": "Rigid printed back over a snap frame, MagSafe-ready."
  },
  "clearmag": {
   "id": "clearmag",
   "name": "Clear MagSafe Case",
   "kind": "phone",
   "family": "case",
   "finish": "Clear",
   "blurb": "Transparent MagSafe shell — the logo print floats on your phone."
  },
  "blackmag": {
   "id": "blackmag",
   "name": "Black MagSafe Case",
   "kind": "phone",
   "family": "case",
   "finish": "Black",
   "blurb": "Matte black MagSafe body with a centred logo print."
  },
  "wallet": {
   "id": "wallet",
   "name": "Leather Wallet Case",
   "kind": "phone",
   "blurb": "Folio wallet with card slots, artwork across the cover."
  },
  "deskmat": {
   "id": "deskmat",
   "name": "Desk Mat",
   "kind": "desk",
   "blurb": "Full-desk artwork, stitched edge, non-slip base. Two sizes — plus a mouse mat in the same print."
  },
  "mousemat": {
   "id": "mousemat",
   "name": "Mouse Mat",
   "kind": "desk",
   "blurb": "The same print at mouse-mat scale — stitched edge, non-slip base."
  },
  "gamingskin": {
   "id": "gamingskin",
   "name": "Gaming Skin",
   "kind": "gaming",
   "blurb": "Precision-cut vinyl for controllers and consoles. Print, not bulk."
  }
 },
 "devices": [
  {
   "group": "iPhone",
   "items": [
    {
     "id": "iphone-17-pro-max",
     "name": "iPhone 17 Pro Max",
     "kind": "phone",
     "s3": "IPH17PMAX"
    },
    {
     "id": "iphone-17-pro",
     "name": "iPhone 17 Pro",
     "kind": "phone",
     "s3": "IPH17PRO"
    },
    {
     "id": "iphone-17",
     "name": "iPhone 17",
     "kind": "phone",
     "s3": "IPH17"
    },
    {
     "id": "iphone-air",
     "name": "iPhone Air",
     "kind": "phone",
     "s3": "IPH17AIR"
    },
    {
     "id": "iphone-se-4",
     "name": "iPhone SE (4th gen)",
     "kind": "phone",
     "s3": "IPHSE4"
    },
    {
     "id": "iphone-16-pro-max",
     "name": "iPhone 16 Pro Max",
     "kind": "phone",
     "s3": "IPH16PMAX"
    },
    {
     "id": "iphone-16-pro",
     "name": "iPhone 16 Pro",
     "kind": "phone",
     "s3": "IPH16PRO"
    },
    {
     "id": "iphone-16",
     "name": "iPhone 16",
     "kind": "phone",
     "s3": "IPH16"
    },
    {
     "id": "iphone-16-plus",
     "name": "iPhone 16 Plus",
     "kind": "phone",
     "s3": "IPH16PLUS"
    },
    {
     "id": "iphone-15-pro-max",
     "name": "iPhone 15 Pro Max",
     "kind": "phone",
     "s3": "IPH15PMAX"
    },
    {
     "id": "iphone-15-pro",
     "name": "iPhone 15 Pro",
     "kind": "phone",
     "s3": "IPH15PRO"
    },
    {
     "id": "iphone-15",
     "name": "iPhone 15",
     "kind": "phone",
     "s3": "IPH15"
    },
    {
     "id": "iphone-15-plus",
     "name": "iPhone 15 Plus",
     "kind": "phone",
     "s3": "IPH15PLUS"
    },
    {
     "id": "iphone-14-pro-max",
     "name": "iPhone 14 Pro Max",
     "kind": "phone",
     "s3": "IPH14PMAX"
    },
    {
     "id": "iphone-14-pro",
     "name": "iPhone 14 Pro",
     "kind": "phone",
     "s3": "IPH14PRO"
    },
    {
     "id": "iphone-14",
     "name": "iPhone 14",
     "kind": "phone",
     "s3": "IPH14"
    },
    {
     "id": "iphone-13-pro-max",
     "name": "iPhone 13 Pro Max",
     "kind": "phone",
     "s3": "IPH13PMAX"
    },
    {
     "id": "iphone-13-pro",
     "name": "iPhone 13 Pro",
     "kind": "phone",
     "s3": "IPH13PRO"
    },
    {
     "id": "iphone-13",
     "name": "iPhone 13",
     "kind": "phone",
     "s3": "IPH13"
    },
    {
     "id": "iphone-12",
     "name": "iPhone 12 / 12 Pro",
     "kind": "phone",
     "s3": "IPH12"
    },
    {
     "id": "iphone-11",
     "name": "iPhone 11",
     "kind": "phone",
     "s3": "IPH11"
    }
   ]
  },
  {
   "group": "Samsung",
   "items": [
    {
     "id": "galaxy-s25-ultra",
     "name": "Galaxy S25 Ultra",
     "kind": "phone",
     "s3": "S938U"
    },
    {
     "id": "galaxy-s25-plus",
     "name": "Galaxy S25+",
     "kind": "phone",
     "s3": "S936X"
    },
    {
     "id": "galaxy-s25",
     "name": "Galaxy S25",
     "kind": "phone",
     "s3": "S931X"
    },
    {
     "id": "galaxy-s24-ultra",
     "name": "Galaxy S24 Ultra",
     "kind": "phone",
     "s3": "S928U"
    },
    {
     "id": "galaxy-s24-plus",
     "name": "Galaxy S24+",
     "kind": "phone",
     "s3": "S926U"
    },
    {
     "id": "galaxy-s24",
     "name": "Galaxy S24",
     "kind": "phone",
     "s3": "S921U"
    },
    {
     "id": "galaxy-s23",
     "name": "Galaxy S23",
     "kind": "phone"
    },
    {
     "id": "galaxy-a16-5g",
     "name": "Galaxy A16 5G",
     "kind": "phone",
     "s3": "A165G"
    },
    {
     "id": "galaxy-a15-2024",
     "name": "Galaxy A15 (2024)",
     "kind": "phone",
     "s3": "A152024"
    },
    {
     "id": "galaxy-z-flip5",
     "name": "Galaxy Z Flip5",
     "kind": "foldable"
    },
    {
     "id": "galaxy-z-fold5",
     "name": "Galaxy Z Fold5",
     "kind": "foldable"
    }
   ]
  },
  {
   "group": "Google",
   "items": [
    {
     "id": "pixel-9-pro",
     "name": "Pixel 9 Pro",
     "kind": "phone",
     "s3": "PIX9PRO"
    },
    {
     "id": "pixel-9",
     "name": "Pixel 9",
     "kind": "phone"
    },
    {
     "id": "pixel-8a",
     "name": "Pixel 8a",
     "kind": "phone"
    }
   ]
  },
  {
   "group": "Tablet & laptop",
   "items": [
    {
     "id": "ipad-pro-11",
     "name": "iPad Pro 11″",
     "kind": "tablet"
    },
    {
     "id": "ipad-air",
     "name": "iPad Air",
     "kind": "tablet",
     "s3": "IPADAIR20"
    },
    {
     "id": "ipad-10-2",
     "name": "iPad 10.2″",
     "kind": "tablet",
     "s3": "IPAD102"
    },
    {
     "id": "ipad-10-9",
     "name": "iPad 10.9″",
     "kind": "tablet"
    },
    {
     "id": "laptop-13",
     "name": "13″ laptop",
     "kind": "laptop"
    },
    {
     "id": "laptop-15",
     "name": "15″ laptop",
     "kind": "laptop"
    }
   ]
  },
  {
   "group": "PlayStation",
   "items": [
    {
     "id": "dualsense",
     "name": "PS5 DualSense Controller",
     "kind": "controller",
     "s3": "DS5CT"
    },
    {
     "id": "dualsense-edge",
     "name": "PS5 DualSense Edge Controller",
     "kind": "controller",
     "s3": "DS5EGCT"
    },
    {
     "id": "dualshock-4",
     "name": "PS4 DualShock 4 Controller",
     "kind": "controller",
     "s3": "DS4CT"
    },
    {
     "id": "ps5",
     "name": "PS5 Console (Disc)",
     "kind": "console",
     "s3": "PS5CS"
    },
    {
     "id": "ps5-bundle",
     "name": "PS5 Console + Controller (Disc)",
     "kind": "console",
     "s3": "PS5BD"
    },
    {
     "id": "ps5-digital",
     "name": "PS5 Digital Console",
     "kind": "console",
     "s3": "PS5DGCS"
    },
    {
     "id": "ps5-digital-bundle",
     "name": "PS5 Digital Console + Controller",
     "kind": "console",
     "s3": "PS5DGBD"
    },
    {
     "id": "ps5-slim",
     "name": "PS5 Slim Console (Disc)",
     "kind": "console",
     "s3": "PS5SCS"
    },
    {
     "id": "ps5-slim-bundle",
     "name": "PS5 Slim Console + Controller (Disc)",
     "kind": "console",
     "s3": "PS5SBD"
    },
    {
     "id": "ps5-slim-digital",
     "name": "PS5 Slim Digital Console",
     "kind": "console",
     "s3": "PS5SDCS"
    },
    {
     "id": "ps5-slim-digital-bundle",
     "name": "PS5 Slim Digital Console + Controller",
     "kind": "console",
     "s3": "PS5SDBD"
    },
    {
     "id": "ps5-pro",
     "name": "PS5 Pro Console (Disc)",
     "kind": "console",
     "s3": "PS5PCS"
    },
    {
     "id": "ps5-pro-bundle",
     "name": "PS5 Pro Console + Controller (Disc)",
     "kind": "console",
     "s3": "PS5PBD"
    },
    {
     "id": "ps5-pro-digital",
     "name": "PS5 Pro Digital Console",
     "kind": "console",
     "s3": "PS5PDCS"
    },
    {
     "id": "ps5-pro-digital-bundle",
     "name": "PS5 Pro Digital Console + Controller",
     "kind": "console",
     "s3": "PS5PDBD"
    },
    {
     "id": "ps4",
     "name": "PS4 Console",
     "kind": "console",
     "s3": "PS4CS"
    },
    {
     "id": "ps4-bundle",
     "name": "PS4 Console + DualShock 4",
     "kind": "console",
     "s3": "PS4BD"
    },
    {
     "id": "ps4-pro",
     "name": "PS4 Pro Console",
     "kind": "console",
     "s3": "PS4PROCS"
    },
    {
     "id": "ps4-pro-bundle",
     "name": "PS4 Pro Console + DualShock 4",
     "kind": "console",
     "s3": "PS4PROBD"
    },
    {
     "id": "ps4-slim",
     "name": "PS4 Slim Console",
     "kind": "console",
     "s3": "PS4SLCS"
    },
    {
     "id": "ps4-slim-bundle",
     "name": "PS4 Slim Console + DualShock 4",
     "kind": "console",
     "s3": "PS4SLBD"
    },
    {
     "id": "ps-portal",
     "name": "PlayStation Portal",
     "kind": "console",
     "s3": "PSPORTAL"
    },
    {
     "id": "ps-vr2",
     "name": "PlayStation VR2",
     "kind": "headset",
     "s3": "PSVR2"
    },
    {
     "id": "pulse-3d",
     "name": "Pulse 3D Headset",
     "kind": "headset",
     "s3": "PSPULS3D"
    }
   ]
  },
  {
   "group": "Xbox",
   "items": [
    {
     "id": "xbox-series-x",
     "name": "Xbox Series X Console",
     "kind": "console",
     "s3": "SRSXCS"
    },
    {
     "id": "xbox-series-x-bundle",
     "name": "Xbox Series X Console + Controller",
     "kind": "console",
     "s3": "SRSXBD"
    },
    {
     "id": "xbox-series-s",
     "name": "Xbox Series S Console",
     "kind": "console",
     "s3": "SRSSCS"
    },
    {
     "id": "xbox-series-s-bundle",
     "name": "Xbox Series S Console + Controller",
     "kind": "console",
     "s3": "SRSSBD"
    },
    {
     "id": "xbox-series-controller",
     "name": "Xbox Series X/S Controller",
     "kind": "controller",
     "s3": "SRSSXCT"
    },
    {
     "id": "xbox-elite-2",
     "name": "Xbox Elite Series 2 Controller",
     "kind": "controller",
     "s3": "SRSECT2"
    },
    {
     "id": "xbox-one-x",
     "name": "Xbox One X Console",
     "kind": "console",
     "s3": "ONEXCS"
    },
    {
     "id": "xbox-one-x-bundle",
     "name": "Xbox One X Console + Controller",
     "kind": "console",
     "s3": "ONEXBD"
    },
    {
     "id": "xbox-one-s",
     "name": "Xbox One S Console",
     "kind": "console",
     "s3": "ONESCS"
    },
    {
     "id": "xbox-one-s-bundle",
     "name": "Xbox One S Console + Controller",
     "kind": "console",
     "s3": "ONESBD"
    },
    {
     "id": "xbox-one-controller",
     "name": "Xbox One S/X Controller",
     "kind": "controller",
     "s3": "ONECT"
    }
   ]
  },
  {
   "group": "Nintendo",
   "items": [
    {
     "id": "switch-2",
     "name": "Nintendo Switch 2",
     "kind": "console",
     "s3": "SWTCH2"
    },
    {
     "id": "switch-oled",
     "name": "Switch OLED Bundle",
     "kind": "console",
     "s3": "SWTCHOLED"
    },
    {
     "id": "switch-console-dock",
     "name": "Switch Console & Dock",
     "kind": "console",
     "s3": "SWTCHCD"
    },
    {
     "id": "switch-full-bundle",
     "name": "Switch Console, Dock & Joy-Con Bundle",
     "kind": "console",
     "s3": "SWTCHBD"
    },
    {
     "id": "switch-lite",
     "name": "Switch Lite",
     "kind": "console",
     "s3": "SWITCHLT"
    },
    {
     "id": "switch-joycon",
     "name": "Switch Joy-Con Controller",
     "kind": "controller",
     "s3": "SWTCHJCT"
    },
    {
     "id": "switch-pro-controller",
     "name": "Switch Pro Controller",
     "kind": "controller",
     "s3": "SWTCHPCT"
    }
   ]
  },
  {
   "group": "Handheld & VR",
   "items": [
    {
     "id": "steam-deck",
     "name": "Steam Deck",
     "kind": "console",
     "s3": "STMDECK"
    },
    {
     "id": "steam-deck-oled",
     "name": "Steam Deck OLED",
     "kind": "console",
     "s3": "STMDECKO"
    },
    {
     "id": "rog-ally",
     "name": "Asus ROG Ally",
     "kind": "console",
     "s3": "ASROGA"
    },
    {
     "id": "legion-go",
     "name": "Lenovo Legion Go",
     "kind": "console",
     "s3": "LEGIONG"
    },
    {
     "id": "quest-2",
     "name": "Meta Quest 2",
     "kind": "headset",
     "s3": "QUEST2"
    },
    {
     "id": "quest-3",
     "name": "Meta Quest 3",
     "kind": "headset",
     "s3": "QUEST3"
    },
    {
     "id": "quest-3s",
     "name": "Meta Quest 3S",
     "kind": "headset",
     "s3": "QUEST3S"
    }
   ]
  },
  {
   "group": "MacBook",
   "items": [
    {
     "id": "mba-15-a2941",
     "name": "MacBook Air 15″ (M2, 2023)",
     "kind": "laptop",
     "s3": "A2941AIR"
    },
    {
     "id": "mba-13-a2681",
     "name": "MacBook Air 13.6″ (A2681)",
     "kind": "laptop",
     "s3": "A2681AIR"
    },
    {
     "id": "mba-13-a2179",
     "name": "MacBook Air 13.3″ (A2179)",
     "kind": "laptop",
     "s3": "A2179AIR"
    },
    {
     "id": "mba-13-a1932",
     "name": "MacBook Air 13.3″ (A1932)",
     "kind": "laptop",
     "s3": "A1932AIR"
    },
    {
     "id": "mbp-16-a2485",
     "name": "MacBook Pro 16″ (A2485)",
     "kind": "laptop",
     "s3": "A2485PRO"
    },
    {
     "id": "mbp-16-a2141",
     "name": "MacBook Pro 16″ (A2141)",
     "kind": "laptop",
     "s3": "A2141PRO"
    },
    {
     "id": "mbp-14-a2442",
     "name": "MacBook Pro 14″ (A2442)",
     "kind": "laptop",
     "s3": "A2442PRO"
    },
    {
     "id": "mbp-13-a2338",
     "name": "MacBook Pro 13″ (A2338)",
     "kind": "laptop",
     "s3": "A2338PRO"
    },
    {
     "id": "mbp-13-a1989",
     "name": "MacBook Pro 13″ (A1989/A2159)",
     "kind": "laptop",
     "s3": "A1706PRO"
    },
    {
     "id": "mbp-13-a1708",
     "name": "MacBook Pro 13.3″ (A1708)",
     "kind": "laptop",
     "s3": "A1708PRO"
    },
    {
     "id": "mbp-15-a1707",
     "name": "MacBook Pro 15.4″ (A1707/A1990)",
     "kind": "laptop",
     "s3": "A1707PRO"
    }
   ]
  },
  {
   "group": "Laptops",
   "items": [
    {
     "id": "surface-pro-6",
     "name": "Surface Pro 4/5/6",
     "kind": "laptop",
     "s3": "SFACEP6"
    },
    {
     "id": "surface-book-2",
     "name": "Surface Book 2",
     "kind": "laptop",
     "s3": "SFBOOK2"
    },
    {
     "id": "hp-spectre-x360-g2",
     "name": "HP Spectre Pro X360 G2",
     "kind": "laptop",
     "s3": "X360G2"
    },
    {
     "id": "hp-pavilion-15",
     "name": "HP Pavilion 15.6″ (15-dk0047TX)",
     "kind": "laptop",
     "s3": "0047TX"
    },
    {
     "id": "dell-inspiron-15-7000",
     "name": "Dell Inspiron 15 7000 (P65F)",
     "kind": "laptop",
     "s3": "P65F"
    },
    {
     "id": "asus-vivobook-14",
     "name": "Asus Vivobook 14 (X409FA)",
     "kind": "laptop",
     "s3": "X409FA"
    },
    {
     "id": "mi-notebook-14",
     "name": "Mi Notebook 14 (2020)",
     "kind": "laptop",
     "s3": "XMA1901"
    }
   ]
  },
  {
   "group": "Desk",
   "items": [
    {
     "id": "deskmat-l",
     "name": "Large · 90 × 40 cm",
     "kind": "desk",
     "s3": "900X400X4",
     "size": {
      "mm": "900 × 400 mm",
      "in": "35″ × 16″"
     }
    },
    {
     "id": "deskmat-m",
     "name": "Medium · 60 × 30 cm",
     "kind": "desk",
     "s3": "600X300X3",
     "size": {
      "mm": "600 × 300 mm",
      "in": "24″ × 12″"
     }
    },
    {
     "id": "deskmat-s",
     "name": "25 × 30 cm",
     "kind": "desk",
     "s3": "250X300X3",
     "size": {
      "mm": "250 × 300 mm",
      "in": "10″ × 12″"
     }
    }
   ]
  },
  {
   "group": "Audio",
   "items": [
    {
     "id": "airpods-pro-2",
     "name": "AirPods Pro (2nd gen)",
     "kind": "audio"
    },
    {
     "id": "airpods-3",
     "name": "AirPods (3rd gen)",
     "kind": "audio"
    }
   ]
  }
 ],
 "designs": [
  {
   "id": "akatsuki",
   "name": "Akatsuki Clouds",
   "brand": "naruto",
   "momentum": "champion",
   "line": "Red Akatsuki clouds repeating over black.",
   "canonical_url": "design.html?d=akatsuki",
   "image": "assets/product/naruto-akatsuki-pixel-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "pixel-9-pro",
     "variants": [
      {
       "sku": "akatsuki--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=akatsuki--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "folio",
     "price_usd": 27.99,
     "photographed_on": "ipad-10-9",
     "variants": [
      {
       "sku": "akatsuki--folio--ipad-pro-11",
       "device": "ipad-pro-11",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=akatsuki--folio--ipad-pro-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--folio--ipad-air",
       "device": "ipad-air",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=akatsuki--folio--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "akatsuki--folio--ipad-10-9",
       "device": "ipad-10-9",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=akatsuki--folio--ipad-10-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "skin",
     "unavailable": true,
     "note": "Not in range — request signal feeds range selection"
    },
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUICO",
      "variant": "AKA",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NARUICO/AKA/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "akatsuki--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-a16-5g",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808974634",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-15",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808352042",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-17",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596807860522",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-17-pro-max",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596807958826",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-17-pro",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808483114",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--iphone-se-4",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808909098",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": "gid://shopify/ProductVariant/52596808057130",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "akatsuki--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=akatsuki--hybrid--galaxy-s25-ultra",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808417578",
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUICO",
      "variant": "LAKA",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/NARUICO/LAKA/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "akatsuki--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "akatsuki--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=akatsuki--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUICO",
      "variant": "AKA",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/NARUICO/AKA/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCH2": [
       1,
       2,
       3,
       4
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "akatsuki--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": "gid://shopify/ProductVariant/52596808876330",
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-2",
       "device": "switch-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-2",
       "buyable": true,
       "variant_gid": "gid://shopify/ProductVariant/52596808548650",
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "akatsuki--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=akatsuki--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "jollyroger",
   "name": "Straw Hat Jolly Roger",
   "brand": "onepiece",
   "momentum": "surging",
   "line": "The Straw Hat Jolly Roger over a split black-and-clear back.",
   "canonical_url": "design.html?d=jollyroger",
   "image": "assets/product/onepiece-jollyroger-pixel-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "pixel-9-pro",
     "variants": [
      {
       "sku": "jollyroger--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=jollyroger--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "folio",
     "price_usd": 27.99,
     "photographed_on": "ipad-10-9",
     "variants": [
      {
       "sku": "jollyroger--folio--ipad-pro-11",
       "device": "ipad-pro-11",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=jollyroger--folio--ipad-pro-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--folio--ipad-air",
       "device": "ipad-air",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=jollyroger--folio--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "jollyroger--folio--ipad-10-9",
       "device": "ipad-10-9",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=jollyroger--folio--ipad-10-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "goku",
   "name": "Goku on the Nimbus",
   "brand": "dragonball",
   "momentum": null,
   "line": "Kid Goku rides the Flying Nimbus across a sky-blue fade.",
   "canonical_url": "design.html?d=goku",
   "image": "assets/product/dragonball-goku-pixel-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "pixel-9-pro",
     "variants": [
      {
       "sku": "goku--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=goku--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "folio",
     "price_usd": 27.99,
     "photographed_on": "ipad-10-9",
     "variants": [
      {
       "sku": "goku--folio--ipad-pro-11",
       "device": "ipad-pro-11",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=goku--folio--ipad-pro-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--folio--ipad-air",
       "device": "ipad-air",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=goku--folio--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "goku--folio--ipad-10-9",
       "device": "ipad-10-9",
       "price_usd": 27.99,
       "available": true,
       "url": "product.html?id=goku--folio--ipad-10-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "fcb-crest",
   "name": "Barça Crest",
   "brand": "fcbarcelona",
   "momentum": "champion",
   "line": "The crest on black, blaugrana stripes down the edge.",
   "canonical_url": "design.html?d=fcb-crest",
   "image": "assets/product/fcbarcelona-iphone-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "iphone-16-pro",
     "variants": [
      {
       "sku": "fcb-crest--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=fcb-crest--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-16-pro",
     "variants": [
      {
       "sku": "fcb-crest--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "fcb-crest--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=fcb-crest--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "skin",
     "unavailable": true,
     "note": "Not in range — request signal feeds range selection"
    }
   ]
  },
  {
   "id": "knicks-court",
   "name": "Knicks Wordmark",
   "brand": "knicks",
   "momentum": null,
   "line": "Knicks wordmark and ball over Garden blue.",
   "canonical_url": "design.html?d=knicks-court",
   "image": "assets/product/knicks-iphone-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "iphone-16-pro",
     "variants": [
      {
       "sku": "knicks-court--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "knicks-court--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=knicks-court--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "packers-g",
   "name": "The Green Bay G",
   "brand": "packers",
   "momentum": null,
   "line": "The Green Bay G with gold sidelines on green.",
   "canonical_url": "design.html?d=packers-g",
   "image": "assets/product/packers-iphone-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "iphone-16-pro",
     "variants": [
      {
       "sku": "packers-g--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "packers-g--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=packers-g--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "stones-tongue",
   "name": "Tongue and Lips",
   "brand": "rollingstones",
   "momentum": "champion",
   "line": "The tongue and lips, centre stage on black.",
   "canonical_url": "design.html?d=stones-tongue",
   "image": "assets/product/rollingstones-iphone-800.jpg",
   "offers": [
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-15-pro",
     "variants": [
      {
       "sku": "stones-tongue--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=stones-tongue--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "audio",
     "price_usd": 14.99,
     "photographed_on": "airpods-pro-2",
     "variants": [
      {
       "sku": "stones-tongue--audio--airpods-pro-2",
       "device": "airpods-pro-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=stones-tongue--audio--airpods-pro-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "stones-tongue--audio--airpods-3",
       "device": "airpods-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=stones-tongue--audio--airpods-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "queen-crest",
   "name": "Queen Crest",
   "brand": "queen",
   "momentum": null,
   "line": "The full crest — lions, crab, phoenix — in gold.",
   "canonical_url": "design.html?d=queen-crest",
   "image": "assets/product/queen-iphone-800.jpg",
   "offers": [
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-15-pro",
     "variants": [
      {
       "sku": "queen-crest--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "queen-crest--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=queen-crest--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "audio",
     "unavailable": true,
     "note": "Not in range — request signal feeds range selection"
    }
   ]
  },
  {
   "id": "blohsh",
   "name": "Blohsh",
   "brand": "billieeilish",
   "momentum": "new",
   "line": "The tilted Blohsh mark, repeated in neon.",
   "canonical_url": "design.html?d=blohsh",
   "image": "assets/product/billieeilish-iphone-800.jpg",
   "offers": [
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-15-pro",
     "variants": [
      {
       "sku": "blohsh--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "blohsh--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=blohsh--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "dragonfly",
   "name": "Dragonfly Inn",
   "brand": "gilmoregirls",
   "momentum": null,
   "line": "A sticker-sheet of Stars Hollow: Luke’s, the gazebo, the Dragonfly Inn.",
   "canonical_url": "design.html?d=dragonfly",
   "image": "assets/product/gilmoregirls-zflip-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 21.99,
     "photographed_on": "galaxy-z-flip5",
     "variants": [
      {
       "sku": "dragonfly--clear--galaxy-z-flip5",
       "device": "galaxy-z-flip5",
       "price_usd": 21.99,
       "available": true,
       "url": "product.html?id=dragonfly--clear--galaxy-z-flip5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragonfly--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 21.99,
       "available": true,
       "url": "product.html?id=dragonfly--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragonfly--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 21.99,
       "available": true,
       "url": "product.html?id=dragonfly--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragonfly--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 21.99,
       "available": true,
       "url": "product.html?id=dragonfly--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "snoopy-xo",
   "name": "Snoopy XO",
   "brand": "peanuts",
   "momentum": "champion",
   "line": "Snoopy hugging a big red heart — XO, XO — on pink.",
   "canonical_url": "design.html?d=snoopy-xo",
   "image": "assets/product/snoopy-iphone-800.jpg",
   "offers": [
    {
     "product_type": "clear",
     "price_usd": 17.99,
     "photographed_on": "iphone-16-pro",
     "variants": [
      {
       "sku": "snoopy-xo--clear--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--iphone-16",
       "device": "iphone-16",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--iphone-15",
       "device": "iphone-15",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--iphone-14",
       "device": "iphone-14",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--pixel-9-pro",
       "device": "pixel-9-pro",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--pixel-9-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--pixel-9",
       "device": "pixel-9",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--pixel-9",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "snoopy-xo--clear--galaxy-z-flip5",
       "device": "galaxy-z-flip5",
       "price_usd": 17.99,
       "available": true,
       "url": "product.html?id=snoopy-xo--clear--galaxy-z-flip5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "arkham",
   "name": "Arkham Knight",
   "brand": "batman",
   "momentum": null,
   "line": "Batman over a rain-washed Gotham skyline.",
   "canonical_url": "design.html?d=arkham",
   "image": "assets/product/batman-arkham-iphone-800.jpg",
   "offers": [
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-15",
     "variants": [
      {
       "sku": "arkham--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=arkham--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "defender",
     "price_usd": 24.99,
     "photographed_on": "iphone-15",
     "variants": [
      {
       "sku": "arkham--defender--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=arkham--defender--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--defender--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=arkham--defender--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "arkham--defender--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=arkham--defender--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "bat-emblem",
   "name": "Bat Emblem",
   "brand": "batman",
   "momentum": null,
   "line": "The bat signal, matte on black.",
   "canonical_url": "design.html?d=bat-emblem",
   "image": "assets/product/batman-airpods-800.jpg",
   "offers": [
    {
     "product_type": "audio",
     "price_usd": 14.99,
     "photographed_on": "airpods-pro-2",
     "variants": [
      {
       "sku": "bat-emblem--audio--airpods-pro-2",
       "device": "airpods-pro-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=bat-emblem--audio--airpods-pro-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "bat-emblem--audio--airpods-3",
       "device": "airpods-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=bat-emblem--audio--airpods-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "space-cruiser",
   "name": "Space Cruiser",
   "brand": "rickmorty",
   "momentum": null,
   "line": "Rick and Morty’s ship tumbling through a hand-drawn starfield.",
   "canonical_url": "design.html?d=space-cruiser",
   "image": "assets/product/rickmorty-laptop-800.jpg",
   "offers": [
    {
     "product_type": "skin",
     "price_usd": 19.99,
     "photographed_on": "laptop-15",
     "variants": [
      {
       "sku": "space-cruiser--skin--laptop-13",
       "device": "laptop-13",
       "price_usd": 19.99,
       "available": true,
       "url": "product.html?id=space-cruiser--skin--laptop-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "space-cruiser--skin--laptop-15",
       "device": "laptop-15",
       "price_usd": 19.99,
       "available": true,
       "url": "product.html?id=space-cruiser--skin--laptop-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "bmo",
   "name": "BMO",
   "brand": "adventuretime",
   "momentum": null,
   "line": "BMO’s whole face — screen, buttons and all — across the lid.",
   "canonical_url": "design.html?d=bmo",
   "image": "assets/product/bmo-laptop-800.jpg",
   "offers": [
    {
     "product_type": "skin",
     "price_usd": 19.99,
     "photographed_on": "laptop-13",
     "variants": [
      {
       "sku": "bmo--skin--laptop-13",
       "device": "laptop-13",
       "price_usd": 19.99,
       "available": true,
       "url": "product.html?id=bmo--skin--laptop-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "bmo--skin--laptop-15",
       "device": "laptop-15",
       "price_usd": 19.99,
       "available": true,
       "url": "product.html?id=bmo--skin--laptop-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    },
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "ADVEGRA",
      "variant": "BMO",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/ADVEGRA/BMO/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "bmo--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "bmo--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=bmo--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "hogwarts",
   "name": "Hogwarts Legacy",
   "brand": "hogwartslegacy",
   "momentum": "new",
   "line": "The Legacy key art: castle, griffin and gilded frame.",
   "canonical_url": "design.html?d=hogwarts",
   "image": "assets/product/hogwarts-legacy-iphone-800.jpg",
   "offers": [
    {
     "product_type": "tough",
     "price_usd": 22.99,
     "photographed_on": "iphone-15",
     "variants": [
      {
       "sku": "hogwarts--tough--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--iphone-16",
       "device": "iphone-16",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--iphone-15",
       "device": "iphone-15",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "hogwarts--tough--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 22.99,
       "available": true,
       "url": "product.html?id=hogwarts--tough--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "dragon-rider",
   "name": "Dragon and Rider",
   "brand": "annestokes",
   "momentum": null,
   "line": "A dragon and rider over moonlit ruins.",
   "canonical_url": "design.html?d=dragon-rider",
   "image": "assets/product/dragon-galaxy-800.jpg",
   "offers": [
    {
     "product_type": "defender",
     "price_usd": 24.99,
     "photographed_on": "galaxy-s24",
     "variants": [
      {
       "sku": "dragon-rider--defender--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=dragon-rider--defender--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragon-rider--defender--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=dragon-rider--defender--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragon-rider--defender--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=dragon-rider--defender--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragon-rider--defender--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=dragon-rider--defender--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "dragon-rider--defender--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=dragon-rider--defender--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "spirit-board",
   "name": "Spirit Board Cat",
   "brand": "annestokes",
   "momentum": null,
   "line": "A black cat on a spirit board, gold on midnight.",
   "canonical_url": "design.html?d=spirit-board",
   "image": "assets/product/spiritboard-galaxy-800.jpg",
   "offers": [
    {
     "product_type": "defender",
     "price_usd": 24.99,
     "photographed_on": "galaxy-s24",
     "variants": [
      {
       "sku": "spirit-board--defender--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=spirit-board--defender--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "spirit-board--defender--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=spirit-board--defender--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "spirit-board--defender--galaxy-s23",
       "device": "galaxy-s23",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=spirit-board--defender--galaxy-s23",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "spirit-board--defender--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=spirit-board--defender--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "spirit-board--defender--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.99,
       "available": true,
       "url": "product.html?id=spirit-board--defender--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "frida",
   "name": "Frida",
   "brand": "fridakahlo",
   "momentum": null,
   "line": "Frida in flowers, painted bold.",
   "canonical_url": "design.html?d=frida",
   "image": "assets/product/fridakahlo-airpods-800.jpg",
   "offers": [
    {
     "product_type": "audio",
     "price_usd": 14.99,
     "photographed_on": "airpods-pro-2",
     "variants": [
      {
       "sku": "frida--audio--airpods-pro-2",
       "device": "airpods-pro-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=frida--audio--airpods-pro-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      },
      {
       "sku": "frida--audio--airpods-3",
       "device": "airpods-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=frida--audio--airpods-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": null,
        "GBP": null,
        "USD": null
       }
      }
     ]
    }
   ]
  },
  {
   "id": "lfc-liverbird-amber",
   "name": "Liverbird Amber",
   "brand": "liverpool",
   "momentum": "champion",
   "line": "The Liverbird in amber over a black halftone glow.",
   "canonical_url": "design.html?d=lfc-liverbird-amber",
   "image": "https://elcellonline.com/atg/LFCLVBRD/BAW/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCLVBRD",
      "variant": "BAW",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/LFCLVBRD/BAW/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "lfc-liverbird-amber--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-amber--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-amber--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-amber--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-amber--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-amber--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-amber--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-amber--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-amber--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-amber--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "lfc-liverbird-red",
   "name": "Liverbird Red",
   "brand": "liverpool",
   "momentum": null,
   "line": "The crest in matchday red on black.",
   "canonical_url": "design.html?d=lfc-liverbird-red",
   "image": "https://elcellonline.com/atg/LFCLVBRD/BRE/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCLVBRD",
      "variant": "BRE",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/LFCLVBRD/BRE/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "lfc-liverbird-red--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-red--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-red--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-red--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-red--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-red--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-red--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-red--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-liverbird-red--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-liverbird-red--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "lfc-kit-home",
   "name": "Kit 26/27",
   "brand": "liverpool",
   "momentum": "new",
   "line": "The 26/27 shirt patterns, Liverbird front and centre — home, away and third.",
   "canonical_url": "design.html?d=lfc-kit-home",
   "styles": [
    {
     "code": "HOM",
     "name": "Home"
    },
    {
     "code": "AWY",
     "name": "Away"
    },
    {
     "code": "THI",
     "name": "Third"
    }
   ],
   "default_style": "HOM",
   "image": "https://elcellonline.com/atg/LFCKIT25/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCKIT25",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/LFCKIT25/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/HOM/TP-CR-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/AWY/TP-CR-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "lfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "lfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "lfc-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "lfc-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCKIT25",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/LFCKIT25/HOM/B4-01-IPH16PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/HOM/B4-01-IPH16PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/AWY/B4-01-IPH16PMAX-1.jpg",
       "variants": [
        {
         "sku": "lfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "lfc-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCKIT25",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/LFCKIT25/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "LHOM",
       "devices": [
        "galaxy-a15-2024",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/LHOM/LB-WH-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "LAWY",
       "devices": [
        "galaxy-a15-2024",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/LAWY/LB-WH-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "lfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--ipad-10-2--AWY",
         "device": "ipad-10-2",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--ipad-10-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--ipad-air--AWY",
         "device": "ipad-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--ipad-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      },
      "THI": {
       "s3_variant": "LTHI",
       "devices": [
        "galaxy-a15-2024",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/LTHI/LB-WH-IPH16PMAX-1.jpg",
       "variants": [
        {
         "sku": "lfc-kit-home--wallet--galaxy-a15-2024--THI",
         "device": "galaxy-a15-2024",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-a15-2024--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--ipad-10-2--THI",
         "device": "ipad-10-2",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--ipad-10-2--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--ipad-air--THI",
         "device": "ipad-air",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--ipad-air--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-11--THI",
         "device": "iphone-11",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-11--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-12--THI",
         "device": "iphone-12",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-12--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13--THI",
         "device": "iphone-13",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13-pro-max--THI",
         "device": "iphone-13-pro-max",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro-max--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-13-pro--THI",
         "device": "iphone-13-pro",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14--THI",
         "device": "iphone-14",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14-pro-max--THI",
         "device": "iphone-14-pro-max",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro-max--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-14-pro--THI",
         "device": "iphone-14-pro",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15--THI",
         "device": "iphone-15",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-plus--THI",
         "device": "iphone-15-plus",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-plus--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-pro-max--THI",
         "device": "iphone-15-pro-max",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro-max--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-15-pro--THI",
         "device": "iphone-15-pro",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16--THI",
         "device": "iphone-16",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-plus--THI",
         "device": "iphone-16-plus",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-plus--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-pro-max--THI",
         "device": "iphone-16-pro-max",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro-max--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--iphone-16-pro--THI",
         "device": "iphone-16-pro",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24--THI",
         "device": "galaxy-s24",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24-plus--THI",
         "device": "galaxy-s24-plus",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-plus--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "lfc-kit-home--wallet--galaxy-s24-ultra--THI",
         "device": "galaxy-s24-ultra",
         "style": "THI",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-ultra--THI",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "lfc-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "lfc-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=lfc-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "LFCKIT25",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/LFCKIT25/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/HOM/89-39-0047TX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/LFCKIT25/AWY/89-39-0047TX-1.jpg",
       "variants": [
        {
         "sku": "lfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "device": "hp-pavilion-15",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "device": "mbp-13-a1989",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "device": "mbp-15-a1707",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "device": "mbp-13-a1708",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "device": "mba-13-a1932",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "device": "mbp-16-a2141",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "device": "mba-13-a2179",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "device": "mbp-13-a2338",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "device": "mbp-14-a2442",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "device": "mbp-16-a2485",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "device": "mba-13-a2681",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "device": "mba-15-a2941",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "device": "dell-inspiron-15-7000",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--surface-pro-6--AWY",
         "device": "surface-pro-6",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--surface-pro-6--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--surface-book-2--AWY",
         "device": "surface-book-2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--surface-book-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "device": "hp-spectre-x360-g2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "device": "asus-vivobook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "lfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "device": "mi-notebook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=lfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "lfc-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "lfc-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=lfc-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "afc-crest",
   "name": "The Crest",
   "brand": "arsenal",
   "momentum": "champion",
   "line": "The cannon crest on Arsenal red.",
   "canonical_url": "design.html?d=afc-crest",
   "image": "https://elcellonline.com/atg/AFCCRE/FCR/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCCRE",
      "variant": "FCR",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/AFCCRE/FCR/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-crest--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-crest--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-crest--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCCRE",
      "variant": "LFCR",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/AFCCRE/LFCR/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-crest--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-crest--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-crest--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "afc-kit-home",
   "name": "Kit 26/27",
   "brand": "arsenal",
   "momentum": "new",
   "line": "The 26/27 home shirt — red body, white sleeves, cannon crest centred.",
   "canonical_url": "design.html?d=afc-kit-home",
   "image": "https://elcellonline.com/atg/AFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCKIT26",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/AFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "afc-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCKIT26",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/AFCKIT26/HOM/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCKIT26",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/AFCKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "afc-kit-home--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=afc-kit-home--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "AFCKIT26",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/AFCKIT26/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "afc-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "afc-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=afc-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "rmcf-kit-home",
   "name": "Kit 26/27",
   "brand": "realmadrid",
   "momentum": "new",
   "line": "The 26/27 home shirt — all white, teal and burgundy pinstripes, crest in gold.",
   "canonical_url": "design.html?d=rmcf-kit-home",
   "image": "https://elcellonline.com/atg/RMCFKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFKIT26",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/RMCFKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFKIT26",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/RMCFKIT26/HOM/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFKIT26",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/RMCFKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "rmcf-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-kit-home--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFKIT26",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/RMCFKIT26/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "rmcf-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmcf-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmcf-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "rmcf-retro-white",
   "name": "Retro",
   "brand": "realmadrid",
   "momentum": null,
   "line": "The classic with royal blue trim — in white or black.",
   "canonical_url": "design.html?d=rmcf-retro-white",
   "styles": [
    {
     "code": "WHI",
     "name": "White"
    },
    {
     "code": "BLA",
     "name": "Black"
    }
   ],
   "default_style": "WHI",
   "image": "https://elcellonline.com/atg/RMCFRET/WHI/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFRET",
      "variant": "WHI",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/RMCFRET/WHI/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "WHI": {
       "s3_variant": "WHI",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/WHI/TP-CR-IPH17PMAX-1.jpg"
      },
      "BLA": {
       "s3_variant": "BLA",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/BLA/TP-CR-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-a15-2024--BLA",
         "device": "galaxy-a15-2024",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-a15-2024--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-a16-5g--BLA",
         "device": "galaxy-a16-5g",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-a16-5g--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--ipad-10-2--BLA",
         "device": "ipad-10-2",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--ipad-10-2--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--ipad-air--BLA",
         "device": "ipad-air",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--ipad-air--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-11--BLA",
         "device": "iphone-11",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-11--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-12--BLA",
         "device": "iphone-12",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-12--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-13--BLA",
         "device": "iphone-13",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-13-pro-max--BLA",
         "device": "iphone-13-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-13-pro--BLA",
         "device": "iphone-13-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-14--BLA",
         "device": "iphone-14",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-14-pro-max--BLA",
         "device": "iphone-14-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-14-pro--BLA",
         "device": "iphone-14-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-15--BLA",
         "device": "iphone-15",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-15-plus--BLA",
         "device": "iphone-15-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-15-pro-max--BLA",
         "device": "iphone-15-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-15-pro--BLA",
         "device": "iphone-15-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-16--BLA",
         "device": "iphone-16",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-16-plus--BLA",
         "device": "iphone-16-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-16-pro-max--BLA",
         "device": "iphone-16-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-16-pro--BLA",
         "device": "iphone-16-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-17--BLA",
         "device": "iphone-17",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-air--BLA",
         "device": "iphone-air",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-air--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-17-pro-max--BLA",
         "device": "iphone-17-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-17-pro--BLA",
         "device": "iphone-17-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--iphone-se-4--BLA",
         "device": "iphone-se-4",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--iphone-se-4--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s24--BLA",
         "device": "galaxy-s24",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s24-plus--BLA",
         "device": "galaxy-s24-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s24-ultra--BLA",
         "device": "galaxy-s24-ultra",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s25--BLA",
         "device": "galaxy-s25",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s25-plus--BLA",
         "device": "galaxy-s25-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hybrid--galaxy-s25-ultra--BLA",
         "device": "galaxy-s25-ultra",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFRET",
      "variant": "WHI",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/RMCFRET/WHI/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "WHI": {
       "s3_variant": "WHI",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/WHI/B4-01-IPH17PMAX-1.jpg"
      },
      "BLA": {
       "s3_variant": "BLA",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/BLA/B4-01-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-a15-2024--BLA",
         "device": "galaxy-a15-2024",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-a15-2024--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-a16-5g--BLA",
         "device": "galaxy-a16-5g",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-a16-5g--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-11--BLA",
         "device": "iphone-11",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-11--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-12--BLA",
         "device": "iphone-12",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-12--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-13--BLA",
         "device": "iphone-13",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-13-pro-max--BLA",
         "device": "iphone-13-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-13-pro--BLA",
         "device": "iphone-13-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-14--BLA",
         "device": "iphone-14",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-14-pro-max--BLA",
         "device": "iphone-14-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-14-pro--BLA",
         "device": "iphone-14-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-15--BLA",
         "device": "iphone-15",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-15-plus--BLA",
         "device": "iphone-15-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-15-pro-max--BLA",
         "device": "iphone-15-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-15-pro--BLA",
         "device": "iphone-15-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-16--BLA",
         "device": "iphone-16",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-16-pro-max--BLA",
         "device": "iphone-16-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-16-pro--BLA",
         "device": "iphone-16-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-17--BLA",
         "device": "iphone-17",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-air--BLA",
         "device": "iphone-air",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-air--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-17-pro-max--BLA",
         "device": "iphone-17-pro-max",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-17-pro--BLA",
         "device": "iphone-17-pro",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--iphone-se-4--BLA",
         "device": "iphone-se-4",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--iphone-se-4--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-s24--BLA",
         "device": "galaxy-s24",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s24--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-s24-ultra--BLA",
         "device": "galaxy-s24-ultra",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s24-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-s25--BLA",
         "device": "galaxy-s25",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-s25-plus--BLA",
         "device": "galaxy-s25-plus",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--hardmag--galaxy-s25-ultra--BLA",
         "device": "galaxy-s25-ultra",
         "style": "BLA",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMCFRET",
      "variant": "LWHI",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/RMCFRET/LWHI/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "WHI": {
       "s3_variant": "LWHI",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/LWHI/LB-WH-IPH17PMAX-1.jpg"
      },
      "BLA": {
       "s3_variant": "LBLA",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/RMCFRET/LBLA/LB-WH-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "rmcf-retro-white--wallet--galaxy-a15-2024--BLA",
         "device": "galaxy-a15-2024",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-a15-2024--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-a16-5g--BLA",
         "device": "galaxy-a16-5g",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-a16-5g--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--ipad-10-2--BLA",
         "device": "ipad-10-2",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--ipad-10-2--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-11--BLA",
         "device": "iphone-11",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-11--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-12--BLA",
         "device": "iphone-12",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-12--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-13--BLA",
         "device": "iphone-13",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-13--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-13-pro-max--BLA",
         "device": "iphone-13-pro-max",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-13-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-13-pro--BLA",
         "device": "iphone-13-pro",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-13-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-14--BLA",
         "device": "iphone-14",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-14--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-14-pro-max--BLA",
         "device": "iphone-14-pro-max",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-14-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-14-pro--BLA",
         "device": "iphone-14-pro",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-14-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-15--BLA",
         "device": "iphone-15",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-15--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-15-plus--BLA",
         "device": "iphone-15-plus",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-15-pro-max--BLA",
         "device": "iphone-15-pro-max",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-15-pro--BLA",
         "device": "iphone-15-pro",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-16--BLA",
         "device": "iphone-16",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-16--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-16-plus--BLA",
         "device": "iphone-16-plus",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-16-pro-max--BLA",
         "device": "iphone-16-pro-max",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-16-pro--BLA",
         "device": "iphone-16-pro",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-17--BLA",
         "device": "iphone-17",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-17--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-air--BLA",
         "device": "iphone-air",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-air--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-17-pro-max--BLA",
         "device": "iphone-17-pro-max",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-17-pro-max--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-17-pro--BLA",
         "device": "iphone-17-pro",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-17-pro--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--iphone-se-4--BLA",
         "device": "iphone-se-4",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--iphone-se-4--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-s24--BLA",
         "device": "galaxy-s24",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s24--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-s24-ultra--BLA",
         "device": "galaxy-s24-ultra",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s24-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-s25--BLA",
         "device": "galaxy-s25",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-s25-plus--BLA",
         "device": "galaxy-s25-plus",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25-plus--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "rmcf-retro-white--wallet--galaxy-s25-ultra--BLA",
         "device": "galaxy-s25-ultra",
         "style": "BLA",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25-ultra--BLA",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "rmcf-retro-white--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "rmcf-retro-white--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=rmcf-retro-white--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "cfc-crest-halftone",
   "name": "Crest Halftone",
   "brand": "chelsea",
   "momentum": null,
   "line": "The lion crest over a blue halftone fade.",
   "canonical_url": "design.html?d=cfc-crest-halftone",
   "image": "https://elcellonline.com/atg/CFCCRE/HAL/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCCRE",
      "variant": "HAL",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/CFCCRE/HAL/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCCRE",
      "variant": "HAL",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/CFCCRE/HAL/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCCRE",
      "variant": "LHAL",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/CFCCRE/LHAL/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-crest-halftone--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-crest-halftone--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "cfc-kit-home",
   "name": "Kit 26/27",
   "brand": "chelsea",
   "momentum": "new",
   "line": "Home and away — the gold lion on both, royal blue with slim gold pinstripes first, near-black with gold laurel stripes second.",
   "canonical_url": "design.html?d=cfc-kit-home",
   "styles": [
    {
     "code": "HOM",
     "name": "Home"
    },
    {
     "code": "AWY",
     "name": "Away"
    }
   ],
   "default_style": "HOM",
   "image": "https://elcellonline.com/atg/CFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCKIT26",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/CFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/AWY/TP-CR-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "cfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--ipad-10-2--AWY",
         "device": "ipad-10-2",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--ipad-10-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--ipad-air--AWY",
         "device": "ipad-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--ipad-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "cfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "cfc-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cfc-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCKIT26",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/CFCKIT26/HOM/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/HOM/B4-01-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/AWY/B4-01-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "cfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "cfc-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCKIT26",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/CFCKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "LHOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "LAWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/LAWY/LB-WH-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "cfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--ipad-10-2--AWY",
         "device": "ipad-10-2",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--ipad-10-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--ipad-air--AWY",
         "device": "ipad-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--ipad-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "cfc-kit-home--wallet--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "cfc-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "cfc-kit-home--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=cfc-kit-home--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "CFCKIT26",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/CFCKIT26/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/HOM/89-39-0047TX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/CFCKIT26/AWY/89-39-0047TX-1.jpg",
       "variants": [
        {
         "sku": "cfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "device": "hp-pavilion-15",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "device": "mbp-13-a1989",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "device": "mbp-15-a1707",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "device": "mbp-13-a1708",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "device": "mba-13-a1932",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "device": "mbp-16-a2141",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "device": "mba-13-a2179",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "device": "mbp-13-a2338",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "device": "mbp-14-a2442",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "device": "mbp-16-a2485",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "device": "mba-13-a2681",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "device": "mba-15-a2941",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "device": "dell-inspiron-15-7000",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--surface-pro-6--AWY",
         "device": "surface-pro-6",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--surface-pro-6--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--surface-book-2--AWY",
         "device": "surface-book-2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--surface-book-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "device": "hp-spectre-x360-g2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "device": "asus-vivobook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "cfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "device": "mi-notebook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=cfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "cfc-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "cfc-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=cfc-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "thfc-kit-home",
   "name": "Kit 26/27",
   "brand": "tottenham",
   "momentum": "new",
   "line": "Home and away — cockerel on both, lilywhite first, navy-and-pink streaks second.",
   "canonical_url": "design.html?d=thfc-kit-home",
   "styles": [
    {
     "code": "HOM",
     "name": "Home"
    },
    {
     "code": "AWY",
     "name": "Away"
    }
   ],
   "default_style": "HOM",
   "image": "https://elcellonline.com/atg/THFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "THFCKIT26",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/THFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/HOM/TP-CR-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/AWY/TP-CR-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "thfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--ipad-10-2--AWY",
         "device": "ipad-10-2",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--ipad-10-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--ipad-air--AWY",
         "device": "ipad-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--ipad-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        },
        {
         "sku": "thfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "27.95",
          "GBP": "24.95",
          "USD": "29.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "thfc-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "thfc-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "THFCKIT26",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/THFCKIT26/HOM/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/HOM/B4-01-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/AWY/B4-01-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "thfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 19.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "thfc-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "THFCKIT26",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/THFCKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "LHOM",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg"
      },
      "AWY": {
       "s3_variant": "LAWY",
       "devices": [
        "galaxy-a15-2024",
        "galaxy-a16-5g",
        "ipad-10-2",
        "ipad-air",
        "iphone-11",
        "iphone-12",
        "iphone-13",
        "iphone-13-pro-max",
        "iphone-13-pro",
        "iphone-14",
        "iphone-14-pro-max",
        "iphone-14-pro",
        "iphone-15",
        "iphone-15-plus",
        "iphone-15-pro-max",
        "iphone-15-pro",
        "iphone-16",
        "iphone-16-plus",
        "iphone-16-pro-max",
        "iphone-16-pro",
        "iphone-17",
        "iphone-air",
        "iphone-17-pro-max",
        "iphone-17-pro",
        "iphone-se-4",
        "galaxy-s24",
        "galaxy-s24-plus",
        "galaxy-s24-ultra",
        "galaxy-s25",
        "galaxy-s25-plus",
        "galaxy-s25-ultra"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/LAWY/LB-WH-IPH17PMAX-1.jpg",
       "variants": [
        {
         "sku": "thfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "device": "galaxy-a15-2024",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-a15-2024--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-a16-5g--AWY",
         "device": "galaxy-a16-5g",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-a16-5g--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--ipad-10-2--AWY",
         "device": "ipad-10-2",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--ipad-10-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--ipad-air--AWY",
         "device": "ipad-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--ipad-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "34.95",
          "GBP": "29.95",
          "USD": "39.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-11--AWY",
         "device": "iphone-11",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-11--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-12--AWY",
         "device": "iphone-12",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-12--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-13--AWY",
         "device": "iphone-13",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-13--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "device": "iphone-13-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-13-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-13-pro--AWY",
         "device": "iphone-13-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-13-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-14--AWY",
         "device": "iphone-14",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "device": "iphone-14-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-14-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-14-pro--AWY",
         "device": "iphone-14-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-14-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-15--AWY",
         "device": "iphone-15",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-15-plus--AWY",
         "device": "iphone-15-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-15-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "device": "iphone-15-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-15-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-15-pro--AWY",
         "device": "iphone-15-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-15-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-16--AWY",
         "device": "iphone-16",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-16--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-16-plus--AWY",
         "device": "iphone-16-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-16-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "device": "iphone-16-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-16-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-16-pro--AWY",
         "device": "iphone-16-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-16-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-17--AWY",
         "device": "iphone-17",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-17--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-air--AWY",
         "device": "iphone-air",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-air--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "device": "iphone-17-pro-max",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-17-pro-max--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-17-pro--AWY",
         "device": "iphone-17-pro",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-17-pro--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--iphone-se-4--AWY",
         "device": "iphone-se-4",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--iphone-se-4--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s24--AWY",
         "device": "galaxy-s24",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "device": "galaxy-s24-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "device": "galaxy-s24-ultra",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s25--AWY",
         "device": "galaxy-s25",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s25-plus--AWY",
         "device": "galaxy-s25-plus",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25-plus--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        },
        {
         "sku": "thfc-kit-home--wallet--galaxy-s25-ultra--AWY",
         "device": "galaxy-s25-ultra",
         "style": "AWY",
         "price_usd": 24.95,
         "available": true,
         "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25-ultra--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "29.95",
          "GBP": "24.95",
          "USD": "34.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "thfc-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "thfc-kit-home--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=thfc-kit-home--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "THFCKIT26",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/THFCKIT26/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "style_variants": {
      "HOM": {
       "s3_variant": "HOM",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/HOM/89-39-0047TX-1.jpg"
      },
      "AWY": {
       "s3_variant": "AWY",
       "devices": [
        "hp-pavilion-15",
        "mbp-13-a1989",
        "mbp-15-a1707",
        "mbp-13-a1708",
        "mba-13-a1932",
        "mbp-16-a2141",
        "mba-13-a2179",
        "mbp-13-a2338",
        "mbp-14-a2442",
        "mbp-16-a2485",
        "mba-13-a2681",
        "mba-15-a2941",
        "dell-inspiron-15-7000",
        "surface-pro-6",
        "surface-book-2",
        "hp-spectre-x360-g2",
        "asus-vivobook-14",
        "mi-notebook-14"
       ],
       "image": "https://elcellonline.com/atg/THFCKIT26/AWY/89-39-0047TX-1.jpg",
       "variants": [
        {
         "sku": "thfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "device": "hp-pavilion-15",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--hp-pavilion-15--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "device": "mbp-13-a1989",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a1989--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "device": "mbp-15-a1707",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-15-a1707--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "device": "mbp-13-a1708",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a1708--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "device": "mba-13-a1932",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a1932--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "device": "mbp-16-a2141",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-16-a2141--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "device": "mba-13-a2179",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a2179--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "device": "mbp-13-a2338",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a2338--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "device": "mbp-14-a2442",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-14-a2442--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "device": "mbp-16-a2485",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mbp-16-a2485--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "device": "mba-13-a2681",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a2681--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "device": "mba-15-a2941",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mba-15-a2941--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "device": "dell-inspiron-15-7000",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--dell-inspiron-15-7000--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--surface-pro-6--AWY",
         "device": "surface-pro-6",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--surface-pro-6--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--surface-book-2--AWY",
         "device": "surface-book-2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--surface-book-2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "device": "hp-spectre-x360-g2",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--hp-spectre-x360-g2--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "device": "asus-vivobook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--asus-vivobook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        },
        {
         "sku": "thfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "device": "mi-notebook-14",
         "style": "AWY",
         "price_usd": 14.99,
         "available": true,
         "url": "product.html?id=thfc-kit-home--gamingskin--mi-notebook-14--AWY",
         "buyable": false,
         "variant_gid": null,
         "price": {
          "EUR": "21.95",
          "GBP": "15.95",
          "USD": "21.95"
         }
        }
       ]
      }
     },
     "variants": [
      {
       "sku": "thfc-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "thfc-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=thfc-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "fcb-kit-home",
   "name": "Kit 26/27",
   "brand": "fcbarcelona",
   "momentum": "new",
   "line": "The 26/27 home shirt — blaugrana stripes, crest centred.",
   "canonical_url": "design.html?d=fcb-kit-home",
   "image": "https://elcellonline.com/atg/FCBKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "FCBKIT26",
      "variant": "HOM",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/FCBKIT26/HOM/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "fcb-kit-home--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "fcb-kit-home--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "FCBKIT26",
      "variant": "HOM",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/FCBKIT26/HOM/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "fcb-kit-home--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "FCBKIT26",
      "variant": "LHOM",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/FCBKIT26/LHOM/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "fcb-kit-home--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--ipad-air",
       "device": "ipad-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "fcb-kit-home--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=fcb-kit-home--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "FCBKIT26",
      "variant": "HOM",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/FCBKIT26/HOM/89-39-0047TX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "fcb-kit-home--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "fcb-kit-home--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=fcb-kit-home--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "los-wordmark",
   "name": "Wordmark Gold",
   "brand": "lakers",
   "momentum": "champion",
   "line": "Los Angeles Lakers wordmark on gold.",
   "canonical_url": "design.html?d=los-wordmark",
   "image": "https://elcellonline.com/atg/NBA2LOS/LOG/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2LOS",
      "variant": "LOG",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NBA2LOS/LOG/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "los-wordmark--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "los-wordmark--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-wordmark--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "los-sticker-collage",
   "name": "Sticker Collage",
   "brand": "lakers",
   "momentum": null,
   "line": "Every Lakers sticker at once, on black.",
   "canonical_url": "design.html?d=los-sticker-collage",
   "image": "https://elcellonline.com/atg/NBA2LOS/STP/B7-BK-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "blackmag",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2LOS",
      "variant": "STP",
      "prefix": "B7-BK"
     },
     "image": "https://elcellonline.com/atg/NBA2LOS/STP/B7-BK-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "los-sticker-collage--blackmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--blackmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--blackmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      }
     ]
    },
    {
     "product_type": "clearmag",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2LOS",
      "variant": "STP",
      "prefix": "B6-CR"
     },
     "image": "https://elcellonline.com/atg/NBA2LOS/STP/B6-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "los-sticker-collage--clearmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      },
      {
       "sku": "los-sticker-collage--clearmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=los-sticker-collage--clearmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "17.95",
        "GBP": "12.99",
        "USD": "17.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "los-black-marble",
   "name": "Black Marble",
   "brand": "lakers",
   "momentum": null,
   "line": "The Lakers mark over black-and-white marble.",
   "canonical_url": "design.html?d=los-black-marble",
   "image": "https://elcellonline.com/atg/NBA2LOS/BLA/89-39-DS5CT-1.jpg",
   "offers": [
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2LOS",
      "variant": "BLA",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/NBA2LOS/BLA/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCH2": [
       1,
       2,
       3,
       4
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "los-black-marble--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-2",
       "device": "switch-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "los-black-marble--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=los-black-marble--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2LOS",
      "variant": "BLA",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/NBA2LOS/BLA/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "los-black-marble--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "los-black-marble--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=los-black-marble--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "war-bridge-crest",
   "name": "Bridge Crest",
   "brand": "warriors",
   "momentum": "champion",
   "line": "The Bay bridge crest, oversized in blue and gold.",
   "canonical_url": "design.html?d=war-bridge-crest",
   "image": "https://elcellonline.com/atg/NBA2WAR/HAL/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2WAR",
      "variant": "HAL",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NBA2WAR/HAL/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "war-bridge-crest--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "war-bridge-crest--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-bridge-crest--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "war-sticker-gaming",
   "name": "Sticker Collage",
   "brand": "warriors",
   "momentum": null,
   "line": "Warriors stickers edge to edge.",
   "canonical_url": "design.html?d=war-sticker-gaming",
   "image": "https://elcellonline.com/atg/NBA2WAR/STI/89-39-DS5CT-1.jpg",
   "offers": [
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2WAR",
      "variant": "STI",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/NBA2WAR/STI/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCH2": [
       1,
       2,
       3,
       4
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "war-sticker-gaming--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-2",
       "device": "switch-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "war-sticker-gaming--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2WAR",
      "variant": "STI",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/NBA2WAR/STI/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "war-sticker-gaming--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=war-sticker-gaming--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "cel-wordmark",
   "name": "Wordmark Green",
   "brand": "celtics",
   "momentum": null,
   "line": "Boston Celtics wordmark on parquet green.",
   "canonical_url": "design.html?d=cel-wordmark",
   "image": "https://elcellonline.com/atg/NBA2CEL/LOG/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2CEL",
      "variant": "LOG",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NBA2CEL/LOG/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "cel-wordmark--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "cel-wordmark--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=cel-wordmark--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "nkn-black-marble",
   "name": "Black Marble",
   "brand": "knicks",
   "momentum": "champion",
   "line": "The Knicks logo cut into black marble.",
   "canonical_url": "design.html?d=nkn-black-marble",
   "image": "https://elcellonline.com/atg/NBA2NKN/BLA/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2NKN",
      "variant": "BLA",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NBA2NKN/BLA/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "nkn-black-marble--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "nkn-black-marble--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-black-marble--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "nkn-sticker-gaming",
   "name": "Sticker Collage",
   "brand": "knicks",
   "momentum": null,
   "line": "Knicks stickers wall-to-wall on orange.",
   "canonical_url": "design.html?d=nkn-sticker-gaming",
   "image": "https://elcellonline.com/atg/NBA2NKN/STI/89-39-DS5CT-1.jpg",
   "offers": [
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2NKN",
      "variant": "STI",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/NBA2NKN/STI/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCH2": [
       1,
       2,
       3,
       4
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "nkn-sticker-gaming--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-2",
       "device": "switch-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NBA2NKN",
      "variant": "STI",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/NBA2NKN/STI/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "nkn-sticker-gaming--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=nkn-sticker-gaming--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "naru-kurama-seal",
   "name": "Nine-Tails Seal",
   "brand": "naruto",
   "momentum": null,
   "line": "The sealing spiral burning orange on black.",
   "canonical_url": "design.html?d=naru-kurama-seal",
   "image": "https://elcellonline.com/atg/NARUICO/KUR/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUICO",
      "variant": "KUR",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NARUICO/KUR/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kurama-seal--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUICO",
      "variant": "KUR",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/NARUICO/KUR/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCH2": [
       1,
       2,
       3,
       4
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "naru-kurama-seal--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-2",
       "device": "switch-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "naru-kurama-seal--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=naru-kurama-seal--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "naru-kakashi",
   "name": "Kakashi",
   "brand": "naruto",
   "momentum": "new",
   "line": "Kakashi mid-strike, lightning in hand.",
   "canonical_url": "design.html?d=naru-kakashi",
   "image": "https://elcellonline.com/atg/NARUCHA/KAK/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUCHA",
      "variant": "KAK",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NARUCHA/KAK/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "naru-kakashi--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-kakashi--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUCHA",
      "variant": "LKAK",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/NARUCHA/LKAK/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "naru-kakashi--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-kakashi--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-kakashi--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "naru-itachi",
   "name": "Itachi Crimson Moon",
   "brand": "naruto",
   "momentum": null,
   "line": "Itachi before a blood-red moon.",
   "canonical_url": "design.html?d=naru-itachi",
   "image": "https://elcellonline.com/atg/NARUCHA/ITA/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUCHA",
      "variant": "ITA",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/NARUCHA/ITA/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "naru-itachi--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "naru-itachi--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=naru-itachi--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUCHA",
      "variant": "LITA",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/NARUCHA/LITA/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "naru-itachi--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "naru-itachi--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=naru-itachi--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "naru-akatsuki-assembly",
   "name": "Akatsuki Assembly",
   "brand": "naruto",
   "momentum": null,
   "line": "The whole organisation, lined up across red clouds at desk-mat scale.",
   "canonical_url": "design.html?d=naru-akatsuki-assembly",
   "image": "https://elcellonline.com/atg/NARUGRAT/AKA/DM-WH-900X400X4-1.jpg",
   "offers": [
    {
     "product_type": "deskmat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUGRAT",
      "variant": "AKA",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/NARUGRAT/AKA/DM-WH-900X400X4-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "naru-akatsuki-assembly--deskmat--deskmat-l",
       "device": "deskmat-l",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=naru-akatsuki-assembly--deskmat--deskmat-l",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "39.95",
        "GBP": "34.95",
        "USD": "43.95"
       }
      },
      {
       "sku": "naru-akatsuki-assembly--deskmat--deskmat-m",
       "device": "deskmat-m",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=naru-akatsuki-assembly--deskmat--deskmat-m",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "mousemat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "NARUGRAT",
      "variant": "AKA",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/NARUGRAT/AKA/DM-WH-250X300X3-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "naru-akatsuki-assembly--mousemat--deskmat-s",
       "device": "deskmat-s",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=naru-akatsuki-assembly--mousemat--deskmat-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "17.95",
        "USD": "17.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "drgb-goku-forms",
   "name": "Goku Forms",
   "brand": "dragonball",
   "momentum": "champion",
   "line": "Every Goku form in one stack, Super wordmark below.",
   "canonical_url": "design.html?d=drgb-goku-forms",
   "image": "https://elcellonline.com/atg/DRGBSUSC/GOK/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "DRGBSUSC",
      "variant": "GOK",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/DRGBSUSC/GOK/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-goku-forms--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "DRGBSUSC",
      "variant": "LGOK",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/DRGBSUSC/LGOK/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "drgb-goku-forms--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-goku-forms--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-goku-forms--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "drgb-vegeta-forms",
   "name": "Vegeta Forms",
   "brand": "dragonball",
   "momentum": null,
   "line": "The prince in all his forms.",
   "canonical_url": "design.html?d=drgb-vegeta-forms",
   "image": "https://elcellonline.com/atg/DRGBSUSC/VEG/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "DRGBSUSC",
      "variant": "VEG",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/DRGBSUSC/VEG/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "DRGBSUSC",
      "variant": "LVEG",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/DRGBSUSC/LVEG/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "drgb-vegeta-forms--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=drgb-vegeta-forms--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "hats-schoolday",
   "name": "Schoolday",
   "brand": "hatsunemiku",
   "momentum": "champion",
   "line": "Miku and friend — uniforms, twin-tails, wordmark.",
   "canonical_url": "design.html?d=hats-schoolday",
   "image": "https://elcellonline.com/atg/HATSGRA/HSC/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HATSGRA",
      "variant": "HSC",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/HATSGRA/HSC/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hats-schoolday--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-schoolday--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-schoolday--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "hats-sakura",
   "name": "Sakura Parasol",
   "brand": "hatsunemiku",
   "momentum": null,
   "line": "Kimono, parasol and a storm of cherry blossom.",
   "canonical_url": "design.html?d=hats-sakura",
   "image": "https://elcellonline.com/atg/HATSGRA/SAK/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HATSGRA",
      "variant": "SAK",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/HATSGRA/SAK/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hats-sakura--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hats-sakura--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hats-sakura--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HATSGRA",
      "variant": "LSAK",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/HATSGRA/LSAK/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hats-sakura--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hats-sakura--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hats-sakura--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "pnut-charlie",
   "name": "Charlie Brown",
   "brand": "peanuts",
   "momentum": null,
   "line": "Charlie Brown and the zigzag, on yellow.",
   "canonical_url": "design.html?d=pnut-charlie",
   "image": "https://elcellonline.com/atg/PNUTCHA/CBR/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "PNUTCHA",
      "variant": "CBR",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/PNUTCHA/CBR/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "pnut-charlie--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "pnut-charlie--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "PNUTCHA",
      "variant": "LCBR",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/PNUTCHA/LCBR/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "pnut-charlie--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "pnut-charlie--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=pnut-charlie--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "gmor-icons",
   "name": "Stars Hollow Icons",
   "brand": "gilmoregirls",
   "momentum": "champion",
   "line": "Luke’s, the Dragonfly and every coffee cup in town.",
   "canonical_url": "design.html?d=gmor-icons",
   "image": "https://elcellonline.com/atg/GMORGRA/ICO/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "GMORGRA",
      "variant": "ICO",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/GMORGRA/ICO/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "gmor-icons--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "gmor-icons--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=gmor-icons--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "GMORGRA",
      "variant": "LICO",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/GMORGRA/LICO/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "gmor-icons--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "gmor-icons--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=gmor-icons--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "iron-fear-dark",
   "name": "Fear of the Dark",
   "brand": "ironmaiden",
   "momentum": "champion",
   "line": "The album art — the tree, the moonlight, Eddie.",
   "canonical_url": "design.html?d=iron-fear-dark",
   "image": "https://elcellonline.com/atg/IRONALB/FOT/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "IRONALB",
      "variant": "FOT",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/IRONALB/FOT/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "iron-fear-dark--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-fear-dark--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "IRONALB",
      "variant": "LFOT",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/IRONALB/LFOT/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "iron-fear-dark--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-fear-dark--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-fear-dark--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "iron-brave-world",
   "name": "Brave New World",
   "brand": "ironmaiden",
   "momentum": null,
   "line": "Eddie in the clouds over the London skyline.",
   "canonical_url": "design.html?d=iron-brave-world",
   "image": "https://elcellonline.com/atg/IRONALB/BNW/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "IRONALB",
      "variant": "BNW",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/IRONALB/BNW/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "iron-brave-world--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "iron-brave-world--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "IRONALB",
      "variant": "LBNW",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/IRONALB/LBNW/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "iron-brave-world--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "iron-brave-world--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=iron-brave-world--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "hpot-harry-chibi",
   "name": "Chibi Harry",
   "brand": "harrypotter",
   "momentum": "champion",
   "line": "Wand up, stars out, crimson field.",
   "canonical_url": "design.html?d=hpot-harry-chibi",
   "image": "https://elcellonline.com/atg/HPOTDH37/HAR/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HPOTDH37",
      "variant": "HAR",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/HPOTDH37/HAR/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HPOTDH37",
      "variant": "LHAR",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/HPOTDH37/LHAR/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-harry-chibi--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-harry-chibi--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "hpot-hermione-chibi",
   "name": "Chibi Hermione",
   "brand": "harrypotter",
   "momentum": null,
   "line": "Top of the class, pink and stars.",
   "canonical_url": "design.html?d=hpot-hermione-chibi",
   "image": "https://elcellonline.com/atg/HPOTDH37/HER/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HPOTDH37",
      "variant": "HER",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/HPOTDH37/HER/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "wallet",
     "price_usd": 24.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "HPOTDH37",
      "variant": "LHER",
      "prefix": "LB-WH"
     },
     "image": "https://elcellonline.com/atg/HPOTDH37/LHER/LB-WH-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-11",
       "device": "iphone-11",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-12",
       "device": "iphone-12",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-13",
       "device": "iphone-13",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-14",
       "device": "iphone-14",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-15",
       "device": "iphone-15",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-16",
       "device": "iphone-16",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-17",
       "device": "iphone-17",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-air",
       "device": "iphone-air",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "hpot-hermione-chibi--wallet--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 24.95,
       "available": true,
       "url": "product.html?id=hpot-hermione-chibi--wallet--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "btmc-classic-mat",
   "name": "Classic Comics",
   "brand": "batman",
   "momentum": null,
   "line": "Decades of Batman panels around the bat signal, desk-mat scale.",
   "canonical_url": "design.html?d=btmc-classic-mat",
   "image": "https://elcellonline.com/atg/BTMCLCO/CLA/DM-WH-900X400X4-1.jpg",
   "offers": [
    {
     "product_type": "deskmat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "BTMCLCO",
      "variant": "CLA",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/BTMCLCO/CLA/DM-WH-900X400X4-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "btmc-classic-mat--deskmat--deskmat-l",
       "device": "deskmat-l",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-classic-mat--deskmat--deskmat-l",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "39.95",
        "GBP": "34.95",
        "USD": "43.95"
       }
      },
      {
       "sku": "btmc-classic-mat--deskmat--deskmat-m",
       "device": "deskmat-m",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-classic-mat--deskmat--deskmat-m",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "mousemat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "BTMCLCO",
      "variant": "CLA",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/BTMCLCO/CLA/DM-WH-250X300X3-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "btmc-classic-mat--mousemat--deskmat-s",
       "device": "deskmat-s",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-classic-mat--mousemat--deskmat-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "17.95",
        "USD": "17.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "btmc-hush-mat",
   "name": "Hush Emblem",
   "brand": "batman",
   "momentum": null,
   "line": "The distressed bat over concrete grey, desk-mat scale.",
   "canonical_url": "design.html?d=btmc-hush-mat",
   "image": "https://elcellonline.com/atg/BTMCLCO/HUS/DM-WH-900X400X4-1.jpg",
   "offers": [
    {
     "product_type": "deskmat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "BTMCLCO",
      "variant": "HUS",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/BTMCLCO/HUS/DM-WH-900X400X4-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "btmc-hush-mat--deskmat--deskmat-l",
       "device": "deskmat-l",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-hush-mat--deskmat--deskmat-l",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "39.95",
        "GBP": "34.95",
        "USD": "43.95"
       }
      },
      {
       "sku": "btmc-hush-mat--deskmat--deskmat-m",
       "device": "deskmat-m",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-hush-mat--deskmat--deskmat-m",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "34.95",
        "GBP": "29.95",
        "USD": "34.95"
       }
      }
     ]
    },
    {
     "product_type": "mousemat",
     "price_usd": 29.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "BTMCLCO",
      "variant": "HUS",
      "prefix": "DM-WH"
     },
     "image": "https://elcellonline.com/atg/BTMCLCO/HUS/DM-WH-250X300X3-1.jpg",
     "positions": [
      1,
      2,
      3,
      4,
      5,
      6
     ],
     "variants": [
      {
       "sku": "btmc-hush-mat--mousemat--deskmat-s",
       "device": "deskmat-s",
       "price_usd": 29.99,
       "available": true,
       "url": "product.html?id=btmc-hush-mat--mousemat--deskmat-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "17.95",
        "USD": "17.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "rmor-portal-boyz",
   "name": "Portal Boyz",
   "brand": "rickmorty",
   "momentum": "new",
   "line": "Rick and Morty stepping out of the portal, tour-poster style.",
   "canonical_url": "design.html?d=rmor-portal-boyz",
   "image": "https://elcellonline.com/atg/RMORGRA/POR/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMORGRA",
      "variant": "POR",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/RMORGRA/POR/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "rmor-portal-boyz--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "RMORGRA",
      "variant": "POR",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/RMORGRA/POR/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PS5SDCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3,
       4
      ],
      "QUEST3": [
       1,
       2,
       3,
       4
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "rmor-portal-boyz--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-slim-digital-bundle",
       "device": "ps5-slim-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-slim-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps5-slim-digital",
       "device": "ps5-slim-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps5-slim-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--steam-deck-oled",
       "device": "steam-deck-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--steam-deck-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "rmor-portal-boyz--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=rmor-portal-boyz--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "scdo-mystery-machine",
   "name": "Mystery Machine",
   "brand": "scoobydoo",
   "momentum": null,
   "line": "The gang and the van, repeated on teal.",
   "canonical_url": "design.html?d=scdo-mystery-machine",
   "image": "https://elcellonline.com/atg/SCDOGRA/MYS/89-39-DS5CT-1.jpg",
   "offers": [
    {
     "product_type": "gamingskin",
     "price_usd": 14.99,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "SCDOGRA",
      "variant": "MYS",
      "prefix": "89-39"
     },
     "image": "https://elcellonline.com/atg/SCDOGRA/MYS/89-39-DS5CT-1.jpg",
     "positions": [
      1
     ],
     "positions_per_device": {
      "LEGIONG": [
       1,
       2
      ],
      "ONESBD": [
       1,
       2,
       3,
       4
      ],
      "ONEXBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4BD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4PROBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS4SLBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "PS5BD": [
       1,
       2,
       3,
       4
      ],
      "PS5DGBD": [
       1,
       2,
       3,
       4
      ],
      "PS5PCS": [
       1,
       2,
       3
      ],
      "PS5PDCS": [
       1,
       2,
       3
      ],
      "PS5SCS": [
       1,
       2,
       3
      ],
      "PSPULS3D": [
       1,
       2
      ],
      "PSVR2": [
       1,
       2,
       3
      ],
      "QUEST2": [
       1,
       2,
       3,
       4
      ],
      "QUEST3": [
       1,
       2,
       3
      ],
      "QUEST3S": [
       1,
       2
      ],
      "SRSSBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SRSXBD": [
       1,
       2,
       3,
       4,
       5,
       6
      ],
      "SWTCHBD": [
       1,
       2,
       3,
       4,
       5
      ],
      "SWTCHOLED": [
       1,
       2,
       3,
       4,
       5
      ]
     },
     "variants": [
      {
       "sku": "scdo-mystery-machine--gamingskin--hp-pavilion-15",
       "device": "hp-pavilion-15",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--hp-pavilion-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-13-a1989",
       "device": "mbp-13-a1989",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-13-a1989",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-15-a1707",
       "device": "mbp-15-a1707",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-15-a1707",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-13-a1708",
       "device": "mbp-13-a1708",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-13-a1708",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mba-13-a1932",
       "device": "mba-13-a1932",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mba-13-a1932",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-16-a2141",
       "device": "mbp-16-a2141",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-16-a2141",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mba-13-a2179",
       "device": "mba-13-a2179",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mba-13-a2179",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-13-a2338",
       "device": "mbp-13-a2338",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-13-a2338",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-14-a2442",
       "device": "mbp-14-a2442",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-14-a2442",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mbp-16-a2485",
       "device": "mbp-16-a2485",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mbp-16-a2485",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mba-13-a2681",
       "device": "mba-13-a2681",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mba-13-a2681",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mba-15-a2941",
       "device": "mba-15-a2941",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mba-15-a2941",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--rog-ally",
       "device": "rog-ally",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--rog-ally",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--dualshock-4",
       "device": "dualshock-4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--dualshock-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--dualsense",
       "device": "dualsense",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--dualsense",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--dualsense-edge",
       "device": "dualsense-edge",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--dualsense-edge",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--legion-go",
       "device": "legion-go",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--legion-go",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-one-controller",
       "device": "xbox-one-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-one-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-one-s-bundle",
       "device": "xbox-one-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-one-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-one-s",
       "device": "xbox-one-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-one-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-one-x-bundle",
       "device": "xbox-one-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-one-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-one-x",
       "device": "xbox-one-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-one-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--dell-inspiron-15-7000",
       "device": "dell-inspiron-15-7000",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--dell-inspiron-15-7000",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4-bundle",
       "device": "ps4-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4",
       "device": "ps4",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4-pro-bundle",
       "device": "ps4-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4-pro",
       "device": "ps4-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4-slim-bundle",
       "device": "ps4-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps4-slim",
       "device": "ps4-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps4-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-bundle",
       "device": "ps5-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5",
       "device": "ps5",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-digital-bundle",
       "device": "ps5-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-digital",
       "device": "ps5-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-pro-bundle",
       "device": "ps5-pro-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-pro-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-pro",
       "device": "ps5-pro",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-pro-digital-bundle",
       "device": "ps5-pro-digital-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-pro-digital-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-pro-digital",
       "device": "ps5-pro-digital",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-pro-digital",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-slim-bundle",
       "device": "ps5-slim-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-slim-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps5-slim",
       "device": "ps5-slim",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps5-slim",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps-portal",
       "device": "ps-portal",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps-portal",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--pulse-3d",
       "device": "pulse-3d",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--pulse-3d",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--ps-vr2",
       "device": "ps-vr2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--ps-vr2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--quest-2",
       "device": "quest-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--quest-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--quest-3",
       "device": "quest-3",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--quest-3",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--quest-3s",
       "device": "quest-3s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--quest-3s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--surface-pro-6",
       "device": "surface-pro-6",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--surface-pro-6",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--surface-book-2",
       "device": "surface-book-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--surface-book-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-elite-2",
       "device": "xbox-elite-2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-elite-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-series-s-bundle",
       "device": "xbox-series-s-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-series-s-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-series-s",
       "device": "xbox-series-s",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-series-s",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-series-controller",
       "device": "xbox-series-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-series-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-series-x-bundle",
       "device": "xbox-series-x-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-series-x-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--xbox-series-x",
       "device": "xbox-series-x",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--xbox-series-x",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--steam-deck",
       "device": "steam-deck",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--steam-deck",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-lite",
       "device": "switch-lite",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-lite",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-full-bundle",
       "device": "switch-full-bundle",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-full-bundle",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "37.95",
        "GBP": "30.95",
        "USD": "39.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-console-dock",
       "device": "switch-console-dock",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-console-dock",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-joycon",
       "device": "switch-joycon",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-joycon",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-oled",
       "device": "switch-oled",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-oled",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "22.95",
        "GBP": "16.95",
        "USD": "22.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--switch-pro-controller",
       "device": "switch-pro-controller",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--switch-pro-controller",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "19.95",
        "GBP": "14.95",
        "USD": "19.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--hp-spectre-x360-g2",
       "device": "hp-spectre-x360-g2",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--hp-spectre-x360-g2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--asus-vivobook-14",
       "device": "asus-vivobook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--asus-vivobook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      },
      {
       "sku": "scdo-mystery-machine--gamingskin--mi-notebook-14",
       "device": "mi-notebook-14",
       "price_usd": 14.99,
       "available": true,
       "url": "product.html?id=scdo-mystery-machine--gamingskin--mi-notebook-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "21.95",
        "GBP": "15.95",
        "USD": "21.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "wwe-american-nightmare",
   "name": "American Nightmare",
   "brand": "wwe",
   "momentum": "champion",
   "line": "Cody Rhodes before the flag.",
   "canonical_url": "design.html?d=wwe-american-nightmare",
   "image": "https://elcellonline.com/atg/WWE2CRH/AME/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "WWE2CRH",
      "variant": "AME",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/WWE2CRH/AME/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--ipad-10-2",
       "device": "ipad-10-2",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--ipad-10-2",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--ipad-air",
       "device": "ipad-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--ipad-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-16-plus",
       "device": "iphone-16-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-16-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s24-plus",
       "device": "galaxy-s24-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s24-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hybrid--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hybrid--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    },
    {
     "product_type": "hardmag",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "WWE2CRH",
      "variant": "AME",
      "prefix": "B4-01"
     },
     "image": "https://elcellonline.com/atg/WWE2CRH/AME/B4-01-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-a15-2024",
       "device": "galaxy-a15-2024",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-a15-2024",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-a16-5g",
       "device": "galaxy-a16-5g",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-a16-5g",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-11",
       "device": "iphone-11",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-11",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-12",
       "device": "iphone-12",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-12",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-13",
       "device": "iphone-13",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-13",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-13-pro-max",
       "device": "iphone-13-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-13-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-13-pro",
       "device": "iphone-13-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-13-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-14",
       "device": "iphone-14",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-14",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-14-pro-max",
       "device": "iphone-14-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-14-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-14-pro",
       "device": "iphone-14-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-14-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-15",
       "device": "iphone-15",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-15",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-15-plus",
       "device": "iphone-15-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-15-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-15-pro-max",
       "device": "iphone-15-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-15-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-16",
       "device": "iphone-16",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-16",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-16-pro-max",
       "device": "iphone-16-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-16-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-16-pro",
       "device": "iphone-16-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-16-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-17",
       "device": "iphone-17",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-17",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-s24",
       "device": "galaxy-s24",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-s24",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-s24-ultra",
       "device": "galaxy-s24-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-s24-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-s25",
       "device": "galaxy-s25",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-s25",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-s25-plus",
       "device": "galaxy-s25-plus",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-s25-plus",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      },
      {
       "sku": "wwe-american-nightmare--hardmag--galaxy-s25-ultra",
       "device": "galaxy-s25-ultra",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-american-nightmare--hardmag--galaxy-s25-ultra",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "29.95",
        "GBP": "24.95",
        "USD": "34.95"
       }
      }
     ]
    }
   ]
  },
  {
   "id": "wwe-nightmare-stickers",
   "name": "Nightmare Stickers",
   "brand": "wwe",
   "momentum": null,
   "line": "The Nightmare’s stickers, floor to ceiling.",
   "canonical_url": "design.html?d=wwe-nightmare-stickers",
   "image": "https://elcellonline.com/atg/WWE2CRH/ICO/TP-CR-IPH17PMAX-1.jpg",
   "offers": [
    {
     "product_type": "hybrid",
     "price_usd": 19.95,
     "photographed_on": null,
     "render_source": "s3",
     "s3": {
      "design": "WWE2CRH",
      "variant": "ICO",
      "prefix": "TP-CR"
     },
     "image": "https://elcellonline.com/atg/WWE2CRH/ICO/TP-CR-IPH17PMAX-1.jpg",
     "positions": [
      1
     ],
     "variants": [
      {
       "sku": "wwe-nightmare-stickers--hybrid--iphone-15-pro",
       "device": "iphone-15-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-nightmare-stickers--hybrid--iphone-15-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-nightmare-stickers--hybrid--iphone-air",
       "device": "iphone-air",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-nightmare-stickers--hybrid--iphone-air",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-nightmare-stickers--hybrid--iphone-17-pro-max",
       "device": "iphone-17-pro-max",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-nightmare-stickers--hybrid--iphone-17-pro-max",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-nightmare-stickers--hybrid--iphone-17-pro",
       "device": "iphone-17-pro",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-nightmare-stickers--hybrid--iphone-17-pro",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      },
      {
       "sku": "wwe-nightmare-stickers--hybrid--iphone-se-4",
       "device": "iphone-se-4",
       "price_usd": 19.95,
       "available": true,
       "url": "product.html?id=wwe-nightmare-stickers--hybrid--iphone-se-4",
       "buyable": false,
       "variant_gid": null,
       "price": {
        "EUR": "27.95",
        "GBP": "24.95",
        "USD": "29.95"
       }
      }
     ]
    }
   ]
  }
 ]
}