Hi,
I want to add the possibility to customers to add a message to the order for example if is a gift.
So I add the note option include with the theme, but I want to display the text-area when the customer checked the checked box
Could you help me ?
Here is the code of the checkbox and textarea :
{%- if section.settings.cart_notes_enable -%}> > {{ ‘cart.general.note’ | t }}> >
{%- endif -%}