Yes. You can add query parameters to any URL you wish.
Then on the page code you retrieve it like this:
import wixLocation from "wix-location";
let toSearch = wixLocation.query.search;
Yes. You can add query parameters to any URL you wish.
Then on the page code you retrieve it like this:
import wixLocation from "wix-location";
let toSearch = wixLocation.query.search;