{"product_id":"reloj","title":"Reloj","description":"\u003cstyle\u003e\n[id^=\"shopify-section\"][id$=\"__announcement-bar\"], .announcement-bar, .utility-bar,\n[id^=\"shopify-section\"][id$=\"__header\"], .section-header, sticky-header { display:none !important; }\n\n.product__media-wrapper, media-gallery { display:none !important; }\n\n.product_title, .productinfo-container .product_title,\n.product__text.caption-with-letter-spacing,\n.product_info-container .price, .product_tax { display:none !important; }\n\n.product-form_input--quantity, .product-form_quantity, quantity-input,\n.product__info-container label[for*=\"Quantity\"],\n.product-form__buttons button[name=\"add\"],\n.shopify-payment-button, .product-form_buttons .shopify-payment-button_button {\n  display:none !important;\n}\n\nvariant-selects, variant-radios,\n.product-form_input--dropdown,\n.product-form_input--pill,\n.product-form_input,\nfieldset.product-form_input {\n  display:none !important;\n}\n\n.share-button, .product__share, share-button,\nproduct-recommendations, .related-products,\n[id^=\"shopify-section\"][id$=\"__related-products\"],\n.newsletter, .footer-block--newsletter,\n[id^=\"shopify-section\"][id$=\"__footer\"], .footer, .footer-group {\n  display:none !important;\n}\n\nmain, #MainContent, .content-for-layout {\n  margin:0 !important;\n  padding:0 !important;\n}\n\nsection[id^=\"MainProduct-\"],\n[class*=\"__main-padding\"] {\n  padding-top:0 !important;\n  padding-bottom:0 !important;\n}\n\n[id^=\"shopify-section\"][id$=\"__main\"] .page-width {\n  max-width:100% !important;\n  padding:0 !important;\n}\n\n[id^=\"shopify-section\"][id$=\"__main\"],\n.product.grid,\n.product {\n  padding:0 !important;\n}\n\n.product--stacked {\n  padding-top:0 !important;\n  margin-top:0 !important;\n}\n\n.product {\n  display:block !important;\n}\n\n.product__info-wrapper {\n  width:100% !important;\n  max-width:100% !important;\n  padding:0 !important;\n}\n\nproduct-info.product_info-container,\n.product_info-container {\n  padding:0 !important;\n  max-width:100% !important;\n}\n\nproduct-info.product__info-container {\n  display:flex !important;\n  flex-direction:column !important;\n}\n\n.product__description {\n  display:contents !important;\n}\n\n\n\/* =====================================================\n   ORDEN DE LA LANDING\n===================================================== *\/\n\n.lp-topbar {\n  order:-2 !important;\n}\n\n.lp-hero {\n  order:-1 !important;\n}\n\n.lp-landing {\n  order:1 !important;\n}\n\n\nproduct-info.product__info-container \u003e * {\n  margin:0 !important;\n}\n\n.product-form,\n.product-form_buttons,\n.product-form_error-message-wrapper,\nform[action*=\"\/cart\/add\"] {\n  margin:0 !important;\n  padding:0 !important;\n}\n\nproduct-info.product__info-container \u003e * \u003e * {\n  margin-top:0 !important;\n  margin-bottom:0 !important;\n}\n\n\n\/* =====================================================\n   ANCHO GENERAL DE LA LANDING\n===================================================== *\/\n\n.lp-topbar,\n.lp-hero,\n.lp-landing {\n  max-width:768px;\n  width:100%;\n  margin:0 auto;\n  padding:0;\n}\n\n.lp-hero,\n.lp-landing {\n  line-height:0;\n  font-size:0;\n}\n\n.lp-hero img,\n.lp-landing img {\n  width:100%;\n  height:auto;\n  display:block;\n  margin:0 auto;\n}\n\n\n\/* =====================================================\n   BARRA SUPERIOR NARANJA\n===================================================== *\/\n\n.lp-topbar {\n  background:linear-gradient(\n    90deg,\n    #ff5a00 0%,\n    #ff7300 50%,\n    #ff5a00 100%\n  );\n\n  color:#ffffff;\n\n  height:44px;\n\n  display:flex;\n  align-items:center;\n\n  overflow:hidden;\n\n  box-sizing:border-box;\n\n  box-shadow:\n    0 2px 8px rgba(0,0,0,.22);\n\n  font-family:Arial, Helvetica, sans-serif;\n\n  position:relative;\n}\n\n\n\/* CONTENIDO EN MOVIMIENTO *\/\n\n.lp-topbar-track {\n  display:flex;\n  align-items:center;\n\n  width:max-content;\n\n  white-space:nowrap;\n\n  animation:\n    lpTopBarMovimiento 18s linear infinite;\n}\n\n\n\/* CADA MENSAJE *\/\n\n.lp-topbar-item {\n  display:flex;\n  align-items:center;\n\n  height:44px;\n\n  padding:0 35px;\n\n  font-size:14px;\n  line-height:44px;\n\n  font-weight:800;\n\n  letter-spacing:.25px;\n\n  color:#ffffff;\n}\n\n\n\/* SEPARADOR *\/\n\n.lp-topbar-separador {\n  font-size:10px;\n  color:rgba(255,255,255,.75);\n}\n\n\n\/* MOVIMIENTO *\/\n\n@keyframes lpTopBarMovimiento {\n\n  from {\n    transform:translateX(0);\n  }\n\n  to {\n    transform:translateX(-50%);\n  }\n\n}\n\n\n\/* CELULAR *\/\n\n@media screen and (max-width:600px) {\n\n  .lp-topbar {\n    height:42px;\n  }\n\n  .lp-topbar-item {\n    height:42px;\n\n    line-height:42px;\n\n    padding:0 25px;\n\n    font-size:13px;\n  }\n\n}\n\n\n\/* =====================================================\n   BOTÓN PAGO CONTRA ENTREGA\n===================================================== *\/\n\n#es-popup-button.cod-orange-button {\n  width:100% !important;\n  min-height:58px !important;\n\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  border-radius:10px !important;\n\n  box-shadow:\n    0 0 12px rgba(255,106,0,.55),\n    0 6px 20px rgba(0,0,0,.35) !important;\n\n  cursor:pointer !important;\n\n  position:relative !important;\n  overflow:hidden !important;\n\n  transition:all .25s ease !important;\n\n  animation:\n    codMovimiento 2s ease-in-out infinite,\n    codResplandor 2s ease-in-out infinite !important;\n}\n\n\n#es-popup-button.cod-orange-button .es-button-title {\n  color:#ffffff !important;\n  font-size:17px !important;\n  font-weight:900 !important;\n  letter-spacing:.4px !important;\n\n  position:relative !important;\n\n  z-index:3 !important;\n}\n\n\n#es-popup-button.cod-orange-button .bi {\n  color:#ffffff !important;\n  font-size:20px !important;\n\n  position:relative !important;\n\n  z-index:3 !important;\n}\n\n\n#es-popup-button.cod-orange-button::after {\n  content:\"\";\n\n  position:absolute;\n\n  top:-80%;\n  left:-40%;\n\n  width:22%;\n  height:260%;\n\n  background:rgba(255,255,255,.45);\n\n  transform:rotate(25deg);\n\n  animation:\n    codBrillo 2.8s infinite;\n\n  pointer-events:none;\n\n  z-index:1;\n}\n\n\n@keyframes codMovimiento {\n\n  0%,100% {\n    transform:translateY(0) scale(1);\n  }\n\n  50% {\n    transform:translateY(-3px) scale(1.01);\n  }\n\n}\n\n\n@keyframes codResplandor {\n\n  0%,100% {\n    box-shadow:\n      0 0 10px rgba(255,100,0,.45),\n      0 6px 18px rgba(0,0,0,.30);\n  }\n\n  50% {\n    box-shadow:\n      0 0 30px rgba(255,106,0,.95),\n      0 8px 25px rgba(0,0,0,.40);\n  }\n\n}\n\n\n@keyframes codBrillo {\n\n  0% {\n    left:-40%;\n  }\n\n  45% {\n    left:130%;\n  }\n\n  100% {\n    left:130%;\n  }\n\n}\n\n\n#es-popup-button.cod-orange-button:hover {\n  animation-play-state:paused !important;\n\n  transform:\n    translateY(-4px)\n    scale(1.025) !important;\n\n  filter:brightness(1.12) !important;\n\n  box-shadow:\n    0 0 35px rgba(255,106,0,.95),\n    0 10px 28px rgba(0,0,0,.40) !important;\n}\n\n\n#es-popup-button.cod-orange-button:active {\n  transform:scale(.97) !important;\n}\n\n\n@media screen and (max-width:600px) {\n\n  #es-popup-button.cod-orange-button {\n    min-height:56px !important;\n  }\n\n  #es-popup-button.cod-orange-button .es-button-title {\n    font-size:15px !important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     BARRA NARANJA\n===================================================== --\u003e\n\u003cdiv class=\"lp-topbar\"\u003e\n\u003cdiv class=\"lp-topbar-track\"\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e🚚   ENVÍO GRATIS A TODO ECUADOR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e💵   PIDE AHORA Y PAGA AL RECIBIR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e🚚   ENVÍO GRATIS A TODO ECUADOR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e💵   PIDE AHORA Y PAGA AL RECIBIR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e \u003c!-- REPETICIÓN PARA MOVIMIENTO CONTINUO --\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e🚚   ENVÍO GRATIS A TODO ECUADOR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e💵   PIDE AHORA Y PAGA AL RECIBIR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e🚚   ENVÍO GRATIS A TODO ECUADOR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003cdiv class=\"lp-topbar-item\"\u003e💵   PIDE AHORA Y PAGA AL RECIBIR\u003c\/div\u003e\n\u003cspan class=\"lp-topbar-separador\"\u003e ● \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     IMAGEN PRINCIPAL\n===================================================== --\u003e\n\u003cdiv class=\"lp-hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloj_chat_1_corregido.png?v=1789583438\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     LANDING\n===================================================== --\u003e\n\u003cdiv class=\"lp-landing\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/RELOJ_CHAT_2.png?v=1789447062\" loading=\"eager\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloj_CHAT_3.png?v=1789447062\" loading=\"eager\"\u003e \u003c!-- BOTÓN PAGO CONTRA ENTREGA --\u003e\n\u003cdiv id=\"es-popup-button\" class=\"es-popup-button es-popup-button-product cod-orange-button\" style=\"color: #ffffff !important; font-size: 16px !important; background: linear-gradient(        135deg,        #ff5400 0%,        #ff7300 45%,        #ff9500 100%      ) !important; font-weight: 700 !important; border: 1px solid #ffad42 !important; border-radius: 5px !important;\"\u003e\n\u003cdiv style=\"margin: 0 10px;\"\u003e\n\u003ci class=\"bi bi-bag-fill\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan style=\"color: #ffffff;\" class=\"es-button-title\"\u003e PAGO CONTRA ENTREGA \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloj_CHAT_4.png?v=1789447062\" loading=\"eager\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloj_CHAT_5.png?v=1789447082\" loading=\"eager\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloj_CHAT_6.png?v=1789447081\" loading=\"eager\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Mi tienda","offers":[{"title":"Default Title","offer_id":64603087044977,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1037\/5898\/7633\/files\/reloh.jpg?v=1789444274","url":"https:\/\/nunastore.online\/products\/reloj","provider":"Mi tienda","version":"1.0","type":"link"}