Use this example of a form to return the viewer to the same page they left without having to use an exact return URL. This is useful for creating a number of forms on different pages. The value of elements[1] equals the line to be used, if you've placed input type="hidden" name="return" value="" on the first line below the "form name" line, then the elements value would be [0], the second line down would be [1] etc.
The example below uses a button or link to return the viewer to the same page after clicking the 'Continue Shopping' button.
Return to this page