diff --git a/ecommerce/flora_website/shop.html b/ecommerce/flora_website/shop.html
new file mode 100644
index 0000000..569342a
--- /dev/null
+++ b/ecommerce/flora_website/shop.html
@@ -0,0 +1,278 @@
+
+
+
+
+
© Flora All Rights Reserved
+
+
+
+
\ No newline at end of file
diff --git a/ecommerce/flora_website/style_shop.css b/ecommerce/flora_website/style_shop.css
new file mode 100644
index 0000000..8849225
--- /dev/null
+++ b/ecommerce/flora_website/style_shop.css
@@ -0,0 +1,8 @@
+#shop{
+ margin-top: 5%;
+ text-align: center;
+}
+#shop .blog-heading h1{
+ margin-top: 8%;
+}
+