{"title":"Home page","description":null,"products":[{"product_id":"kit-pdf-oficial-figuritas-mundial-2026","title":"KIT PDF OFICIAL FIGURITAS MUNDIAL 2026","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;900\u0026display=swap');\n\n\/* ===== TÍTULO ANIMADO ===== *\/\n.et-hero-wrap {\n  width: 100% !important;\n  box-sizing: border-box !important;\n  padding: 0 !important;\n  text-align: center !important;\n}\n\n.et-hero-title {\n  font-family: 'Poppins', sans-serif !important;\n  font-size: clamp(1.6rem, 6vw, 2.8rem) !important;\n  font-weight: 900 !important;\n  color: #1a1a1a !important;\n  text-transform: uppercase !important;\n  line-height: 1.15 !important;\n  margin: 0 0 10px !important;\n  opacity: 0 !important;\n  transform: translateY(24px) !important;\n  animation: et-fadein 0.7s ease forwards !important;\n}\n\n.et-hero-subtitle {\n  font-family: 'Poppins', sans-serif !important;\n  font-size: clamp(0.9rem, 2.5vw, 1.1rem) !important;\n  font-weight: 400 !important;\n  color: #555 !important;\n  line-height: 1.6 !important;\n  margin: 0 auto !important;\n  max-width: 480px !important;\n  opacity: 0 !important;\n  transform: translateY(20px) !important;\n  animation: et-fadein 0.7s ease 0.2s forwards !important;\n}\n\n\/* ===== BLOQUE PRECIO ===== *\/\n.et-price-wrap {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 14px !important;\n  flex-wrap: wrap !important;\n  margin: 20px 0 0 !important;\n  opacity: 0 !important;\n  transform: translateY(20px) !important;\n  animation: et-fadein 0.7s ease 0.4s forwards !important;\n}\n\n.et-price-current {\n  font-family: 'Poppins', sans-serif !important;\n  font-size: clamp(2rem, 6vw, 2.8rem) !important;\n  font-weight: 900 !important;\n  color: #1a1a1a !important;\n  line-height: 1 !important;\n}\n\n.et-price-original {\n  font-family: 'Poppins', sans-serif !important;\n  font-size: clamp(1.1rem, 3vw, 1.4rem) !important;\n  font-weight: 400 !important;\n  color: #aaa !important;\n  text-decoration: line-through !important;\n  line-height: 1 !important;\n}\n\n.et-price-badge {\n  background: #C9A84C !important;\n  color: #fff !important;\n  font-family: 'Poppins', sans-serif !important;\n  font-size: 0.72rem !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.08em !important;\n  text-transform: uppercase !important;\n  padding: 5px 12px !important;\n  border-radius: 4px !important;\n}\n\n\/* ===== PERSONAS COMPRANDO ===== *\/\n.et-buyers-wrap {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  background: #fff8ee !important;\n  border: 1.5px solid #f0c030 !important;\n  border-radius: 50px !important;\n  padding: 8px 18px !important;\n  margin: 16px auto 0 !important;\n  opacity: 0 !important;\n  animation: et-fadein 0.7s ease 0.6s forwards !important;\n}\n\n.et-buyers-dots {\n  display: flex !important;\n  gap: 4px !important;\n}\n\n.et-buyers-dot {\n  width: 9px !important;\n  height: 9px !important;\n  border-radius: 50% !important;\n  background: #C9A84C !important;\n  animation: et-dot-pulse 1.4s ease-in-out infinite !important;\n}\n\n.et-buyers-dot:nth-child(2) { animation-delay: 0.2s !important; }\n.et-buyers-dot:nth-child(3) { animation-delay: 0.4s !important; }\n.et-buyers-dot:nth-child(4) { animation-delay: 0.6s !important; }\n\n.et-buyers-text {\n  font-family: 'Poppins', sans-serif !important;\n  font-size: 0.8rem !important;\n  font-weight: 600 !important;\n  color: #1a1a1a !important;\n}\n\n.et-buyers-text strong {\n  color: #C9A84C !important;\n  font-weight: 900 !important;\n}\n\n\/* ===== ANIMACIONES ===== *\/\n@keyframes et-fadein {\n  to {\n    opacity: 1 !important;\n    transform: translateY(0) !important;\n  }\n}\n\n@keyframes et-dot-pulse {\n  0%, 100% { opacity: 0.3; transform: scale(0.85); }\n  50%       { opacity: 1;   transform: scale(1.2);  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"et-hero-wrap\"\u003e\n\n  \u003c!-- Título --\u003e\n  \u003ch1 class=\"et-hero-title\"\u003eEternelle™ Classique\u003c\/h1\u003e\n  \u003cp class=\"et-hero-subtitle\"\u003eJoyería de lujo accesible. Diseñada para durar. Lista para regalar.\u003c\/p\u003e\n\n  \u003c!-- Precio --\u003e\n  \u003cdiv class=\"et-price-wrap\"\u003e\n    \u003cspan class=\"et-price-current\"\u003e$25.990\u003c\/span\u003e\n    \u003cspan class=\"et-price-original\"\u003e$29.990\u003c\/span\u003e\n    \u003cspan class=\"et-price-badge\"\u003eOferta\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Personas comprando --\u003e\n  \u003cdiv class=\"et-buyers-wrap\"\u003e\n    \u003cdiv class=\"et-buyers-dots\"\u003e\n      \u003cdiv class=\"et-buyers-dot\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"et-buyers-dot\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"et-buyers-dot\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"et-buyers-dot\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cspan class=\"et-buyers-text\"\u003e\u003cstrong\u003e4 personas\u003c\/strong\u003e están comprando ahora mismo\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store 2","offers":[{"title":"Default Title","offer_id":51849955213597,"sku":null,"price":14990.0,"currency_code":"ARS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2481\/2829\/files\/1780018415572_mock-up-final.webp?v=1780689018"}],"url":"https:\/\/ebookarg.shop\/collections\/frontpage.oembed","provider":"Ebook Mundial","version":"1.0","type":"link"}