ManySales Sales Pop supports something we call variants. This lets you adjust the look and feel of specific notification variables (first_name, location, etc).
Variants are included in your templates (Purchase orders & Site visit) by simply adding a "|" (pipe), then space, then the filter name.
You can combine multiple filters by adding a pipe between each filter, here are some examples of this:
<first_name> just bought <product> <time_ago>
Based on which pop type you choose, a set of variants will be enabled for that specific content.
Purchase order (Pop type):
All orders that are fulfilled will be notified by sales pop
First name: Customer first name
Last name: Customer last name
Country: Audience location based on their GeoIP
Product: Purchased product
Time ago: Purchase time from today
Site Visit (Pop type):
All visitors that enter your site will be notified by sales pop
Country: Visitor location based on their GeoIP
Time ago: Visit time from today
Visited page: the page of products that your customer visited
Note: All variants support the fallback feature, which lets you define which content sales pop should show if we can't find any data related to the chosen variant.