Dawn Theme - How to add dynamic buttons to cart drawer

I am looking to add dynamic buttons to the cart drawer section on dawn theme for mobile and desktop like on the picture.

you’ll need to manually inject Shopify’s dynamic checkout buttons into the drawer

open

/sections/cart-drawer.liquid

Find the section of the code


replce with


  

  
    {{ content_for_additional_checkout_buttons }}
  

  

    Shipping & taxes calculated at checkout