# ProductAttributes

## Content



| ColumnName | DataType | Description |
| --- | --- | --- |
| Extension\_attributes | String | Extension Attributes |
| Is\_wysiwyg\_enabled | Boolean | WYSIWYG Flag |
| Is\_html\_allowed\_on\_front | Boolean | The HTML Tags Are Allowed On The Frontend |
| Used\_for\_sort\_by | Boolean | It Is Used For Sorting In Product Listing |
| Is\_filterable\_in\_search | Boolean | It Is Used In Search Results Layered Navigation |
| Is\_filterable | Boolean | It Used In Layered Navigation |
| Is\_used\_in\_grid | Boolean | It Is Used In Catalog Product Grid |
| Is\_visible\_in\_grid | Boolean | It Is Visible In Catalog Product Grid |
| Is\_filterable\_in\_grid | Boolean | It Is Filterable In Catalog Product Grid |
| Position | Int | Position |
| Apply\_to | String | Apply To Value For The Element |
| Is\_searchable | String | The Attribute Can Be Used In Quick Search |
| Is\_visible\_in\_advanced\_search | String | Apply To Value For The Element |
| Is\_comparable | String | The Attribute Can Be Used In Advanced Search |
| Is\_used\_for\_promo\_rules | String | The Attribute Can Be Compared On The Frontend |
| Is\_visible\_on\_front | String | The Attribute Is Visible On The Frontend |
| Is\_visible | Boolean | Attribute Is Visible On Frontend |
| Used\_in\_product\_listing | String | The Attribute Can Be Used In Product Listing |
| Scope | String | Attribute Scope |
| Attribute\_id | Int | Id Of The Attribute |
| Attribute\_code | String | Code Of The Attribute |
| Frontend\_input | String | HTML For Input Element |
| Entity\_type\_id | String | Entity Type Id |
| Is\_required | Boolean | Attribute Is Required |
| Options | String | Options |
| Is\_user\_defined | Boolean | Current Attribute Has Been Defined By A User |
| Default\_frontend\_label | String | Frontend Label For Default Store |
| Frontend\_labels | String | Frontend Label For Each Store |
| Note | String | Note |
| Backend\_type | String | Backend Type |
| Backend\_model | String | Backend Model |
| Source\_model | String | Source Model |
| Default\_value | String | Default Value For The Element |
| Is\_unique | String | This Is A Unique Attribute |
| Frontend\_class | String | Frontend Class Of Attribute |
| Validation\_rules | String | Validation Rules |
| Custom\_attributes | String | Custom Attributes Values |