{
  "steps-list": [
    {
      "class-icon": "fas fa-user",
      "text": "User"
    },
    {
      "class-icon": "fas fa-map-marker-alt",
      "text": "Address"
    },
    {
      "class-icon": "fas fa-truck-moving",
      "text": "Delivery"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Payment"
    }
  ],
  "steps-list-click-collect": [
    {
      "class-icon": "fas fa-user",
      "text": "User"
    },
    {
      "class-icon": "fas fa-map-marker-alt",
      "text": "Address"
    },
    {
      "class-icon": "fas fa-mouse-pointer",
      "text": "Click & Collect"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Payment"
    }
  ],
  "steps-list-instore": [
    {
      "class-icon": "fas fa-user",
      "text": "Email"
    },
    {
      "class-icon": "fas fa-map-marker-alt",
      "text": "Address"
    },
    {
      "class-icon": "fas fa-mouse-pointer",
      "text": "Delivery"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Order Summary"
    }
  ],
  "steps-list-three-steps": [
    {
      "class-icon": "fas fa-user",
      "text": "User Info"
    },
    {
      "class-icon": "fas fa-truck",
      "text": "Delivery"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Payment"
    }
  ],
  "steps-list-click-collect-three-steps": [
    {
      "class-icon": "fas fa-user",
      "text": "User Info"
    },
    {
      "class-icon": "fas fa-mouse-pointer",
      "text": "Click & Collect"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Payment"
    }
  ],
  "steps-list-instore-three-steps": [
    {
      "class-icon": "fas fa-user",
      "text": "User Info"
    },
    {
      "class-icon": "fas fa-truck",
      "text": "Delivery"
    },
    {
      "class-icon": "fas fa-pound-sign",
      "text": "Summary"
    }
  ]
}
