I am trying to grab the referer url by using s.http_referer on the PROD page so I can send the customer back to the exact category page they came from including the page number and sort order.
I tried using toolkit function
<mvt:item name="toolkit" param="vassign|camefrom|http_referer" />
&mvte:global:camefrom; - this displays nothing
so tried using &mvt:system:http_referer; - displays nothing
What am I missing?
Thanks
I tried using toolkit function
<mvt:item name="toolkit" param="vassign|camefrom|http_referer" />
&mvte:global:camefrom; - this displays nothing
so tried using &mvt:system:http_referer; - displays nothing
What am I missing?
Thanks
Comment