In this how-to guide, we will be going over how to make a page that blocks can use to get data from the URL.
You need at least one block that reads the pageVar from the URI. This can be an existing block like Related Products or a block that you created yourself and set up to use the pageVar. If you want to use your own block, see "Read Page URI Parameters In Blocks."
Add a page to your theme in Site Designer. For a full guide, see "Add a Page to a Theme." You'll probably follow these steps:
Here are some tips:
Your block will get the value in the store's actual page URI, not :pageUrlText, so make sure you configure your block to handle the actual URI value.
For example, for a URI with /special-features/modern-teapot, your block would receive the value modern-teapot.
See "Read Page URI Parameters In Blocks" for more details.
Skip the SEO fields for now and click the Done button at the bottom of the form.
After creating the page, Site Designer will load your new page for you to edit. The page body will not have any blocks yet.
Repeat for all blocks you want to add to the page.
Now that you've created your page, you need to link to it.