This is really a teach me how to fish request.
I want to change what a button "does."
I have an update button below a shipping estimate form that adds an item to the cart rather than the intended retrieval of a shipping estimate. Changing the text of the button isn't the problem, I want to obviously change what it does.
I've been struggling with this for a couple of days, hopping that figuring it out myself would further my education of PHP and zen cart, but now must admit defeat.
Essentially I'm trying to allow customers to get a shipping estimate on the product info page without creating an account.
I managed to get my ozpost module to display it's country drop down and form for inputting post code along with the appropriate text ect. Problem is the "update" button just adds the product to their cart, it doesn't return the shipping estimate
It's obvious whats going on but how do I fix this?
What file is "telling" the button what to do?
Any help would be appreciated, thanks
David
countrytothecore.net



