implemented: show important note in cart if set on trxstate 20 page

This commit is contained in:
zino
2021-05-27 12:02:33 +02:00
parent 6ba97e46f7
commit 5f11ce66a8
6 changed files with 39 additions and 6 deletions

View File

@@ -290,4 +290,9 @@ span.trimChar {
#bottomHTML h6, #bottomHTML a {
color: #999;
}
#modalCartImportantNote {
margin: 0 0 20px 0;
display: none;
}