whole eshop is now in euro
This commit is contained in:
@@ -411,7 +411,6 @@ async fn show(
|
||||
"name": product.name,
|
||||
"slug": product.slug,
|
||||
"description": product.description,
|
||||
"currency": product.currency,
|
||||
"variant_count": 0,
|
||||
"has_options": false,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user