added direct to cart page. fixed bug in product details page. added qty valid.

This commit is contained in:
2023-04-25 14:20:22 +05:30
parent 7823781020
commit e922bb6b35
11 changed files with 210 additions and 50 deletions
+4
View File
@@ -125,4 +125,8 @@
.tabsContainer .wrap-content-product-tabs{
margin-top: 40px !important;
}
.specContainer > div{
flex-basis: 50%;
}