How can I add multiple tags as optional parameters?
Adding multiple tag parameters can be achieved by separating each tag (sometimes with numeric value) with a comma, to the end of the URL. Adding one tag parameter can be achieved by adding the following to the end of the store page URL:
Adding multiple tag parameters can be achieved by separating each tag (sometimes with numeric value) with a comma, to the end of the URL.
Adding one tag parameter can be achieved by adding the following to the end of the store page URL:
?tags=mytaga
Adding multiple tag parameters can be achieved by separating each tag (sometimes with numeric value) with a comma, to the end of the URL, as shown in the examples below.
?tags=mytaga,mytagb
?tags=mytaga=2,mytagb=8
?tags=mytaga,mytagc=3
?tags=mytaga,mytagb,mytagc=2,anothertag=8
For more information on parameters, see Using Optional Parameters.
We're Here to Help
If you need assistance adding multiple tags as optional parameters, please open a support ticket.