Articles on: Shopify

Product page feature block has extra bullets

Features block shows extra bullets after update to metafield.


This is not an issue on our app update metafield but it was a Theme issue. Please follow the steps below to fix it


  1. Go to Sales Channel / Online store
  2. Click "Edit theme"
  3. Select "Default Product" page
  4. Select Features block or it could be any additional Description block
  5. Edit the Custom liquid to add function to the existing field or replace it
| newline_to_br


Example:

{{ product.variants.first.metafields.custom.features | newline_to_br }} 



Final outcome **Voilà (no more extra bullets) ! **




Updated on: 20/03/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!