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
Image 1
Image 2
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.
User | RANK |
---|---|
61 | |
52 | |
47 | |
39 | |
39 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023