forked from CGM_Public/pretix_original
* Pass widget_data to new tab even if 3rd-party cookies are disabled (Z#23176995) * Perform cookie check earlier * Deduplicate redirect code * Don't forget the subevent id * We still need to pass thru the widget_data parameter because for an empty cart, take_cart_id will do nothing. * pass through "consent" as GET-param as well --------- Co-authored-by: Richard Schreiber <schreiber@rami.io>