# Manufacturer List The `manufacturer_list` object describes a list of manufacturers in the store. Use this object to access all manufacturers. ## Usage Example ```liquid {%- comment -%} List all manufacturers {%- endcomment -%} ``` ## Properties ### all List all available [manufacturers](/reference/liquid/objects/store/manufacturer/) in the store. ### size Returns the number of manufacturers in the list.