Re: Re: Re: Re: Re: Cart link redirect

pcaritas's picture
Offline
Joined: 09/20/2011
Juice: 3
Re: Re: Re: Re: Re: Cart link redirect

You need to separate out the query string portion of the redirect into a separate element in an array like so:

$form['#redirect'] = array('cart/add/e-p2104_q1','destination=cart/checkout');

Cart link redirect By: Max_Headroom (16 replies) Thu, 03/12/2009 - 12:18