diff --git a/frontend/components/global/product/ProductCard.vue b/frontend/components/global/product/ProductCard.vue index 3b63c85..d4e18ab 100644 --- a/frontend/components/global/product/ProductCard.vue +++ b/frontend/components/global/product/ProductCard.vue @@ -42,23 +42,23 @@ defineProps();
- ${{ price }} -
+ {{ price }} +
{{ brand }} {{ title }} -
+