Advertisement
rezamalik15

2000 example products data - SQL

May 4th, 2024
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 112.94 KB | None | 0 0
  1. CREATE TABLE product (
  2.     id INT(10),
  3.     name VARCHAR(200),
  4.     brand VARCHAR(100),
  5.     price DOUBLE(10,2),
  6.     stock INT(10)
  7. );
  8.  
  9. INSERT INTO products (id, name, brand, price, stock)
  10. VALUES
  11. (9119,'Intelligent Metal Mouse','Asus','445373.00',435),
  12. (2083,'Sleek Bronze Sausages','Unilever','443311.00',306),
  13. (3498,'Elegant Soft Tuna','ZTE','685402.00',124),
  14. (3256,'Licensed Bronze Chips','Gucci','581346.00',223),
  15. (9319,'Elegant Rubber Shirt','Intel','438976.00',993),
  16. (6484,'Practical Wooden Chair','Sharp','855026.00',207),
  17. (5200,'Handmade Plastic Car','Motorola','864418.00',138),
  18. (3862,'Fantastic Soft Chicken','Logitech','856128.00',705),
  19. (6394,'Oriental Steel Pizza','Sharp','450527.00',697),
  20. (7949,'Tasty Plastic Shoes','Microsoft','569773.00',686),
  21. (4231,'Luxurious Wooden Cheese','Adobe','554890.00',603),
  22. (7836,'Incredible Granite Chips','Samsung','663965.00',386),
  23. (3848,'Small Soft Keyboard','Toshiba','638145.00',706),
  24. (6021,'Luxurious Cotton Ball','FedEx','787590.00',729),
  25. (1266,'Oriental Wooden Ball','Kawasaki','170488.00',994),
  26. (2390,'Gorgeous Plastic Cheese','IBM','686041.00',467),
  27. (8135,'Refined Wooden Keyboard','Crocs','81357.00',784),
  28. (1354,'Elegant Cotton Fish','Nvidia','52513.00',393),
  29. (5331,'Modern Plastic Fish','Vans','849949.00',858),
  30. (8828,'Modern Cotton Ball','Logitech','363799.00',726),
  31. (4800,'Modern Cotton Ball','Alienware','62354.00',611),
  32. (1614,'Intelligent Steel Cheese','ZTE','79947.00',681),
  33. (8765,'Ergonomic Steel Keyboard','Nvidia','958267.00',665),
  34. (3790,'Bespoke Fresh Pizza','Porsche','214681.00',909),
  35. (9418,'Modern Frozen Shirt','Aisan','503288.00',994),
  36. (8463,'Elegant Concrete Mouse','Ferarri','654960.00',537),
  37. (2003,'Fantastic Steel Chair','Uber','871477.00',496),
  38. (4599,'Licensed Cotton Hat','Microsoft','337925.00',898),
  39. (1615,'Licensed Cotton Pants','AMD','674415.00',815),
  40. (1286,'Refined Metal Pizza','Lamborghini','708737.00',146),
  41. (4618,'Awesome Cotton Pizza','Robot','24721.00',356),
  42. (8321,'Tasty Fresh Salad','Audi','778122.00',846),
  43. (8602,'Small Granite Table','Toshiba','290028.00',860),
  44. (9579,'Refined Frozen Cheese','Intel','183395.00',534),
  45. (7912,'Oriental Bronze Sausages','Toyota','404584.00',935),
  46. (6689,'Bespoke Concrete Bike','Suzuki','763390.00',244),
  47. (5231,'Elegant Plastic Pizza','Philips','953647.00',267),
  48. (8202,'Bespoke Steel Ball','Xiaomi','381393.00',601),
  49. (1213,'Handmade Granite Mouse','HTC','834280.00',164),
  50. (2197,'Elegant Concrete Chips','Sharp','534023.00',865),
  51. (9180,'Refined Bronze Chicken','Disney','267052.00',504),
  52. (4678,'Awesome Steel Salad','Crocs','159050.00',749),
  53. (9302,'Elegant Steel Chips','Robot','752864.00',951),
  54. (3560,'Tasty Bronze Pants','Disney','815105.00',818),
  55. (3265,'Intelligent Fresh Bacon','Xiaomi','105856.00',789),
  56. (7351,'Tasty Fresh Ball','Alienware','434930.00',286),
  57. (4589,'Ergonomic Granite Computer','Aisan','152986.00',199),
  58. (1779,'Ergonomic Frozen Chair','Xiaomi','211809.00',423),
  59. (3162,'Handmade Metal Fish','Kawasaki','722124.00',973),
  60. (3534,'Refined Concrete Car','Mitsubishi','180776.00',531),
  61. (1872,'Modern Rubber Pants','Huawei','903534.00',785),
  62. (5281,'Licensed Plastic Keyboard','3M','711513.00',549),
  63. (4717,'Generic Fresh Tuna','Pepsodent','422060.00',585),
  64. (9344,'Intelligent Bronze Car','Lenovo','485800.00',189),
  65. (6099,'Gorgeous Bronze Mouse','Uber','90635.00',447),
  66. (6365,'Awesome Plastic Gloves','Motorola','762065.00',593),
  67. (4785,'Electronic Granite Chips','Huawei','577522.00',676),
  68. (8878,'Oriental Rubber Fish','ZTE','179805.00',790),
  69. (8923,'Incredible Plastic Soap','Samsung','353780.00',227),
  70. (3459,'Incredible Rubber Chicken','Nike','157764.00',622),
  71. (9556,'Tasty Plastic Bacon','Suzuki','811431.00',849),
  72. (3522,'Tasty Fresh Bike','Sony','527467.00',976),
  73. (6579,'Handcrafted Granite Bacon','IBM','817460.00',622),
  74. (5107,'Awesome Metal Fish','Aisan','497952.00',940),
  75. (7249,'Modern Metal Keyboard','Mercedes','545023.00',603),
  76. (2764,'Refined Steel Table','HTC','984388.00',204),
  77. (7350,'Incredible Granite Salad','Audi','660624.00',796),
  78. (7653,'Modern Steel Chips','Chanel','838424.00',136),
  79. (2030,'Recycled Bronze Ball','HBO','695322.00',330),
  80. (4453,'Tasty Metal Soap','Amazon','686414.00',642),
  81. (9726,'Small Rubber Chips','Gucci','896943.00',351),
  82. (2936,'Tasty Fresh Chips','Microsoft','353926.00',614),
  83. (6754,'Practical Wooden Salad','Lenovo','325837.00',783),
  84. (2926,'Unbranded Concrete Soap','Apple','501015.00',222),
  85. (7486,'Refined Fresh Gloves','Adobe','357658.00',790),
  86. (1220,'Licensed Metal Bike','Nokia','111439.00',391),
  87. (9616,'Elegant Steel Mouse','Disney','248094.00',286),
  88. (1700,'Electronic Steel Soap','Chanel','371277.00',915),
  89. (2234,'Ergonomic Concrete Chips','Toyota','117013.00',226),
  90. (6331,'Luxurious Frozen Cheese','Mitsubishi','120906.00',303),
  91. (3887,'Licensed Steel Ball','Toyota','786222.00',519),
  92. (9844,'Refined Fresh Pants','Huawei','706220.00',384),
  93. (2377,'Elegant Rubber Mouse','Suzuki','985647.00',761),
  94. (1064,'Awesome Plastic Bacon','Pepsodent','919633.00',255),
  95. (2732,'Fantastic Fresh Keyboard','Philips','658076.00',253),
  96. (5420,'Sleek Rubber Mouse','Pepsodent','461781.00',105),
  97. (7398,'Generic Steel Hat','Huawei','15554.00',234),
  98. (7437,'Awesome Metal Chips','ZTE','709521.00',387),
  99. (2812,'Fantastic Wooden Chair','Asus','524053.00',173),
  100. (7299,'Elegant Cotton Car','Pepsodent','154347.00',949),
  101. (2263,'Awesome Wooden Fish','Lamborghini','620494.00',229),
  102. (6071,'Small Concrete Mouse','Mitsubishi','257871.00',633),
  103. (4595,'Electronic Frozen Chips','Lenovo','909673.00',218),
  104. (2121,'Sleek Soft Ball','ZTE','357524.00',702),
  105. (2565,'Sleek Concrete Fish','Philips','748569.00',182),
  106. (7428,'Incredible Fresh Keyboard','Unilever','552163.00',897),
  107. (3837,'Elegant Steel Soap','Polytron','618032.00',339),
  108. (3224,'Recycled Soft Pizza','Robot','918888.00',762),
  109. (4008,'Luxurious Cotton Salad','Unilever','251901.00',627),
  110. (6012,'Incredible Metal Table','Samsung','847926.00',383),
  111. (5094,'Gorgeous Bronze Bacon','Ferarri','51393.00',336),
  112. (4808,'Intelligent Bronze Shoes','Kawasaki','102199.00',887),
  113. (6125,'Licensed Granite Ball','Alienware','95579.00',985),
  114. (3613,'Awesome Wooden Car','Philips','170499.00',177),
  115. (9324,'Gorgeous Cotton Mouse','Mitsubishi','731194.00',448),
  116. (5335,'Recycled Wooden Chicken','Lamborghini','640700.00',795),
  117. (1785,'Practical Rubber Gloves','Motorola','192584.00',878),
  118. (4775,'Luxurious Metal Computer','Uber','90707.00',363),
  119. (5334,'Modern Wooden Hat','Audi','712946.00',779),
  120. (1733,'Practical Wooden Table','Nike','485039.00',726),
  121. (6721,'Unbranded Fresh Pizza','Amazon','585111.00',998),
  122. (6243,'Handmade Cotton Pizza','Uniqlo','517470.00',855),
  123. (7303,'Generic Steel Shirt','HTC','147004.00',361),
  124. (7609,'Generic Concrete Bike','Mercedes','404643.00',847),
  125. (8518,'Modern Plastic Chicken','HTC','787316.00',401),
  126. (5055,'Tasty Wooden Pizza','Acer','844431.00',782),
  127. (5648,'Modern Steel Pants','Crocs','870830.00',259),
  128. (1592,'Modern Granite Chips','Hyundai','207750.00',648),
  129. (7297,'Practical Concrete Towels','Sharp','535211.00',744),
  130. (6216,'Electronic Cotton Car','Logitech','819718.00',173),
  131. (7218,'Oriental Fresh Chips','Nvidia','250815.00',695),
  132. (2998,'Intelligent Concrete Pizza','HTC','576204.00',775),
  133. (9219,'Sleek Cotton Computer','Ferarri','336203.00',656),
  134. (6540,'Rustic Bronze Sausages','Nintendo','175161.00',999),
  135. (2056,'Electronic Metal Mouse','Suzuki','867121.00',577),
  136. (2514,'Rustic Steel Ball','Ferarri','711994.00',997),
  137. (6309,'Recycled Steel Bike','HTC','385268.00',886),
  138. (8306,'Intelligent Concrete Mouse','Polytron','122004.00',683),
  139. (6451,'Elegant Cotton Ball','3M','391574.00',252),
  140. (2783,'Electronic Cotton Shoes','Aisan','133050.00',474),
  141. (3278,'Awesome Rubber Pizza','Mitsubishi','783267.00',809),
  142. (8732,'Awesome Bronze Cheese','Mitsubishi','786897.00',344),
  143. (9963,'Gorgeous Steel Car','Yamaha','683936.00',477),
  144. (8163,'Generic Plastic Ball','Robot','146468.00',682),
  145. (5044,'Gorgeous Steel Hat','Nvidia','308802.00',359),
  146. (8907,'Bespoke Plastic Fish','Robot','128914.00',114),
  147. (1130,'Luxurious Wooden Car','Mercedes','953696.00',217),
  148. (1620,'Unbranded Bronze Fish','Nintendo','995091.00',617),
  149. (2545,'Rustic Metal Fish','Uber','772986.00',361),
  150. (1732,'Sleek Granite Bike','Pepsodent','374299.00',526),
  151. (4673,'Handmade Cotton Computer','Samsung','710535.00',241),
  152. (8960,'Intelligent Soft Car','Nokia','452353.00',348),
  153. (7399,'Generic Soft Car','Motorola','973753.00',299),
  154. (1080,'Practical Plastic Chicken','Amazon','281547.00',308),
  155. (9294,'Generic Wooden Hat','Audi','53848.00',445),
  156. (6810,'Intelligent Metal Ball','Asus','669506.00',515),
  157. (9741,'Electronic Metal Keyboard','Intel','704919.00',841),
  158. (3680,'Gorgeous Bronze Car','Nokia','519876.00',476),
  159. (8696,'Incredible Plastic Towels','Microsoft','74276.00',236),
  160. (6678,'Electronic Cotton Pizza','Aisan','742451.00',434),
  161. (3491,'Refined Steel Car','Ferarri','950124.00',781),
  162. (8487,'Small Concrete Salad','Crocs','620863.00',889),
  163. (2700,'Luxurious Plastic Table','Uniqlo','846302.00',130),
  164. (3921,'Awesome Bronze Keyboard','Amazon','569247.00',855),
  165. (2628,'Oriental Cotton Sausages','Sony','222680.00',373),
  166. (4919,'Fantastic Wooden Fish','Nvidia','826842.00',731),
  167. (2030,'Modern Plastic Bacon','Asus','532256.00',203),
  168. (3064,'Electronic Metal Chips','Uber','614219.00',991),
  169. (6526,'Tasty Steel Hat','Audi','499780.00',327),
  170. (7121,'Incredible Plastic Table','HBO','832908.00',225),
  171. (3059,'Sleek Metal Computer','Lamborghini','663049.00',469),
  172. (6194,'Gorgeous Metal Sausages','Intel','748894.00',541),
  173. (4275,'Generic Wooden Tuna','Adobe','813562.00',933),
  174. (8098,'Handmade Metal Soap','Gucci','445556.00',611),
  175. (4678,'Awesome Bronze Mouse','Porsche','768451.00',838),
  176. (8264,'Modern Soft Shoes','Tesla','929102.00',379),
  177. (2923,'Elegant Plastic Hat','Motorola','42855.00',725),
  178. (3766,'Awesome Rubber Sausages','Hyundai','659615.00',416),
  179. (8405,'Sleek Bronze Bacon','Ferarri','398220.00',357),
  180. (9467,'Handmade Fresh Car','Rolex','601867.00',252),
  181. (2869,'Awesome Soft Bike','Philips','737671.00',849),
  182. (7632,'Incredible Soft Bike','Robot','832945.00',355),
  183. (2533,'Licensed Fresh Table','Amazon','619413.00',828),
  184. (6574,'Unbranded Bronze Table','3M','625589.00',188),
  185. (8339,'Electronic Steel Pants','Uber','227558.00',815),
  186. (6945,'Bespoke Metal Fish','Rolex','872475.00',482),
  187. (3734,'Modern Steel Ball','Adidas','318418.00',949),
  188. (4038,'Electronic Wooden Pizza','Motorola','985818.00',492),
  189. (1078,'Ergonomic Rubber Pants','Intel','613937.00',351),
  190. (6791,'Refined Soft Car','3M','154418.00',230),
  191. (9558,'Handcrafted Granite Gloves','Xiaomi','711224.00',329),
  192. (2265,'Gorgeous Frozen Bike','AMD','598146.00',143),
  193. (9928,'Luxurious Frozen Ball','AMD','519970.00',235),
  194. (8891,'Generic Plastic Pizza','Huawei','896348.00',774),
  195. (9456,'Handmade Granite Tuna','Mercedes','649732.00',714),
  196. (7468,'Sleek Bronze Shirt','Crocs','288530.00',423),
  197. (9626,'Gorgeous Frozen Chair','Lamborghini','472877.00',374),
  198. (5942,'Unbranded Frozen Chicken','Intel','804541.00',665),
  199. (3213,'Electronic Metal Gloves','Adobe','555689.00',788),
  200. (8611,'Modern Cotton Sausages','Philips','291024.00',406),
  201. (8025,'Sleek Wooden Soap','Philips','717730.00',227),
  202. (9195,'Fantastic Steel Fish','Porsche','969982.00',566),
  203. (6584,'Handcrafted Metal Mouse','Motorola','929280.00',835),
  204. (1675,'Incredible Bronze Chair','Disney','52496.00',912),
  205. (4589,'Luxurious Steel Towels','Uber','635952.00',311),
  206. (1691,'Sleek Cotton Chicken','Polytron','208071.00',981),
  207. (2296,'Handcrafted Rubber Shoes','Yamaha','92609.00',318),
  208. (6384,'Incredible Frozen Chicken','Apple','422835.00',818),
  209. (7889,'Licensed Plastic Bacon','Unilever','91025.00',453),
  210. (9506,'Electronic Soft Fish','HTC','580788.00',811),
  211. (3203,'Oriental Rubber Mouse','Amazon','623348.00',176),
  212. (7753,'Tasty Steel Car','Unilever','430741.00',549),
  213. (3263,'Intelligent Rubber Ball','Mercedes','959687.00',686),
  214. (5730,'Incredible Bronze Tuna','Toyota','785487.00',954),
  215. (8863,'Recycled Rubber Shirt','Asus','928720.00',817),
  216. (4774,'Awesome Soft Tuna','Crocs','161022.00',770),
  217. (4190,'Recycled Concrete Fish','Chanel','484835.00',771),
  218. (8094,'Electronic Cotton Mouse','Philips','265777.00',199),
  219. (1584,'Modern Frozen Salad','Nintendo','125417.00',325),
  220. (3600,'Unbranded Soft Gloves','Toshiba','720501.00',400),
  221. (5970,'Practical Bronze Ball','Toshiba','556925.00',391),
  222. (7100,'Oriental Plastic Hat','Mercedes','495560.00',377),
  223. (8827,'Ergonomic Metal Keyboard','Rolex','602449.00',283),
  224. (5448,'Handcrafted Concrete Towels','AMD','862765.00',567),
  225. (6849,'Luxurious Plastic Sausages','Logitech','943259.00',665),
  226. (2511,'Bespoke Fresh Gloves','Toyota','929788.00',870),
  227. (7371,'Intelligent Wooden Chips','Adobe','458582.00',370),
  228. (5824,'Modern Cotton Computer','Chanel','731544.00',580),
  229. (1178,'Handmade Cotton Table','Sharp','780695.00',424),
  230. (5683,'Recycled Cotton Salad','Pepsodent','816704.00',315),
  231. (7420,'Gorgeous Concrete Car','Adobe','720847.00',552),
  232. (1973,'Incredible Cotton Pizza','Audi','314382.00',613),
  233. (9107,'Fantastic Fresh Chicken','Alienware','993260.00',220),
  234. (9427,'Intelligent Rubber Car','Rolex','484752.00',706),
  235. (2323,'Awesome Frozen Bacon','Hyundai','148438.00',955),
  236. (8704,'Electronic Bronze Chair','HTC','474915.00',215),
  237. (7541,'Licensed Rubber Gloves','Porsche','887170.00',754),
  238. (2542,'Gorgeous Metal Soap','Kawasaki','277383.00',815),
  239. (8100,'Gorgeous Plastic Bacon','Sharp','725884.00',247),
  240. (9659,'Elegant Metal Bacon','Yamaha','939260.00',985),
  241. (1029,'Luxurious Bronze Chips','Xiaomi','856865.00',129),
  242. (7447,'Small Bronze Shoes','Yamaha','35905.00',963),
  243. (1698,'Awesome Metal Shirt','Philips','329927.00',725),
  244. (8765,'Oriental Fresh Chicken','Porsche','933964.00',267),
  245. (6858,'Awesome Cotton Bike','Adobe','460061.00',555),
  246. (6814,'Handcrafted Rubber Car','HTC','562664.00',839),
  247. (2665,'Unbranded Granite Table','Rolex','297698.00',274),
  248. (6824,'Handmade Plastic Shoes','Unilever','796756.00',198),
  249. (9914,'Rustic Wooden Gloves','Huawei','123109.00',403),
  250. (4781,'Bespoke Frozen Towels','Toyota','187172.00',929),
  251. (6146,'Handmade Cotton Gloves','Suzuki','890339.00',140),
  252. (3042,'Rustic Cotton Cheese','Mercedes','652246.00',398),
  253. (2445,'Fantastic Cotton Hat','Mitsubishi','591722.00',847),
  254. (4238,'Incredible Metal Chicken','Alienware','730573.00',683),
  255. (9474,'Sleek Bronze Car','3M','233538.00',435),
  256. (9398,'Incredible Concrete Mouse','Uber','365793.00',538),
  257. (3974,'Tasty Rubber Shoes','Motorola','891530.00',108),
  258. (5614,'Rustic Frozen Bike','FedEx','519630.00',517),
  259. (6281,'Tasty Concrete Towels','Pepsodent','90893.00',469),
  260. (9323,'Intelligent Metal Hat','Apple','772854.00',177),
  261. (8531,'Recycled Plastic Sausages','Nintendo','631122.00',215),
  262. (1583,'Bespoke Soft Ball','Acer','67759.00',928),
  263. (4579,'Handcrafted Wooden Salad','Tesla','931549.00',855),
  264. (2979,'Gorgeous Frozen Car','Pepsodent','317047.00',674),
  265. (5394,'Bespoke Concrete Car','Huawei','936277.00',872),
  266. (3292,'Incredible Plastic Bacon','Huawei','892031.00',663),
  267. (5137,'Fantastic Granite Cheese','Nvidia','690179.00',573),
  268. (6398,'Unbranded Frozen Gloves','Chanel','224772.00',775),
  269. (7417,'Fantastic Metal Ball','Adobe','508504.00',987),
  270. (6576,'Sleek Metal Shirt','Intel','71749.00',522),
  271. (9516,'Fantastic Concrete Chicken','Nokia','89718.00',754),
  272. (9265,'Refined Frozen Tuna','Sharp','183565.00',782),
  273. (7432,'Handmade Concrete Pants','Robot','217804.00',859),
  274. (7668,'Electronic Concrete Fish','Rolex','686929.00',651),
  275. (9246,'Rustic Fresh Bacon','Toshiba','492083.00',960),
  276. (7519,'Intelligent Plastic Mouse','Suzuki','601394.00',871),
  277. (6363,'Handmade Steel Chicken','Suzuki','834012.00',167),
  278. (9939,'Licensed Concrete Chair','Kawasaki','29027.00',153),
  279. (7618,'Fantastic Fresh Ball','Uber','694570.00',677),
  280. (3017,'Recycled Fresh Mouse','Aisan','297318.00',575),
  281. (7769,'Licensed Wooden Pants','Xiaomi','963206.00',199),
  282. (8690,'Handmade Bronze Cheese','Alienware','143019.00',185),
  283. (4678,'Small Rubber Pizza','Audi','798504.00',162),
  284. (9374,'Practical Fresh Gloves','Pepsodent','18831.00',245),
  285. (1845,'Modern Bronze Cheese','Polytron','788172.00',244),
  286. (3623,'Unbranded Granite Table','Polytron','69812.00',912),
  287. (3487,'Awesome Frozen Sausages','Aisan','217617.00',205),
  288. (2401,'Luxurious Plastic Bike','Ferarri','62000.00',642),
  289. (6501,'Licensed Steel Shoes','Audi','843721.00',707),
  290. (8525,'Refined Rubber Shirt','Chanel','31744.00',367),
  291. (7020,'Awesome Concrete Hat','IBM','799581.00',890),
  292. (9810,'Handcrafted Wooden Chair','Nintendo','448402.00',983),
  293. (3325,'Licensed Bronze Keyboard','Suzuki','373802.00',952),
  294. (9548,'Refined Wooden Computer','Ferarri','322037.00',463),
  295. (5686,'Sleek Plastic Cheese','Hyundai','335009.00',637),
  296. (3287,'Ergonomic Concrete Towels','Yamaha','892468.00',488),
  297. (5678,'Incredible Rubber Car','Microsoft','772623.00',844),
  298. (6650,'Gorgeous Wooden Gloves','Chanel','773380.00',769),
  299. (2495,'Rustic Cotton Chair','Xiaomi','757373.00',729),
  300. (1438,'Awesome Wooden Towels','IBM','509434.00',870),
  301. (1014,'Generic Wooden Mouse','Amazon','461745.00',754),
  302. (7095,'Elegant Soft Pizza','Acer','584085.00',835),
  303. (6151,'Intelligent Wooden Pizza','Samsung','837655.00',924),
  304. (5405,'Practical Steel Shirt','Asus','577211.00',183),
  305. (2791,'Refined Rubber Keyboard','Hyundai','793730.00',388),
  306. (8749,'Recycled Granite Fish','Motorola','382882.00',635),
  307. (9618,'Licensed Bronze Tuna','Porsche','746862.00',756),
  308. (3872,'Ergonomic Frozen Chips','Sony','891157.00',974),
  309. (7206,'Practical Rubber Ball','Logitech','962877.00',427),
  310. (7052,'Modern Steel Chips','Acer','287397.00',235),
  311. (5954,'Ergonomic Rubber Chips','Uniqlo','958423.00',382),
  312. (9741,'Recycled Frozen Gloves','Vans','134734.00',377),
  313. (8097,'Sleek Metal Car','Mercedes','331453.00',604),
  314. (7794,'Fantastic Concrete Shirt','AMD','812652.00',805),
  315. (7413,'Sleek Frozen Chips','Microsoft','927778.00',801),
  316. (8737,'Fantastic Rubber Hat','Hyundai','685415.00',514),
  317. (9679,'Small Rubber Pizza','Kawasaki','278944.00',579),
  318. (4237,'Incredible Concrete Ball','Lamborghini','952102.00',466),
  319. (7767,'Bespoke Soft Towels','Huawei','458385.00',192),
  320. (4207,'Rustic Frozen Keyboard','IBM','631456.00',299),
  321. (3878,'Rustic Wooden Shirt','Toshiba','500077.00',983),
  322. (1568,'Intelligent Rubber Mouse','Uniqlo','29739.00',406),
  323. (6776,'Generic Concrete Bacon','IBM','881867.00',655),
  324. (7484,'Electronic Granite Fish','IBM','583928.00',962),
  325. (5095,'Luxurious Metal Hat','Disney','394993.00',631),
  326. (4567,'Fantastic Concrete Cheese','FedEx','761846.00',390),
  327. (8780,'Rustic Soft Computer','Nokia','825940.00',815),
  328. (1746,'Small Concrete Car','Nvidia','518108.00',326),
  329. (8217,'Tasty Granite Pants','Motorola','993459.00',738),
  330. (9204,'Tasty Metal Shirt','Suzuki','728534.00',132),
  331. (7116,'Rustic Plastic Bacon','AMD','47964.00',850),
  332. (2619,'Handmade Concrete Gloves','Porsche','987008.00',739),
  333. (1391,'Elegant Concrete Table','3M','973215.00',399),
  334. (5719,'Incredible Frozen Tuna','Toshiba','407216.00',509),
  335. (4967,'Gorgeous Metal Computer','Amazon','439802.00',919),
  336. (6108,'Awesome Rubber Pants','HBO','504015.00',131),
  337. (5374,'Modern Metal Pants','Polytron','311570.00',477),
  338. (6944,'Oriental Cotton Sausages','HBO','355807.00',158),
  339. (7233,'Refined Wooden Computer','Tesla','228332.00',560),
  340. (3983,'Electronic Rubber Fish','HTC','333094.00',395),
  341. (3691,'Recycled Concrete Gloves','Motorola','400520.00',800),
  342. (1081,'Gorgeous Rubber Car','FedEx','36874.00',258),
  343. (8171,'Bespoke Bronze Chair','Yamaha','681334.00',723),
  344. (3428,'Practical Metal Chair','HBO','901122.00',271),
  345. (9248,'Rustic Fresh Chips','Lamborghini','456213.00',714),
  346. (4213,'Rustic Soft Mouse','Toyota','729777.00',607),
  347. (2913,'Handmade Plastic Chips','Mitsubishi','225475.00',948),
  348. (5026,'Intelligent Bronze Cheese','Uniqlo','600706.00',861),
  349. (4518,'Refined Fresh Tuna','Unilever','53020.00',628),
  350. (9693,'Recycled Cotton Bike','Nvidia','236217.00',945),
  351. (3545,'Unbranded Cotton Bacon','3M','556093.00',754),
  352. (5463,'Refined Soft Chicken','3M','161902.00',120),
  353. (8368,'Luxurious Fresh Soap','Audi','255632.00',453),
  354. (1232,'Awesome Soft Sausages','Chanel','327934.00',192),
  355. (6720,'Handcrafted Cotton Hat','Adidas','929441.00',423),
  356. (1644,'Fantastic Fresh Shirt','Porsche','395699.00',566),
  357. (5803,'Tasty Bronze Computer','Microsoft','258864.00',556),
  358. (6269,'Practical Plastic Fish','Adobe','186438.00',724),
  359. (9646,'Sleek Concrete Keyboard','Aisan','210756.00',361),
  360. (5232,'Intelligent Cotton Salad','Kawasaki','362162.00',482),
  361. (1679,'Sleek Rubber Computer','Mercedes','429336.00',669),
  362. (8715,'Unbranded Rubber Towels','HTC','648189.00',595),
  363. (8448,'Practical Bronze Shirt','3M','228837.00',553),
  364. (9036,'Modern Bronze Bike','Polytron','300217.00',875),
  365. (1405,'Modern Steel Hat','Microsoft','972098.00',765),
  366. (8807,'Incredible Frozen Ball','Sharp','802422.00',915),
  367. (8104,'Electronic Concrete Sausages','Porsche','549681.00',194),
  368. (3049,'Unbranded Metal Chicken','Adidas','979417.00',661),
  369. (5634,'Oriental Fresh Fish','Audi','99525.00',890),
  370. (8330,'Licensed Granite Ball','Mercedes','807908.00',433),
  371. (5542,'Sleek Wooden Chair','Vans','756593.00',157),
  372. (9578,'Recycled Plastic Sausages','Yamaha','717192.00',759),
  373. (5766,'Licensed Rubber Sausages','Polytron','761425.00',470),
  374. (5134,'Awesome Plastic Table','Lamborghini','159788.00',739),
  375. (8527,'Ergonomic Fresh Salad','Crocs','602232.00',289),
  376. (8076,'Handcrafted Concrete Shoes','Gucci','25320.00',673),
  377. (7780,'Rustic Wooden Shirt','Asus','18991.00',905),
  378. (1178,'Recycled Granite Salad','Nokia','177526.00',464),
  379. (6665,'Tasty Plastic Shoes','Nvidia','597165.00',766),
  380. (9781,'Recycled Granite Car','Uber','476538.00',451),
  381. (3626,'Tasty Granite Computer','Kawasaki','153285.00',907),
  382. (7732,'Awesome Wooden Pizza','Uber','277286.00',349),
  383. (5732,'Modern Concrete Keyboard','Nvidia','728249.00',261),
  384. (2960,'Small Concrete Shirt','Xiaomi','346767.00',193),
  385. (1477,'Practical Bronze Sausages','Crocs','594253.00',463),
  386. (5155,'Tasty Metal Chair','FedEx','433946.00',328),
  387. (6736,'Incredible Concrete Shirt','Adidas','353307.00',983),
  388. (2352,'Fantastic Concrete Towels','Porsche','821498.00',491),
  389. (6480,'Electronic Soft Car','Audi','52752.00',797),
  390. (3684,'Small Metal Tuna','Nokia','274199.00',991),
  391. (4806,'Fantastic Rubber Keyboard','Ferarri','925879.00',460),
  392. (8934,'Tasty Plastic Chips','Porsche','148612.00',443),
  393. (6555,'Generic Soft Pizza','Apple','589358.00',932),
  394. (1550,'Small Fresh Hat','Porsche','282510.00',956),
  395. (6734,'Generic Soft Chair','Crocs','210207.00',779),
  396. (8922,'Unbranded Fresh Car','Sharp','876860.00',962),
  397. (5405,'Awesome Rubber Salad','Huawei','99437.00',330),
  398. (4788,'Bespoke Metal Chicken','Samsung','780691.00',312),
  399. (3187,'Incredible Metal Chair','Philips','665177.00',633),
  400. (9930,'Small Cotton Table','Gucci','317406.00',420),
  401. (4121,'Small Metal Salad','Mercedes','81389.00',540),
  402. (8940,'Rustic Cotton Bacon','Adidas','38638.00',153),
  403. (2117,'Luxurious Frozen Bike','Audi','733831.00',309),
  404. (3142,'Rustic Granite Bacon','Intel','173845.00',350),
  405. (8013,'Rustic Granite Shirt','Apple','676534.00',461),
  406. (7720,'Bespoke Frozen Chair','Pepsodent','773665.00',316),
  407. (2354,'Rustic Granite Sausages','Tesla','877015.00',235),
  408. (6546,'Practical Cotton Hat','HTC','656655.00',279),
  409. (6607,'Rustic Rubber Chicken','3M','95406.00',647),
  410. (8683,'Ergonomic Rubber Shirt','Hyundai','242862.00',790),
  411. (9153,'Intelligent Fresh Gloves','Mercedes','393034.00',433),
  412. (3081,'Bespoke Concrete Pants','AMD','369624.00',528),
  413. (6579,'Incredible Metal Chips','Uber','680845.00',951),
  414. (8861,'Incredible Concrete Shirt','Amazon','365016.00',386),
  415. (5772,'Rustic Plastic Sausages','Acer','675949.00',106),
  416. (8719,'Luxurious Metal Bike','AMD','664614.00',762),
  417. (9834,'Rustic Plastic Gloves','Unilever','375728.00',401),
  418. (6610,'Recycled Metal Chicken','FedEx','928185.00',483),
  419. (6396,'Elegant Wooden Fish','Huawei','498311.00',810),
  420. (4880,'Oriental Concrete Fish','ZTE','862026.00',698),
  421. (6212,'Awesome Fresh Pants','HTC','867519.00',274),
  422. (2500,'Rustic Cotton Bike','Kawasaki','778058.00',899),
  423. (4034,'Licensed Fresh Ball','Nintendo','117232.00',236),
  424. (4181,'Electronic Rubber Pants','Samsung','745074.00',822),
  425. (7508,'Rustic Soft Shoes','ZTE','926969.00',718),
  426. (7087,'Electronic Concrete Salad','Yamaha','523824.00',459),
  427. (9177,'Tasty Rubber Soap','Apple','693039.00',511),
  428. (2089,'Unbranded Wooden Pizza','Pepsodent','73832.00',374),
  429. (9627,'Bespoke Granite Pants','Toyota','674946.00',838),
  430. (6247,'Electronic Fresh Ball','Huawei','321496.00',138),
  431. (8403,'Sleek Rubber Chicken','Xiaomi','38804.00',550),
  432. (2686,'Luxurious Wooden Towels','Suzuki','300617.00',418),
  433. (8102,'Incredible Concrete Pizza','HBO','433582.00',633),
  434. (1144,'Bespoke Steel Fish','Nintendo','824945.00',758),
  435. (1266,'Small Cotton Pizza','Uber','907144.00',203),
  436. (2812,'Bespoke Granite Table','Kawasaki','646634.00',134),
  437. (8367,'Electronic Frozen Bike','Kawasaki','99444.00',468),
  438. (6644,'Tasty Steel Pizza','Mitsubishi','453703.00',449),
  439. (9591,'Elegant Concrete Hat','Aisan','722970.00',263),
  440. (9290,'Recycled Granite Pants','Ferarri','554995.00',359),
  441. (9456,'Incredible Soft Pizza','FedEx','890645.00',945),
  442. (8217,'Incredible Metal Soap','Gucci','158333.00',335),
  443. (1868,'Handcrafted Fresh Bacon','ZTE','635813.00',635),
  444. (3669,'Elegant Cotton Hat','Yamaha','274138.00',334),
  445. (1716,'Ergonomic Fresh Bacon','Crocs','92152.00',355),
  446. (7568,'Unbranded Rubber Fish','Sony','51198.00',307),
  447. (8565,'Oriental Granite Car','Nintendo','367394.00',568),
  448. (4636,'Recycled Frozen Computer','FedEx','757977.00',154),
  449. (1204,'Luxurious Metal Shirt','Kawasaki','141850.00',802),
  450. (9894,'Oriental Plastic Salad','Vans','788933.00',929),
  451. (3185,'Luxurious Soft Hat','Nike','637313.00',725),
  452. (9777,'Tasty Plastic Hat','Hyundai','352661.00',382),
  453. (4255,'Refined Steel Chips','HBO','215832.00',764),
  454. (6873,'Sleek Concrete Hat','Alienware','296816.00',581),
  455. (9987,'Generic Wooden Ball','Adobe','89449.00',723),
  456. (3344,'Intelligent Soft Hat','Apple','984450.00',972),
  457. (2889,'Generic Soft Towels','Vans','317479.00',733),
  458. (4768,'Ergonomic Bronze Hat','Nintendo','74228.00',596),
  459. (6516,'Sleek Fresh Shirt','Philips','485677.00',457),
  460. (5568,'Electronic Soft Towels','Samsung','960553.00',983),
  461. (6465,'Refined Cotton Car','Samsung','871140.00',576),
  462. (5081,'Elegant Fresh Pants','IBM','195268.00',726),
  463. (4664,'Rustic Granite Computer','Nokia','716471.00',519),
  464. (9611,'Handmade Rubber Tuna','Acer','654646.00',762),
  465. (7485,'Modern Bronze Towels','Lenovo','161160.00',186),
  466. (7996,'Bespoke Soft Soap','Philips','155357.00',607),
  467. (2920,'Recycled Bronze Tuna','Vans','619927.00',795),
  468. (4335,'Rustic Steel Gloves','Nokia','273901.00',844),
  469. (3242,'Modern Granite Pizza','Nike','284404.00',326),
  470. (6513,'Luxurious Cotton Car','Pepsodent','578228.00',885),
  471. (8365,'Unbranded Rubber Fish','Tesla','516530.00',967),
  472. (6713,'Electronic Steel Sausages','Toshiba','903872.00',903),
  473. (6344,'Unbranded Plastic Shoes','Uber','769924.00',393),
  474. (2544,'Bespoke Frozen Towels','Mitsubishi','717436.00',367),
  475. (3141,'Ergonomic Steel Shirt','Mercedes','325923.00',748),
  476. (8473,'Awesome Granite Pizza','Acer','158061.00',375),
  477. (4302,'Handmade Steel Table','Intel','914094.00',794),
  478. (1996,'Modern Plastic Chicken','Uber','840054.00',410),
  479. (1450,'Fantastic Metal Cheese','Robot','103558.00',313),
  480. (3611,'Awesome Plastic Ball','Sony','323731.00',482),
  481. (2118,'Luxurious Soft Car','Robot','837647.00',582),
  482. (1347,'Recycled Fresh Tuna','Apple','118125.00',220),
  483. (1959,'Intelligent Soft Tuna','Vans','409482.00',777),
  484. (3221,'Elegant Bronze Bike','HTC','265366.00',972),
  485. (3833,'Oriental Granite Keyboard','Alienware','638293.00',166),
  486. (2915,'Fantastic Soft Shoes','Chanel','816152.00',745),
  487. (1811,'Intelligent Metal Towels','HTC','667902.00',146),
  488. (4232,'Handmade Soft Bike','Toshiba','402570.00',981),
  489. (8597,'Gorgeous Fresh Hat','Aisan','985867.00',621),
  490. (2151,'Handmade Cotton Tuna','Mercedes','808217.00',344),
  491. (1332,'Oriental Concrete Shoes','Mitsubishi','967681.00',437),
  492. (7235,'Ergonomic Plastic Mouse','Hyundai','311377.00',319),
  493. (1019,'Gorgeous Soft Chips','Pepsodent','785087.00',208),
  494. (5813,'Intelligent Cotton Chicken','Vans','399776.00',735),
  495. (5293,'Handcrafted Plastic Towels','FedEx','481640.00',773),
  496. (7572,'Rustic Cotton Bacon','Alienware','358712.00',953),
  497. (8202,'Tasty Steel Shoes','Intel','903746.00',426),
  498. (2921,'Fantastic Frozen Towels','Uniqlo','101042.00',429),
  499. (6162,'Ergonomic Frozen Chips','ZTE','921026.00',151),
  500. (2415,'Handmade Wooden Shirt','Samsung','691005.00',166),
  501. (5282,'Modern Cotton Ball','Nvidia','807400.00',101),
  502. (9241,'Fantastic Bronze Hat','3M','558144.00',159),
  503. (2136,'Awesome Steel Ball','AMD','524930.00',370),
  504. (4462,'Incredible Bronze Fish','Porsche','76642.00',476),
  505. (9195,'Awesome Soft Cheese','Toshiba','14083.00',767),
  506. (4281,'Handcrafted Metal Chair','Polytron','632483.00',749),
  507. (7738,'Bespoke Soft Mouse','Logitech','461765.00',337),
  508. (3302,'Handcrafted Fresh Pizza','Uniqlo','799884.00',652),
  509. (3243,'Licensed Cotton Table','Intel','273188.00',360),
  510. (9659,'Awesome Granite Bacon','ZTE','426248.00',853),
  511. (5646,'Refined Rubber Chicken','Amazon','486342.00',373),
  512. (2239,'Elegant Concrete Computer','Logitech','692881.00',649),
  513. (3216,'Tasty Soft Computer','Kawasaki','994676.00',830),
  514. (8215,'Tasty Fresh Mouse','Unilever','294541.00',851),
  515. (8754,'Intelligent Fresh Computer','Nintendo','872900.00',203),
  516. (8638,'Electronic Fresh Car','AMD','317220.00',763),
  517. (1356,'Sleek Steel Shoes','Asus','63630.00',875),
  518. (3112,'Practical Fresh Car','Suzuki','433382.00',594),
  519. (9592,'Electronic Frozen Gloves','Huawei','493932.00',148),
  520. (4021,'Handmade Concrete Fish','Nokia','847770.00',241),
  521. (3637,'Elegant Fresh Gloves','Hyundai','841601.00',689),
  522. (9644,'Ergonomic Metal Soap','Mitsubishi','828636.00',517),
  523. (9661,'Awesome Steel Keyboard','Logitech','793095.00',407),
  524. (3120,'Practical Steel Bike','Huawei','117221.00',681),
  525. (8175,'Fantastic Wooden Hat','Uniqlo','723744.00',334),
  526. (9151,'Bespoke Bronze Tuna','Gucci','180502.00',407),
  527. (9099,'Licensed Wooden Sausages','Lenovo','783819.00',214),
  528. (3020,'Refined Fresh Bacon','FedEx','810413.00',367),
  529. (6088,'Small Wooden Pants','Alienware','727780.00',931),
  530. (1068,'Recycled Wooden Gloves','Huawei','438104.00',527),
  531. (3315,'Generic Fresh Towels','Suzuki','165097.00',855),
  532. (1216,'Oriental Fresh Car','Nintendo','468957.00',912),
  533. (2104,'Incredible Soft Table','Unilever','351580.00',703),
  534. (9653,'Sleek Rubber Chair','Chanel','955045.00',487),
  535. (5651,'Awesome Steel Gloves','Motorola','188302.00',814),
  536. (3261,'Refined Fresh Shoes','Microsoft','480727.00',905),
  537. (5789,'Recycled Fresh Towels','Rolex','327983.00',953),
  538. (5446,'Sleek Rubber Pants','Sony','367586.00',543),
  539. (3869,'Handmade Wooden Gloves','Vans','107373.00',581),
  540. (6078,'Unbranded Cotton Pizza','Sharp','826801.00',809),
  541. (5508,'Gorgeous Steel Chicken','Samsung','413075.00',759),
  542. (1142,'Intelligent Steel Hat','3M','70048.00',289),
  543. (3631,'Electronic Metal Bacon','Crocs','156419.00',708),
  544. (6752,'Rustic Steel Fish','Nokia','977360.00',112),
  545. (7616,'Electronic Frozen Cheese','Unilever','928827.00',870),
  546. (7652,'Handmade Fresh Shoes','FedEx','550558.00',314),
  547. (9757,'Oriental Bronze Ball','Gucci','260949.00',928),
  548. (5939,'Sleek Soft Hat','Logitech','706867.00',947),
  549. (1853,'Handcrafted Rubber Keyboard','Polytron','777617.00',741),
  550. (1779,'Incredible Wooden Gloves','Robot','746505.00',993),
  551. (7409,'Tasty Bronze Pizza','Uber','90526.00',811),
  552. (7204,'Handcrafted Wooden Bike','Uber','383381.00',572),
  553. (2620,'Incredible Wooden Computer','Yamaha','632708.00',315),
  554. (5605,'Electronic Rubber Salad','Rolex','887230.00',242),
  555. (4695,'Intelligent Rubber Pants','Xiaomi','680526.00',695),
  556. (3157,'Practical Granite Tuna','Uber','924176.00',384),
  557. (3909,'Awesome Soft Chair','Microsoft','944954.00',203),
  558. (6441,'Handmade Frozen Table','Huawei','125217.00',453),
  559. (3611,'Incredible Wooden Towels','Lamborghini','142097.00',791),
  560. (6961,'Electronic Rubber Shoes','Sony','754339.00',395),
  561. (8421,'Luxurious Wooden Computer','Uber','159551.00',109),
  562. (2390,'Modern Steel Pants','Asus','300637.00',123),
  563. (9485,'Bespoke Soft Ball','Gucci','818374.00',890),
  564. (9052,'Handcrafted Wooden Fish','Uber','841353.00',373),
  565. (9514,'Electronic Cotton Hat','Apple','819474.00',295),
  566. (9622,'Intelligent Soft Gloves','HBO','764088.00',591),
  567. (2257,'Elegant Granite Soap','Uniqlo','844573.00',240),
  568. (8351,'Luxurious Rubber Table','3M','500214.00',623),
  569. (3781,'Intelligent Rubber Computer','Disney','706891.00',168),
  570. (5095,'Practical Bronze Chicken','Mercedes','863278.00',927),
  571. (5580,'Sleek Plastic Bacon','Audi','494573.00',826),
  572. (1672,'Oriental Rubber Ball','Philips','176850.00',987),
  573. (8429,'Fantastic Frozen Bacon','ZTE','68785.00',726),
  574. (6565,'Modern Frozen Salad','Sony','823008.00',989),
  575. (6511,'Refined Plastic Ball','Acer','481982.00',625),
  576. (7144,'Practical Concrete Table','Ferarri','379816.00',913),
  577. (5984,'Recycled Plastic Soap','Toshiba','862591.00',841),
  578. (3046,'Recycled Wooden Mouse','Vans','367766.00',854),
  579. (8722,'Small Fresh Gloves','Uber','870254.00',817),
  580. (4161,'Modern Wooden Mouse','Adidas','563477.00',457),
  581. (9465,'Intelligent Concrete Shoes','Lamborghini','358812.00',302),
  582. (7892,'Handcrafted Cotton Chair','Alienware','149172.00',527),
  583. (8590,'Fantastic Bronze Mouse','Disney','760147.00',634),
  584. (1575,'Elegant Fresh Fish','Robot','425754.00',855),
  585. (7405,'Electronic Wooden Bike','Amazon','523290.00',460),
  586. (2860,'Sleek Soft Shirt','Toshiba','929041.00',421),
  587. (6790,'Incredible Cotton Soap','AMD','228949.00',732),
  588. (9098,'Intelligent Cotton Shoes','Chanel','421446.00',676),
  589. (2670,'Sleek Bronze Gloves','Sharp','904045.00',863),
  590. (5367,'Generic Metal Chips','Aisan','989480.00',370),
  591. (6421,'Practical Bronze Pants','Hyundai','761868.00',963),
  592. (2348,'Electronic Concrete Cheese','Unilever','330126.00',970),
  593. (7568,'Tasty Fresh Towels','Logitech','292601.00',662),
  594. (8582,'Handmade Cotton Bike','3M','654035.00',488),
  595. (5641,'Fantastic Metal Bacon','Crocs','448446.00',371),
  596. (4489,'Handcrafted Granite Pants','Acer','843747.00',135),
  597. (4553,'Incredible Metal Cheese','Philips','525894.00',365),
  598. (2487,'Incredible Concrete Car','Amazon','161696.00',256),
  599. (8406,'Awesome Concrete Keyboard','Adidas','377379.00',364),
  600. (7555,'Oriental Concrete Tuna','Unilever','380572.00',844),
  601. (8471,'Oriental Cotton Towels','ZTE','220172.00',544),
  602. (7247,'Incredible Fresh Computer','Intel','996013.00',368),
  603. (7611,'Handcrafted Wooden Bacon','Aisan','275111.00',481),
  604. (8262,'Incredible Rubber Chicken','Ferarri','96619.00',349),
  605. (7502,'Recycled Bronze Cheese','Suzuki','334107.00',574),
  606. (8685,'Fantastic Bronze Chicken','Pepsodent','77003.00',911),
  607. (8514,'Fantastic Plastic Towels','Lenovo','783449.00',152),
  608. (2149,'Fantastic Cotton Fish','Uniqlo','93402.00',622),
  609. (8452,'Handcrafted Frozen Pizza','Polytron','124428.00',678),
  610. (9905,'Awesome Fresh Ball','Kawasaki','691132.00',875),
  611. (4646,'Oriental Plastic Hat','Nvidia','588539.00',840),
  612. (6659,'Small Plastic Tuna','Ferarri','284296.00',649),
  613. (6986,'Rustic Concrete Chips','Disney','277034.00',357),
  614. (4095,'Practical Plastic Chicken','Polytron','122979.00',416),
  615. (2330,'Bespoke Cotton Ball','Sony','863494.00',989),
  616. (9729,'Luxurious Metal Pizza','3M','39277.00',135),
  617. (4218,'Tasty Steel Towels','Toshiba','445259.00',163),
  618. (7092,'Ergonomic Bronze Hat','Lamborghini','279061.00',811),
  619. (4003,'Practical Rubber Computer','ZTE','169502.00',320),
  620. (8826,'Rustic Soft Chips','Gucci','666863.00',193),
  621. (5598,'Refined Granite Soap','Samsung','934972.00',537),
  622. (5642,'Refined Bronze Shoes','Mercedes','644607.00',733),
  623. (6731,'Sleek Plastic Salad','Sharp','873349.00',318),
  624. (6641,'Recycled Wooden Chair','Sony','875562.00',493),
  625. (6843,'Modern Bronze Salad','Asus','383689.00',972),
  626. (8150,'Rustic Steel Tuna','Uber','371783.00',843),
  627. (3441,'Unbranded Wooden Soap','Polytron','593408.00',394),
  628. (1449,'Practical Fresh Table','Apple','214519.00',184),
  629. (1040,'Handmade Steel Shirt','Acer','338947.00',845),
  630. (2384,'Incredible Plastic Shirt','Mitsubishi','91531.00',940),
  631. (2904,'Refined Soft Cheese','Pepsodent','133416.00',598),
  632. (3402,'Elegant Bronze Pants','Rolex','336081.00',357),
  633. (2072,'Fantastic Metal Bacon','Unilever','64070.00',109),
  634. (2010,'Licensed Wooden Pants','Uber','374125.00',720),
  635. (8416,'Handmade Cotton Hat','Amazon','847354.00',593),
  636. (5204,'Intelligent Granite Keyboard','Uber','710103.00',807),
  637. (1078,'Generic Wooden Mouse','Samsung','202175.00',487),
  638. (3721,'Small Concrete Chips','Aisan','865086.00',843),
  639. (6082,'Generic Cotton Keyboard','Porsche','980212.00',785),
  640. (3562,'Refined Soft Chair','Acer','394628.00',943),
  641. (8892,'Unbranded Cotton Cheese','Mitsubishi','640652.00',667),
  642. (3140,'Luxurious Granite Salad','Lamborghini','321321.00',787),
  643. (3923,'Fantastic Bronze Soap','Lamborghini','92570.00',819),
  644. (8467,'Handmade Frozen Chair','Robot','317321.00',510),
  645. (5165,'Small Concrete Pizza','Kawasaki','254762.00',125),
  646. (3531,'Bespoke Granite Cheese','Logitech','659205.00',209),
  647. (3680,'Licensed Plastic Table','Vans','97238.00',693),
  648. (1926,'Elegant Metal Shoes','Aisan','417704.00',737),
  649. (9979,'Generic Concrete Keyboard','Nvidia','651045.00',560),
  650. (3317,'Handcrafted Concrete Chair','Polytron','361553.00',161),
  651. (6963,'Fantastic Wooden Table','Amazon','887733.00',988),
  652. (3909,'Awesome Frozen Pizza','IBM','999109.00',506),
  653. (6173,'Modern Soft Salad','Uniqlo','870783.00',165),
  654. (3634,'Recycled Bronze Mouse','Nintendo','39886.00',908),
  655. (6013,'Oriental Frozen Ball','Gucci','857439.00',626),
  656. (3863,'Ergonomic Rubber Hat','ZTE','102122.00',919),
  657. (2354,'Incredible Soft Tuna','HTC','86618.00',666),
  658. (8174,'Bespoke Cotton Pizza','3M','248547.00',590),
  659. (3365,'Electronic Frozen Soap','Xiaomi','233603.00',487),
  660. (8108,'Handmade Metal Keyboard','Asus','337004.00',381),
  661. (6680,'Ergonomic Cotton Mouse','Adobe','847180.00',161),
  662. (8382,'Ergonomic Rubber Bacon','Mitsubishi','729475.00',330),
  663. (6462,'Practical Soft Soap','Hyundai','625815.00',101),
  664. (6322,'Sleek Plastic Hat','Polytron','963417.00',321),
  665. (7546,'Bespoke Soft Pants','Adobe','364971.00',610),
  666. (7759,'Incredible Soft Chips','Intel','747079.00',224),
  667. (1459,'Gorgeous Soft Shirt','Toyota','40907.00',837),
  668. (9892,'Awesome Cotton Gloves','Lamborghini','604232.00',631),
  669. (8192,'Ergonomic Plastic Cheese','Gucci','111201.00',304),
  670. (9612,'Intelligent Granite Soap','Samsung','381705.00',148),
  671. (3066,'Small Steel Hat','Unilever','693648.00',847),
  672. (5821,'Intelligent Frozen Shoes','Crocs','980822.00',333),
  673. (1903,'Oriental Fresh Chips','Rolex','857567.00',663),
  674. (5821,'Oriental Bronze Chips','Kawasaki','746604.00',742),
  675. (9484,'Electronic Concrete Pizza','Uber','487655.00',790),
  676. (1652,'Sleek Bronze Table','Mitsubishi','210361.00',388),
  677. (7569,'Generic Rubber Hat','Robot','874415.00',915),
  678. (2974,'Gorgeous Cotton Gloves','IBM','987735.00',494),
  679. (8236,'Incredible Concrete Hat','Logitech','745178.00',187),
  680. (1046,'Ergonomic Soft Mouse','Xiaomi','286512.00',181),
  681. (7769,'Fantastic Cotton Chips','Motorola','606307.00',340),
  682. (7819,'Oriental Cotton Computer','Nintendo','365803.00',829),
  683. (3566,'Sleek Cotton Cheese','Kawasaki','431472.00',181),
  684. (9629,'Generic Frozen Chicken','Sharp','572125.00',129),
  685. (1723,'Recycled Granite Bike','Nintendo','740618.00',253),
  686. (2880,'Generic Steel Table','Lamborghini','429886.00',150),
  687. (9450,'Ergonomic Granite Car','Chanel','502689.00',473),
  688. (8564,'Fantastic Plastic Cheese','Audi','27138.00',802),
  689. (6927,'Gorgeous Fresh Shoes','Amazon','539965.00',160),
  690. (4512,'Luxurious Granite Salad','Samsung','597339.00',737),
  691. (4302,'Fantastic Wooden Chair','Suzuki','512625.00',720),
  692. (2962,'Incredible Steel Table','Toyota','317350.00',674),
  693. (2654,'Handmade Rubber Ball','ZTE','672824.00',207),
  694. (7830,'Oriental Rubber Computer','Mercedes','81278.00',598),
  695. (4543,'Recycled Soft Chair','Microsoft','27936.00',558),
  696. (9799,'Handmade Granite Ball','ZTE','898641.00',800),
  697. (3269,'Ergonomic Steel Keyboard','Gucci','801306.00',665),
  698. (2297,'Intelligent Fresh Shirt','Huawei','890648.00',664),
  699. (4765,'Electronic Metal Ball','Philips','365866.00',254),
  700. (9768,'Elegant Granite Towels','Yamaha','103989.00',135),
  701. (1978,'Handmade Frozen Keyboard','IBM','800760.00',881),
  702. (6150,'Incredible Fresh Shirt','Logitech','295602.00',559),
  703. (7512,'Electronic Soft Bike','Nokia','623442.00',247),
  704. (4088,'Handmade Metal Bacon','Gucci','156594.00',185),
  705. (6563,'Practical Soft Mouse','Nintendo','673584.00',148),
  706. (5453,'Luxurious Steel Ball','Adidas','109343.00',935),
  707. (7646,'Generic Fresh Gloves','Crocs','627554.00',178),
  708. (3654,'Sleek Frozen Chicken','Crocs','864624.00',771),
  709. (5594,'Sleek Granite Soap','IBM','476264.00',194),
  710. (5752,'Licensed Wooden Chips','Crocs','443923.00',701),
  711. (3504,'Small Concrete Keyboard','Asus','457303.00',154),
  712. (2567,'Oriental Wooden Pizza','Aisan','576316.00',891),
  713. (8584,'Handmade Soft Car','Amazon','901113.00',826),
  714. (9908,'Tasty Bronze Bike','Ferarri','804313.00',994),
  715. (8455,'Ergonomic Steel Table','Nokia','225924.00',445),
  716. (1322,'Tasty Concrete Chicken','Uniqlo','655706.00',730),
  717. (2507,'Small Rubber Pizza','Aisan','466302.00',448),
  718. (1956,'Handmade Soft Pants','Microsoft','461673.00',845),
  719. (3485,'Handmade Granite Soap','HTC','206570.00',723),
  720. (4714,'Small Concrete Chips','Porsche','89917.00',374),
  721. (5179,'Awesome Concrete Car','Porsche','459673.00',817),
  722. (6590,'Incredible Rubber Chair','Acer','552685.00',482),
  723. (6874,'Sleek Concrete Gloves','Uber','448122.00',599),
  724. (7623,'Ergonomic Bronze Tuna','Lamborghini','179663.00',287),
  725. (1056,'Refined Fresh Tuna','Alienware','607429.00',344),
  726. (4685,'Bespoke Metal Car','Microsoft','525409.00',220),
  727. (6432,'Refined Fresh Car','Amazon','596127.00',176),
  728. (5943,'Oriental Steel Car','Tesla','689888.00',127),
  729. (7758,'Bespoke Plastic Salad','Alienware','182580.00',926),
  730. (9104,'Generic Wooden Computer','Audi','798045.00',208),
  731. (9818,'Handmade Metal Towels','Polytron','267898.00',813),
  732. (9910,'Small Bronze Cheese','Unilever','657549.00',568),
  733. (4506,'Handmade Plastic Hat','Adidas','71394.00',884),
  734. (6527,'Licensed Bronze Car','Apple','949595.00',820),
  735. (8686,'Ergonomic Cotton Gloves','Alienware','903383.00',607),
  736. (6390,'Unbranded Rubber Car','FedEx','555539.00',770),
  737. (4170,'Sleek Cotton Towels','Toyota','409663.00',788),
  738. (2725,'Tasty Bronze Ball','Motorola','294512.00',159),
  739. (5090,'Electronic Wooden Chicken','Apple','24700.00',498),
  740. (9787,'Handcrafted Bronze Gloves','Pepsodent','595646.00',555),
  741. (4035,'Awesome Wooden Ball','Lamborghini','80865.00',212),
  742. (1986,'Recycled Concrete Shoes','Nvidia','977944.00',706),
  743. (3878,'Elegant Metal Pizza','Vans','960196.00',423),
  744. (6097,'Handcrafted Fresh Bike','Lenovo','572047.00',256),
  745. (1289,'Small Steel Hat','HBO','854048.00',119),
  746. (4029,'Practical Plastic Computer','Acer','539743.00',986),
  747. (5624,'Rustic Metal Shirt','Vans','579408.00',668),
  748. (8811,'Ergonomic Fresh Computer','Xiaomi','469286.00',333),
  749. (3987,'Rustic Cotton Tuna','Toshiba','719721.00',957),
  750. (8252,'Awesome Steel Shirt','Apple','563993.00',514),
  751. (9312,'Recycled Steel Ball','Hyundai','212195.00',619),
  752. (6479,'Generic Plastic Computer','IBM','462055.00',660),
  753. (3078,'Modern Steel Pizza','Adidas','624285.00',407),
  754. (9420,'Electronic Rubber Mouse','Adidas','934304.00',621),
  755. (7890,'Handcrafted Frozen Hat','Audi','176463.00',702),
  756. (6738,'Unbranded Metal Chips','FedEx','172625.00',576),
  757. (8123,'Incredible Rubber Chips','Rolex','794171.00',954),
  758. (1443,'Luxurious Frozen Car','Huawei','640965.00',651),
  759. (4619,'Ergonomic Cotton Cheese','ZTE','837632.00',994),
  760. (9925,'Modern Frozen Mouse','Aisan','991999.00',565),
  761. (5806,'Handmade Soft Bike','Ferarri','540458.00',208),
  762. (9898,'Elegant Plastic Pizza','Mercedes','989014.00',383),
  763. (6070,'Gorgeous Rubber Pants','Apple','703041.00',558),
  764. (6254,'Electronic Fresh Towels','AMD','392156.00',391),
  765. (7161,'Ergonomic Fresh Chair','Asus','474255.00',343),
  766. (5317,'Handmade Steel Chicken','Intel','448026.00',467),
  767. (4025,'Ergonomic Steel Car','Toshiba','384086.00',954),
  768. (6660,'Ergonomic Plastic Mouse','Motorola','690108.00',980),
  769. (3813,'Ergonomic Granite Sausages','Philips','124804.00',388),
  770. (8766,'Ergonomic Steel Chips','Xiaomi','758244.00',551),
  771. (3116,'Incredible Cotton Bike','Nvidia','781917.00',863),
  772. (8798,'Practical Plastic Pants','Uniqlo','454862.00',884),
  773. (5664,'Unbranded Granite Bacon','Asus','822623.00',786),
  774. (9937,'Sleek Cotton Shirt','ZTE','773672.00',991),
  775. (2271,'Small Soft Computer','Uber','80593.00',364),
  776. (2500,'Generic Frozen Computer','Vans','574693.00',916),
  777. (5721,'Practical Rubber Towels','Microsoft','260649.00',614),
  778. (5501,'Intelligent Wooden Mouse','Aisan','679668.00',881),
  779. (3852,'Electronic Frozen Towels','Uber','314867.00',632),
  780. (8671,'Practical Soft Hat','Acer','804838.00',870),
  781. (5515,'Refined Bronze Shoes','IBM','466613.00',211),
  782. (8383,'Licensed Metal Mouse','Nintendo','523591.00',953),
  783. (9513,'Practical Cotton Keyboard','Microsoft','74701.00',838),
  784. (8720,'Gorgeous Bronze Ball','Uniqlo','868588.00',620),
  785. (4646,'Incredible Bronze Fish','Mercedes','301989.00',741),
  786. (4971,'Luxurious Rubber Soap','Disney','134506.00',407),
  787. (1294,'Unbranded Metal Salad','Unilever','838319.00',987),
  788. (2452,'Gorgeous Fresh Chair','Yamaha','322223.00',704),
  789. (7435,'Electronic Concrete Gloves','Pepsodent','686462.00',389),
  790. (3443,'Small Plastic Chair','Motorola','638559.00',557),
  791. (9516,'Handmade Metal Computer','Porsche','701927.00',611),
  792. (5787,'Oriental Granite Cheese','Lenovo','113918.00',195),
  793. (2063,'Unbranded Concrete Keyboard','3M','538081.00',325),
  794. (4838,'Practical Plastic Towels','Uniqlo','612732.00',200),
  795. (7034,'Elegant Plastic Hat','Ferarri','528661.00',965),
  796. (4196,'Tasty Bronze Ball','Toshiba','536986.00',538),
  797. (2316,'Small Cotton Cheese','Xiaomi','157083.00',906),
  798. (5785,'Unbranded Soft Computer','Intel','874635.00',793),
  799. (7698,'Small Steel Hat','Kawasaki','888927.00',228),
  800. (7844,'Electronic Frozen Bike','Adidas','29541.00',988),
  801. (1459,'Handmade Plastic Keyboard','Rolex','303389.00',439),
  802. (9297,'Fantastic Frozen Soap','FedEx','348916.00',535),
  803. (8238,'Bespoke Wooden Chicken','Nike','713502.00',399),
  804. (2726,'Practical Soft Towels','Acer','53654.00',679),
  805. (2334,'Generic Soft Pants','Philips','841164.00',668),
  806. (2342,'Awesome Metal Hat','Adidas','225547.00',676),
  807. (2192,'Small Plastic Salad','Samsung','667943.00',129),
  808. (8831,'Electronic Concrete Car','Apple','517959.00',227),
  809. (6092,'Sleek Steel Sausages','Nike','650567.00',927),
  810. (6081,'Electronic Wooden Shoes','Lamborghini','669896.00',691),
  811. (1051,'Bespoke Plastic Pants','Amazon','277104.00',934),
  812. (2438,'Oriental Metal Gloves','Yamaha','617030.00',106),
  813. (2975,'Luxurious Fresh Hat','Adidas','255056.00',613),
  814. (4513,'Fantastic Concrete Pizza','Audi','116683.00',167),
  815. (4677,'Handmade Rubber Towels','FedEx','777914.00',884),
  816. (7563,'Generic Cotton Chair','Aisan','306592.00',326),
  817. (2825,'Luxurious Frozen Cheese','Logitech','630870.00',208),
  818. (3010,'Gorgeous Soft Bike','Microsoft','806229.00',391),
  819. (4753,'Luxurious Bronze Salad','Logitech','132262.00',634),
  820. (2293,'Awesome Rubber Ball','Audi','239186.00',409),
  821. (5930,'Rustic Frozen Hat','IBM','913328.00',967),
  822. (5145,'Small Cotton Towels','Unilever','272559.00',453),
  823. (4445,'Incredible Cotton Chicken','Toyota','54723.00',516),
  824. (5034,'Licensed Granite Gloves','Porsche','373468.00',291),
  825. (3230,'Tasty Soft Bike','Nike','665411.00',472),
  826. (2619,'Modern Cotton Car','Adidas','992941.00',421),
  827. (5871,'Intelligent Wooden Chair','Alienware','240182.00',784),
  828. (1342,'Unbranded Plastic Sausages','Logitech','527179.00',835),
  829. (2852,'Fantastic Concrete Soap','Unilever','41290.00',188),
  830. (2283,'Electronic Fresh Gloves','Tesla','756030.00',581),
  831. (1813,'Gorgeous Concrete Ball','Intel','451733.00',307),
  832. (3577,'Elegant Rubber Bacon','HBO','171717.00',153),
  833. (8572,'Gorgeous Frozen Sausages','Polytron','549055.00',747),
  834. (4159,'Intelligent Wooden Chicken','Robot','375679.00',275),
  835. (7084,'Sleek Plastic Bike','Nvidia','17735.00',531),
  836. (3530,'Generic Steel Car','Nike','131845.00',579),
  837. (3860,'Elegant Cotton Pizza','Disney','786345.00',764),
  838. (5828,'Modern Wooden Computer','Nokia','882154.00',599),
  839. (6009,'Gorgeous Soft Mouse','Huawei','50385.00',137),
  840. (2880,'Fantastic Steel Ball','Yamaha','663420.00',531),
  841. (9373,'Gorgeous Metal Bike','Gucci','252877.00',310),
  842. (2830,'Tasty Wooden Bacon','Lamborghini','586306.00',308),
  843. (5626,'Rustic Rubber Towels','Alienware','285460.00',804),
  844. (1195,'Ergonomic Steel Pants','ZTE','281459.00',857),
  845. (8780,'Ergonomic Soft Car','Vans','437014.00',623),
  846. (9175,'Handcrafted Bronze Bacon','Microsoft','369154.00',713),
  847. (1243,'Elegant Frozen Computer','Nintendo','462676.00',319),
  848. (1582,'Small Plastic Towels','Microsoft','337750.00',287),
  849. (1202,'Rustic Frozen Tuna','Aisan','16578.00',339),
  850. (8383,'Ergonomic Plastic Car','Sharp','718213.00',789),
  851. (4495,'Recycled Granite Bacon','Robot','913222.00',622),
  852. (8394,'Licensed Granite Car','Porsche','840262.00',671),
  853. (4969,'Intelligent Fresh Chicken','Logitech','782563.00',613),
  854. (8656,'Intelligent Frozen Bike','Huawei','116687.00',898),
  855. (5500,'Tasty Fresh Hat','Aisan','795993.00',801),
  856. (4207,'Awesome Bronze Chair','Vans','866865.00',902),
  857. (2472,'Modern Metal Tuna','Nintendo','439460.00',217),
  858. (8491,'Intelligent Concrete Chair','Ferarri','736021.00',478),
  859. (8978,'Luxurious Metal Table','Uber','612620.00',582),
  860. (1908,'Incredible Concrete Cheese','FedEx','737972.00',953),
  861. (5488,'Elegant Bronze Bacon','ZTE','449703.00',666),
  862. (6197,'Recycled Bronze Bacon','Xiaomi','408438.00',215),
  863. (2985,'Intelligent Wooden Computer','Uniqlo','152396.00',614),
  864. (3479,'Luxurious Granite Fish','Philips','130535.00',391),
  865. (7948,'Handcrafted Steel Table','Nvidia','605443.00',401),
  866. (1956,'Recycled Granite Chips','FedEx','105745.00',519),
  867. (6471,'Licensed Bronze Salad','Toyota','672562.00',646),
  868. (1043,'Refined Frozen Table','Polytron','817891.00',441),
  869. (2312,'Ergonomic Bronze Cheese','Uniqlo','516827.00',726),
  870. (6148,'Refined Bronze Shirt','Polytron','359502.00',698),
  871. (6316,'Tasty Metal Salad','Crocs','445626.00',902),
  872. (8113,'Recycled Frozen Soap','Adobe','279219.00',284),
  873. (5681,'Electronic Steel Chicken','Gucci','739711.00',663),
  874. (3512,'Sleek Rubber Salad','Alienware','678642.00',377),
  875. (2558,'Rustic Granite Gloves','AMD','244399.00',888),
  876. (3338,'Practical Frozen Bacon','Uniqlo','923201.00',232),
  877. (4602,'Practical Bronze Gloves','Microsoft','273799.00',876),
  878. (5436,'Luxurious Metal Chair','Xiaomi','299088.00',929),
  879. (2657,'Licensed Wooden Bike','Uber','458564.00',165),
  880. (1947,'Recycled Metal Ball','Nokia','853729.00',906),
  881. (8848,'Intelligent Plastic Chicken','Apple','361190.00',689),
  882. (6462,'Luxurious Soft Ball','Sharp','851881.00',407),
  883. (8114,'Incredible Concrete Fish','Chanel','852166.00',136),
  884. (9152,'Luxurious Steel Car','Rolex','48856.00',471),
  885. (1261,'Awesome Concrete Pizza','Tesla','227153.00',536),
  886. (8843,'Modern Rubber Tuna','AMD','324112.00',185),
  887. (3083,'Sleek Soft Cheese','Asus','981190.00',775),
  888. (8376,'Bespoke Concrete Soap','Asus','229891.00',213),
  889. (9257,'Unbranded Cotton Salad','Pepsodent','352015.00',898),
  890. (3508,'Generic Steel Soap','Kawasaki','305543.00',140),
  891. (5336,'Elegant Fresh Gloves','Porsche','216437.00',781),
  892. (8597,'Handcrafted Fresh Pizza','Porsche','738065.00',789),
  893. (3350,'Handcrafted Rubber Soap','IBM','791991.00',708),
  894. (2582,'Electronic Rubber Tuna','FedEx','459429.00',871),
  895. (4537,'Elegant Bronze Bacon','Asus','123013.00',390),
  896. (3916,'Sleek Granite Chips','Alienware','151194.00',382),
  897. (6634,'Incredible Metal Hat','Amazon','666746.00',450),
  898. (7660,'Bespoke Plastic Table','Polytron','273650.00',282),
  899. (2280,'Bespoke Fresh Chicken','ZTE','460990.00',895),
  900. (3626,'Generic Frozen Gloves','Ferarri','933007.00',627),
  901. (6708,'Sleek Rubber Salad','Alienware','204603.00',275),
  902. (2824,'Practical Soft Hat','Pepsodent','338085.00',368),
  903. (7854,'Tasty Concrete Bike','Unilever','834258.00',708),
  904. (6697,'Intelligent Concrete Ball','Suzuki','456180.00',927),
  905. (2845,'Licensed Wooden Pizza','Porsche','446420.00',647),
  906. (7205,'Sleek Bronze Pants','Xiaomi','599410.00',267),
  907. (1179,'Ergonomic Metal Ball','IBM','933573.00',537),
  908. (8624,'Bespoke Plastic Sausages','Unilever','930979.00',368),
  909. (8597,'Recycled Concrete Table','Amazon','748373.00',591),
  910. (5263,'Gorgeous Cotton Pizza','FedEx','556180.00',974),
  911. (6027,'Sleek Bronze Ball','Alienware','692735.00',559),
  912. (5757,'Handmade Granite Shoes','Microsoft','171317.00',465),
  913. (5607,'Unbranded Rubber Computer','Intel','886833.00',198),
  914. (2573,'Generic Cotton Mouse','Mercedes','231004.00',301),
  915. (8205,'Modern Concrete Pizza','Aisan','430016.00',836),
  916. (3876,'Oriental Metal Shirt','Uber','951844.00',858),
  917. (9980,'Fantastic Concrete Tuna','Lamborghini','147118.00',479),
  918. (5591,'Ergonomic Soft Computer','Gucci','458311.00',936),
  919. (6998,'Small Soft Mouse','Xiaomi','724784.00',648),
  920. (2854,'Electronic Soft Car','Rolex','497159.00',363),
  921. (3957,'Ergonomic Plastic Bacon','Toshiba','136082.00',748),
  922. (9454,'Generic Plastic Shirt','Audi','389459.00',808),
  923. (7871,'Tasty Plastic Shirt','Philips','868156.00',721),
  924. (3334,'Rustic Rubber Chicken','Unilever','166849.00',595),
  925. (8630,'Refined Cotton Shirt','Hyundai','78444.00',950),
  926. (7032,'Unbranded Metal Bacon','Ferarri','844374.00',342),
  927. (5944,'Gorgeous Fresh Computer','Intel','64426.00',565),
  928. (8218,'Tasty Concrete Car','HBO','331021.00',873),
  929. (3796,'Handcrafted Metal Shoes','Yamaha','29060.00',690),
  930. (7485,'Ergonomic Wooden Pizza','HBO','46224.00',937),
  931. (4809,'Licensed Metal Chips','Rolex','642639.00',627),
  932. (1736,'Small Concrete Keyboard','AMD','216601.00',856),
  933. (4070,'Handmade Wooden Gloves','Suzuki','96524.00',430),
  934. (1911,'Handmade Rubber Hat','Acer','901178.00',280),
  935. (8227,'Recycled Steel Gloves','Alienware','129240.00',374),
  936. (2654,'Generic Plastic Chair','Vans','398132.00',763),
  937. (4876,'Rustic Plastic Table','Lamborghini','649940.00',884),
  938. (2320,'Recycled Bronze Pizza','HBO','585262.00',771),
  939. (3884,'Electronic Soft Cheese','Asus','485058.00',222),
  940. (3991,'Bespoke Metal Keyboard','FedEx','250436.00',522),
  941. (1545,'Handcrafted Soft Chicken','Gucci','748297.00',398),
  942. (9348,'Generic Soft Towels','FedEx','366693.00',667),
  943. (1718,'Gorgeous Steel Bike','ZTE','360835.00',509),
  944. (5489,'Recycled Rubber Pants','Nvidia','288288.00',255),
  945. (1885,'Refined Plastic Cheese','Uber','977091.00',993),
  946. (7048,'Awesome Granite Computer','Crocs','545049.00',484),
  947. (8150,'Unbranded Metal Hat','FedEx','491431.00',885),
  948. (9889,'Handcrafted Concrete Pizza','Chanel','835444.00',511),
  949. (1158,'Small Fresh Hat','HTC','391745.00',484),
  950. (2526,'Licensed Granite Shirt','Sony','805037.00',115),
  951. (5351,'Gorgeous Metal Shirt','Adidas','732427.00',723),
  952. (4321,'Ergonomic Soft Pants','ZTE','547382.00',795),
  953. (5732,'Generic Bronze Shoes','Mitsubishi','605713.00',420),
  954. (4156,'Practical Metal Chips','Disney','236132.00',778),
  955. (1307,'Bespoke Cotton Shoes','Asus','836938.00',197),
  956. (3182,'Refined Bronze Fish','Kawasaki','188855.00',834),
  957. (8772,'Handmade Granite Shirt','Hyundai','714266.00',986),
  958. (2752,'Handcrafted Plastic Pants','Nvidia','758017.00',820),
  959. (2378,'Licensed Granite Bacon','Aisan','450847.00',150),
  960. (5637,'Fantastic Soft Chair','Asus','949632.00',484),
  961. (2158,'Gorgeous Steel Keyboard','Microsoft','573349.00',107),
  962. (6202,'Awesome Metal Soap','Asus','369374.00',791),
  963. (3714,'Sleek Wooden Pants','HBO','322930.00',394),
  964. (9963,'Licensed Frozen Soap','3M','553435.00',535),
  965. (2863,'Licensed Cotton Fish','Polytron','658415.00',291),
  966. (3891,'Oriental Steel Towels','Unilever','472509.00',737),
  967. (8140,'Intelligent Wooden Tuna','Motorola','779226.00',936),
  968. (3719,'Fantastic Frozen Sausages','Nokia','188725.00',237),
  969. (3560,'Incredible Fresh Ball','Kawasaki','269864.00',489),
  970. (8900,'Incredible Fresh Tuna','Crocs','848289.00',202),
  971. (1619,'Generic Metal Fish','AMD','646441.00',107),
  972. (6655,'Unbranded Wooden Table','Acer','267193.00',796),
  973. (4193,'Handcrafted Fresh Hat','IBM','645928.00',729),
  974. (9965,'Handmade Rubber Towels','Hyundai','966636.00',353),
  975. (5953,'Oriental Wooden Cheese','Adidas','179505.00',228),
  976. (1426,'Modern Bronze Towels','Porsche','902028.00',908),
  977. (3893,'Licensed Frozen Hat','Microsoft','167478.00',329),
  978. (9485,'Oriental Plastic Towels','Toyota','252034.00',925),
  979. (7500,'Fantastic Plastic Chips','Polytron','93127.00',518),
  980. (8360,'Intelligent Concrete Car','Mercedes','839264.00',694),
  981. (2409,'Handmade Bronze Pants','Sony','111789.00',755),
  982. (1881,'Ergonomic Concrete Ball','Uniqlo','649029.00',604),
  983. (1233,'Recycled Soft Chicken','Microsoft','362907.00',720),
  984. (9927,'Fantastic Granite Chicken','Adobe','955430.00',557),
  985. (9082,'Modern Steel Towels','Amazon','415875.00',674),
  986. (2926,'Unbranded Granite Keyboard','Uniqlo','15228.00',975),
  987. (2011,'Intelligent Concrete Sausages','Amazon','571013.00',242),
  988. (2012,'Incredible Cotton Chicken','Porsche','585557.00',910),
  989. (5402,'Fantastic Frozen Tuna','Crocs','971143.00',459),
  990. (5402,'Rustic Wooden Chips','Tesla','691266.00',611),
  991. (2111,'Luxurious Bronze Chair','Apple','42342.00',275),
  992. (6334,'Oriental Rubber Chicken','Rolex','131871.00',940),
  993. (1865,'Modern Cotton Computer','ZTE','175064.00',901),
  994. (2078,'Ergonomic Metal Ball','Amazon','346941.00',929),
  995. (1247,'Practical Concrete Chair','IBM','96813.00',983),
  996. (2221,'Small Plastic Cheese','Aisan','950998.00',251),
  997. (1086,'Sleek Frozen Keyboard','Tesla','479561.00',151),
  998. (2405,'Rustic Concrete Chicken','Nintendo','494060.00',953),
  999. (6879,'Fantastic Metal Bacon','Uniqlo','644943.00',207),
  1000. (4975,'Luxurious Frozen Cheese','Alienware','245819.00',831),
  1001. (1005,'Intelligent Soft Gloves','Hyundai','832873.00',758),
  1002. (4353,'Electronic Steel Bacon','Yamaha','709867.00',737),
  1003. (9367,'Tasty Metal Pants','Porsche','54718.00',307),
  1004. (9552,'Luxurious Plastic Pants','ZTE','499376.00',801),
  1005. (4496,'Handcrafted Plastic Shirt','Intel','124093.00',894),
  1006. (5571,'Fantastic Bronze Chips','Tesla','359187.00',801),
  1007. (2168,'Generic Concrete Cheese','Toyota','494705.00',722),
  1008. (3383,'Tasty Cotton Keyboard','FedEx','83906.00',183),
  1009. (7418,'Bespoke Granite Chair','IBM','465002.00',506),
  1010. (3721,'Fantastic Frozen Keyboard','Tesla','18878.00',105),
  1011. (5149,'Tasty Soft Soap','Alienware','722472.00',532),
  1012. (3551,'Bespoke Frozen Chair','Samsung','219061.00',396),
  1013. (4576,'Tasty Cotton Chair','Nintendo','927405.00',577),
  1014. (6814,'Unbranded Concrete Bike','Vans','988936.00',666),
  1015. (7864,'Small Steel Soap','Vans','729718.00',175),
  1016. (2422,'Luxurious Plastic Pants','Gucci','50574.00',867),
  1017. (2847,'Electronic Plastic Mouse','Xiaomi','115411.00',829),
  1018. (5186,'Handmade Plastic Chair','Sony','608319.00',343),
  1019. (2838,'Sleek Frozen Bacon','IBM','861812.00',264),
  1020. (9007,'Unbranded Soft Chips','Logitech','915268.00',251),
  1021. (1380,'Rustic Steel Gloves','ZTE','350029.00',250),
  1022. (1456,'Licensed Bronze Ball','Pepsodent','774016.00',845),
  1023. (3342,'Electronic Metal Chair','Pepsodent','60567.00',725),
  1024. (7149,'Licensed Granite Towels','Gucci','508568.00',622),
  1025. (3128,'Generic Bronze Tuna','Lamborghini','506772.00',513),
  1026. (7658,'Sleek Soft Soap','Porsche','423682.00',759),
  1027. (4431,'Oriental Cotton Towels','Crocs','892237.00',717),
  1028. (4764,'Intelligent Cotton Bike','Sharp','869803.00',910),
  1029. (7626,'Luxurious Cotton Computer','Toyota','589555.00',547),
  1030. (6664,'Intelligent Soft Salad','Toshiba','158117.00',488),
  1031. (7275,'Small Frozen Mouse','Pepsodent','70553.00',308),
  1032. (8557,'Awesome Cotton Sausages','Toyota','76534.00',129),
  1033. (2254,'Recycled Steel Bike','Alienware','498143.00',670),
  1034. (6361,'Small Fresh Hat','Kawasaki','648805.00',621),
  1035. (9947,'Small Wooden Gloves','Sony','561597.00',910),
  1036. (7746,'Electronic Concrete Towels','Lenovo','425575.00',259),
  1037. (5546,'Elegant Concrete Cheese','Robot','296659.00',236),
  1038. (7443,'Fantastic Rubber Mouse','Audi','206425.00',696),
  1039. (5509,'Recycled Wooden Bacon','Lamborghini','470536.00',304),
  1040. (5958,'Tasty Cotton Towels','Ferarri','968017.00',229),
  1041. (6784,'Oriental Granite Soap','Chanel','35314.00',646),
  1042. (6794,'Licensed Metal Salad','Ferarri','534885.00',762),
  1043. (4204,'Elegant Steel Bike','FedEx','296484.00',897),
  1044. (4651,'Recycled Metal Keyboard','Xiaomi','851728.00',323),
  1045. (7886,'Fantastic Bronze Sausages','Toshiba','780263.00',363),
  1046. (1099,'Generic Plastic Pizza','Crocs','429385.00',972),
  1047. (6770,'Sleek Fresh Salad','Sony','538683.00',152),
  1048. (7957,'Licensed Plastic Chips','Asus','99606.00',101),
  1049. (1933,'Luxurious Concrete Computer','Huawei','375838.00',238),
  1050. (6572,'Small Plastic Hat','Intel','55055.00',744),
  1051. (6932,'Refined Cotton Cheese','FedEx','196975.00',214),
  1052. (7365,'Gorgeous Cotton Shirt','Acer','608679.00',235),
  1053. (3170,'Ergonomic Granite Gloves','Aisan','121465.00',304),
  1054. (1973,'Handcrafted Wooden Bike','Nike','914492.00',540),
  1055. (6000,'Incredible Frozen Ball','Acer','408958.00',940),
  1056. (3022,'Rustic Soft Towels','Tesla','747331.00',148),
  1057. (5605,'Tasty Granite Chicken','Tesla','362978.00',670),
  1058. (8507,'Small Fresh Car','Chanel','833531.00',678),
  1059. (3800,'Recycled Concrete Fish','Huawei','636202.00',534),
  1060. (6134,'Luxurious Plastic Pants','Unilever','890984.00',110),
  1061. (4498,'Oriental Soft Car','Nintendo','319063.00',120),
  1062. (3677,'Electronic Bronze Mouse','Nike','477051.00',900),
  1063. (1505,'Incredible Metal Cheese','Acer','212277.00',168),
  1064. (5096,'Licensed Granite Pizza','Adidas','153869.00',409),
  1065. (5781,'Rustic Frozen Salad','Hyundai','912856.00',375),
  1066. (2170,'Sleek Bronze Soap','Samsung','649455.00',731),
  1067. (1923,'Bespoke Cotton Shoes','Pepsodent','147539.00',994),
  1068. (9170,'Generic Soft Gloves','Polytron','594377.00',717),
  1069. (2436,'Ergonomic Metal Mouse','Philips','787647.00',435),
  1070. (1278,'Unbranded Fresh Pants','Porsche','70707.00',533),
  1071. (7891,'Bespoke Steel Hat','Chanel','174652.00',370),
  1072. (4536,'Fantastic Rubber Towels','Nvidia','473769.00',849),
  1073. (7534,'Incredible Cotton Computer','Nokia','793101.00',396),
  1074. (1695,'Luxurious Concrete Gloves','Apple','364572.00',368),
  1075. (6223,'Refined Fresh Pizza','Unilever','262875.00',450),
  1076. (5171,'Licensed Frozen Mouse','HBO','820666.00',792),
  1077. (7521,'Ergonomic Plastic Chips','Lamborghini','171925.00',759),
  1078. (1812,'Ergonomic Bronze Chicken','Nike','308269.00',483),
  1079. (6025,'Oriental Wooden Pants','HBO','253982.00',458),
  1080. (8642,'Small Bronze Pizza','Lamborghini','443642.00',375),
  1081. (2535,'Unbranded Soft Shoes','Nvidia','970387.00',839),
  1082. (6315,'Oriental Rubber Tuna','Philips','986374.00',366),
  1083. (5043,'Handmade Cotton Shoes','Chanel','20020.00',667),
  1084. (4821,'Bespoke Rubber Ball','Samsung','493748.00',990),
  1085. (7663,'Electronic Bronze Fish','Motorola','513458.00',668),
  1086. (9750,'Electronic Steel Gloves','Hyundai','678086.00',419),
  1087. (6771,'Handmade Soft Chicken','Acer','987354.00',107),
  1088. (5744,'Intelligent Metal Hat','Audi','957323.00',182),
  1089. (6987,'Recycled Rubber Shirt','Nvidia','956226.00',398),
  1090. (3745,'Recycled Fresh Table','Toyota','975404.00',121),
  1091. (6657,'Oriental Steel Cheese','FedEx','551433.00',590),
  1092. (4802,'Luxurious Fresh Chips','Kawasaki','320240.00',314),
  1093. (2011,'Electronic Frozen Ball','Chanel','756247.00',128),
  1094. (9345,'Tasty Soft Chicken','Sony','309535.00',970),
  1095. (9545,'Handmade Bronze Pants','Asus','44758.00',939),
  1096. (1813,'Modern Wooden Towels','Mitsubishi','132381.00',379),
  1097. (9031,'Sleek Concrete Hat','Unilever','469263.00',313),
  1098. (9893,'Bespoke Soft Chips','Unilever','102196.00',645),
  1099. (4313,'Unbranded Frozen Cheese','Suzuki','978890.00',428),
  1100. (9277,'Tasty Wooden Salad','Yamaha','15597.00',133),
  1101. (2364,'Small Concrete Ball','Nokia','491977.00',527),
  1102. (8605,'Awesome Steel Bike','Apple','459362.00',923),
  1103. (1738,'Incredible Granite Towels','Toyota','639129.00',157),
  1104. (9378,'Handmade Wooden Hat','Philips','66049.00',775),
  1105. (8324,'Unbranded Steel Cheese','Gucci','25943.00',239),
  1106. (5890,'Elegant Steel Tuna','Sharp','157106.00',710),
  1107. (6525,'Unbranded Fresh Mouse','Ferarri','40395.00',352),
  1108. (8536,'Oriental Soft Chair','Chanel','86309.00',388),
  1109. (9537,'Generic Plastic Fish','3M','83369.00',889),
  1110. (9368,'Intelligent Rubber Cheese','Mitsubishi','472598.00',560),
  1111. (2873,'Elegant Granite Fish','Crocs','583180.00',747),
  1112. (6252,'Ergonomic Wooden Bacon','Samsung','136226.00',787),
  1113. (4839,'Generic Bronze Fish','IBM','592446.00',973),
  1114. (7408,'Electronic Cotton Salad','Huawei','784789.00',344),
  1115. (7137,'Tasty Rubber Table','Logitech','493322.00',164),
  1116. (8203,'Fantastic Soft Towels','3M','621896.00',244),
  1117. (5656,'Rustic Concrete Keyboard','Nike','916175.00',400),
  1118. (4988,'Licensed Fresh Chair','Pepsodent','781705.00',138),
  1119. (7701,'Handcrafted Metal Tuna','Adidas','511814.00',841),
  1120. (2727,'Ergonomic Rubber Bike','IBM','997020.00',809),
  1121. (8355,'Oriental Frozen Ball','Tesla','982021.00',977),
  1122. (1724,'Elegant Metal Fish','Sharp','961685.00',471),
  1123. (1476,'Oriental Rubber Car','FedEx','497905.00',307),
  1124. (5612,'Luxurious Frozen Bacon','Gucci','999043.00',503),
  1125. (1264,'Awesome Soft Car','Sharp','750624.00',814),
  1126. (2470,'Refined Cotton Tuna','Logitech','436384.00',155),
  1127. (9651,'Oriental Plastic Mouse','Sharp','605096.00',132),
  1128. (1387,'Small Granite Chicken','IBM','968143.00',632),
  1129. (2117,'Rustic Soft Computer','Disney','561873.00',788),
  1130. (4356,'Handmade Rubber Keyboard','HBO','808470.00',225),
  1131. (7100,'Luxurious Steel Chips','Motorola','837624.00',912),
  1132. (5302,'Electronic Plastic Bike','Porsche','708466.00',560),
  1133. (4585,'Sleek Plastic Hat','Amazon','510466.00',157),
  1134. (6939,'Unbranded Concrete Shirt','Suzuki','939745.00',962),
  1135. (3142,'Sleek Steel Car','Toshiba','785892.00',504),
  1136. (6393,'Intelligent Rubber Keyboard','Tesla','723448.00',287),
  1137. (4225,'Elegant Fresh Gloves','Chanel','154009.00',756),
  1138. (5751,'Rustic Granite Bacon','Apple','304683.00',200),
  1139. (7101,'Handcrafted Soft Fish','Acer','605697.00',331),
  1140. (8984,'Refined Soft Pants','Nike','701583.00',504),
  1141. (4947,'Intelligent Cotton Chair','Disney','513512.00',774),
  1142. (2363,'Small Rubber Ball','Aisan','181408.00',913),
  1143. (5912,'Rustic Frozen Shirt','Mitsubishi','366300.00',830),
  1144. (8147,'Gorgeous Plastic Chips','Acer','25183.00',776),
  1145. (1371,'Oriental Fresh Hat','Philips','369433.00',145),
  1146. (7500,'Generic Soft Table','Adidas','374376.00',277),
  1147. (8065,'Tasty Cotton Bacon','Apple','721843.00',578),
  1148. (3192,'Incredible Concrete Computer','Ferarri','619408.00',711),
  1149. (5149,'Fantastic Cotton Pizza','Mercedes','560586.00',837),
  1150. (9171,'Gorgeous Bronze Bike','Asus','731145.00',777),
  1151. (8293,'Rustic Granite Chair','Uber','760044.00',659),
  1152. (1314,'Unbranded Plastic Fish','Unilever','958386.00',929),
  1153. (1531,'Licensed Steel Chips','Nvidia','77563.00',883),
  1154. (6302,'Unbranded Frozen Bacon','Robot','20732.00',809),
  1155. (9019,'Incredible Cotton Chair','Suzuki','338049.00',281),
  1156. (9357,'Licensed Cotton Keyboard','Disney','465059.00',762),
  1157. (4489,'Rustic Fresh Tuna','Huawei','850375.00',368),
  1158. (4963,'Practical Fresh Keyboard','Chanel','698571.00',558),
  1159. (5327,'Awesome Plastic Chair','Audi','698119.00',174),
  1160. (8032,'Electronic Plastic Fish','FedEx','423084.00',504),
  1161. (1653,'Sleek Metal Bacon','Disney','116654.00',957),
  1162. (2613,'Modern Steel Bike','FedEx','482987.00',291),
  1163. (1448,'Luxurious Bronze Tuna','Porsche','861516.00',590),
  1164. (5101,'Practical Fresh Pizza','Aisan','734566.00',783),
  1165. (3130,'Intelligent Fresh Gloves','Uber','845970.00',690),
  1166. (4912,'Unbranded Bronze Sausages','Yamaha','632807.00',108),
  1167. (4770,'Incredible Plastic Bike','Vans','836009.00',208),
  1168. (3997,'Fantastic Steel Tuna','Porsche','170466.00',449),
  1169. (6164,'Handcrafted Rubber Mouse','Motorola','430642.00',318),
  1170. (7311,'Oriental Metal Shoes','Unilever','79366.00',209),
  1171. (2204,'Elegant Cotton Pants','AMD','682881.00',564),
  1172. (9664,'Elegant Wooden Table','Amazon','652147.00',840),
  1173. (2919,'Electronic Frozen Tuna','Rolex','698927.00',119),
  1174. (9446,'Fantastic Fresh Bike','Nike','708817.00',689),
  1175. (8631,'Modern Metal Hat','Kawasaki','303804.00',645),
  1176. (4647,'Electronic Soft Pizza','Philips','788920.00',717),
  1177. (3379,'Awesome Cotton Mouse','Adobe','494259.00',241),
  1178. (8518,'Electronic Wooden Soap','Asus','585394.00',699),
  1179. (3174,'Sleek Fresh Pants','Alienware','432372.00',137),
  1180. (2916,'Generic Rubber Salad','Lamborghini','884225.00',265),
  1181. (5418,'Bespoke Steel Hat','Xiaomi','208563.00',672),
  1182. (5498,'Practical Rubber Car','Pepsodent','433306.00',909),
  1183. (6314,'Ergonomic Concrete Chips','Porsche','262544.00',555),
  1184. (4950,'Rustic Fresh Cheese','Mercedes','685222.00',757),
  1185. (5470,'Intelligent Plastic Chicken','Amazon','863766.00',375),
  1186. (4403,'Tasty Fresh Chips','Rolex','242818.00',486),
  1187. (5079,'Intelligent Rubber Cheese','Acer','151304.00',647),
  1188. (9868,'Oriental Granite Towels','Nokia','653955.00',712),
  1189. (3237,'Small Wooden Cheese','Gucci','230677.00',547),
  1190. (5254,'Intelligent Fresh Tuna','Yamaha','158720.00',186),
  1191. (3744,'Luxurious Granite Bacon','Lenovo','203142.00',949),
  1192. (1163,'Refined Bronze Table','Lenovo','590035.00',427),
  1193. (5191,'Gorgeous Concrete Towels','Rolex','607014.00',173),
  1194. (2888,'Oriental Steel Soap','Kawasaki','627265.00',128),
  1195. (1689,'Licensed Plastic Table','Samsung','567011.00',811),
  1196. (6056,'Awesome Steel Shoes','Mercedes','691041.00',243),
  1197. (2862,'Practical Concrete Fish','Suzuki','893414.00',975),
  1198. (1944,'Refined Cotton Tuna','Lamborghini','956764.00',612),
  1199. (4191,'Small Soft Cheese','Adobe','641329.00',577),
  1200. (9334,'Luxurious Steel Shoes','Vans','511054.00',666),
  1201. (6005,'Licensed Soft Shoes','Huawei','111058.00',183),
  1202. (9907,'Awesome Bronze Shoes','Nvidia','276548.00',701),
  1203. (8445,'Rustic Wooden Computer','3M','532028.00',101),
  1204. (8010,'Ergonomic Plastic Soap','Mitsubishi','333460.00',101),
  1205. (6841,'Electronic Rubber Keyboard','Polytron','738683.00',200),
  1206. (6770,'Licensed Granite Soap','Alienware','370713.00',537),
  1207. (2046,'Recycled Granite Computer','Amazon','716832.00',278),
  1208. (2436,'Unbranded Wooden Chips','Asus','43179.00',682),
  1209. (6684,'Modern Bronze Table','Philips','504316.00',434),
  1210. (4797,'Licensed Concrete Hat','Kawasaki','946467.00',863),
  1211. (1444,'Unbranded Bronze Gloves','Chanel','782933.00',857),
  1212. (1136,'Bespoke Concrete Salad','Asus','964354.00',438),
  1213. (4114,'Practical Fresh Chair','Robot','998838.00',703),
  1214. (4602,'Licensed Cotton Salad','Unilever','249103.00',404),
  1215. (1599,'Awesome Concrete Mouse','Chanel','725499.00',777),
  1216. (3435,'Intelligent Fresh Chips','Sharp','467880.00',168),
  1217. (2898,'Recycled Cotton Car','Disney','133961.00',806),
  1218. (1158,'Tasty Bronze Pizza','Acer','167100.00',528),
  1219. (9363,'Rustic Rubber Pants','Vans','398055.00',315),
  1220. (7002,'Modern Steel Hat','Uber','97025.00',925),
  1221. (5605,'Small Soft Soap','Aisan','564701.00',306),
  1222. (3901,'Modern Steel Mouse','Mitsubishi','623315.00',344),
  1223. (5253,'Intelligent Metal Pants','IBM','599612.00',469),
  1224. (9385,'Elegant Fresh Towels','Robot','356756.00',305),
  1225. (8242,'Modern Metal Bacon','Porsche','126856.00',951),
  1226. (6677,'Unbranded Bronze Keyboard','Chanel','825050.00',575),
  1227. (6976,'Unbranded Plastic Table','Yamaha','993577.00',956),
  1228. (5250,'Luxurious Fresh Pants','Nvidia','673518.00',308),
  1229. (6241,'Gorgeous Rubber Fish','Microsoft','423555.00',384),
  1230. (7557,'Bespoke Metal Hat','Gucci','435431.00',223),
  1231. (4027,'Intelligent Soft Cheese','Intel','545767.00',928),
  1232. (8443,'Handmade Concrete Soap','Uber','408963.00',880),
  1233. (2017,'Handmade Cotton Mouse','Vans','705563.00',595),
  1234. (3728,'Licensed Rubber Soap','Mercedes','53626.00',719),
  1235. (7626,'Handmade Cotton Fish','Lamborghini','526700.00',571),
  1236. (9172,'Awesome Fresh Tuna','Lenovo','134848.00',646),
  1237. (3596,'Small Concrete Car','Uber','15532.00',119),
  1238. (5724,'Handmade Fresh Pizza','Rolex','133465.00',249),
  1239. (5018,'Bespoke Cotton Ball','Porsche','467948.00',388),
  1240. (6853,'Tasty Cotton Car','Nvidia','962653.00',568),
  1241. (3013,'Practical Frozen Cheese','Sony','538680.00',279),
  1242. (8906,'Rustic Steel Gloves','Logitech','971482.00',282),
  1243. (8861,'Small Concrete Gloves','Nintendo','900780.00',954),
  1244. (6696,'Small Metal Car','Disney','397312.00',186),
  1245. (2733,'Generic Frozen Towels','Logitech','263686.00',842),
  1246. (6472,'Rustic Cotton Gloves','Nokia','829448.00',705),
  1247. (1771,'Generic Frozen Bacon','Uber','681009.00',245),
  1248. (7397,'Refined Wooden Towels','Ferarri','423994.00',272),
  1249. (2339,'Generic Steel Bike','Samsung','296831.00',903),
  1250. (3242,'Sleek Cotton Towels','HTC','341887.00',499),
  1251. (5970,'Unbranded Concrete Cheese','Porsche','911241.00',723),
  1252. (4873,'Awesome Frozen Fish','HBO','297876.00',455),
  1253. (9406,'Awesome Soft Table','Uber','883916.00',299),
  1254. (8552,'Sleek Cotton Shoes','Disney','724489.00',950),
  1255. (3164,'Tasty Wooden Chips','Asus','848292.00',881),
  1256. (5919,'Elegant Concrete Table','Mercedes','419643.00',428),
  1257. (3937,'Refined Soft Soap','Robot','747254.00',922),
  1258. (7499,'Sleek Steel Gloves','Toyota','664381.00',818),
  1259. (7276,'Unbranded Fresh Cheese','3M','931908.00',166),
  1260. (6419,'Unbranded Rubber Shoes','Mercedes','20795.00',846),
  1261. (3732,'Gorgeous Metal Pizza','Tesla','644075.00',638),
  1262. (7312,'Licensed Frozen Bike','Microsoft','841707.00',745),
  1263. (5208,'Oriental Steel Bike','Vans','159172.00',179),
  1264. (4971,'Gorgeous Soft Bike','Robot','956730.00',553),
  1265. (6777,'Ergonomic Steel Car','Uniqlo','119053.00',125),
  1266. (5907,'Luxurious Bronze Computer','Amazon','348445.00',577),
  1267. (8200,'Small Fresh Keyboard','Chanel','14597.00',832),
  1268. (7482,'Handcrafted Soft Computer','Vans','52987.00',883),
  1269. (9911,'Incredible Cotton Computer','Asus','799868.00',994),
  1270. (6447,'Recycled Concrete Shirt','Intel','43100.00',722),
  1271. (8770,'Rustic Bronze Ball','Adidas','216322.00',184),
  1272. (9153,'Elegant Bronze Chair','Lenovo','999744.00',931),
  1273. (6153,'Handcrafted Granite Keyboard','Disney','708694.00',584),
  1274. (4303,'Licensed Cotton Hat','Nintendo','189001.00',135),
  1275. (3810,'Gorgeous Concrete Gloves','Motorola','589770.00',601),
  1276. (6595,'Recycled Fresh Computer','Tesla','96327.00',540),
  1277. (7191,'Small Frozen Shoes','Unilever','841779.00',168),
  1278. (6943,'Gorgeous Rubber Bike','Xiaomi','931878.00',369),
  1279. (5874,'Recycled Wooden Soap','Toyota','860330.00',246),
  1280. (8018,'Fantastic Steel Tuna','Uniqlo','454467.00',374),
  1281. (3687,'Bespoke Rubber Table','Kawasaki','510050.00',275),
  1282. (8805,'Practical Metal Salad','Chanel','672327.00',644),
  1283. (5085,'Awesome Steel Tuna','Adidas','223375.00',930),
  1284. (6658,'Electronic Rubber Shoes','Adobe','24053.00',779),
  1285. (2257,'Unbranded Wooden Pants','Mitsubishi','697674.00',495),
  1286. (7941,'Small Frozen Shoes','AMD','118097.00',604),
  1287. (4870,'Unbranded Bronze Chips','Toyota','117393.00',993),
  1288. (1602,'Intelligent Wooden Chair','Apple','780424.00',114),
  1289. (8276,'Generic Soft Fish','Mitsubishi','472845.00',927),
  1290. (1559,'Fantastic Soft Table','AMD','622291.00',857),
  1291. (8042,'Incredible Wooden Cheese','Samsung','313106.00',506),
  1292. (9200,'Handmade Steel Computer','IBM','656760.00',921),
  1293. (9118,'Modern Fresh Hat','IBM','863097.00',450),
  1294. (5055,'Bespoke Steel Hat','Rolex','70965.00',244),
  1295. (5370,'Bespoke Cotton Chair','Lamborghini','745735.00',635),
  1296. (2596,'Licensed Fresh Mouse','Vans','438433.00',640),
  1297. (2664,'Recycled Soft Chicken','Adidas','920788.00',687),
  1298. (3065,'Sleek Plastic Pants','Yamaha','764747.00',564),
  1299. (7015,'Practical Frozen Ball','ZTE','240252.00',996),
  1300. (2209,'Sleek Soft Chair','Adobe','12598.00',518),
  1301. (8959,'Luxurious Concrete Computer','Polytron','860782.00',390),
  1302. (3183,'Awesome Rubber Bacon','Polytron','762964.00',380),
  1303. (9485,'Tasty Steel Towels','Pepsodent','164816.00',231),
  1304. (9255,'Luxurious Frozen Soap','HBO','42063.00',829),
  1305. (8368,'Fantastic Bronze Hat','Sony','485075.00',770),
  1306. (8166,'Incredible Plastic Cheese','Vans','281657.00',812),
  1307. (6591,'Rustic Frozen Shoes','Uniqlo','504528.00',319),
  1308. (7954,'Sleek Metal Towels','Vans','787692.00',320),
  1309. (1360,'Generic Granite Chicken','Nokia','648016.00',189),
  1310. (9555,'Awesome Cotton Fish','Crocs','497777.00',672),
  1311. (1165,'Luxurious Cotton Cheese','Toyota','324631.00',882),
  1312. (2336,'Small Soft Pants','Nintendo','42616.00',272),
  1313. (8002,'Gorgeous Metal Chair','Ferarri','921408.00',652),
  1314. (8331,'Recycled Concrete Tuna','HBO','944510.00',496),
  1315. (7821,'Oriental Fresh Fish','Crocs','262078.00',481),
  1316. (6961,'Intelligent Steel Salad','Nike','967749.00',619),
  1317. (9291,'Fantastic Wooden Gloves','IBM','338665.00',165),
  1318. (1691,'Incredible Rubber Tuna','Hyundai','569687.00',334),
  1319. (7982,'Sleek Concrete Pants','Adobe','190535.00',566),
  1320. (9064,'Modern Fresh Salad','Vans','249708.00',599),
  1321. (9608,'Luxurious Cotton Hat','Rolex','497435.00',911),
  1322. (8498,'Intelligent Steel Car','Lenovo','86462.00',535),
  1323. (6356,'Handmade Concrete Pants','Unilever','703135.00',750),
  1324. (4604,'Intelligent Bronze Gloves','Amazon','569150.00',759),
  1325. (3539,'Licensed Plastic Cheese','HTC','854986.00',535),
  1326. (8267,'Rustic Metal Salad','Hyundai','840657.00',286),
  1327. (5642,'Awesome Soft Towels','Xiaomi','933859.00',562),
  1328. (9126,'Fantastic Frozen Car','Aisan','264119.00',938),
  1329. (8205,'Fantastic Fresh Fish','Nike','879314.00',489),
  1330. (9578,'Intelligent Fresh Pants','Samsung','475284.00',201),
  1331. (5856,'Ergonomic Metal Chicken','Ferarri','129808.00',223),
  1332. (4982,'Bespoke Cotton Ball','Microsoft','703295.00',475),
  1333. (9233,'Oriental Metal Bacon','Mercedes','476287.00',565),
  1334. (6343,'Incredible Wooden Fish','Huawei','721596.00',576),
  1335. (4175,'Recycled Wooden Chair','Ferarri','934795.00',994),
  1336. (5066,'Intelligent Fresh Ball','Nike','260630.00',690),
  1337. (4278,'Intelligent Concrete Mouse','Pepsodent','896656.00',548),
  1338. (7998,'Bespoke Wooden Computer','Toshiba','272786.00',786),
  1339. (3031,'Handmade Plastic Chicken','Gucci','943370.00',491),
  1340. (1372,'Rustic Wooden Fish','Lenovo','794125.00',808),
  1341. (9774,'Tasty Steel Computer','Nokia','928631.00',358),
  1342. (3375,'Handmade Rubber Towels','Uber','775599.00',849),
  1343. (8667,'Ergonomic Metal Ball','Kawasaki','695378.00',421),
  1344. (7166,'Electronic Bronze Fish','Huawei','606216.00',275),
  1345. (1239,'Tasty Soft Shirt','Suzuki','778510.00',275),
  1346. (3069,'Small Fresh Cheese','HTC','519918.00',717),
  1347. (8560,'Elegant Fresh Computer','Nike','161824.00',861),
  1348. (8507,'Luxurious Fresh Bike','Uber','287557.00',507),
  1349. (5875,'Intelligent Metal Computer','IBM','968166.00',829),
  1350. (4699,'Electronic Frozen Tuna','Hyundai','799076.00',803),
  1351. (5305,'Handcrafted Plastic Chicken','Toyota','556861.00',884),
  1352. (8987,'Bespoke Wooden Table','Uber','752527.00',288),
  1353. (2299,'Luxurious Granite Keyboard','Nike','893909.00',351),
  1354. (4872,'Small Frozen Pizza','Acer','973788.00',757),
  1355. (7392,'Refined Cotton Cheese','Mitsubishi','800290.00',199),
  1356. (3090,'Sleek Steel Mouse','Motorola','984536.00',492),
  1357. (5046,'Small Fresh Salad','Rolex','409881.00',973),
  1358. (2194,'Modern Rubber Chicken','Disney','986427.00',951),
  1359. (1885,'Ergonomic Cotton Fish','FedEx','714767.00',424),
  1360. (7996,'Practical Cotton Soap','Toyota','752494.00',780),
  1361. (5296,'Unbranded Fresh Cheese','Rolex','865795.00',734),
  1362. (4578,'Generic Granite Tuna','Hyundai','786438.00',996),
  1363. (4437,'Sleek Cotton Shoes','IBM','880648.00',687),
  1364. (3607,'Sleek Rubber Computer','Acer','668807.00',587),
  1365. (2166,'Bespoke Frozen Car','Xiaomi','302702.00',439),
  1366. (1417,'Practical Metal Chicken','Acer','201438.00',709),
  1367. (7015,'Fantastic Steel Towels','HBO','663461.00',725),
  1368. (4656,'Refined Metal Computer','Robot','936141.00',401),
  1369. (2503,'Electronic Soft Keyboard','Adobe','224038.00',879),
  1370. (7346,'Practical Metal Computer','Vans','679708.00',445),
  1371. (6316,'Modern Fresh Tuna','Xiaomi','753994.00',804),
  1372. (6717,'Modern Plastic Chicken','Acer','871371.00',307),
  1373. (5885,'Fantastic Concrete Keyboard','Nike','201697.00',751),
  1374. (5317,'Practical Bronze Table','Huawei','311994.00',433),
  1375. (6646,'Oriental Plastic Shirt','Gucci','450389.00',738),
  1376. (3557,'Handmade Fresh Mouse','IBM','106143.00',732),
  1377. (1193,'Generic Bronze Ball','Alienware','656606.00',275),
  1378. (5593,'Handmade Cotton Pants','Mercedes','705752.00',175),
  1379. (9859,'Oriental Wooden Table','Toyota','752577.00',937),
  1380. (3638,'Tasty Wooden Tuna','Polytron','833119.00',853),
  1381. (8360,'Bespoke Rubber Fish','Hyundai','283945.00',649),
  1382. (7561,'Incredible Frozen Tuna','Crocs','442033.00',114),
  1383. (3933,'Handcrafted Metal Mouse','Samsung','468612.00',809),
  1384. (3489,'Refined Soft Cheese','Logitech','221542.00',776),
  1385. (8506,'Sleek Rubber Bike','Asus','585013.00',343),
  1386. (2466,'Gorgeous Rubber Cheese','Kawasaki','42994.00',254),
  1387. (9085,'Handcrafted Plastic Pants','Acer','984284.00',676),
  1388. (1901,'Practical Bronze Car','Asus','623100.00',502),
  1389. (9013,'Bespoke Concrete Ball','FedEx','284637.00',395),
  1390. (8410,'Incredible Granite Pizza','Audi','709753.00',177),
  1391. (3392,'Refined Plastic Cheese','Mitsubishi','310420.00',255),
  1392. (4573,'Unbranded Bronze Pants','Ferarri','86072.00',511),
  1393. (5315,'Generic Rubber Table','Yamaha','829971.00',118),
  1394. (9307,'Handmade Steel Gloves','HTC','961466.00',738),
  1395. (2747,'Rustic Fresh Bike','Porsche','390125.00',475),
  1396. (6089,'Refined Rubber Mouse','ZTE','114257.00',850),
  1397. (2258,'Modern Frozen Soap','Audi','921021.00',258),
  1398. (3625,'Gorgeous Metal Shirt','HBO','533801.00',296),
  1399. (2382,'Intelligent Rubber Cheese','Uber','461470.00',991),
  1400. (2500,'Ergonomic Steel Computer','Yamaha','978311.00',604),
  1401. (9287,'Intelligent Granite Cheese','Philips','447063.00',409),
  1402. (8682,'Tasty Wooden Mouse','Amazon','262715.00',562),
  1403. (1502,'Luxurious Soft Gloves','HBO','598311.00',633),
  1404. (4225,'Intelligent Cotton Cheese','Intel','176292.00',200),
  1405. (4544,'Sleek Frozen Gloves','Crocs','109334.00',223),
  1406. (8454,'Bespoke Concrete Tuna','Aisan','119028.00',600),
  1407. (4271,'Bespoke Metal Ball','Samsung','401337.00',171),
  1408. (4107,'Modern Bronze Shoes','Philips','795205.00',711),
  1409. (2480,'Awesome Rubber Hat','Crocs','864031.00',867),
  1410. (5641,'Tasty Bronze Keyboard','Motorola','10878.00',564),
  1411. (8710,'Oriental Rubber Mouse','Disney','948118.00',987),
  1412. (5286,'Gorgeous Soft Bacon','Suzuki','512349.00',690),
  1413. (3666,'Elegant Steel Hat','Motorola','258890.00',217),
  1414. (9855,'Ergonomic Wooden Ball','Philips','778939.00',734),
  1415. (5926,'Luxurious Concrete Keyboard','Xiaomi','180650.00',735),
  1416. (9697,'Awesome Frozen Shirt','Rolex','321869.00',394),
  1417. (9739,'Awesome Plastic Mouse','Logitech','963351.00',346),
  1418. (1888,'Awesome Bronze Shirt','Nvidia','664722.00',997),
  1419. (2716,'Fantastic Frozen Keyboard','Nokia','313479.00',341),
  1420. (1442,'Handcrafted Rubber Pants','Nvidia','630843.00',572),
  1421. (7561,'Unbranded Plastic Soap','Lenovo','84404.00',405),
  1422. (5882,'Ergonomic Granite Chicken','Uber','472925.00',470),
  1423. (5404,'Incredible Metal Hat','Huawei','744629.00',832),
  1424. (6274,'Electronic Soft Chips','Toshiba','362930.00',896),
  1425. (7976,'Luxurious Cotton Chicken','Huawei','411014.00',525),
  1426. (4869,'Fantastic Granite Chicken','Adidas','267576.00',110),
  1427. (7293,'Modern Fresh Chicken','Xiaomi','852511.00',939),
  1428. (9539,'Sleek Granite Shoes','Kawasaki','629952.00',556),
  1429. (9479,'Modern Steel Ball','Audi','173368.00',635),
  1430. (6717,'Incredible Soft Fish','Adobe','85093.00',844),
  1431. (3328,'Fantastic Granite Car','Ferarri','438584.00',454),
  1432. (1592,'Tasty Plastic Towels','Chanel','773573.00',591),
  1433. (3693,'Licensed Frozen Pizza','Lamborghini','634689.00',741),
  1434. (6871,'Gorgeous Metal Chips','Acer','980897.00',171),
  1435. (1925,'Refined Granite Soap','Crocs','575988.00',232),
  1436. (4206,'Handmade Concrete Sausages','3M','31330.00',856),
  1437. (2980,'Small Wooden Tuna','Uniqlo','538781.00',602),
  1438. (4668,'Gorgeous Soft Mouse','Philips','237361.00',630),
  1439. (1192,'Unbranded Bronze Table','Tesla','58879.00',481),
  1440. (7918,'Ergonomic Bronze Table','Huawei','502391.00',388),
  1441. (6746,'Bespoke Rubber Computer','Microsoft','591383.00',337),
  1442. (8509,'Fantastic Steel Cheese','HTC','879054.00',915),
  1443. (4420,'Ergonomic Soft Sausages','Amazon','413213.00',784),
  1444. (7418,'Handmade Frozen Keyboard','Hyundai','83504.00',801),
  1445. (3568,'Handmade Granite Bacon','Yamaha','720969.00',110),
  1446. (2870,'Licensed Plastic Shirt','Huawei','308597.00',657),
  1447. (6308,'Generic Granite Fish','Apple','452801.00',288),
  1448. (8252,'Elegant Plastic Chips','Motorola','555431.00',966),
  1449. (8371,'Incredible Fresh Computer','Suzuki','867035.00',186),
  1450. (9384,'Bespoke Fresh Tuna','Xiaomi','184203.00',837),
  1451. (8956,'Unbranded Steel Salad','Vans','707618.00',973),
  1452. (9895,'Sleek Fresh Chair','Chanel','763026.00',355),
  1453. (1168,'Licensed Wooden Shoes','Microsoft','281338.00',100),
  1454. (5507,'Practical Cotton Salad','Audi','660553.00',397),
  1455. (3097,'Elegant Fresh Fish','Apple','385920.00',499),
  1456. (7378,'Handcrafted Soft Mouse','Toshiba','442527.00',481),
  1457. (5171,'Intelligent Fresh Bike','Disney','18367.00',145),
  1458. (6267,'Handmade Metal Towels','Porsche','449875.00',219),
  1459. (1526,'Awesome Rubber Soap','Motorola','867843.00',932),
  1460. (8163,'Unbranded Rubber Gloves','IBM','190085.00',776),
  1461. (7429,'Electronic Plastic Hat','Sharp','984813.00',461),
  1462. (5660,'Refined Concrete Bacon','Nvidia','536590.00',741),
  1463. (1031,'Licensed Plastic Chair','Disney','757582.00',857),
  1464. (4265,'Bespoke Concrete Table','Aisan','744341.00',624),
  1465. (6974,'Intelligent Concrete Chips','3M','106090.00',370),
  1466. (4630,'Electronic Bronze Sausages','Philips','110247.00',526),
  1467. (3273,'Licensed Steel Mouse','IBM','203308.00',458),
  1468. (2526,'Small Bronze Shirt','ZTE','575115.00',600),
  1469. (1484,'Handcrafted Rubber Sausages','Mercedes','883649.00',225),
  1470. (3665,'Practical Cotton Table','Apple','957614.00',262),
  1471. (9562,'Electronic Fresh Cheese','Uniqlo','191043.00',732),
  1472. (8999,'Bespoke Concrete Car','Gucci','99429.00',730),
  1473. (2303,'Incredible Wooden Bacon','Huawei','592332.00',526),
  1474. (6160,'Small Steel Soap','Nvidia','924558.00',608),
  1475. (9512,'Gorgeous Rubber Table','Sony','637605.00',738),
  1476. (1123,'Unbranded Cotton Mouse','Porsche','109776.00',320),
  1477. (3573,'Rustic Soft Chips','Toshiba','511300.00',201),
  1478. (9709,'Generic Concrete Mouse','Acer','975276.00',364),
  1479. (1744,'Practical Rubber Fish','Uber','883640.00',818),
  1480. (8540,'Rustic Cotton Car','Acer','131604.00',894),
  1481. (2422,'Incredible Cotton Bike','IBM','595669.00',677),
  1482. (4348,'Bespoke Wooden Computer','Sharp','575452.00',718),
  1483. (4606,'Oriental Steel Bacon','Disney','593069.00',530),
  1484. (9981,'Sleek Granite Keyboard','Motorola','57648.00',348),
  1485. (7478,'Practical Metal Pants','Samsung','550293.00',760),
  1486. (9860,'Handmade Frozen Chicken','Microsoft','682351.00',828),
  1487. (9687,'Tasty Wooden Tuna','FedEx','896146.00',770),
  1488. (2679,'Awesome Metal Towels','HBO','668537.00',967),
  1489. (8723,'Licensed Granite Chicken','Nike','324010.00',532),
  1490. (5558,'Luxurious Concrete Table','Mitsubishi','708010.00',679),
  1491. (5371,'Handcrafted Bronze Computer','Vans','78660.00',129),
  1492. (6599,'Small Bronze Table','Huawei','54436.00',918),
  1493. (5910,'Incredible Metal Fish','Chanel','361770.00',762),
  1494. (4147,'Bespoke Fresh Gloves','AMD','838210.00',383),
  1495. (6907,'Luxurious Concrete Computer','FedEx','125242.00',241),
  1496. (1597,'Intelligent Frozen Pants','Lenovo','452246.00',112),
  1497. (9472,'Gorgeous Cotton Fish','Uber','189479.00',320),
  1498. (3518,'Gorgeous Concrete Cheese','Chanel','511992.00',802),
  1499. (6677,'Luxurious Wooden Keyboard','Xiaomi','167209.00',295),
  1500. (3465,'Sleek Rubber Bike','Gucci','612191.00',737),
  1501. (8907,'Unbranded Granite Table','Toyota','933839.00',114),
  1502. (6776,'Rustic Cotton Computer','Unilever','267803.00',896),
  1503. (2226,'Refined Soft Gloves','Lamborghini','604740.00',366),
  1504. (7516,'Gorgeous Rubber Chicken','Nike','69112.00',691),
  1505. (3934,'Small Fresh Sausages','Xiaomi','29631.00',873),
  1506. (6843,'Licensed Metal Towels','Nokia','532143.00',291),
  1507. (3441,'Refined Wooden Sausages','HBO','185001.00',217),
  1508. (3040,'Rustic Rubber Car','Pepsodent','214787.00',621),
  1509. (4268,'Oriental Rubber Table','Pepsodent','798454.00',900),
  1510. (2499,'Incredible Granite Shoes','Logitech','313041.00',569),
  1511. (6603,'Sleek Concrete Shoes','Xiaomi','610347.00',950),
  1512. (8446,'Gorgeous Plastic Cheese','Apple','523843.00',913),
  1513. (7361,'Awesome Plastic Chips','Polytron','494239.00',778),
  1514. (5397,'Fantastic Granite Shirt','Pepsodent','912340.00',312),
  1515. (8402,'Licensed Rubber Car','Crocs','424272.00',984),
  1516. (9274,'Ergonomic Bronze Sausages','Rolex','592899.00',318),
  1517. (6867,'Oriental Granite Towels','Chanel','317886.00',583),
  1518. (9016,'Fantastic Wooden Bike','Vans','78691.00',507),
  1519. (5858,'Refined Steel Salad','Toyota','772410.00',509),
  1520. (1771,'Sleek Granite Gloves','Huawei','20346.00',926),
  1521. (9713,'Gorgeous Plastic Table','3M','326118.00',300),
  1522. (9436,'Handmade Granite Soap','Samsung','399086.00',622),
  1523. (2050,'Ergonomic Plastic Bike','Polytron','578453.00',595),
  1524. (7951,'Recycled Metal Table','FedEx','182434.00',467),
  1525. (5793,'Recycled Rubber Gloves','Toyota','749701.00',241),
  1526. (8833,'Practical Rubber Pants','ZTE','75039.00',337),
  1527. (8093,'Modern Cotton Shoes','ZTE','659695.00',490),
  1528. (8935,'Small Metal Bacon','Intel','402606.00',392),
  1529. (1285,'Luxurious Granite Chicken','Sharp','977404.00',489),
  1530. (6085,'Small Fresh Sausages','Nvidia','415646.00',987),
  1531. (6261,'Electronic Soft Tuna','HTC','784251.00',387),
  1532. (9326,'Modern Wooden Pizza','Chanel','499393.00',445),
  1533. (7992,'Awesome Metal Chicken','IBM','820764.00',369),
  1534. (1561,'Licensed Bronze Towels','Vans','202858.00',514),
  1535. (1703,'Handcrafted Metal Bike','IBM','979989.00',762),
  1536. (9730,'Recycled Wooden Table','Apple','614171.00',243),
  1537. (6738,'Gorgeous Bronze Bike','ZTE','339480.00',429),
  1538. (5803,'Awesome Concrete Towels','Chanel','387387.00',131),
  1539. (1292,'Bespoke Rubber Fish','HTC','693086.00',252),
  1540. (4189,'Ergonomic Granite Ball','HTC','585116.00',704),
  1541. (7784,'Generic Fresh Soap','3M','92869.00',319),
  1542. (1361,'Awesome Metal Soap','Nintendo','853024.00',668),
  1543. (1189,'Handcrafted Frozen Pizza','Ferarri','516710.00',583),
  1544. (9681,'Tasty Plastic Cheese','FedEx','861908.00',387),
  1545. (7196,'Small Rubber Salad','Uber','866676.00',947),
  1546. (1913,'Incredible Steel Soap','Intel','69877.00',414),
  1547. (6045,'Awesome Fresh Bike','Microsoft','787717.00',291),
  1548. (1567,'Recycled Metal Bacon','Mercedes','428991.00',773),
  1549. (8958,'Licensed Concrete Chair','Toshiba','685113.00',747),
  1550. (7728,'Intelligent Concrete Table','Suzuki','307651.00',160),
  1551. (8223,'Practical Soft Fish','Yamaha','441804.00',649),
  1552. (9929,'Elegant Soft Keyboard','Lamborghini','538430.00',283),
  1553. (5218,'Bespoke Rubber Car','Nike','802761.00',283),
  1554. (4139,'Licensed Soft Bacon','Ferarri','908684.00',951),
  1555. (8824,'Oriental Bronze Car','Robot','174583.00',295),
  1556. (1017,'Luxurious Concrete Cheese','Mitsubishi','929619.00',951),
  1557. (9946,'Handmade Fresh Bacon','Sharp','515118.00',376),
  1558. (7309,'Elegant Rubber Table','Toshiba','526705.00',482),
  1559. (9494,'Generic Steel Salad','Rolex','57788.00',455),
  1560. (6026,'Handcrafted Cotton Bacon','Uber','797820.00',660),
  1561. (1777,'Modern Granite Chicken','Tesla','587244.00',856),
  1562. (7134,'Bespoke Fresh Sausages','Xiaomi','263003.00',715),
  1563. (5940,'Ergonomic Metal Fish','Toyota','970957.00',251),
  1564. (5205,'Intelligent Plastic Tuna','Tesla','543402.00',866),
  1565. (1901,'Handcrafted Metal Tuna','HBO','887025.00',603),
  1566. (7667,'Elegant Wooden Chips','Tesla','266080.00',321),
  1567. (9086,'Small Metal Towels','Nike','20491.00',735),
  1568. (7879,'Electronic Wooden Shirt','Xiaomi','529046.00',153),
  1569. (5479,'Ergonomic Wooden Bacon','Logitech','404838.00',911),
  1570. (7808,'Fantastic Plastic Cheese','Intel','697289.00',117),
  1571. (3981,'Modern Metal Bacon','Polytron','860549.00',720),
  1572. (5737,'Generic Wooden Pants','Lamborghini','819317.00',339),
  1573. (3668,'Rustic Frozen Pizza','Aisan','597078.00',268),
  1574. (8745,'Gorgeous Cotton Towels','Samsung','601768.00',412),
  1575. (4133,'Unbranded Cotton Salad','Toyota','189834.00',599),
  1576. (2202,'Luxurious Soft Bacon','Nvidia','498978.00',601),
  1577. (1855,'Incredible Plastic Table','Uber','429078.00',123),
  1578. (1306,'Tasty Rubber Towels','Huawei','906561.00',175),
  1579. (9791,'Gorgeous Cotton Fish','Robot','546399.00',853),
  1580. (3375,'Generic Metal Bike','Audi','801684.00',809),
  1581. (5135,'Gorgeous Rubber Bike','3M','208539.00',121),
  1582. (2917,'Elegant Steel Pizza','Mitsubishi','917213.00',922),
  1583. (7003,'Fantastic Cotton Soap','Sharp','321224.00',543),
  1584. (3719,'Rustic Steel Hat','Aisan','732367.00',672),
  1585. (5516,'Oriental Cotton Ball','Amazon','979889.00',319),
  1586. (1056,'Unbranded Steel Salad','Uber','16418.00',210),
  1587. (7074,'Licensed Granite Computer','Acer','226249.00',630),
  1588. (4923,'Handmade Metal Bacon','Robot','858956.00',694),
  1589. (9771,'Intelligent Metal Computer','Crocs','561220.00',579),
  1590. (6032,'Fantastic Rubber Bike','Alienware','414153.00',156),
  1591. (5156,'Sleek Metal Cheese','Alienware','388889.00',832),
  1592. (6828,'Oriental Soft Chicken','Sony','512272.00',394),
  1593. (1856,'Small Plastic Towels','Xiaomi','920049.00',740),
  1594. (6182,'Handcrafted Cotton Salad','Sony','457748.00',286),
  1595. (8815,'Awesome Cotton Fish','Amazon','226293.00',167),
  1596. (9232,'Unbranded Bronze Gloves','Nintendo','150550.00',847),
  1597. (7606,'Elegant Granite Shoes','Gucci','522007.00',790),
  1598. (2398,'Handcrafted Granite Soap','Gucci','795295.00',606),
  1599. (1862,'Elegant Concrete Mouse','Xiaomi','872505.00',323),
  1600. (9279,'Rustic Frozen Keyboard','Nvidia','483690.00',547),
  1601. (5970,'Tasty Wooden Fish','Xiaomi','271150.00',657),
  1602. (9073,'Intelligent Plastic Ball','Robot','333317.00',679),
  1603. (2352,'Oriental Plastic Bike','Nike','622963.00',803),
  1604. (2175,'Luxurious Frozen Shirt','Apple','292479.00',197),
  1605. (1291,'Licensed Concrete Hat','Polytron','313798.00',380),
  1606. (1136,'Handcrafted Soft Fish','Nintendo','49069.00',204),
  1607. (7530,'Handcrafted Rubber Chips','Pepsodent','682838.00',329),
  1608. (1222,'Awesome Soft Shirt','Lamborghini','945643.00',689),
  1609. (1502,'Electronic Steel Sausages','HTC','826747.00',386),
  1610. (1915,'Practical Metal Chair','Rolex','25870.00',164),
  1611. (5463,'Unbranded Concrete Chair','Rolex','492977.00',755),
  1612. (9847,'Handcrafted Steel Cheese','Unilever','985953.00',324),
  1613. (7777,'Electronic Concrete Cheese','Amazon','590472.00',851),
  1614. (3463,'Recycled Metal Keyboard','Mercedes','91589.00',992),
  1615. (3361,'Oriental Soft Ball','Uniqlo','191556.00',926),
  1616. (5592,'Rustic Cotton Fish','Uniqlo','164606.00',217),
  1617. (5624,'Handmade Granite Fish','Rolex','74184.00',463),
  1618. (2889,'Elegant Granite Chicken','Adobe','981026.00',982),
  1619. (6452,'Unbranded Steel Keyboard','Sony','952988.00',959),
  1620. (9886,'Incredible Fresh Sausages','Yamaha','188196.00',460),
  1621. (9027,'Incredible Soft Gloves','Adidas','981892.00',333),
  1622. (5752,'Intelligent Wooden Sausages','FedEx','407060.00',573),
  1623. (8532,'Tasty Rubber Shoes','ZTE','105552.00',289),
  1624. (3965,'Tasty Steel Bacon','Uniqlo','300272.00',178),
  1625. (2828,'Tasty Cotton Gloves','ZTE','979466.00',311),
  1626. (2231,'Oriental Soft Mouse','Lenovo','893190.00',616),
  1627. (5819,'Recycled Steel Soap','Philips','75756.00',827),
  1628. (5003,'Intelligent Granite Chicken','Adobe','435471.00',209),
  1629. (8465,'Refined Steel Chair','IBM','28301.00',357),
  1630. (4800,'Modern Granite Shoes','Toyota','144758.00',187),
  1631. (7362,'Generic Wooden Chair','Ferarri','379373.00',128),
  1632. (9595,'Elegant Fresh Hat','ZTE','645177.00',500),
  1633. (8930,'Ergonomic Concrete Computer','Yamaha','935346.00',143),
  1634. (4350,'Small Granite Shoes','IBM','532544.00',628),
  1635. (8428,'Gorgeous Wooden Fish','Robot','838723.00',210),
  1636. (7053,'Generic Frozen Towels','Microsoft','804574.00',518),
  1637. (2232,'Ergonomic Plastic Mouse','Ferarri','630890.00',465),
  1638. (2316,'Rustic Concrete Car','Nvidia','796870.00',959),
  1639. (6160,'Luxurious Cotton Salad','Adobe','259524.00',855),
  1640. (4759,'Sleek Frozen Ball','Intel','873706.00',446),
  1641. (2276,'Generic Frozen Car','Alienware','501499.00',316),
  1642. (9547,'Practical Metal Chair','FedEx','120907.00',336),
  1643. (3888,'Handcrafted Fresh Pants','Amazon','593540.00',142),
  1644. (8173,'Bespoke Steel Bike','Pepsodent','24946.00',403),
  1645. (3176,'Rustic Plastic Fish','Sony','140985.00',397),
  1646. (5440,'Recycled Fresh Computer','Lamborghini','160961.00',300),
  1647. (7215,'Intelligent Frozen Chips','Hyundai','100372.00',793),
  1648. (6961,'Handcrafted Granite Computer','Gucci','871239.00',722),
  1649. (8552,'Sleek Rubber Tuna','Vans','247339.00',244),
  1650. (8933,'Recycled Metal Gloves','Suzuki','210403.00',522),
  1651. (8016,'Elegant Wooden Sausages','Acer','54092.00',820),
  1652. (8818,'Refined Plastic Bike','Nvidia','137575.00',769),
  1653. (6206,'Handcrafted Plastic Mouse','Crocs','429978.00',901),
  1654. (4035,'Handmade Frozen Car','Logitech','302060.00',279),
  1655. (8532,'Licensed Granite Pants','Disney','174557.00',239),
  1656. (4206,'Rustic Fresh Computer','Toshiba','705568.00',386),
  1657. (1409,'Licensed Concrete Keyboard','Yamaha','710765.00',296),
  1658. (7410,'Unbranded Frozen Keyboard','Unilever','326145.00',579),
  1659. (7664,'Luxurious Steel Pants','HBO','697420.00',690),
  1660. (5241,'Elegant Cotton Fish','Lamborghini','793952.00',821),
  1661. (6693,'Recycled Plastic Shoes','Hyundai','84306.00',273),
  1662. (8581,'Incredible Plastic Pizza','Chanel','857278.00',760),
  1663. (9266,'Handcrafted Bronze Ball','Chanel','830488.00',245),
  1664. (7617,'Sleek Concrete Fish','Vans','185075.00',582),
  1665. (5326,'Small Concrete Chips','Acer','578663.00',977),
  1666. (4902,'Handcrafted Wooden Pants','Rolex','525541.00',246),
  1667. (3570,'Gorgeous Cotton Cheese','ZTE','128266.00',873),
  1668. (5483,'Awesome Wooden Keyboard','Yamaha','614616.00',842),
  1669. (5957,'Sleek Soft Ball','Vans','339312.00',764),
  1670. (4210,'Fantastic Granite Chips','Ferarri','602486.00',505),
  1671. (8325,'Tasty Cotton Shoes','Vans','816683.00',876),
  1672. (7773,'Generic Cotton Sausages','Nike','66042.00',475),
  1673. (8081,'Bespoke Frozen Chicken','Nvidia','752883.00',746),
  1674. (7074,'Intelligent Granite Bike','Chanel','601323.00',524),
  1675. (7234,'Licensed Plastic Car','Adidas','812529.00',812),
  1676. (3841,'Tasty Bronze Cheese','Sony','367099.00',612),
  1677. (1176,'Luxurious Metal Chips','Toshiba','539049.00',759),
  1678. (6225,'Incredible Granite Shirt','Lamborghini','335449.00',935),
  1679. (8233,'Handcrafted Steel Hat','Porsche','400678.00',784),
  1680. (1932,'Generic Soft Salad','Philips','464459.00',736),
  1681. (1018,'Luxurious Granite Pizza','Nokia','475512.00',874),
  1682. (5278,'Tasty Bronze Bike','Asus','671248.00',943),
  1683. (9600,'Small Fresh Table','Intel','393130.00',539),
  1684. (3670,'Oriental Soft Chips','Alienware','247227.00',424),
  1685. (6483,'Elegant Rubber Bike','Robot','390817.00',968),
  1686. (6801,'Oriental Frozen Table','Polytron','718126.00',321),
  1687. (2314,'Tasty Soft Shoes','Robot','204639.00',311),
  1688. (1030,'Intelligent Steel Gloves','Lamborghini','169694.00',380),
  1689. (2827,'Ergonomic Frozen Bacon','Sharp','163291.00',280),
  1690. (6806,'Intelligent Soft Ball','Microsoft','886447.00',210),
  1691. (8835,'Gorgeous Rubber Chicken','Sharp','377672.00',586),
  1692. (2462,'Incredible Plastic Sausages','Uniqlo','95593.00',178),
  1693. (4024,'Unbranded Frozen Shoes','3M','620820.00',446),
  1694. (5655,'Unbranded Bronze Hat','Sharp','543492.00',834),
  1695. (9298,'Luxurious Wooden Fish','HBO','114496.00',898),
  1696. (2606,'Elegant Soft Gloves','HBO','315450.00',371),
  1697. (1759,'Awesome Granite Sausages','Vans','426813.00',299),
  1698. (7227,'Electronic Metal Cheese','Mitsubishi','973820.00',677),
  1699. (8405,'Fantastic Fresh Hat','Mitsubishi','647482.00',441),
  1700. (4792,'Licensed Plastic Cheese','Logitech','991350.00',543),
  1701. (1292,'Practical Fresh Mouse','Amazon','365785.00',221),
  1702. (3850,'Modern Frozen Fish','Sony','333257.00',906),
  1703. (7713,'Licensed Fresh Chair','Kawasaki','723455.00',243),
  1704. (6984,'Ergonomic Metal Hat','Vans','946067.00',754),
  1705. (7755,'Electronic Rubber Computer','Uber','647899.00',423),
  1706. (1934,'Rustic Cotton Car','Gucci','363058.00',860),
  1707. (8484,'Awesome Soft Hat','Kawasaki','882366.00',157),
  1708. (7649,'Handcrafted Bronze Keyboard','Gucci','653634.00',825),
  1709. (8213,'Fantastic Frozen Keyboard','Amazon','263474.00',612),
  1710. (6182,'Tasty Concrete Salad','Mercedes','743579.00',689),
  1711. (3365,'Electronic Granite Salad','Alienware','965802.00',327),
  1712. (2173,'Generic Cotton Computer','Philips','247399.00',799),
  1713. (9378,'Handmade Concrete Mouse','Audi','840213.00',470),
  1714. (9149,'Small Fresh Bacon','Vans','973345.00',117),
  1715. (1872,'Ergonomic Plastic Pants','Mercedes','334875.00',310),
  1716. (8295,'Recycled Concrete Pants','Motorola','760191.00',671),
  1717. (4723,'Unbranded Cotton Shirt','Toshiba','926173.00',724),
  1718. (8796,'Gorgeous Frozen Fish','Vans','891214.00',808),
  1719. (6908,'Fantastic Plastic Computer','Motorola','30890.00',839),
  1720. (8501,'Awesome Steel Chicken','3M','181137.00',709),
  1721. (8476,'Awesome Rubber Keyboard','Sharp','475795.00',859),
  1722. (7132,'Sleek Soft Bike','Vans','46339.00',320),
  1723. (4812,'Refined Granite Fish','Ferarri','484862.00',596),
  1724. (8051,'Licensed Cotton Shirt','Chanel','149142.00',568),
  1725. (4601,'Unbranded Frozen Chicken','Rolex','328196.00',401),
  1726. (9247,'Generic Cotton Shoes','Vans','806666.00',667),
  1727. (7244,'Small Metal Sausages','Yamaha','191827.00',981),
  1728. (5009,'Sleek Concrete Pants','HBO','100029.00',442),
  1729. (2992,'Bespoke Bronze Chicken','Ferarri','779835.00',189),
  1730. (9327,'Ergonomic Concrete Hat','Vans','300467.00',534),
  1731. (6032,'Handmade Metal Bike','Disney','204176.00',584),
  1732. (4223,'Refined Fresh Shirt','Asus','754869.00',972),
  1733. (6012,'Luxurious Rubber Chips','AMD','242695.00',901),
  1734. (1505,'Licensed Rubber Tuna','Chanel','722451.00',332),
  1735. (4374,'Electronic Frozen Pizza','Huawei','692465.00',283),
  1736. (2924,'Ergonomic Granite Hat','Amazon','657381.00',273),
  1737. (2779,'Modern Wooden Towels','Chanel','31097.00',650),
  1738. (1336,'Generic Cotton Pizza','Motorola','408358.00',366),
  1739. (8917,'Bespoke Plastic Chair','Audi','327455.00',147),
  1740. (9993,'Rustic Frozen Cheese','HBO','627832.00',155),
  1741. (1344,'Licensed Bronze Shirt','FedEx','351653.00',490),
  1742. (3332,'Handcrafted Rubber Towels','Logitech','672831.00',258),
  1743. (6739,'Bespoke Soft Pants','Disney','666695.00',129),
  1744. (4463,'Incredible Metal Table','Logitech','161473.00',373),
  1745. (1946,'Modern Soft Tuna','Vans','183059.00',589),
  1746. (9814,'Intelligent Rubber Hat','3M','215073.00',621),
  1747. (3792,'Elegant Soft Cheese','Suzuki','449344.00',986),
  1748. (6641,'Handcrafted Cotton Shirt','Sony','874848.00',275),
  1749. (9935,'Electronic Plastic Tuna','Amazon','524033.00',850),
  1750. (2159,'Rustic Granite Ball','Unilever','397266.00',735),
  1751. (3159,'Small Soft Cheese','Tesla','447081.00',542),
  1752. (2509,'Rustic Plastic Gloves','Ferarri','699607.00',370),
  1753. (2785,'Awesome Cotton Pizza','Disney','830872.00',496),
  1754. (5065,'Rustic Granite Pants','Robot','921983.00',659),
  1755. (4548,'Recycled Concrete Sausages','Gucci','383224.00',625),
  1756. (7961,'Generic Concrete Shirt','Nike','625039.00',862),
  1757. (5807,'Fantastic Wooden Shoes','Xiaomi','524276.00',266),
  1758. (9181,'Sleek Metal Fish','Ferarri','325260.00',318),
  1759. (3774,'Licensed Granite Shirt','IBM','259575.00',252),
  1760. (8426,'Gorgeous Wooden Cheese','Adobe','555687.00',840),
  1761. (7811,'Elegant Steel Chicken','HTC','608108.00',495),
  1762. (8969,'Recycled Plastic Shoes','Crocs','228136.00',394),
  1763. (8904,'Electronic Granite Shoes','Nike','913218.00',613),
  1764. (8046,'Oriental Cotton Gloves','Alienware','753267.00',665),
  1765. (7559,'Ergonomic Plastic Car','Pepsodent','810681.00',837),
  1766. (2267,'Bespoke Plastic Salad','Polytron','251089.00',592),
  1767. (9178,'Tasty Plastic Chicken','Huawei','502462.00',591),
  1768. (6671,'Awesome Steel Gloves','Audi','78166.00',850),
  1769. (4963,'Incredible Fresh Tuna','Huawei','784553.00',314),
  1770. (2007,'Oriental Concrete Mouse','Tesla','968827.00',105),
  1771. (1284,'Practical Bronze Keyboard','Nike','743099.00',297),
  1772. (7999,'Luxurious Bronze Shoes','Mercedes','342272.00',864),
  1773. (2820,'Refined Fresh Computer','Nvidia','956308.00',960),
  1774. (9646,'Ergonomic Steel Tuna','Toyota','666278.00',278),
  1775. (2333,'Rustic Rubber Car','Vans','131683.00',281),
  1776. (1121,'Tasty Metal Chips','FedEx','732673.00',326),
  1777. (6502,'Gorgeous Plastic Pants','Uber','133387.00',394),
  1778. (3508,'Oriental Plastic Pizza','Nike','584039.00',865),
  1779. (2022,'Generic Bronze Soap','Microsoft','345877.00',690),
  1780. (3019,'Oriental Metal Bacon','Adidas','985175.00',801),
  1781. (7367,'Luxurious Cotton Bacon','Nintendo','980346.00',283),
  1782. (1734,'Rustic Granite Cheese','ZTE','128727.00',321),
  1783. (5110,'Small Wooden Table','Intel','459209.00',248),
  1784. (8784,'Bespoke Wooden Ball','Huawei','366842.00',472),
  1785. (7149,'Tasty Bronze Pizza','Uniqlo','575289.00',390),
  1786. (4331,'Electronic Fresh Towels','IBM','619992.00',959),
  1787. (1793,'Ergonomic Frozen Soap','Sony','456504.00',467),
  1788. (5977,'Modern Bronze Table','Nvidia','82602.00',435),
  1789. (2218,'Sleek Concrete Salad','FedEx','825532.00',643),
  1790. (4779,'Ergonomic Frozen Car','Suzuki','474283.00',492),
  1791. (9249,'Licensed Bronze Cheese','Alienware','849259.00',685),
  1792. (9033,'Refined Granite Ball','Motorola','134248.00',386),
  1793. (7250,'Oriental Frozen Shirt','Alienware','383975.00',216),
  1794. (4721,'Luxurious Soft Pizza','Nvidia','824003.00',335),
  1795. (4749,'Rustic Concrete Pants','Uber','289371.00',853),
  1796. (8871,'Tasty Frozen Hat','Audi','435655.00',965),
  1797. (5585,'Fantastic Concrete Hat','Vans','55985.00',841),
  1798. (4436,'Tasty Wooden Chair','Amazon','555002.00',679),
  1799. (3372,'Generic Steel Towels','Crocs','339169.00',848),
  1800. (9202,'Modern Steel Cheese','Nike','467523.00',240),
  1801. (1041,'Licensed Soft Bike','Polytron','56139.00',221),
  1802. (4761,'Recycled Soft Mouse','Disney','182206.00',406),
  1803. (5700,'Ergonomic Metal Shirt','Adobe','236690.00',491),
  1804. (8882,'Gorgeous Concrete Towels','Suzuki','157057.00',263),
  1805. (1458,'Handmade Fresh Computer','Unilever','840709.00',328),
  1806. (3168,'Practical Frozen Hat','Gucci','977648.00',925),
  1807. (3977,'Elegant Soft Mouse','Vans','972788.00',751),
  1808. (6183,'Sleek Rubber Chips','Logitech','637223.00',942),
  1809. (6598,'Bespoke Steel Pizza','Pepsodent','915306.00',393),
  1810. (6002,'Fantastic Fresh Car','Uniqlo','143021.00',280),
  1811. (7948,'Electronic Frozen Tuna','Nvidia','210257.00',709),
  1812. (2947,'Generic Rubber Pants','Alienware','898825.00',546),
  1813. (8189,'Ergonomic Steel Chips','Huawei','583820.00',279),
  1814. (1903,'Oriental Bronze Table','Kawasaki','988914.00',847),
  1815. (4021,'Electronic Metal Sausages','Gucci','777576.00',145),
  1816. (7219,'Gorgeous Cotton Ball','Aisan','667629.00',454),
  1817. (9043,'Rustic Metal Chair','Apple','898492.00',885),
  1818. (7683,'Fantastic Plastic Computer','Polytron','763008.00',311),
  1819. (2800,'Luxurious Rubber Chips','Ferarri','141272.00',940),
  1820. (3156,'Licensed Metal Keyboard','Apple','438450.00',979),
  1821. (3534,'Practical Fresh Salad','HBO','153693.00',227),
  1822. (1380,'Tasty Steel Chips','AMD','890968.00',954),
  1823. (4307,'Ergonomic Metal Shoes','Pepsodent','716611.00',404),
  1824. (9447,'Luxurious Granite Gloves','Acer','427654.00',748),
  1825. (6357,'Small Soft Salad','Toyota','933940.00',225),
  1826. (4125,'Intelligent Fresh Towels','Asus','657875.00',678),
  1827. (6912,'Elegant Bronze Gloves','Adobe','730528.00',270),
  1828. (9208,'Tasty Wooden Salad','Logitech','773776.00',681),
  1829. (8309,'Generic Concrete Bacon','Lenovo','352469.00',980),
  1830. (5844,'Licensed Cotton Shirt','Unilever','591735.00',414),
  1831. (8576,'Gorgeous Concrete Tuna','Lamborghini','533836.00',415),
  1832. (7671,'Practical Wooden Mouse','AMD','225227.00',912),
  1833. (7599,'Generic Frozen Ball','Aisan','41998.00',807),
  1834. (7315,'Luxurious Bronze Ball','Nokia','781836.00',864),
  1835. (4556,'Handcrafted Soft Shirt','Audi','76022.00',994),
  1836. (5163,'Recycled Plastic Chair','Logitech','976957.00',310),
  1837. (2607,'Sleek Steel Mouse','Unilever','991514.00',160),
  1838. (3495,'Licensed Fresh Salad','Tesla','159276.00',775),
  1839. (1703,'Unbranded Cotton Tuna','Asus','871310.00',525),
  1840. (4565,'Handcrafted Granite Ball','Lenovo','26541.00',154),
  1841. (3221,'Small Bronze Keyboard','Unilever','221507.00',182),
  1842. (6536,'Oriental Steel Chicken','Vans','851031.00',789),
  1843. (5708,'Tasty Concrete Bike','Apple','887851.00',812),
  1844. (5570,'Oriental Steel Hat','Intel','742831.00',312),
  1845. (7105,'Licensed Granite Chair','Vans','179101.00',757),
  1846. (5321,'Electronic Rubber Towels','Nike','756233.00',995),
  1847. (5157,'Rustic Wooden Pants','Nvidia','924302.00',116),
  1848. (9281,'Small Fresh Computer','Adobe','264354.00',316),
  1849. (9852,'Practical Fresh Chips','Crocs','725695.00',396),
  1850. (5575,'Handmade Fresh Bacon','Uber','823665.00',515),
  1851. (1024,'Handmade Metal Computer','Nvidia','372081.00',734),
  1852. (1082,'Ergonomic Concrete Chair','Logitech','231860.00',896),
  1853. (5227,'Electronic Soft Gloves','Alienware','635681.00',314),
  1854. (6984,'Rustic Steel Keyboard','Porsche','52786.00',541),
  1855. (9499,'Incredible Fresh Car','Yamaha','705015.00',451),
  1856. (2585,'Bespoke Rubber Bacon','Uber','752176.00',808),
  1857. (5493,'Recycled Steel Towels','Nintendo','927442.00',713),
  1858. (3207,'Modern Concrete Shoes','Logitech','735480.00',311),
  1859. (2256,'Modern Steel Gloves','Hyundai','373757.00',829),
  1860. (9921,'Practical Concrete Gloves','Disney','109209.00',737),
  1861. (8491,'Tasty Frozen Computer','Mercedes','191474.00',343),
  1862. (3989,'Elegant Fresh Soap','Chanel','111795.00',919),
  1863. (4724,'Electronic Fresh Car','Chanel','791932.00',421),
  1864. (1753,'Modern Wooden Shoes','Aisan','454134.00',648),
  1865. (6028,'Handcrafted Granite Pizza','IBM','580528.00',908),
  1866. (3105,'Gorgeous Cotton Tuna','Chanel','846704.00',265),
  1867. (6552,'Gorgeous Soft Ball','Gucci','455514.00',962),
  1868. (1058,'Intelligent Plastic Shoes','Yamaha','663558.00',171),
  1869. (3514,'Refined Soft Gloves','Vans','675857.00',396),
  1870. (8174,'Oriental Cotton Shirt','Chanel','203745.00',481),
  1871. (3853,'Gorgeous Frozen Mouse','Nintendo','660683.00',290),
  1872. (3026,'Luxurious Concrete Chips','Gucci','542034.00',924),
  1873. (6485,'Intelligent Steel Shoes','ZTE','904428.00',904),
  1874. (8374,'Refined Plastic Keyboard','Microsoft','449748.00',148),
  1875. (5105,'Fantastic Rubber Tuna','Lenovo','647646.00',935),
  1876. (5951,'Incredible Bronze Hat','Amazon','933257.00',709),
  1877. (9425,'Luxurious Cotton Chips','Polytron','594977.00',321),
  1878. (2969,'Ergonomic Rubber Keyboard','Lamborghini','333437.00',996),
  1879. (4632,'Recycled Soft Car','FedEx','847538.00',463),
  1880. (7167,'Elegant Concrete Shoes','Uber','464581.00',868),
  1881. (2452,'Recycled Soft Chicken','Microsoft','748125.00',953),
  1882. (3735,'Gorgeous Granite Bacon','Mitsubishi','110186.00',631),
  1883. (1901,'Licensed Wooden Sausages','AMD','388620.00',237),
  1884. (9712,'Licensed Concrete Tuna','Adidas','312135.00',529),
  1885. (8068,'Fantastic Wooden Car','Suzuki','651299.00',927),
  1886. (6413,'Elegant Wooden Mouse','Nvidia','398618.00',710),
  1887. (9596,'Refined Steel Cheese','Nike','282846.00',442),
  1888. (8462,'Small Soft Chicken','Chanel','323904.00',573),
  1889. (9766,'Unbranded Concrete Bike','Robot','597822.00',450),
  1890. (7663,'Licensed Concrete Shirt','HTC','158965.00',147),
  1891. (7840,'Rustic Bronze Table','Huawei','202251.00',849),
  1892. (8659,'Bespoke Frozen Cheese','Unilever','695331.00',351),
  1893. (3702,'Oriental Concrete Bacon','Acer','241891.00',590),
  1894. (8580,'Bespoke Rubber Ball','HBO','52342.00',402),
  1895. (9796,'Bespoke Concrete Pizza','Vans','202815.00',581),
  1896. (8937,'Handcrafted Plastic Tuna','Nike','565584.00',630),
  1897. (5145,'Handmade Rubber Soap','Vans','879073.00',876),
  1898. (6648,'Recycled Concrete Salad','Huawei','460469.00',467),
  1899. (4843,'Modern Plastic Computer','Nike','423685.00',168),
  1900. (5379,'Elegant Plastic Keyboard','Disney','18074.00',295),
  1901. (8487,'Recycled Soft Fish','Nintendo','958969.00',102),
  1902. (3225,'Awesome Fresh Pants','Lenovo','865613.00',691),
  1903. (1376,'Ergonomic Concrete Bike','Crocs','319180.00',588),
  1904. (4435,'Elegant Soft Shirt','Crocs','959850.00',527),
  1905. (1326,'Unbranded Frozen Gloves','Asus','342946.00',376),
  1906. (5878,'Bespoke Wooden Fish','FedEx','840605.00',880),
  1907. (6690,'Unbranded Concrete Pizza','Intel','780490.00',893),
  1908. (5335,'Sleek Plastic Pizza','Hyundai','457984.00',300),
  1909. (5953,'Rustic Concrete Towels','Chanel','890159.00',472),
  1910. (1943,'Awesome Concrete Shirt','Motorola','897902.00',913),
  1911. (5167,'Sleek Bronze Ball','IBM','844624.00',993),
  1912. (3508,'Handmade Metal Ball','Intel','445739.00',970),
  1913. (4667,'Tasty Cotton Bike','Pepsodent','739466.00',293),
  1914. (5665,'Small Steel Mouse','Asus','101483.00',467),
  1915. (3088,'Oriental Soft Soap','Adidas','696949.00',839),
  1916. (6986,'Electronic Soft Computer','3M','513208.00',128),
  1917. (2611,'Luxurious Frozen Shirt','Lamborghini','699747.00',945),
  1918. (6384,'Awesome Steel Pants','Nokia','494223.00',646),
  1919. (3341,'Incredible Concrete Ball','Xiaomi','486861.00',766),
  1920. (6169,'Elegant Cotton Salad','Pepsodent','104896.00',500),
  1921. (1716,'Fantastic Fresh Mouse','Suzuki','377745.00',233),
  1922. (3721,'Sleek Wooden Bike','Adobe','61359.00',161),
  1923. (3404,'Awesome Metal Table','Uniqlo','63637.00',850),
  1924. (5557,'Luxurious Rubber Pizza','Vans','171698.00',990),
  1925. (4279,'Bespoke Bronze Mouse','HTC','460458.00',457),
  1926. (6508,'Ergonomic Wooden Keyboard','Yamaha','244607.00',636),
  1927. (5398,'Intelligent Bronze Pants','FedEx','591000.00',526),
  1928. (1122,'Ergonomic Plastic Chair','HBO','359568.00',306),
  1929. (6920,'Elegant Granite Tuna','Intel','343013.00',562),
  1930. (4807,'Sleek Soft Car','HTC','706920.00',293),
  1931. (8529,'Elegant Bronze Hat','Vans','183077.00',329),
  1932. (8398,'Awesome Concrete Pizza','Pepsodent','968047.00',579),
  1933. (5660,'Small Wooden Ball','Mitsubishi','743259.00',352),
  1934. (4825,'Modern Bronze Pants','Huawei','172655.00',850),
  1935. (8776,'Recycled Frozen Salad','Xiaomi','831247.00',902),
  1936. (2304,'Luxurious Plastic Shoes','ZTE','271077.00',711),
  1937. (9321,'Modern Plastic Car','Huawei','305116.00',779),
  1938. (1171,'Tasty Bronze Shoes','Disney','347403.00',133),
  1939. (9371,'Gorgeous Wooden Chicken','Nintendo','830574.00',657),
  1940. (4257,'Gorgeous Bronze Computer','Ferarri','587230.00',398),
  1941. (5183,'Sleek Steel Keyboard','Chanel','475884.00',360),
  1942. (8958,'Awesome Fresh Salad','Logitech','615199.00',954),
  1943. (6279,'Awesome Frozen Shirt','Crocs','964077.00',956),
  1944. (2427,'Sleek Fresh Tuna','Lenovo','433559.00',232),
  1945. (2583,'Luxurious Granite Chair','ZTE','28021.00',778),
  1946. (3023,'Elegant Cotton Soap','Sharp','113625.00',935),
  1947. (2286,'Refined Frozen Soap','Sharp','271498.00',932),
  1948. (3556,'Intelligent Bronze Sausages','Huawei','506083.00',248),
  1949. (9040,'Refined Frozen Bacon','FedEx','938878.00',886),
  1950. (1481,'Practical Rubber Table','Audi','761906.00',941),
  1951. (6843,'Unbranded Bronze Pants','Alienware','133305.00',990),
  1952. (5251,'Elegant Concrete Hat','HBO','356744.00',297),
  1953. (3659,'Generic Granite Car','Nintendo','763495.00',492),
  1954. (3484,'Luxurious Steel Gloves','Lamborghini','802254.00',803),
  1955. (6697,'Handcrafted Granite Chicken','IBM','740424.00',147),
  1956. (4882,'Elegant Concrete Pants','Nintendo','415841.00',108),
  1957. (6385,'Gorgeous Fresh Hat','Suzuki','500044.00',286),
  1958. (4459,'Small Plastic Chips','Alienware','828174.00',495),
  1959. (3399,'Small Concrete Fish','Nokia','53566.00',131),
  1960. (7178,'Oriental Metal Bike','Samsung','76567.00',269),
  1961. (7989,'Incredible Fresh Fish','Nike','710081.00',645),
  1962. (7751,'Practical Plastic Computer','Aisan','435658.00',810),
  1963. (7063,'Sleek Steel Car','Hyundai','636450.00',562),
  1964. (4212,'Recycled Steel Towels','Yamaha','655866.00',545),
  1965. (7731,'Refined Steel Table','Suzuki','260561.00',223),
  1966. (6228,'Sleek Cotton Bike','Logitech','863677.00',651),
  1967. (5437,'Handmade Fresh Shoes','FedEx','806190.00',181),
  1968. (4650,'Small Granite Table','Lenovo','586036.00',280),
  1969. (8701,'Refined Wooden Cheese','Polytron','728056.00',963),
  1970. (4373,'Awesome Granite Mouse','Vans','643102.00',359),
  1971. (3055,'Electronic Wooden Gloves','Motorola','40171.00',170),
  1972. (7329,'Tasty Fresh Gloves','Ferarri','524304.00',949),
  1973. (3818,'Gorgeous Granite Chicken','Chanel','391847.00',238),
  1974. (3944,'Bespoke Plastic Car','Unilever','70814.00',905),
  1975. (8139,'Electronic Wooden Salad','Apple','613603.00',676),
  1976. (6066,'Fantastic Steel Car','Acer','380807.00',500),
  1977. (5425,'Incredible Steel Shoes','Robot','397894.00',561),
  1978. (3131,'Intelligent Steel Hat','Lenovo','168264.00',886),
  1979. (1271,'Sleek Steel Towels','Ferarri','159743.00',403),
  1980. (6248,'Incredible Wooden Cheese','ZTE','338301.00',928),
  1981. (7859,'Electronic Bronze Mouse','Vans','595429.00',400),
  1982. (6182,'Rustic Cotton Fish','Philips','294984.00',503),
  1983. (7972,'Handmade Granite Bike','AMD','469314.00',932),
  1984. (8271,'Modern Rubber Computer','Pepsodent','906340.00',388),
  1985. (2467,'Sleek Steel Bacon','Robot','42220.00',936),
  1986. (8510,'Gorgeous Plastic Shirt','Ferarri','754024.00',322),
  1987. (4282,'Ergonomic Wooden Salad','Lamborghini','353516.00',299),
  1988. (4980,'Recycled Steel Car','Uber','637573.00',520),
  1989. (4395,'Rustic Bronze Fish','Sharp','833790.00',661),
  1990. (5606,'Elegant Frozen Shirt','Suzuki','719394.00',701),
  1991. (9927,'Generic Bronze Sausages','Lenovo','693921.00',774),
  1992. (6470,'Intelligent Bronze Towels','Nintendo','896208.00',331),
  1993. (6922,'Generic Soft Bacon','Sharp','352060.00',198),
  1994. (8227,'Practical Metal Pizza','Alienware','422361.00',977),
  1995. (1991,'Small Granite Computer','Porsche','556977.00',815),
  1996. (7669,'Bespoke Rubber Gloves','Rolex','65396.00',978),
  1997. (9198,'Awesome Frozen Bacon','Toshiba','429108.00',518),
  1998. (1632,'Incredible Plastic Towels','Porsche','716104.00',345),
  1999. (5303,'Electronic Granite Pants','Yamaha','926722.00',373),
  2000. (9547,'Elegant Metal Chicken','Uniqlo','712089.00',176),
  2001. (6151,'Licensed Cotton Pizza','Robot','467777.00',152),
  2002. (4720,'Bespoke Soft Salad','Tesla','702068.00',114),
  2003. (6262,'Electronic Metal Chips','Uber','292997.00',593),
  2004. (5145,'Tasty Wooden Towels','Amazon','946432.00',913),
  2005. (2611,'Gorgeous Bronze Sausages','Microsoft','644563.00',701),
  2006. (9038,'Sleek Fresh Hat','Nintendo','827407.00',364),
  2007. (2598,'Electronic Bronze Bike','Ferarri','262902.00',612),
  2008. (2395,'Practical Wooden Soap','Acer','112630.00',335),
  2009. (4581,'Recycled Fresh Shirt','AMD','225014.00',835),
  2010. (6563,'Handcrafted Plastic Sausages','Lamborghini','893142.00',803);
  2011.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement