settings.json

8.14 KB
04/08/2025 10:20
JSON
settings.json
{
    "general": {
        "storeName": [
            "Fashion Store",
            "Fashion Store",
            "Fashion Store",
            "Fashion Store"
        ],
        "storeDescription": [
            "เสื้อผ้าแฟชั่นคุณภาพดี ราคาย่อมเยา ส่งถึงบ้าน",
            "เสื้อผ้าแฟชั่นคุณภาพดี ราคาย่อมเยา ส่งถึงบ้าน",
            "เสื้อผ้าแฟชั่นคุณภาพดี ราคาย่อมเยา ส่งถึงบ้าน",
            "เสื้อผ้าแฟชั่นคุณภาพดี ราคาย่อมเยา ส่งถึงบ้าน"
        ],
        "storePhone": [
            "081-234-5678",
            "081-234-5678",
            "081-234-5678",
            "081-234-5678"
        ],
        "storeEmail": [
            "fashionstore@email.com",
            "fashionstore@email.com",
            "fashionstore@email.com",
            "fashionstore@email.com"
        ],
        "storeAddress": [
            "123 ถนนสุขุมวิท กรุงเทพฯ 10110",
            "123 ถนนสุขุมวิท กรุงเทพฯ 10110",
            "123 ถนนสุขุมวิท กรุงเทพฯ 10110",
            "123 ถนนสุขุมวิท กรุงเทพฯ 10110"
        ],
        "storeFacebook": [
            "https:\/\/facebook.com\/fashionstore",
            "https:\/\/facebook.com\/fashionstore",
            "https:\/\/facebook.com\/fashionstore",
            "https:\/\/facebook.com\/fashionstore"
        ],
        "storeLine": [
            "",
            "",
            "",
            ""
        ],
        "logoUrl": ""
    },
    "payment": {
        "promptPayNumber": [
            "0812345678",
            "0812345678",
            "0868142004",
            "0868142004"
        ],
        "promptPayName": [
            "Fashion Store",
            "Fashion Store",
            "Fashion Store",
            "Fashion Store"
        ],
        "enableCOD": [
            false,
            false,
            false,
            false
        ],
        "bankAccounts": []
    },
    "shipping": {
        "defaultShippingFee": [
            50,
            50,
            50,
            50
        ],
        "freeShippingMin": [
            1000,
            1000,
            1000,
            1000
        ],
        "shippingDaysMin": [
            2,
            2,
            2,
            2
        ],
        "shippingDaysMax": [
            5,
            5,
            5,
            5
        ],
        "shippingZones": [
            {
                "name": "กรุงเทพและปริมณฑ์",
                "fee": 50,
                "provinces": [
                    "กรุงเทพมหานคร",
                    "นครปฐม",
                    "นนทบุรี",
                    "ปทุมธานี",
                    "สมุทรปราการ",
                    "สมุทรสาคร"
                ]
            },
            {
                "name": "Bangkok & Suburbs",
                "fee": 50,
                "provinces": [
                    "Bangkok",
                    "Nonthaburi",
                    "Pathum Thani",
                    "Samut Prakan"
                ]
            },
            {
                "name": "Bangkok & Suburbs",
                "fee": 50,
                "provinces": [
                    "Bangkok",
                    "Nonthaburi",
                    "Pathum Thani",
                    "Samut Prakan"
                ]
            },
            {
                "name": "Bangkok & Suburbs",
                "fee": 50,
                "provinces": [
                    "Bangkok",
                    "Nonthaburi",
                    "Pathum Thani",
                    "Samut Prakan"
                ]
            }
        ]
    },
    "products": {
        "categories": [
            "เสื้อ",
            "กางเกง",
            "กระโปรง",
            "เดรส",
            "เสื้อนอก",
            "เสื้อ",
            "กางเกง",
            "กระโปรง",
            "เดรส",
            "เสื้อ",
            "กางเกง",
            "กระโปรง",
            "เดรส",
            "เสื้อ",
            "กางเกง",
            "กระโปรง",
            "เดรส"
        ],
        "sizes": [
            "XS",
            "S",
            "M",
            "L",
            "XL",
            "XXL",
            "XS",
            "S",
            "M",
            "L",
            "XS",
            "S",
            "M",
            "L",
            "XS",
            "S",
            "M",
            "L"
        ],
        "colors": [
            {
                "name": "ขาว",
                "hex": "#ffffff"
            },
            {
                "name": "ดำ",
                "hex": "#000000"
            },
            {
                "name": "แดง",
                "hex": "#ff0000"
            },
            {
                "name": "น้ำเงิน",
                "hex": "#0000ff"
            },
            {
                "name": "White",
                "hex": "#ffffff"
            },
            {
                "name": "Black",
                "hex": "#000000"
            },
            {
                "name": "White",
                "hex": "#ffffff"
            },
            {
                "name": "Black",
                "hex": "#000000"
            },
            {
                "name": "White",
                "hex": "#ffffff"
            },
            {
                "name": "Black",
                "hex": "#000000"
            }
        ]
    },
    "notifications": {
        "adminEmail": [
            "admin@fashionstore.com",
            "admin@fashionstore.com",
            "admin@fashionstore.com",
            "admin@fashionstore.com"
        ],
        "notifyNewOrder": [
            true,
            true,
            true,
            true
        ],
        "notifyPaymentReceived": [
            true,
            true,
            true,
            true
        ],
        "notifyLowStock": [
            true,
            true,
            true,
            true
        ],
        "sendOrderConfirmation": [
            true,
            true,
            true,
            true
        ],
        "sendShippingNotification": [
            true,
            true,
            true,
            true
        ],
        "lineNotifyToken": [
            "",
            "",
            "",
            ""
        ]
    },
    "system": {
        "language": [
            "th",
            "th",
            "th",
            "th"
        ],
        "currency": [
            "THB",
            "THB",
            "THB",
            "THB"
        ],
        "timezone": [
            "Asia\/Bangkok",
            "Asia\/Bangkok",
            "Asia\/Bangkok",
            "Asia\/Bangkok"
        ],
        "apiBaseUrl": [
            "http:\/\/localhost\/store\/api",
            "http:\/\/localhost\/store\/api",
            "http:\/\/localhost\/store\/api",
            "http:\/\/localhost\/store\/api"
        ],
        "enableDebugMode": [
            false,
            false,
            false,
            false
        ],
        "enableMaintenanceMode": [
            false,
            false,
            false,
            false
        ],
        "jwtSecret": [
            "._,EbVbjpo[7URed,HlM1@OLUioUjpnuog{B*CnA|Js8:}(n}y0A4Y(l$:^LYbC|",
            "your-secret-key-change-this",
            "your-secret-key-change-this",
            "sUocZXz6Vf<0qHX!,px[}UpL@UAS,-|JWW8I){H42=GVlKQd4_)vibOrYj|$_x+|"
        ],
        "sessionTimeout": [
            60,
            60,
            60,
            60
        ]
    },
    "meta": {
        "updated_at": "2025-08-04 17:20:06",
        "updated_by": 1,
        "version": 1
    }
}