{
  "site_info": {
    "name": "Dvane",
    "slogan": "Explora nuestra variedad"
  },
  "links": [
    {
      "title": "Categorías",
      "links": [
        {
          "text": "Todos los productos",
          "href": "/productos"
        },
        {
          "text": "Electrodomésticos",
          "href": "/productos/electrodomésticos"
        },
        {
          "text": "Motos eléctricas",
          "href": "/productos/motos%20eléctricas"
        },
        {
          "text": "Alimentos y Bebidas",
          "href": "/productos/alimentos-y-bebidas"
        },
        {
          "text": "Cuidado Personal",
          "href": "/productos/cuidado-personal"
        }
      ]
    },
    {
      "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"
        }
      ]
    }
  ],
  "secondary_links": null,
  "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": "+5359559478",
    "message": "Buen día, me comunico como cliente de su tienda para solicitar asistencia sobre un inconveniente. Mi consulta es la siguiente: %0D%0A"
  }
}