#4 #6 Base creation of a product viewing page with the ability to edit as a seller

This commit is contained in:
2024-01-24 18:07:41 +00:00
parent 95768f8a8c
commit 0951bcc23e
10 changed files with 193 additions and 28 deletions

View File

@ -16,6 +16,6 @@
</div>
<div class="product-add-to-cart"></div>
</a>
{% endfor %}
{% endfor %}
{% endif %}
</div>