I have a URL with a query parameter: MyURL/products/red-box?selling_plan=dasdasdas which has a canonical to MyURL/products/red-box and I need the canonical to point to the same URL with the query parameter (MyURL/products/red-box?selling_plan=dasdasdas ).
Since I’m new to the Shopify backend, I appreciate if anyone has any idea how to do it.