Shell machine name
SHELL-1103-MyBikes
Shell component
Shell sections
{
"sections": [
{
"sectionKey": "section_page_title",
"sectionTitle": "Page Title",
"fields": [
{
"fieldKey": "field_page_title",
"fieldLabel": "My Bikes | Kawasaki",
"type": "field"
}
],
"sections": []
},
{
"sectionKey": "section_my_bikes",
"sectionTitle": "My Bikes",
"fields": [
{
"fieldKey": "field_my_bikes_heading",
"fieldLabel": "MY BIKES",
"type": "field"
},
{
"fieldKey": "field_no_bikes_message",
"fieldLabel": "You haven't purchased any bikes yet.",
"type": "field"
}
],
"sections": []
},
{
"sectionKey": "section_my_bikes_details",
"sectionTitle": "Bike Details",
"fields": [
{
"fieldKey": "field_color",
"fieldLabel": "Color",
"type": "field"
},
{
"fieldKey": "field_purchase_date",
"fieldLabel": "Purchase Date",
"type": "field"
},
{
"fieldKey": "field_engine_number",
"fieldLabel": "Engine Number",
"type": "field"
},
{
"fieldKey": "field_registration_no",
"fieldLabel": "Registration No.",
"type": "field"
},
{
"fieldKey": "field_vin_number",
"fieldLabel": "VIN Number",
"type": "field"
},
{
"fieldKey": "field_km_driven",
"fieldLabel": "KM Driven",
"type": "field"
},
{
"fieldKey": "field_view_bike_details",
"fieldLabel": "VIEW BIKE DETAILS",
"type": "link",
"linkText": "VIEW BIKE DETAILS",
"url": "\/account\/my-bikes\/details"
}
],
"sections": []
}
]
}