CatalogProductRenderList
CatalogProductRenderList is an auto generated table
Columns
| Name | Type | Description |
| Id [KEY] | Int | Product identifier |
| AddToCartButton | String | This is an auto-generated column |
| AddToCompareButton | String | This is an auto-generated column |
| CurrencyCode | String | Current or desired currency code to product |
| ExtensionAttributes | String | This is an auto-generated column |
| Images | String | Enough information, that needed to render image on front |
| IsSalable | String | Information about product saleability (In Stock) |
| Name | String | Product name |
| PriceInfo | String | This is an auto-generated column |
| StoreId | Int | Information about current store id or requested store id |
| Type | String | Product type. Such as bundle, grouped, simple, etc... |
| Url | String | Product url |