1 00:00:00,900 --> 00:00:01,560 Welcome back. 2 00:00:01,950 --> 00:00:08,810 Now, what we need to do is that we need to fill the project stable with some with some data or with 3 00:00:08,820 --> 00:00:10,770 with some products. 4 00:00:11,550 --> 00:00:13,920 However, it's going to take time. 5 00:00:13,920 --> 00:00:19,170 If you want to feel that many will be using the insert, you can click on insert and then you can manually 6 00:00:19,170 --> 00:00:21,020 insert the products. 7 00:00:21,330 --> 00:00:23,400 However, however, this is going to take time. 8 00:00:23,400 --> 00:00:26,460 So I'm going to be using scale and I have this command. 9 00:00:26,460 --> 00:00:29,040 I'm going to base it and I'm going to walk you through with this command. 10 00:00:29,460 --> 00:00:32,640 So this command is going to insert that product into the product table. 11 00:00:33,060 --> 00:00:39,000 And what's going to insert is that's going to insert the product name category description image image 12 00:00:39,000 --> 00:00:43,680 two, image three, image for price, special offer and color. 13 00:00:44,040 --> 00:00:47,290 So the first thing that we need to specify is the name of the product. 14 00:00:47,310 --> 00:00:50,940 Here I am adding year. 15 00:00:50,940 --> 00:00:51,570 Why choose? 16 00:00:52,710 --> 00:00:55,550 The second thing that we need to fill is the category. 17 00:00:55,550 --> 00:00:56,790 In the category is shoes. 18 00:00:57,300 --> 00:01:00,270 The third is the description here you said awesome, why choose? 19 00:01:00,630 --> 00:01:03,540 And then the fourth column is product image. 20 00:01:03,900 --> 00:01:05,760 So the product image is very important. 21 00:01:05,790 --> 00:01:09,420 You need to type the name of the image that you have in your project. 22 00:01:09,840 --> 00:01:16,860 So if you have a an image that you have added in your project called Featured one, for example, then 23 00:01:16,860 --> 00:01:23,430 JP, you need to do to name that image, you need to pass that image here whenever you are adding a 24 00:01:23,430 --> 00:01:31,380 new product, the product image two and three and four are different images that belong to the same 25 00:01:31,380 --> 00:01:31,860 product. 26 00:01:32,190 --> 00:01:38,730 So for example, if you want to take different images for the same products from other sides to show 27 00:01:38,730 --> 00:01:45,720 the user all sides of the product, you can specify these, but for the sake of simplicity, I'm going 28 00:01:45,720 --> 00:01:48,930 to just pass on the same exact image for image two, three and four. 29 00:01:49,950 --> 00:01:52,050 And then we have the product price. 30 00:01:52,050 --> 00:01:56,220 The price is 155 and then the product special offer. 31 00:01:56,580 --> 00:01:58,950 The special offer is going to be a number. 32 00:01:58,950 --> 00:02:05,910 So if zero, it means that this product is not there is no sale on this product and there is no special 33 00:02:05,910 --> 00:02:06,300 offer. 34 00:02:06,300 --> 00:02:07,650 So zero, it means nothing. 35 00:02:07,950 --> 00:02:14,010 If you want, for example, 30% discount, you can you say 30 with I'm going to say zero because there 36 00:02:14,010 --> 00:02:15,210 is no special offer. 37 00:02:15,660 --> 00:02:17,340 The last column is color. 38 00:02:17,340 --> 00:02:18,360 So the color is white. 39 00:02:19,050 --> 00:02:19,650 And then. 40 00:02:20,810 --> 00:02:24,200 You can just click on go and this is going to insert the first. 41 00:02:25,290 --> 00:02:27,290 Is going to insert the first product. 42 00:02:27,320 --> 00:02:34,990 Now if I click on between project and now if I go to the product table, I should find one product. 43 00:02:35,000 --> 00:02:36,560 As you can see, I have now one product. 44 00:02:36,990 --> 00:02:37,610 Why choose? 45 00:02:38,180 --> 00:02:39,440 And you can repeat the same thing. 46 00:02:39,440 --> 00:02:43,550 You just need to click on a scale and then type the same exact command. 47 00:02:43,550 --> 00:02:44,780 But you need to change your data. 48 00:02:45,050 --> 00:02:52,340 You need to change, of course, the product name, category description, image price, special offer 49 00:02:52,340 --> 00:02:52,940 and color. 50 00:02:53,150 --> 00:02:54,620 And again, the image is important. 51 00:02:54,620 --> 00:02:58,700 You need to make sure that you have this image in your project and you need to make sure that the image, 52 00:02:58,760 --> 00:03:05,210 your matches, the one match matches the name of the image that you have in your in your project. 53 00:03:05,780 --> 00:03:10,970 And as for the idea, the idea of the product will be given automatically. 54 00:03:11,360 --> 00:03:17,270 So, for example, here, if you insert a new product into the product table, you'll find that the 55 00:03:17,270 --> 00:03:20,930 ID will increase automatically by the database. 56 00:03:20,930 --> 00:03:21,830 So don't worry about it. 57 00:03:22,370 --> 00:03:28,430 That it will be given to to each product you insert automatically, which is awesome because you don't 58 00:03:28,430 --> 00:03:30,230 have to worry about the product ID. 59 00:03:30,770 --> 00:03:34,580 And the product ID of course, is very important because the product I.D. is the only thing that is 60 00:03:34,580 --> 00:03:41,570 unique because he could have two products that have the same name, but the ID must be different.