Skip to main content

Cart

Submitted by admin on
Shell machine name
SHELL-1083-Cart
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "My Cart | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_progress_bar",
            "sectionTitle": "Progress bar",
            "fields": [
                {
                    "fieldKey": "field_cart_items",
                    "fieldLabel": "Cart Items",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_form",
                    "fieldLabel": "Order Form",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_summary",
                    "fieldLabel": "Order Success",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_cart_items",
            "sectionTitle": "Cart Items",
            "fields": [
                {
                    "fieldKey": "field_cart_items",
                    "fieldLabel": "CART ITEMS",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_item",
                    "sectionTitle": "Item",
                    "fields": [
                        {
                            "fieldKey": "field_sizing",
                            "fieldLabel": "Sizing",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_model",
                            "fieldLabel": "Model",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_model_year",
                            "fieldLabel": "Model Year",
                            "type": "field"
                        }
                    ],
                    "sections": []
                },
                {
                    "sectionKey": "section_empty_cart",
                    "sectionTitle": "Empty Cart",
                    "fields": [
                        {
                            "fieldKey": "field_empty_cart_message",
                            "fieldLabel": " Your cart is empty. Add some items to your cart.",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        },
        {
            "sectionKey": "section_apply_discount",
            "sectionTitle": "Apply Discount",
            "fields": [
                {
                    "fieldKey": "field_apply_discount",
                    "fieldLabel": "APPLY A DISCOUNT",
                    "type": "field"
                },
                {
                    "fieldKey": "field_coupon_code_label",
                    "fieldLabel": "Coupon Code",
                    "type": "field"
                },
                {
                    "fieldKey": "field_apply_coupon_message",
                    "fieldLabel": "Apply the coupon and press submit",
                    "type": "field"
                },
                {
                    "fieldKey": "field_coupon_applied_message",
                    "fieldLabel": "Coupon is applied",
                    "type": "field"
                },
                {
                    "fieldKey": "field_submit_button",
                    "fieldLabel": "SUBMIT",
                    "type": "field"
                },
                {
                    "fieldKey": "field_remove_button",
                    "fieldLabel": "REMOVE",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_recommended_products",
            "sectionTitle": "Recommended Products",
            "fields": [
                {
                    "fieldKey": "field_recommended_products",
                    "fieldLabel": "Recommended Items",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_recommendations_message",
                    "fieldLabel": "No recommended items found",
                    "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_cart_summary",
            "sectionTitle": "Cart Summary",
            "fields": [
                {
                    "fieldKey": "field_cart_summary",
                    "fieldLabel": "CART SUMMARY",
                    "type": "field"
                },
                {
                    "fieldKey": "field_payment_summary",
                    "fieldLabel": "Payment Summary",
                    "type": "field"
                },
                {
                    "fieldKey": "field_items",
                    "fieldLabel": "ITEMS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_prices",
                    "fieldLabel": "PRICES",
                    "type": "field"
                },
                {
                    "fieldKey": "field_subtotal_items",
                    "fieldLabel": "Subtotal Items",
                    "type": "field"
                },
                {
                    "fieldKey": "field_shipping_charges",
                    "fieldLabel": "Shipping Charges",
                    "type": "field"
                },
                {
                    "fieldKey": "field_discount",
                    "fieldLabel": "Discount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_coupon_applied",
                    "fieldLabel": "Coupon Applied",
                    "type": "field"
                },
                {
                    "fieldKey": "field_total",
                    "fieldLabel": "Total",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_coupon_applied",
            "sectionTitle": "Coupon Applied",
            "fields": [
                {
                    "fieldKey": "field_coupon_applied",
                    "fieldLabel": "Coupon Applied",
                    "type": "field"
                },
                {
                    "fieldKey": "field_remove_button",
                    "fieldLabel": "REMOVE",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_checkout_button",
            "sectionTitle": "Checkout Button",
            "fields": [
                {
                    "fieldKey": "field_checkout_button",
                    "type": "link",
                    "fieldLabel": "CHECKOUT",
                    "linkText": "CHECKOUT",
                    "url": "\/checkout"
                }
            ],
            "sections": []
        }
    ]
}