Fund Learn More

Blue

Example:

Config:

{
  "theme": "blue",
  "header": "Learn more about ProShares dividend growers",
  "body": "A family of domestic and international ETFs that are the best dividend growers in their respective categories.",
  "id": "",
  "usMarketsAndSectors": {
    "title": "US Market + Sectors",
    "fundsList": [
      {
        "eyebrow": "US Mid Cap",
        "abbrevation": {
          "label": "REGL",
          "to": "#"
        },
        "description": "ProShares S&P 400 MidCap Dividend Aristocrats ETF"
      },
      {
        "eyebrow": "US Small Cap",
        "abbrevation": {
          "label": "SMDV",
          "to": "#"
        },
        "description": "ProShares Russell 2000 Small Cap Dividend Growers ETF"
      },
      {
        "eyebrow": "US Total Market",
        "abbrevation": {
          "label": "TMDV",
          "to": "#"
        },
        "description": "ProShares Russell U.S. Dividend Growers ETF"
      },
      {
        "eyebrow": "Technology",
        "abbrevation": {
          "label": "TDV",
          "to": "#"
        },
        "description": "ProShares S&P Technology Dividend Aristocrats ETF"
      }
    ]
  },
  "internationl": {
    "title": "International",
    "fundsList": [
      {
        "eyebrow": "EAFE",
        "abbrevation": {
          "label": "EFAD",
          "to": "#"
        },
        "description": "ProShares MSCI EAFE Dividend Growers ETF"
      },
      {
        "eyebrow": "Europe",
        "abbrevation": {
          "label": "EUDV",
          "to": "#"
        },
        "description": "ProShares MSCI Europe Dividend Growers ETF"
      },
      {
        "eyebrow": "Emerging Markets",
        "abbrevation": {
          "label": "EMDV",
          "to": "#"
        },
        "description": "ProShares MSCI Emerging Markets Dividend Growers ETF",
        "examples": null
      }
    ]
  }
}

White

Example:

Config:

{
  "theme": "white",
  "header": "Learn more about ProShares dividend growers",
  "body": "A family of domestic and international ETFs that are the best dividend growers in their respective categories.",
  "featuredLink": {
    "to": "#",
    "left": true,
    "bg": true,
    "children": "View Dividend Growers strategy"
  },
  "usMarketsAndSectors": {
    "title": "US Market + Sectors",
    "fundsList": [
      {
        "eyebrow": "US Mid Cap",
        "abbrevation": {
          "label": "REGL",
          "to": "#"
        },
        "description": "ProShares S&P 400 MidCap Dividend Aristocrats ETF"
      },
      {
        "eyebrow": "US Small Cap",
        "abbrevation": {
          "label": "SMDV",
          "to": "#"
        },
        "description": "ProShares Russell 2000 Small Cap Dividend Growers ETF"
      },
      {
        "eyebrow": "US Total Market",
        "abbrevation": {
          "label": "TMDV",
          "to": "#"
        },
        "description": "ProShares Russell U.S. Dividend Growers ETF"
      },
      {
        "eyebrow": "Technology",
        "abbrevation": {
          "label": "TDV",
          "to": "#"
        },
        "description": "ProShares S&P Technology Dividend Aristocrats ETF"
      }
    ]
  },
  "internationl": {
    "title": "International",
    "fundsList": [
      {
        "eyebrow": "EAFE",
        "abbrevation": {
          "label": "EFAD",
          "to": "#"
        },
        "description": "ProShares MSCI EAFE Dividend Growers ETF"
      },
      {
        "eyebrow": "Europe",
        "abbrevation": {
          "label": "EUDV",
          "to": "#"
        },
        "description": "ProShares MSCI Europe Dividend Growers ETF"
      },
      {
        "eyebrow": "Emerging Markets",
        "abbrevation": {
          "label": "EMDV",
          "to": "#"
        },
        "description": "ProShares MSCI Emerging Markets Dividend Growers ETF"
      }
    ]
  }
}