summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorunwox <me@unwox.com>2025-09-14 21:27:56 +0600
committerunwox <me@unwox.com>2025-09-14 21:29:18 +0600
commit598578a314962c5b5ffdc73cd41e3add9adc52d7 (patch)
tree6515d052ec94e97fafe8af0b936fc8e802ab759c /bin
parentd29f796b047c2a90db8f1e143d7da2a0159f9b7e (diff)
add volume to products
Diffstat (limited to 'bin')
-rw-r--r--bin/serve.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/serve.fnl b/bin/serve.fnl
index 6653da9..359bfd9 100644
--- a/bin/serve.fnl
+++ b/bin/serve.fnl
@@ -64,6 +64,7 @@
recommendations TEXT,
price_per REAL,
stock REAL,
+ volume INTEGER,
vendor TEXT,
vendor_article TEXT,
vendor_description TEXT,