If the code picks via a $_GET, you can add the variables onto the end of the URL, so http://customcoatinswest.com/precut-tint/?make=ford&model=ranger&year=2011
But it sounds like you want the dropdown options that are selected to automatically populate into the URL. In this case you’d need to write your own custom code for that to happen, then slap a MaxButton around it.
Ok but where do I find out how to “slap a button around it.” I have the code built and the box installed on the precut page. Thanks
It’s best to have it appear in the page first, view the page source, grab the source code of the button, and then you have your button structure.
Is there a youtube or written instructions for how to do this, I am a novice at this and need instructions written on the heel of the boot. LOL thanks
It would be best to talk to the theme developer and ask how to change the buttons since they will know exactly where to change the template files.
Marking as resolved, but happy to re-open if you have further questions.