When designing your website, you may want to include certain information on your homepage or property page that helps tell a better story. For instance, you may want to say 'Welcome to Bear's Nest in the Great Smoky Mountains" on the title text on your property page. While you can change the text for this, you want this to be dynamic so that each property displays the right information. To do this dynamically, we can use Dynamic Variables. This guide will walk you through how to do this.
Here are the steps to use Dynamic Variables within your pages.
Login to your dashboard and go to Site > Manage Templates > Select Edit on the template you want to work with.
Navigate to the property page by using the dropdown on the top of the page.
On the editor panel, you'll see the fields. Enter in your Dynamic Variable in the field area. In this example, we used "Welcome to {{{property.title}}}" to welcome guests to our property. This gets replaced with "Welcome to Cozy Creek Cabin" for this particular property page.
โ
โ
Available Dynamic Variables:
{{{property.title}}}
{{{property.name}}}
{{{property.location}}}
{{{property.market}}}
{{{property.description}}}