7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
## Product
|
|
[% js %]
|
|
if(debug){
|
|
return "<pre>" + prettyJSON(store.product) + "</pre>";
|
|
}
|
|
[%endjs%]
|