Read Cart Items with JOINS

This commit is contained in:
UronShrestha
2024-07-05 12:40:14 +05:45
parent 080094d2dd
commit 71944f3245
7 changed files with 117 additions and 118 deletions

View File

@ -120,6 +120,7 @@
</div>
<div class="product__item__text">
<h6>{{ $item->name }}</h6>
<a href="#" class="add-cart">+ Add To Cart</a>
<div class="rating">
<i class="fa fa-star-o"></i>