Table cartitem

web interface: shop items in the cart

Column NameTypePropertiesDocu
ciidseq64Primary-Key simple counter for a primary key
cartidstring:32Foreign-Key=cart(cartid) the cart it is in
productidint32Foreign-Key=product(productid) the product being purchased
amountint32amount of items of this type