{
  "site_info": {
    "name": "Artesanías Gayli",
    "slogan": "Arte para tus manos"
  },
  "links": [
    {
      "title": "Categorías",
      "links": [
        {
          "text": "Todos los productos",
          "href": "/productos"
        }
      ]
    },
    {
      "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"
        }
      ]
    }
  ],
  "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/share/16JsfCT698/?mibextid=wwXIfr"
    }
  ],
  "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": "+525575536183",
    "message": "Buen día, me comunico como cliente de su tienda para solicitar asistencia sobre un inconveniente. Mi consulta es la siguiente: %0D%0A"
  }
}