How can I add a 'Hear About Us' snippet to the Impulse theme checkout page?

I’m using the Impulse theme and am trying to add the Hear About Us snippet in my checkout page as a required entry with a drop down menu with customised options. I’ve been trying to do this via the help centre - have successfully added the hear-from-us code in Snippets in Themes but can’t seem to insert the next bit of code as I don;t seem to have cart-template.liquid or cart.liquid in my Sections at all.

Hello @Alillo

You can follow this article to do it on cart page in that case.

https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-vintage-themes/ask-how-customers-heard-about-your-store

Is there any way it can be added to a checkout page?

Hi @Alillo

You can’t add anything in checkout page.

But you can add your required field at cart page and put validation the input.

Hope it helps…