{"product_id":"rey-platinum-gold","title":"🌟⚙️𝐑𝐄𝐘 𝐏𝐋𝐀𝐓𝐈𝐍𝐔𝐌 𝐆𝐎𝐋𝐃⚙️🌟","description":"\u003cstyle\u003e\n\n\/* ==========================================================\n   LUJOS SHOP — REY DORADO\n   3 FOTOS + 2 VIDEOS\n   ========================================================== *\/\n\n.lujos-rey{\n  max-width:920px;\n  margin:0 auto;\n  padding:0 5px 35px;\n  color:#fff;\n  font-family:Arial,Helvetica,sans-serif;\n  overflow:hidden;\n}\n\n\n\/* ==========================================================\n   ANIMACIÓN DE BRILLO\n   ========================================================== *\/\n\n@keyframes shineLuxury{\n\n  0%{\n    background-position:-250% center;\n  }\n\n  100%{\n    background-position:250% center;\n  }\n\n}\n\n\n\/* ==========================================================\n   DESTELLO QUE CRUZA\n   ========================================================== *\/\n\n@keyframes flashLuxury{\n\n  0%,45%{\n    left:-80%;\n    opacity:0;\n  }\n\n  52%{\n    opacity:1;\n  }\n\n  70%,100%{\n    left:140%;\n    opacity:0;\n  }\n\n}\n\n\n\/* ==========================================================\n   BRILLO DEL TEXTO\n   ========================================================== *\/\n\n@keyframes textLuxury{\n\n  0%,100%{\n\n    text-shadow:\n      0 2px 4px rgba(0,0,0,.95),\n      0 0 8px rgba(255,255,255,.15);\n\n  }\n\n  50%{\n\n    text-shadow:\n      0 2px 4px rgba(0,0,0,.95),\n      0 0 10px rgba(255,255,255,.8),\n      0 0 22px rgba(212,175,55,.7);\n\n  }\n\n}\n\n\n\/* ==========================================================\n   TÍTULO PRINCIPAL\n   ========================================================== *\/\n\n.rey-title{\n\n  text-align:center;\n\n  padding:\n    15px 5px 8px;\n\n}\n\n.rey-title small{\n\n  display:block;\n\n  color:#caa43b;\n\n  font-size:10px;\n\n  letter-spacing:3px;\n\n  margin-bottom:9px;\n\n  text-transform:uppercase;\n\n}\n\n.rey-title h2{\n\n  margin:0;\n\n  font-size:\n    clamp(34px,9vw,60px);\n\n  line-height:.95;\n\n  font-weight:900;\n\n  background:\n\n    linear-gradient(\n      110deg,\n      #806017,\n      #d4af37,\n      #fff6c9,\n      #ffffff,\n      #d4af37,\n      #806017\n    );\n\n  background-size:300% auto;\n\n  -webkit-background-clip:text;\n\n  background-clip:text;\n\n  color:transparent;\n\n  animation:\n    shineLuxury 5s linear infinite;\n\n}\n\n\n\/* ==========================================================\n   BANNERS PERSUASIVOS\n   ========================================================== *\/\n\n.rey-banner{\n\n  position:relative;\n\n  margin:\n    18px 0;\n\n  padding:\n    17px 11px;\n\n  text-align:center;\n\n  border-radius:13px;\n\n  overflow:hidden;\n\n  border:\n    1px solid #d4af37;\n\n  background:\n\n    linear-gradient(\n      90deg,\n      #050505,\n      #8e691d,\n      #d4af37,\n      #fff5c4,\n      #d4af37,\n      #8e691d,\n      #050505\n    );\n\n  background-size:300% 100%;\n\n  animation:\n    shineLuxury 4.5s linear infinite;\n\n  box-shadow:\n    0 5px 18px\n    rgba(212,175,55,.28);\n\n}\n\n\n\/* ==========================================================\n   DESTELLO DEL BANNER\n   ========================================================== *\/\n\n.rey-banner:after{\n\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n\n  left:-80%;\n\n  width:42%;\n\n  height:100%;\n\n  background:\n\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.9),\n      transparent\n    );\n\n  transform:\n    skewX(-20deg);\n\n  animation:\n    flashLuxury 4.5s ease-in-out infinite;\n\n  pointer-events:none;\n\n}\n\n\n\/* ==========================================================\n   TEXTO PRINCIPAL DEL BANNER\n   ========================================================== *\/\n\n.rey-banner strong{\n\n  position:relative;\n\n  z-index:2;\n\n  display:block;\n\n  color:#fff;\n\n  font-size:\n    clamp(15px,4.7vw,25px);\n\n  font-weight:900;\n\n  line-height:1.18;\n\n  text-transform:uppercase;\n\n  animation:\n    textLuxury 3s ease-in-out infinite;\n\n  text-shadow:\n    0 2px 5px rgba(0,0,0,.95),\n    0 0 10px rgba(0,0,0,.8);\n\n}\n\n\n\/* ==========================================================\n   TEXTO SECUNDARIO\n   ========================================================== *\/\n\n.rey-banner span{\n\n  position:relative;\n\n  z-index:2;\n\n  display:block;\n\n  margin-top:7px;\n\n  color:#fff;\n\n  font-size:\n    clamp(11px,3.2vw,14px);\n\n  line-height:1.35;\n\n  font-weight:600;\n\n  text-shadow:\n    0 2px 4px rgba(0,0,0,.95);\n\n}\n\n\n\/* ==========================================================\n   IMÁGENES\n   ========================================================== *\/\n\n.rey-img{\n\n  width:100%;\n\n  margin:0;\n\n  padding:0;\n\n  background:transparent;\n\n  border:0;\n\n  box-shadow:none;\n\n  border-radius:0;\n\n  overflow:hidden;\n\n}\n\n.rey-img img{\n\n  display:block;\n\n  width:100%;\n\n  height:auto;\n\n  margin:0;\n\n  padding:0;\n\n  border:0;\n\n  border-radius:0;\n\n  box-shadow:none;\n\n}\n\n\n\/* ==========================================================\n   VIDEOS YOUTUBE\n   FORMATO 9:16\n   ========================================================== *\/\n\n.rey-video{\n\n  position:relative;\n\n  padding-top:177.78%;\n\n  margin:\n    0 0 22px;\n\n  background:transparent;\n\n}\n\n\n\/* ==========================================================\n   IFRAME YOUTUBE\n   ========================================================== *\/\n\n.rey-video iframe{\n\n  position:absolute;\n\n  inset:0;\n\n  width:100%;\n\n  height:100%;\n\n  border:0;\n\n  border-radius:14px;\n\n  display:block;\n\n}\n\n\n\/* ==========================================================\n   MOBILE\n   ========================================================== *\/\n\n@media(max-width:600px){\n\n  .lujos-rey{\n\n    padding-left:3px;\n\n    padding-right:3px;\n\n  }\n\n  .rey-banner{\n\n    margin:\n      15px 0;\n\n    padding:\n      16px 8px;\n\n  }\n\n  .rey-banner strong{\n\n    font-size:\n      clamp(15px,5vw,21px);\n\n  }\n\n  .rey-banner span{\n\n    font-size:11px;\n\n  }\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lujos-rey\"\u003e\n\n\u003c!-- ======================================================\n     TÍTULO\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-title\"\u003e\n\n  \u003csmall\u003e\n    COLECCIÓN EXCLUSIVA · LUJOS SHOP\n  \u003c\/small\u003e\n\n  \u003ch2\u003e\n    REY DORADO\n  \u003c\/h2\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ======================================================\n     FOTO NUEVA 1\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-banner\"\u003e\n\n  \u003cstrong\u003e\n    👑 NO ES SOLO UN RELOJ...\n    \u003cbr\u003e\n    ES LA PRIMERA IMPRESIÓN QUE DEJÁS.\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Porque antes de hablar, tu presencia ya está diciendo algo.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rey-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/5158\/2489\/files\/ChatGPT_Image_4_sept_2026_23_37_14.png?v=1788579782\" alt=\"Rey Dorado\" loading=\"eager\"\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ======================================================\n     FOTO NUEVA 2\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-banner\"\u003e\n\n  \u003cstrong\u003e\n    ✨ HAY DETALLES QUE CAMBIAN COMPLETAMENTE TU LOOK.\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Y un reloj bien elegido puede ser exactamente ese detalle.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rey-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/5158\/2489\/files\/ChatGPT_Image_4_sept_2026_23_38_58.png?v=1788579782\" alt=\"Rey Dorado en la muñeca\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ======================================================\n     FOTO NUEVA 3\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-banner\"\u003e\n\n  \u003cstrong\u003e\n    🔥 NO NECESITÁS GRITAR PARA LLAMAR LA ATENCIÓN.\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    A veces, un pequeño detalle habla mucho más fuerte.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rey-img\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0843\/5158\/2489\/files\/Crear_prompt_para_reloj_realista_2K_202609042342.jpg?v=1788579782\" alt=\"Detalle Rey Dorado\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ======================================================\n     VIDEO 1\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-banner\"\u003e\n\n  \u003cstrong\u003e\n    ✨ MIRÁ EN VIDEO ESTA BELLEZA DE RELOJ\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Tocá ▶️ y descubrí cómo luce realmente en movimiento.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rey-video\"\u003e\n\n  \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VXGsBY6-HE0?rel=0\" title=\"Rey Dorado — Video 1\" allowfullscreen\u003e\n  \u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ======================================================\n     VIDEO 2\n     ====================================================== --\u003e\n\n\u003cdiv class=\"rey-banner\"\u003e\n\n  \u003cstrong\u003e\n    🔥 MIRÁ CÓMO SE VE ESTA BELLEZA EN MOVIMIENTO\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Tocá ▶️ para descubrir cada detalle del Rey Dorado.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rey-video\"\u003e\n\n  \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ZtA9-UC-tsE?rel=0\" title=\"Rey Dorado — Video 2\" allowfullscreen\u003e\n  \u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"LUJOS SHOP","offers":[{"title":"Default Title","offer_id":51660893454617,"sku":null,"price":697.0,"currency_code":"BOB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0843\/5158\/2489\/files\/ChatGPT_Image_4_sept_2026_23_37_14.png?v=1788579782","url":"https:\/\/www.lujos.shop\/products\/rey-platinum-gold","provider":"LUJOS SHOP","version":"1.0","type":"link"}