Create Bootstrap5 based Image carousel with thumbnails

Comparing #14 with #15

Revision #15 was created by pravi pravi on Dec 4, 2023, 10:55:23 AM.

formatting

Content

Use the following css styles for carousel to work as expected.
 
 
```english
```
.product_img_slide {
padding: 100px 0 0 0;
}
[...]