Quote:
Originally Posted by balinor
I wouldn't split them up, as if you look at checkout.tpl you'll notice that it calls a form (cart.php) and all of the hidden fields that go along with it. Going to be a nightmare to split that up into multiple templates.
|
Wouldn't it just be a case of duplicating the checkout.tpl renaming it checkout2.tpl but taking out the non-relevant display code and making sure the continue button loaded the next checkout3.tpl for instance? But you'd leave the form code in all templates.
Or is that just wishful thinking
