Skip to product information
1 of 1
Published:2024.02.22

Example of settings for displaying arbitrary HTML just before the "Proceed to Checkout" button on the cart screen of the Shopify theme "Dawn"

Example of settings for displaying arbitrary HTML just before the "Proceed to Checkout" button on the cart screen of the Shopify theme "Dawn"

Applications

  • Cart Edit
View full details

If you want to add something before the "Proceed to Checkout" button on the cart screen in the Shopify theme "Dawn", there is no block element you can add, so here is an alternative using a customized Liquid section and Javascript.


Example of settings for displaying HTML just before the "Proceed to Checkout" button on the cart screen of the "Dawn" theme (when using only the theme editor without editing the code)


[How to set it up] Add a "Customized Liquid" section to your cart screen template and insert the code.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a "Customized Liquid" section to your cart screen template and insert the code

Related Post