Merge branch 'master' into storefront-nuxt

This commit is contained in:
Alexandr SaVBaD Waltz 2026-02-28 09:26:38 +03:00
commit 8c4ec23f92

View file

@ -78,6 +78,8 @@ class CategoryDetailSerializer(ModelSerializer):
"markup_percent", "markup_percent",
"filterable_attributes", "filterable_attributes",
"brands", "brands",
"min_price",
"max_price",
"children", "children",
"slug", "slug",
"created", "created",