Aggiungi il codice alla cassa in automatico

This commit is contained in:
Surya Paolo
2023-12-18 15:21:12 +01:00
parent aaa1f619a5
commit 6d4f3f9f0b
14 changed files with 145 additions and 59 deletions

View File

@@ -3,3 +3,6 @@ $heightBtn: 100%;
.card .product-image {
height: 300px;
}
.insert{
cursor:pointer;
}