menu: enhnacncements
This commit is contained in:
@@ -330,6 +330,7 @@ export interface CartItem {
|
||||
comment?: string;
|
||||
// Unique identifier for cart items with the same product but different variants/extras/comments
|
||||
uniqueId?: string;
|
||||
|
||||
}
|
||||
|
||||
export interface UserType {
|
||||
|
||||
Reference in New Issue
Block a user