How to create a text box with pre-written messages in the cart drawer?


How can I make a text box like this? Can choose pre-written messages from the dropdown.

@Jukaii24

Yes, you can add a message box with a dropdown containing pre-written messages to the cart page in Shopify. To achieve this, you’ll need to make some customizations to your Shopify theme.

  1. log in to your Shopify admin panel, go to “Online Store” and then “Themes.” Click on “Actions” and select “Edit Code” for the theme you want to modify.

  2. In the theme code editor, locate the cart template file. Usually, it’s named “cart.liquid” or “cart-template.liquid” under the “Templates” folder.

  3. Within the cart template, add the HTML code for the message box. You can use the tag for the message and the