Callout

Default

Example:

STRATEGYlogoThematic Investing
Access companies at the leading edge of trends disrupting our economy and reshaping the future.
Learn More
Download as PDFpdfpdf-hoverThis links to a pdf fileThis link opens a new window

Config:

{
  "buttonLabel": "View related strategies, funds and downloads",
  "strategy": {
    "title": "STRATEGY",
    "logo": {
      "alt": "logo",
      "src": "/areas/proshares/assets/images/light-bulb.png"
    },
    "heading": "Thematic Investing",
    "content": "Access companies at the leading edge of trends disrupting our economy and reshaping the future.\n",
    "cta": {
      "label": "Learn More",
      "to": "some.url/one"
    }
  },
  "tags": {
    "title": "TAGS",
    "cta": [
      {
        "label": "Thematic Center",
        "to": "some.url/one"
      },
      {
        "label": "Thematic Investing",
        "to": "some.url/one"
      },
      {
        "label": "Infrastructure",
        "to": "some.url/one"
      },
      {
        "label": "Equities",
        "to": "some.url/one"
      },
      {
        "label": "Income Investing",
        "to": "some.url/one"
      }
    ]
  },
  "cta": {
    "to": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf",
    "label": "Download as PDF"
  }
}

Related Links

Example:

Config:

{
  "buttonLabel": "Related Links",
  "className": "related-links",
  "tags": {
    "title": "Related Links",
    "cta": [
      {
        "label": "Thematic Center",
        "to": "some.url/one"
      },
      {
        "label": "Thematic Investing",
        "to": "some.url/one"
      },
      {
        "label": "Infrastructure",
        "to": "some.url/one"
      },
      {
        "label": "Equities",
        "to": "some.url/one"
      },
      {
        "label": "Income Investing",
        "to": "some.url/one"
      }
    ]
  }
}

Contact

Example:

Contact Us
Financial Professional Client Services
M-F 8 a.m. to 6 p.m., ET
866-PRO-5125 #1
866-776-5125 #1
info@ProShares.com
Contact Us
Financial Professional Client Services
M-F 8 a.m. to 6 p.m., ET
866-PRO-5125 #1
866-776-5125 #1
info@ProShares.com

Config:

{
  "buttonLabel": "Contact Us",
  "className": "contact-card",
  "card": [
    {
      "title": "Contact Us",
      "heading": "Financial Professional Client Services",
      "content": "<div>M-F 8 a.m. to 6 p.m., ET</div>\n<div>866-PRO-5125 #1</div>\n<div>866-776-5125 #1</div>\n<div>info@ProShares.com</div>\n"
    }
  ]
}

Left Rail

Example:

Config:

{
  "title": "KEY FUNDS",
  "keyFund": [
    {
      "title": {
        "label": "TDV",
        "to": "#"
      },
      "description": {
        "label": "ProShares S&P 500 Technology Dividend Aristocrats ETF",
        "to": "#"
      }
    },
    {
      "title": {
        "label": "ONLN",
        "to": "#"
      },
      "description": {
        "label": "ProShares Online Retail ETF",
        "to": "#"
      }
    }
  ]
}