For the complete documentation index, see llms.txt. This page is also available as Markdown.

Target highlight display

Control where a highlight block appears and who sees it, using the conditions on the Placement tab.

Every highlight block has its own display rules. You set them on the Placement tab of the highlight editor, which holds five condition groups plus the two placement options.

Placement tab of the highlight editor with all condition sections
The Placement tab combines display conditions with the product page toggle and the shortcode.

Leave every condition group empty to show the highlight everywhere it is placed. Conditions only narrow it down.

Product conditions

Decide which products the highlight appears on.

Set Products must match to all conditions (every rule must be true) or any condition (one rule is enough), then click Add conditions to build a rule row:

Field
Options

Condition

Select Products, Product tag, Product compare price, Collections

Operator

is equal to / is not equals to

Value

Click select items to pick the products, tags, or collections

Use the trash icon at the end of a row to remove that rule.

Product conditions with the all conditions and any condition options
Choose whether products must match all conditions or any condition.

Customer conditions

Decide who sees the highlight. Click Add conditions — the row is pre-filled with Customer / Is Logged In.

Condition
Operators

Customer

Is Logged In / Not Logged In

Customer tag

Pick the customer tags the rule applies to

Highlights support these two customer conditions only. Badges and labels have a larger set — order count, total spent, purchase history, and company name. See Target by customer.

Page conditions

Decide which page types show the highlight. Click Add conditions, then pick the page:

Field
Options

Operator

is equal to / is not equals to

Page

Index page, Collection page, Product page, Article Page, Blog page, Cart page (including cart drawer), Search page

Page conditions with the page type dropdown open
Limit the highlight to specific page types, or exclude them.

Language conditions

Turn on the Language conditions toggle, set the Operator, then search for and select the languages the rule applies to.

Country conditions

Turn on the Country conditions toggle, set the Operator, then search for and select the countries the rule applies to.

Language and country conditions with their operator and search fields
Language and country conditions are off by default — switch them on to use them.

Where the highlight is placed

Conditions decide whether the block shows; these two settings decide where:

Option
What it does

Product page

Turn on to display the highlight at the app's built-in position on every product page.

Shortcode

Copy <div class="samitaPL-highlight" data-id="…"></div> and place it in your theme yourself — see Place a highlight with shortcode.

Next steps

Last updated

Was this helpful?