fix: shopping price calc — null for unconvertible /kg items, resolved qty in response/badge

This commit is contained in:
dadaloop82
2026-05-08 06:02:40 +00:00
parent 7cb1dfe285
commit be8dfe9e1e
4 changed files with 34 additions and 15 deletions
+5
View File
@@ -1924,6 +1924,11 @@ body {
white-space: nowrap;
line-height: 1.25;
}
.price-col-qty {
font-size: 0.72rem;
font-weight: 400;
color: #64748b;
}
.price-col-unit {
font-size: 0.62rem;
color: #94a3b8;