This article will guide you through setting up a notice, promotional text, or custom scripts to a specific page.
For example, this article would be useful if you would like to add a banner or custom script on the cart or checkout page.
This article will not cover how to create the HTML for the notice or promotional text.
This article will only cover adding the notice or promotional text just below the header.



<div class="notice-custom-block"><h3>Add your custom text here!</h3></div><style>.notice-custom-block {text-align: center;min-height: 90px;background-color: #FFFFFFcolor: #000000;}.notice-custom-block h3 {display: inline-block;margin-top: 2.2rem;font-size: 24px;}</style>You will need to adjust the design to your preferences, but this should give you a head start.
If you would like to preview the block you created before setting it up live, you can setup a test page. This will be where we place the block before it is live. We will cover how to place the block on that page in the next step.


While adding the block to the test page will not show the block in the same area as the final promotional or notification text, this should allow you to preview what the promotional content / notification will look like or to confirm the block will add the script.
If you are adding a custom script, you can verify by going to the page and checking in the inspector tool using CTRL + SHIFT + i.








