mirror of
https://github.com/kevinveenbirkenbach/coding-challenge-online-shop.git
synced 2025-11-03 18:47:57 +00:00
Added first draft Homepage
This commit is contained in:
0
src/template/product/basket/basket.html.php
Normal file
0
src/template/product/basket/basket.html.php
Normal file
1
src/template/product/basket/list.html.php
Normal file
1
src/template/product/basket/list.html.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
src/template/product/basket/listItem.html.php
Normal file
1
src/template/product/basket/listItem.html.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
src/template/product/overview/list.html.php
Normal file
1
src/template/product/overview/list.html.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
src/template/product/overview/listItem.html.php
Normal file
1
src/template/product/overview/listItem.html.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
src/template/product/overview/overview.html.php
Normal file
1
src/template/product/overview/overview.html.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
Reference in New Issue
Block a user