Sabu Siyad b6bd408f19
fix(ecommerce): remove query parameters from referer
inclusion of query parameters results in logic failure

example:
- logic check if referrer is `all-products`
- `http://shop.example/all-products` -> `all-products`, valid outcome
- `http://shop.example/all-products?start=1` -> `all-products?start=1`,
  invalid outcome

Signed-off-by: Sabu Siyad <hello@ssiyad.com>
2022-12-08 16:47:50 +05:30
..
2022-10-12 12:15:07 +05:30
2022-11-17 11:58:35 +05:30
2022-11-17 11:58:35 +05:30
2022-12-01 12:42:03 +01:00
2022-03-28 18:52:46 +05:30
2022-03-28 18:52:46 +05:30
2021-11-05 11:16:29 +05:30