I have products, carts and cart_product (pivot) tables in my database. My carts table have user_id and guest_id
products
carts
cart_product
user_id
guest_id