Skip to main content

Dashboard

Submitted by admin on
Shell machine name
SHELL-209-Dashboard
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Dashboard | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_heading",
            "sectionTitle": "Page Heading",
            "fields": [
                {
                    "fieldKey": "field_page_heading",
                    "fieldLabel": "DASHBOARD",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_service_due_card",
            "sectionTitle": "Service Due Card",
            "fields": [
                {
                    "fieldKey": "field_service_due",
                    "fieldLabel": "SERVICE DUE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_due_icon",
                    "fieldLabel": "Service Due Icon",
                    "type": "image",
                    "mediaType": "icon",
                    "mediaId": "239",
                    "altText": "",
                    "responsiveImagesByStyle": {
                        "style": "_original",
                        "sources": [],
                        "fallback": ""
                    }
                },
                {
                    "fieldKey": "field_next_service_due",
                    "fieldLabel": "Next Service Due",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_upcoming_services_message",
                    "fieldLabel": "No upcoming services",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_upcoming_test_rides_card",
            "sectionTitle": "Upcoming Test Rides Card",
            "fields": [
                {
                    "fieldKey": "field_upcoming_test_rides",
                    "fieldLabel": "UPCOMING TEST RIDES",
                    "type": "field"
                },
                {
                    "fieldKey": "field_test_rides_icon",
                    "fieldLabel": "Test Rides Icon",
                    "type": "image",
                    "mediaType": "icon",
                    "mediaId": "402",
                    "altText": "",
                    "responsiveImagesByStyle": {
                        "style": "_original",
                        "sources": [],
                        "fallback": ""
                    }
                },
                {
                    "fieldKey": "field_multiple_test_rides_message",
                    "fieldLabel": "upcoming test rides",
                    "type": "field"
                },
                {
                    "fieldKey": "field_single_test_ride_message",
                    "fieldLabel": "1 upcoming test ride",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_test_rides_message",
                    "fieldLabel": "No upcoming test rides",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_orders_under_processing_card",
            "sectionTitle": "Orders Under Processing Card",
            "fields": [
                {
                    "fieldKey": "field_orders_under_processing",
                    "fieldLabel": "ORDERS UNDER PROCESSING",
                    "type": "field"
                },
                {
                    "fieldKey": "field_orders_processing_icon",
                    "fieldLabel": "Orders Processing Icon",
                    "type": "image",
                    "mediaType": "icon",
                    "mediaId": "208",
                    "altText": "",
                    "responsiveImagesByStyle": {
                        "style": "_original",
                        "sources": [],
                        "fallback": ""
                    }
                },
                {
                    "fieldKey": "field_multiple_orders_message",
                    "fieldLabel": "orders being shipped",
                    "type": "field"
                },
                {
                    "fieldKey": "field_single_order_message",
                    "fieldLabel": "1 order being shipped",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_orders_message",
                    "fieldLabel": "No orders under shipment",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "_type": "library_reference",
            "_libraryId": 9,
            "_libraryTitle": "Booking Details Card",
            "_libraryMachineName": "SEC-9-BookingDetailsCard"
        },
        {
            "sectionKey": "section_amc_offers_card",
            "sectionTitle": "AMC Offers Card",
            "fields": [
                {
                    "fieldKey": "field_amc_offers_title",
                    "fieldLabel": "AMC OFFERS FOR YOU",
                    "type": "field"
                },
                {
                    "fieldKey": "field_amc_offers_description",
                    "fieldLabel": "Buy latest AMC and get discounted rates on spares and services.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_amc_offers_link",
                    "fieldLabel": "AMC Offers Link",
                    "type": "link",
                    "linkText": "GET THE OFFER",
                    "url": "\/"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_recent_orders_table",
            "sectionTitle": "Recent Orders Table",
            "fields": [
                {
                    "fieldKey": "field_recent_orders_title",
                    "fieldLabel": "RECENT ORDERS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_orders_message",
                    "fieldLabel": "No orders to display currently.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_view_all_orders_link",
                    "fieldLabel": "View All Orders Link",
                    "type": "link",
                    "linkText": "VIEW ALL ORDERS",
                    "url": "\/account\/order\/motorbikes"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_table_columns",
                    "sectionTitle": "Table Columns",
                    "fields": [
                        {
                            "fieldKey": "field_order_number",
                            "fieldLabel": "Order Number #",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_status",
                            "fieldLabel": "Status",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_dealership",
                            "fieldLabel": "Dealership",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}