deserki
This commit is contained in:
parent
ef48719cf5
commit
c489aa7f3d
6 changed files with 16 additions and 6 deletions
|
|
@ -18,3 +18,7 @@ var Cakes = []types.Product{
|
|||
{Name: "Nutelowiec z wiśniami", Image: "013", Price: "120", Description: "nutelowy spód , krem śmietankowy z dodatkiem twarożku, wiśnie i galaretka"},
|
||||
{Name: "Karpatka", Image: "014", Price: "120", Description: ""},
|
||||
}
|
||||
|
||||
var Desserts = []types.Product{
|
||||
{Name: "Beza Pavlova", Image: "001", Price: "10", Description: "ok"},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue