|
I've got a Miva store and I want to write the Shipping zip code to another part of the checkout form. Is there a way I can do this? Can I do something similar to ASP or PHP where I just write code by putting "Response.Write(ShipZip)" or "echo $ShipZip" in the page?
Thanks.
|