Skip to main content

Product Details Page

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1113-ProductDetailsPage
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Product Details | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_warning_messages",
            "sectionTitle": "Warning Messages",
            "fields": [
                {
                    "fieldKey": "field_add_to_cart_message",
                    "fieldLabel": "You need to select color and size options to add item to cart.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_not_found_message",
                    "fieldLabel": "Product not found!",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_buttons",
            "sectionTitle": "Page Buttons",
            "fields": [
                {
                    "fieldKey": "field_back_button",
                    "fieldLabel": "BACK",
                    "type": "field"
                },
                {
                    "fieldKey": "field_add_to_cart_button",
                    "fieldLabel": "ADD TO CART",
                    "type": "field"
                },
                {
                    "fieldKey": "field_added_to_cart_label",
                    "fieldLabel": "ADDED TO CART",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_product_details",
            "sectionTitle": "Product Details",
            "fields": [
                {
                    "fieldKey": "field_price_incl",
                    "fieldLabel": "Price incl.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_part_number",
                    "fieldLabel": "Part Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_color",
                    "fieldLabel": "Color",
                    "type": "field"
                },
                {
                    "fieldKey": "field_sizing",
                    "fieldLabel": "Sizing",
                    "type": "field"
                },
                {
                    "fieldKey": "field_shipping_fee",
                    "fieldLabel": "Shipping Fee and Return",
                    "type": "field"
                },
                {
                    "fieldKey": "field_customer_reviews",
                    "fieldLabel": "Customer Reviews",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_reviews_message",
                    "fieldLabel": "No reviews found",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_recommended_products",
            "sectionTitle": "Recommended Products",
            "fields": [
                {
                    "fieldKey": "field_recommended_section_heading",
                    "fieldLabel": "RECOMMENDED FOR YOU",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "_type": "library_reference",
                    "_libraryId": 6,
                    "_libraryTitle": "Accessory Item",
                    "_libraryMachineName": "SEC-6-AccessoryItem"
                },
                {
                    "_type": "library_reference",
                    "_libraryId": 7,
                    "_libraryTitle": "Accessory Dialog",
                    "_libraryMachineName": "SEC-7-AccessoryDialog"
                }
            ]
        }
    ]
}