[shopping cart] added cart to config json
This commit is contained in:
parent
52adc34e04
commit
6f1f440f21
@ -127,6 +127,10 @@
|
||||
"profile": {
|
||||
"no_cache": true,
|
||||
"template": "app/website/templates/pages/profile"
|
||||
},
|
||||
"cart": {
|
||||
"no_cache": true,
|
||||
"template": "app/website/templates/pages/cart.html"
|
||||
}
|
||||
},
|
||||
"generators": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user