{
    "key": "group_5c921f18efa0c",
    "title": "Module: Table (Comparison)",
    "fields": [
        {
            "key": "field_5c921fe7e1067",
            "label": "Title",
            "name": "title",
            "type": "wysiwyg",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "tabs": "all",
            "toolbar": "full",
            "media_upload": 1,
            "delay": 0
        },
        {
            "key": "field_5c92239ee1075",
            "label": "Services",
            "name": "services",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "collapsed": "field_5c922422e1076",
            "min": 1,
            "max": 3,
            "layout": "block",
            "button_label": "Add Service",
            "sub_fields": [
                {
                    "key": "field_5c922422e1076",
                    "label": "Title",
                    "name": "title",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "maxlength": ""
                },
                {
                    "key": "field_5c92246ce1079",
                    "label": "Background",
                    "name": "background",
                    "type": "select",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "choices": {
                        "primary": "Primary",
                        "secondary": "Secondary",
                        "tertiary": "Tertiary"
                    },
                    "default_value": [],
                    "allow_null": 0,
                    "multiple": 0,
                    "ui": 0,
                    "return_format": "value",
                    "ajax": 0,
                    "placeholder": ""
                },
                {
                    "key": "field_5c92248ce107a",
                    "label": "Most Popular",
                    "name": "popular",
                    "type": "true_false",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "message": "",
                    "default_value": 0,
                    "ui": 0,
                    "ui_on_text": "",
                    "ui_off_text": ""
                }
            ]
        },
        {
            "key": "field_5c921ff7e1068",
            "label": "Categories",
            "name": "categories",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "collapsed": "field_5c92202ce1069",
            "min": 1,
            "max": 0,
            "layout": "block",
            "button_label": "Add Category",
            "sub_fields": [
                {
                    "key": "field_5c92202ce1069",
                    "label": "Category",
                    "name": "title",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "maxlength": ""
                },
                {
                    "key": "field_5c9220fde106b",
                    "label": "Features",
                    "name": "features",
                    "type": "repeater",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "100",
                        "class": "",
                        "id": ""
                    },
                    "collapsed": "field_5c9222cfe1070",
                    "min": 1,
                    "max": 0,
                    "layout": "table",
                    "button_label": "Add Service",
                    "sub_fields": [
                        {
                            "key": "field_5c9222cfe1070",
                            "label": "Feature Title",
                            "name": "title",
                            "type": "text",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "50",
                                "class": "",
                                "id": ""
                            },
                            "default_value": "",
                            "placeholder": "",
                            "prepend": "",
                            "append": "",
                            "maxlength": ""
                        },
                        {
                            "key": "field_5c9222e7e1071",
                            "label": "Service 1",
                            "name": "service1",
                            "type": "select",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": [
                                [
                                    {
                                        "field": "field_5c92239ee1075",
                                        "operator": ">",
                                        "value": "0"
                                    }
                                ]
                            ],
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            },
                            "choices": {
                                "included": "Included",
                                "optional": "Optional",
                                "excluded": "Not Included"
                            },
                            "default_value": [],
                            "allow_null": 0,
                            "multiple": 0,
                            "ui": 0,
                            "return_format": "value",
                            "ajax": 0,
                            "placeholder": ""
                        },
                        {
                            "key": "field_5c922350e1072",
                            "label": "Service 2",
                            "name": "service2",
                            "type": "select",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": [
                                [
                                    {
                                        "field": "field_5c92239ee1075",
                                        "operator": ">",
                                        "value": "1"
                                    }
                                ]
                            ],
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            },
                            "choices": {
                                "included": "Included",
                                "optional": "Optional",
                                "excluded": "Not Included"
                            },
                            "default_value": [],
                            "allow_null": 0,
                            "multiple": 0,
                            "ui": 0,
                            "return_format": "value",
                            "ajax": 0,
                            "placeholder": ""
                        },
                        {
                            "key": "field_5c922377e1074",
                            "label": "Service 3",
                            "name": "service3",
                            "type": "select",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": [
                                [
                                    {
                                        "field": "field_5c92239ee1075",
                                        "operator": ">",
                                        "value": "2"
                                    }
                                ]
                            ],
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            },
                            "choices": {
                                "included": "Included",
                                "optional": "Optional",
                                "excluded": "Not Included"
                            },
                            "default_value": [],
                            "allow_null": 0,
                            "multiple": 0,
                            "ui": 0,
                            "return_format": "value",
                            "ajax": 0,
                            "placeholder": ""
                        }
                    ]
                }
            ]
        },
        {
            "key": "field_5c9245de76ea7",
            "label": "Footer",
            "name": "footer",
            "type": "wysiwyg",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "tabs": "all",
            "toolbar": "full",
            "media_upload": 1,
            "delay": 0
        },
        {
            "key": "field_5da97bea4cd86",
            "label": "Action",
            "name": "action",
            "type": "clone",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "clone": [
                "group_5d64fd840bfe8"
            ],
            "display": "seamless",
            "layout": "block",
            "prefix_label": 0,
            "prefix_name": 0
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "post"
            }
        ]
    ],
    "menu_order": 16,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": 0,
    "description": "",
    "modified": 1575277089
}