Skip to product information
1 of 1
Published:2024.05.21

Example of setting to display a notice box below the account title on the Shopify theme "Dawn" account page

Example of setting to display a notice box below the account title on the Shopify theme "Dawn" account page

Applications

  • Edit Account Information

How to implement

  • HTML/CSS
  • Javascript
View full details

Since Shopify's account page only has one account section, you can't add another section between the page title and order history by default. Here's an example of how to add an announcement box using custom Liquid.



How to set it up: Add a customized Liquid section to the "Customer Account" 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 the Customer Account template and insert the code.

Related Post