privacy + return policy

This commit is contained in:
hamid zarghami
2025-10-04 15:17:30 +03:30
parent 5fe9d5a8a4
commit 49c2dc7f2a
12 changed files with 506 additions and 72 deletions
+6
View File
@@ -4,3 +4,9 @@ export const BASE_URL = "https://shop-api.dev.danakcorp.com";
// export const BASE_URL = "http://192.168.1.111:4000";
export const PRIMARY_COLOR = "#DA2129";
// تنظیمات فروشگاه
export const SHOP_CONFIG = {
name: "فجر مرکزی", // نام فروشگاه - می‌توان آن را تغییر داد
fullName: "تابلو فجر مرکزی", // نام کامل فروشگاه
};