{
  "name": "wppv/toolbar5",
  "d4Shortcode": "wppv_toolbar",
  "title": "WPPV Play Toolbar",
  "titles": "WPPV Play Toolbars",
  "moduleClassName": "wppv_toolbar5",
  "moduleOrderClassName": "wppv_toolbar5",
  "category": "module",
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "adminLabel": {}
        },
        "advanced": {
          "link": {},
          "text": {},
          "htmlAttributes": {}
        },
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "transform": {},
          "animation": {},
          "overflow": {},
          "disabledOn": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "scroll": {},
          "sticky": {}
        }
      }
    },
    "productItem": {
      "type": "object",
      "default": {
        "innerContent": {
          "desktop": {
            "value": {
              "productId": ""
            }
          }
        }
      },
      "settings": {
        "innerContent": {
          "groupType": "group-items",
          "items": {
            "src": {
              "groupSlug": "contentToolbar",
              "priority": 10,
              "render": true,
              "subName": "productId",
              "label": "Product ID",
              "description": "Enter the WooCommerce product ID to show the play toolbar for.",
              "features": {
                "sticky": false,
                "dynamicContent": false,
                "responsive": false,
                "hover": false
              },
              "component": {
                "name": "divi/text",
                "type": "field"
              }
            }
          }
        }
      }
    }
  },
  "customCssFields": {
    "toolbar": {
      "subName": "toolbar",
      "selectorSuffix": " .wppv_toolbar5__toolbar"
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentToolbar": {
        "panel": "content",
        "priority": 10,
        "groupName": "contentToolbar",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Toolbar"
          }
        }
      }
    }
  }
}
