Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Text block in the Featured Product section to allow richtext instead of just inline_richtext #3689

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mxstbr
Copy link

@mxstbr mxstbr commented Dec 17, 2024

PR Summary:

Update the Text block in the Featured Product section to allow richtext instead of just inline_richtext

Why are these changes introduced?

Because the Text block is inline_richtext, there is no way to render the product description in a featured product section! 🤯

17-27-uvl3k-h5ixe

What approach did you take?

By simply changing the block type to richtext we enable this.

17-33-jn7ka-xt898

Other considerations

N/A

Decision log

N/A

Visual impact on existing themes

None

Testing steps/scenarios

  • Add a text block to the featured product section

Demo links

Checklist

…xt instead of just inline_richtext

Because the Text block is `inline_richtext`, there is no way to render the product _description_ in a featured product section! 🤯

By simply changing the block type to `richtext` we enable this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant