diff --git a/frontend/components/product/ProductCard.vue b/frontend/components/global/product/ProductCard.vue similarity index 70% rename from frontend/components/product/ProductCard.vue rename to frontend/components/global/product/ProductCard.vue index 00051b8..9de0525 100644 --- a/frontend/components/product/ProductCard.vue +++ b/frontend/components/global/product/ProductCard.vue @@ -1,5 +1,4 @@ - + - + {{ rate }} @@ -39,12 +41,12 @@ defineProps(); {{ tag }} - - - ${{ price }} - + + ${{ price }} - + {{ brand }} @@ -54,10 +56,10 @@ defineProps(); - \ No newline at end of file +