{
  "site_info": {
    "name": "Granmax",
    "slogan": "Ventas Granmax"
  },
  "links": [
    {
      "title": "Categorías",
      "links": [
        {
          "text": "Todos los productos",
          "href": "/productos"
        },
        {
          "text": "Frutas",
          "href": "/productos/Frutas"
        },
        {
          "text": "Verduras y Hostalizas",
          "href": "/productos/Verduras%20y%20hortalizas"
        },
        {
          "text": "Chiles y ajíes",
          "href": "/productos/Chiles%20y%20ajíes"
        },
        {
          "text": "Viandas",
          "href": "/productos/Viandas"
        }
      ]
    },
    {
      "title": "Cliente",
      "links": [
        {
          "text": "Iniciar sesión",
          "href": "/seguridad/iniciar"
        },
        {
          "text": "Registrarme",
          "href": "/seguridad/registro"
        },
        {
          "text": "Mi cuenta",
          "href": "/usuario"
        },
        {
          "text": "Mis órdenes",
          "href": "/usuario/ordenes/resumen"
        },
        {
          "text": "Mis destinatarios",
          "href": "/usuario/direcciones/listar"
        }
      ]
    },
    {
      "title": "Ayuda",
      "links": [
        {
          "text": "Preguntas frecuentes",
          "href": "/preguntas-frecuentes"
        },
        {
          "text": "Políticas de privacidad",
          "href": "/politica-privacidad"
        },
        {
          "text": "Términos y condiciones",
          "href": "/terminos-condiciones"
        },
        {
          "text": "Aviso legal",
          "href": "/aviso-legal"
        },
        {
          "text": "Envíos",
          "href": "/delivery"
        },
        {
          "text": "Pagos",
          "href": "/payment"
        },
        {
          "text": "Recompensas",
          "href": "/reward/info"
        }
      ]
    }
  ],
  "secondary_links": [
    {
      "text": "Blog",
      "href": "https://blog.tuambia.com/"
    },
    {
      "text": "Garantías y reembolsos",
      "href": "/returns-and-refunds"
    }
  ],
  "social_links": [
    {
      "ariaLabel": "Facebook",
      "icon": "<svg  xmlns=\"http://www.w3.org/2000/svg\" class=\"h-5\"  width=\"24\"  height=\"24\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-brand-facebook\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3\" /></svg>",
      "type": "SVG_ELEMENT",
      "href": "https://www.facebook.com/agroindustrialFE/"
    },
    {
      "ariaLabel": "Instagram",
      "icon": "<svg  xmlns=\"http://www.w3.org/2000/svg\" class=\"h-5\"  width=\"24\"  height=\"24\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-brand-instagram\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M4 8a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z\" /><path d=\"M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0\" /><path d=\"M16.5 7.5v.01\" /></svg>",
      "type": "SVG_ELEMENT",
      "href": "https://x.com/Eaigfernando"
    },
    {
      "ariaLabel": "Youtube",
      "icon": "<svg  xmlns=\"http://www.w3.org/2000/svg\" class=\"h-5\"  width=\"24\"  height=\"24\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"currentColor\"  stroke-width=\"2\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\"  class=\"icon icon-tabler icons-tabler-outline icon-tabler-brand-youtube\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M2 8a4 4 0 0 1 4 -4h12a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-12a4 4 0 0 1 -4 -4v-8z\" /><path d=\"M10 9l5 3l-5 3z\" /></svg>",
      "type": "SVG_ELEMENT",
      "href": "https://www.youtube.com/@eaigfernandoechenique9518"
    }
  ],
  "foot_note": "Desarrollado por <a class=\"text-blue-600 hover:underline dark:text-gray-200\" href=\"http://edtsoft.cu/\"> EDT Soft S.R.L</a> · Todos los derechos reservados.\n",
  "styles": {
    "link_styles": "dark:hover:text-gray-500 hover:underline text-white text-muted",
    "header_styles": "dark:text-gray-300 text-white",
    "social_styles": " text-white hover:text-gray-700 dark:text-gray-400 dark:focus:ring-gray-700 dark:hover:bg-gray-700 focus:outline-none focus:ring-4 focus:ring-gray-200 hover:bg-gray-100 inline-flex items-center p-2.5 rounded-lg text-sm",
    "foot_note_styles": "text-white text-sm mr-4 dark:text-gray-400"
  },
  "help_button": {
    "show": true,
    "label": "Necesitas ayuda?",
    "phoneNumber": "59880527",
    "message": "Buen día, me comunico como cliente de su tienda para solicitar asistencia sobre un inconveniente. Mi consulta es la siguiente: %0D%0A"
  }
}