B2B-31: refactor profile menu, header

This commit is contained in:
devmc-ee
2025-06-29 19:25:50 +03:00
parent a8dbc98b62
commit fbbc2f8760
14 changed files with 132 additions and 69 deletions

View File

@@ -116,5 +116,8 @@
"heading": "Your payment failed",
"description": "Your payment failed. Please update your payment method."
}
},
"cart": {
"label": "Cart ({{ items }})"
}
}

View File

@@ -116,5 +116,8 @@
"heading": "Your payment failed",
"description": "Your payment failed. Please update your payment method."
}
},
"cart": {
"label": "Cart ({{ items }})"
}
}
}

View File

@@ -116,5 +116,8 @@
"heading": "Your payment failed",
"description": "Your payment failed. Please update your payment method."
}
},
"cart": {
"label": "Cart ({{ items }})"
}
}
}