TAS Style Menu – Product Cards Module
The Product Card module is generally only used on landing pages, or on Get Help pages to link to related resources. While the icon and Hover icon are not required fields, the card will not “look right” without them. The Icon should be a Charcoal Slate (#383B53) stroke color, and the Hover icon should be identical, but with a White (#FFFFFF) stroke color. Both should be transparent with no fill.
It is important to note that the way the PHP for the Product Cards is written; once a card is added, if a Link is not added, it will cause a critical error on the page. While the page will load, and show some content, at the point in the HTML DOM when the link would be added, it will show the critical error message.