contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

feat: add card subtitle and Provider ID to the external card [DANTE-1407] #1622

Closed Cyberxon closed 3 months ago

Cyberxon commented 4 months ago

Before we have the ideal state for the product card we should be able to show some crucial information that doesn’t fit with the ideal card UI.

In the title section of the card, we need to make sure to show the Provider name (in our case Shopify) before the Product type name (Product/Product Variant/Collection).

In the description section of the externalCard we should show the Product ID as a subtitle then show the description if there is any.