Documentation » .Item.id
returns:
var myItem = simpleCart.add({ name: "Shirt" , price: 4 }); myItem.id(); // "SCS-1"