Solutions List

Blue

Example:

Explore ProShares' Ex-Sector Solutions

2x

S&P 500 Ex-Energy ETF

Excludes oil, gas, and consumable fuels, and energy equitment and service companies

Equities

SPXN

S&P 500 Ex-Finanicals & Real Estate ETF

Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...

S&P 500 Ex-Health Care ETF

excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...

Equities

SPXT

S&P 500 Ex- Information Technology ETF

Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.

Config:

{
  "header": "Explore ProShares' Ex-Sector Solutions",
  "products": [
    {
      "name": "S&P 500 Ex-Energy ETF",
      "description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
      "abbrevation": {
        "label": "SPXE",
        "to": "#"
      },
      "multiple": "2x",
      "type": null,
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex-Finanicals & Real Estate ETF",
      "description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
      "abbrevation": {
        "label": "SPXN",
        "to": "#"
      },
      "type": "Equities",
      "multiple": null,
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex-Health Care ETF",
      "description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
      "abbrevation": {
        "label": "SPXV",
        "to": "#"
      },
      "type": null,
      "multiple": null,
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex- Information Technology ETF",
      "description": "Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.",
      "abbrevation": {
        "label": "SPXT",
        "to": "#"
      },
      "type": "Equities",
      "multiple": null,
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    }
  ]
}

Solution List With Cta

Example:

2x

S&P 500 Ex-Energy ETF

Excludes oil, gas, and consumable fuels, and energy equitment and service companies

S&P 500 Ex-Finanicals & Real Estate ETF

Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...

-1x

S&P 500 Ex-Health Care ETF

excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...

-2x

S&P 500 Ex- Information Technology ETF

Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.

Config:

{
  "products": [
    {
      "name": "S&P 500 Ex-Energy ETF",
      "description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
      "abbrevation": {
        "label": "SPXE",
        "to": "#"
      },
      "multiple": "2x",
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex-Finanicals & Real Estate ETF",
      "description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
      "abbrevation": {
        "label": "SPXN",
        "to": "#"
      },
      "multiple": null,
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex-Health Care ETF",
      "description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
      "abbrevation": {
        "label": "SPXV",
        "to": "#"
      },
      "multiple": "-1x",
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    },
    {
      "name": "S&P 500 Ex- Information Technology ETF",
      "description": "Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.",
      "abbrevation": {
        "label": "SPXT",
        "to": "#"
      },
      "multiple": "-2x",
      "cta": {
        "to": "#",
        "label": "View Fund Details"
      }
    }
  ],
  "links": [
    {
      "to": "#",
      "label": "Available in brokerage accounts",
      "bgcolor": ""
    },
    {
      "to": "#",
      "label": "See All Crypto -Linked Solutions",
      "bgcolor": "#254C56"
    }
  ]
}