[ad_1]
Woocommerce cart is always emtyp for guest users. On deep diving into this issue I found that none of the cookies are being set for guest user on add to cart action. And later on the view cart page it shows your cart is empty. Same is reflected in the database: Entries are not there for guest users in table wp_woocommerce_sessions
This is a prod issue, can anyone please help with it.
Woo commerce status logs for support: https://pastebin.com/2NyPRiJx
The page I need help with: [log in to see the link]
