
    Cart: {itemCount} {itemCount, plural,
        one {item}
        other {items}
    }
---
{}
---
{
  "val": [
    {
      "type": 0,
      "value": "\n    Cart: ",
      "location": {
        "start": {
          "offset": 0,
          "line": 1,
          "column": 1
        },
        "end": {
          "offset": 11,
          "line": 2,
          "column": 11
        }
      }
    },
    {
      "type": 1,
      "value": "itemCount",
      "location": {
        "start": {
          "offset": 11,
          "line": 2,
          "column": 11
        },
        "end": {
          "offset": 22,
          "line": 2,
          "column": 22
        }
      }
    },
    {
      "type": 0,
      "value": " ",
      "location": {
        "start": {
          "offset": 22,
          "line": 2,
          "column": 22
        },
        "end": {
          "offset": 23,
          "line": 2,
          "column": 23
        }
      }
    },
    {
      "type": 6,
      "value": "itemCount",
      "options": {
        "one": {
          "value": [
            {
              "type": 0,
              "value": "item",
              "location": {
                "start": {
                  "offset": 56,
                  "line": 3,
                  "column": 14
                },
                "end": {
                  "offset": 60,
                  "line": 3,
                  "column": 18
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 55,
              "line": 3,
              "column": 13
            },
            "end": {
              "offset": 61,
              "line": 3,
              "column": 19
            }
          }
        },
        "other": {
          "value": [
            {
              "type": 0,
              "value": "items",
              "location": {
                "start": {
                  "offset": 77,
                  "line": 4,
                  "column": 16
                },
                "end": {
                  "offset": 82,
                  "line": 4,
                  "column": 21
                }
              }
            }
          ],
          "location": {
            "start": {
              "offset": 76,
              "line": 4,
              "column": 15
            },
            "end": {
              "offset": 83,
              "line": 4,
              "column": 22
            }
          }
        }
      },
      "offset": 0,
      "pluralType": "cardinal",
      "location": {
        "start": {
          "offset": 23,
          "line": 2,
          "column": 23
        },
        "end": {
          "offset": 89,
          "line": 5,
          "column": 6
        }
      }
    }
  ],
  "err": null
}