Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm not familiar with Mr Parker theme, but if the cart note works the same as other 2.0 stores, then its going to be located in a cart-footer liquid or it should be in the same place where the cart subtotals are. You'll be looking for a textarea input with: name="note"
and then inside that textare tag you want to include the word required. For me the textarea with required looks something like:
<textarea required class="text-area field__input" name="note" form="cart" id="Cart-note" placeholder="{{ 'sections.cart.note' | t }}">{{ cart.note }}</textarea>
I am hoping to do the same thing and using Dawn. I found where you have this code and mine just had class="text-area field__input and I just added required but it didn't seem to work
can you show me the code that you created?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025