Shopify themes, liquid, logos, and UX
All line breaks are removed from the text area inputs on my product page when the customer clicks "add to cart". How do I preserve the line breaks that they enter in the text area so they show in the cart?
Image 1 shows how the text looks when a customer enters it on the product page. Image 2 shows what happens after you click "add to cart". As you can see, all line breaks are removed so the text is one big run on sentence.
Product page: https://www.palmettowoodshop.com/products/personalized-baby-block
Hi,
You need to add the code from where the cart page content is appearing.
{{ product.metafields.my_fields.accordian_content_2.value | newline_to_br}}
Check the code in cart page liquid file.
Any other suggestions? That code didn't work.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024