Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:tagbased [2023/08/22 15:03] nraulet created |
en:tagbased [2023/08/22 15:08] (current) nraulet [Practical Guide: How to Use this Feature?] |
||
---|---|---|---|
Line 7: | Line 7: | ||
Thus, by way of example, a welcome page containing a variable content text zone can display: | Thus, by way of example, a welcome page containing a variable content text zone can display: | ||
- | //"Welcome to our Paris store"// if the screen is tagged [ Paris ] | + | * **"Welcome to our Paris store"** if the screen is tagged [ Paris ] |
- | //"Welcome to our Lille store"// if it's tagged [ Lille ] | + | * **"Welcome to our Lille store"** if it's tagged [ Lille ] |
- | //"Welcome"// on screens untagged or tagged with a different city for which no content has been defined. | + | * **"Welcome"** on screens untagged or tagged with a different city for which no content has been defined. |
+ | |||
In this example, a tag family "Sites" has been used as a reference. Therefore, the content will vary based on the tag of this family applied to a screen. | In this example, a tag family "Sites" has been used as a reference. Therefore, the content will vary based on the tag of this family applied to a screen. | ||
Line 18: | Line 20: | ||
===== Some Other Examples of Possible Uses: ===== | ===== Some Other Examples of Possible Uses: ===== | ||
- | Varying the price of a product based on the store or a pricing category to which that store belongs. | + | * Varying the price of a product based on the store or a pricing category to which that store belongs. |
- | Displaying / not displaying an image/text on a page based on whether a store offers a specific service. | + | * Displaying / not displaying an image/text on a page based on whether a store offers a specific service. |
- | Creating a multilingual page that displays text in the language of the screen on which it is displayed. | + | * Creating a multilingual page that displays text in the language of the screen on which it is displayed. |
====== Practical Guide: How to Use this Feature? ====== | ====== Practical Guide: How to Use this Feature? ====== | ||
Line 29: | Line 31: | ||
{{ :fr:tagbased1.png |}} | {{ :fr:tagbased1.png |}} | ||
- | First Step: Page Design and Creation of the Variable Content Zone | + | **First Step: Page Design and Creation of the Variable Content Zone** |
Let's start by designing a welcome page. The initial steps of creating this page do not differ from the usual page creation process. In this example, we've chosen a background image and created a text zone to contain the variable welcome message. | Let's start by designing a welcome page. The initial steps of creating this page do not differ from the usual page creation process. In this example, we've chosen a background image and created a text zone to contain the variable welcome message. | ||
Line 43: | Line 45: | ||
In our example, we want to vary the welcome message based on the store. Therefore, the tag family "Location" will be used as a reference to vary the welcome message on the welcome page. We specify "Location" in the dropdown list. | In our example, we want to vary the welcome message based on the store. Therefore, the tag family "Location" will be used as a reference to vary the welcome message on the welcome page. We specify "Location" in the dropdown list. | ||
- | Second Step: Introducing Content into the Variable Zone | + | **Second Step: Introducing Content into the Variable Zone** |
Within the "zone content" panel, it's now possible to choose from a dropdown list for which tag (site) you want to introduce content. | Within the "zone content" panel, it's now possible to choose from a dropdown list for which tag (site) you want to introduce content. |