aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en/commerce/department.ts
blob: 044d1d710a629f57a58de0ee1ccbe06b2187f155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
export default [
  'Automotive',
  'Baby',
  'Beauty',
  'Books',
  'Clothing',
  'Computers',
  'Electronics',
  'Games',
  'Garden',
  'Grocery',
  'Health',
  'Home',
  'Industrial',
  'Jewelry',
  'Kids',
  'Movies',
  'Music',
  'Outdoors',
  'Shoes',
  'Sports',
  'Tools',
  'Toys',
];