This field {{cart_products}} will be used to access the products added to the shopping cart without them being marked as an order.
Currently the only way to access the products in the shopping cart is through the {{order_products}} field, but this would mean that the product should have been paid or marked as paid.
This field {{cart_products}} will be used to create more personalized summaries and even to send this data to the crm or google sheets. Right now you can only have access to the last product added to the cart {{cart_last_item_name}} which is insufficient if the user has ordered several products.
This will serve businesses that make cash on delivery payments or that do not need or cannot use a payment gateway.