How can I add custom buttons to the Dawn theme?

Hi guys,

Using latest Dawn theme (27/11/22)

I’ve been trying to add an Add To Cart or Checkout button to image-with-text.liquid section

I’ve tried copying what I found on Google under {%- if block.settings.button_label != blank -%}

but they do not work, any solutions?

Thank you!

Hi @Builder2711
In this case I think it has some difficult for you.
To add the button add to cart or checkout button, it require you add the code into a product form, But you said you add for the Image with text section. So I think you need to change some code in your theme to make the function as you want.
You can hire an expert, they can help you make that.

I’m thinking trigger click button for JS in liquid code, what would be for Add To Cart?