{
"success": true,
"data": {
"id": 1,
"name": "My Store",
"description": "Welcome to my store",
"short_description": null,
"logo": "https://cdn.rmz.gg/...",
"favicon": "https://cdn.rmz.gg/...",
"cover_url": null,
"domain": {
"domain": "mystore",
"is_active": true
},
"custom_domain": null,
"currency": "SAR",
"default_currency": "SAR",
"timezone": "Asia/Riyadh",
"language": "ar",
"status": 1,
"is_maintenance": false,
"maintenance_message": null,
"theme": {
"color": "#3B82F6",
"font_family": "Inter",
"enable_rtl": true,
"layout": "default"
},
"features": {
"reviews_enabled": true,
"wishlist_enabled": true,
"courses_enabled": false,
"subscriptions_enabled": true,
"coupons_enabled": true
},
"seo": {
"title": "My Store",
"description": "Welcome to my store",
"keywords": null
},
"contact_info": {
"email": "support@mystore.com",
"phone": null,
"address": null,
"working_hours": null
},
"social_links": {},
"payment_methods": [
{
"id": 1,
"method": "card",
"nickname": "Credit Card",
"is_enabled": true,
"is_auto_process": true
}
],
"sbc_id": null,
"categories": [
{
"id": 1,
"name": "Electronics",
"slug": "electronics",
"description": null,
"image": null,
"icon": null,
"is_active": true,
"sort_order": 0,
"products_count": 24,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-06-15T10:30:00.000000Z"
}
],
"pages": [
{
"id": 1,
"title": "About Us",
"url": "about-us",
"content": "<h1>About Our Store</h1><p>...</p>",
"excerpt": "Learn more about our store",
"meta_title": "About Us",
"meta_description": "Learn more about our store",
"is_active": true,
"created_at": "2024-01-01T00:00:00.000000Z",
"updated_at": "2024-06-15T10:30:00.000000Z"
}
],
"announcements": [
{
"id": 1,
"icon": "megaphone",
"content": "Free shipping on orders over 100 SAR",
"color": "#3B82F6",
"text_color": "#FFFFFF",
"route": null,
"href": null,
"is_enabled": true
}
],
"components": [
{
"id": 1,
"type": "featured_products",
"name": "Featured Products",
"sort_order": 0,
"settings": {}
}
],
"features_list": [
{
"id": 1,
"title": "Instant Delivery",
"description": "Get your products instantly",
"icon": "zap",
"sort_order": 0
}
],
"banners": [
{
"id": 1,
"title": "Summer Sale",
"description": "Up to 50% off",
"image_url": "https://cdn.rmz.gg/...",
"link_url": "/products",
"sort_order": 0
}
],
"stats": {
"total_products": null,
"total_categories": null,
"total_reviews": null,
"average_rating": null
},
"created_at": "2024-01-01 00:00:00",
"updated_at": "2024-06-15 10:30:00"
}
}