Preview:
{
 "uid": "test_uid",
 "container": "bee-plugin-container",
 "language": "en-US",
 "sidebarPosition": "left",
 "rowDisplayConditions": [
  {
   "type": "Last ordered catalog",
   "label": "new",
   "description": "Only new client will see this",
   "before": "{% if lastOrder.catalog == \"New\" %}",
   "after": "{% endif %}"
  }
 ],
 "rowsConfiguration": {
  "externalContentURLs": [
   {
    "name": "External resource",
    "value": "https://bee-playground-backend.getbee.io/api/customrows?ids=1,2,3,4"
   }
  ]
 },
 "mergeTags": [
  {
   "name": "first name",
   "value": "[first-name]",
   "previewValue": "John"
  },
  {
   "name": "last name",
   "value": "[last-name]",
   "previewValue": "Doe"
  },
  {
   "name": "email",
   "value": "[email]",
   "previewValue": "john.doe@gmail.com"
  },
  {
   "name": "company",
   "value": "[company]",
   "previewValue": "Company Srl"
  }
 ]
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter