How can I enable customers to add gift messages in the cart?

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 -%}

Hey there @Hg_thomas ,

Can you please include the URL of your store? I’ll take a look for you before I can offer any solution/guidance. Thanks

sure the URL is : https://boutiquedealertest.myshopify.com/

and the password for access is “test”

Hello, I would like to add gift message at the product page instead of cart out page. can someone help with the coding> thanks!!!