diff --git a/shop/static/shop/images/products/noir_hat.png.avif b/shop/static/shop/images/products/noir_hat.png.avif new file mode 100644 index 0000000..b451e1d Binary files /dev/null and b/shop/static/shop/images/products/noir_hat.png.avif differ diff --git a/shop/templates/shop/product_item.html b/shop/templates/shop/product_item.html index e00c05e..84c6eb9 100644 --- a/shop/templates/shop/product_item.html +++ b/shop/templates/shop/product_item.html @@ -1,7 +1,11 @@ +{% load shop_extras %}