reorder product varient fields

increse the range of product list
This commit is contained in:
Parsa Nazer
2026-02-12 11:30:38 +03:30
parent 4dad7dbf4a
commit c69dba2195
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ export const MUTATION_KEYS = {
export const PRODUCT_RANGE = {
min: 0,
max: 100_000_000,
max: 10_000_000_000,
};
export const NAV_LINKS = [