product-card

This commit is contained in:
Veselov
2025-09-05 17:33:46 +03:00
parent 3259495ffb
commit 02abf2781e
15 changed files with 144 additions and 15 deletions

View File

View File

@@ -31,6 +31,7 @@ const { currentVariantId } = useCurrentProduct()
&__variation {
img {
border-radius: 10px;
cursor: pointer;
}
}
}