more webshop

This commit is contained in:
Priec
2026-06-16 19:27:29 +02:00
parent baf7522273
commit f0a6f97609
25 changed files with 583 additions and 33 deletions

View File

@@ -5,4 +5,5 @@ mod products;
mod product_images;
mod product_tags;
mod orders;
mod order_items;
mod order_items;
mod shipping_methods;