product page

This commit is contained in:
Priec
2026-06-27 22:27:33 +02:00
parent da2c487dc4
commit 269bb15e6f
7 changed files with 25 additions and 4 deletions

View File

@@ -473,6 +473,7 @@ async fn show(
"name": product.name,
"slug": product.slug,
"description": product.description,
"short_description": product.short_description,
"variant_count": 0,
"has_options": false,
}),