Get desktop application:
View/edit binary Protocol Buffers messages
string search_term = 1
repeated uint64 categories = 2
repeated Product search_results = 1
Used in: CategoryProductsResponse, DetailResponse, SearchResponse
string sku = 1
string name = 2
string description = 3
string manufacturer = 4
string model = 5
int64 price = 6
Used in: AllCategoriesResponse
uint64 category_id = 1
string name = 2
string description = 3