dynamic product cards
This commit is contained in:
parent
06dea737d8
commit
f50d2a2f19
@ -12,7 +12,7 @@
|
||||
<ul class="home-nav__list">
|
||||
|
||||
<li class="home-nav__item">
|
||||
<button onclick="location.href='index.php?category=iphone'">iPhone</button>
|
||||
<a href='index.php?category=iphone'">iPhone</a>
|
||||
</li>
|
||||
|
||||
<li class="home-nav__item">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user