{
  "name": "brwwl/wish-wait-list",
  "d4Shortcode": "et_pb_br_wish_wait",
  "title": "BeRocket Wish/Wait List",
  "titles": "BeRocket Wish/Wait Lists",
  "category": "module",
  "moduleClassName": "et_pb_br_wish_wait",
  "moduleOrderClassName": "et_pb_br_wish_wait",
  "attributes": {
    "module": {
      "type": "object", "selector": "{{selector}}",
      "settings": { "advanced": { "html": {} }, "meta": { "adminLabel": {} }, "decoration": { "layout": {}, "disabledOn": {} } }
    },
    "list": {
      "type": "object",
      "settings": { "innerContent": { "groupType": "group-item", "item": {
        "groupName": "contentOptions", "groupSlug": "contentOptions", "priority": 10, "render": true,
        "attrName": "list.innerContent", "label": "List type",
        "component": { "name": "divi/select", "type": "field", "props": { "options": {
          "wish": { "label": "Wish" }, "wait": { "label": "Wait" }, "both": { "label": "Wish and Wait" }
        } } }
      } } }
    },
    "header": {
      "type": "object",
      "settings": { "innerContent": { "groupType": "group-item", "item": {
        "groupName": "contentOptions", "groupSlug": "contentOptions", "priority": 20, "render": true,
        "attrName": "header.innerContent", "label": "List Header", "component": { "name": "divi/toggle", "type": "field" }
      } } }
    },
    "expand": {
      "type": "object",
      "settings": { "innerContent": { "groupType": "group-item", "item": {
        "groupName": "contentOptions", "groupSlug": "contentOptions", "priority": 30, "render": true,
        "attrName": "expand.innerContent", "label": "Expanded", "component": { "name": "divi/toggle", "type": "field" }
      } } }
    },
    "listTitle": {
      "type": "object",
      "settings": { "decoration": { "font": { "groupType": "group-item", "item": {
        "groupSlug": "designListTitle", "attrName": "listTitle.decoration.font", "priority": 10, "render": true,
        "component": { "type": "group", "name": "divi/font", "props": { "grouped": true, "fieldLabel": "List Title", "fields": {
          "size": { "render": false }, "letterSpacing": { "render": false }, "lineHeight": { "render": false }, "textShadowGroup": { "render": false }
        } } }
      } } } },
      "styleProps": { "font": { "selector": "{{selector}} .berocket_ww_list_title", "important": true } }
    },
    "productTitle": {
      "type": "object",
      "settings": { "decoration": { "font": { "groupType": "group-item", "item": {
        "groupSlug": "designProductTitle", "attrName": "productTitle.decoration.font", "priority": 10, "render": true,
        "component": { "type": "group", "name": "divi/font", "props": { "grouped": true, "fieldLabel": "Product Title", "fields": {
          "size": { "render": false }, "letterSpacing": { "render": false }, "lineHeight": { "render": false }, "textShadowGroup": { "render": false }
        } } }
      } } } },
      "styleProps": { "font": { "selector": "{{selector}} .berocket_ww_list .berocket_ww_products .berocket_ww_title", "important": true } }
    },
    "productPrice": {
      "type": "object",
      "settings": { "decoration": { "font": { "groupType": "group-item", "item": {
        "groupSlug": "designProductPrice", "attrName": "productPrice.decoration.font", "priority": 10, "render": true,
        "component": { "type": "group", "name": "divi/font", "props": { "grouped": true, "fieldLabel": "Product Price/Stock", "fields": {
          "size": { "render": false }, "letterSpacing": { "render": false }, "lineHeight": { "render": false }, "textShadowGroup": { "render": false }
        } } }
      } } } },
      "styleProps": { "font": {
        "selector": "{{selector}} .berocket_ww_list .berocket_ww_products .berocket_ww_price, {{selector}} .berocket_ww_list .berocket_ww_products .stock",
        "important": true
      } }
    }
  },
  "settings": {
    "content": "auto", "design": "auto", "advanced": "auto",
    "groups": {
      "contentOptions": { "panel": "content", "priority": 10, "groupName": "contentOptions", "multiElements": true,
        "component": { "name": "divi/composite", "props": { "groupLabel": "Content" } } },
      "designListTitle": { "panel": "design", "priority": 10, "groupName": "designListTitle",
        "component": { "name": "divi/composite", "props": { "groupLabel": "List Title" } } },
      "designProductTitle": { "panel": "design", "priority": 20, "groupName": "designProductTitle",
        "component": { "name": "divi/composite", "props": { "groupLabel": "Product Title" } } },
      "designProductPrice": { "panel": "design", "priority": 30, "groupName": "designProductPrice",
        "component": { "name": "divi/composite", "props": { "groupLabel": "Product Price/Stock" } } }
    }
  },
  "defaultAttrs": {
    "list": { "innerContent": { "desktop": { "value": "wish" } } },
    "header": { "innerContent": { "desktop": { "value": "on" } } },
    "expand": { "innerContent": { "desktop": { "value": "off" } } }
  }
}
