diff --git a/src/app/frontend/views/please_return.php b/src/app/frontend/views/please_return.php index 128a364..bd090f4 100644 --- a/src/app/frontend/views/please_return.php +++ b/src/app/frontend/views/please_return.php @@ -1,3 +1,4 @@ +session->get('in_cart', []); ?> @@ -438,4 +439,4 @@ $('#VideoModal_1').on('hidden.bs.modal', function() { - + \ No newline at end of file -- libgit2 0.21.4