# Offers, cart & checkout & orders 01/30/2026 * Epic #6493: Cart & checkout * Feature #6643: User Cart Management * Feature #6645: update count on cart image in header * Feature #6646: Show the list of cart items in cart list page & show login/guest dialog to proceed to checkout * Feature #6653: Guest/Login Checkout Management * Feature #6667: Api for check out to generate an order /pre order based on the product quantity & send email to the customer email * Feature #6668: Provide an api for delivery charges based on the selected address * Feature #6739: provide an api to adding to cart * Feature #6761: Provide an api to create customer when user select either loggedin / guest * Feature #6775: Show list of orders with pagination , search with filters (date , payment status, order status) in UI * Feature #6776: Show calendar on selection of an order , update the delivery date of that order as selected date in UI * Feature #6777: show order details page with able to add update the status in UI * Feature #6822: Develop delivery charges configuration based on country wise / global * Feature #6837: provide an api for customer profile update * Feature #6838: provide an api to get all orders of a logged in customer with all filters (date, order status) & search (product name) with paginations * Feature #6839: Logged In Customer profile UI * Feature #6840: provide an api to download order invoice as pdf * Feature #6843: Orders Damage & Repair Management * Feature #6881: Configure delivery charges based on country wise at admin level * Feature #6882: Work on UI changes * Feature #6908: Provide an API to send a payment link to pre order customers for the remaining balance, supporting both full and partial payments. The preorder record should be updated with all related payment transactions. order analysis * Feature #6909: update the order schema to support multiple transactions & send them in the get api & support for custom_design order type also * Feature #7077: Modify the order details page to place customer details with products & place status properly aligned in the existing order details page and changes the UI for custom Order/Request details page