SUBTITLE LIST METAFIELDS
Last updated
Last updated
For example cases only:
For bullet points displayed on collections:
Add this line of code in the product-item.liquid file around lines 215 to 219 after the endif statement
create a custom product metafield and name it bulletpoints
keep the namespace custom.bulletpoints and choose muli-line text
Next, go into each of your products and where it says bulletpoints, add in the content seperated by <br> for creating a list
Please note, only make edits to the code if you are proficient and comfortable with Shopify's theme code editing. Be aware that Ecomgraduates reserves the right to charge for fixing any bugs or issues that arise from modifications not done by our team. Your understanding and attention to this matter are greatly appreciated.