New Zenner
- Join Date:
- Jun 2007
- Posts:
- 33
- Plugin Contributions:
- 0
How do I change the Buy Now to a Radio Button
Is it possible to change the Buy Now (on my site select) button to a radio button, and if so, how?
Thanks in advance for the help!
Views: 1,304
New Zenner
Is it possible to change the Buy Now (on my site select) button to a radio button, and if so, how?
Thanks in advance for the help!
New Zenner
Anyone???
Thanks!
Rob
Black Belt
You can change the appearance to look like a radiobutton by making a new button image in Photoshop, and replacing the existing one.
If you want it to actually be a radiobutton, that would be considerably more involved and may not be practical. How are you wanting this to act? Any different from present?
New Zenner
I need the item to look selected once the customer has picked that item. I guess I could do something with two images, I could leave the current button, and then if there is a way to replace that image once the item has been selected, that would work.
Any ideas??
Thanks again!
Black Belt
I think you would need code in product_listing.php to check if the "product" display being built is in the cart, and alter the display accordingly.
If you have this feature, you know that customers are going to expect to be able to toggle each feature on or off from the listing page. This means you would need to get some code from the shopping cart files to do a "delete", and put that into product_listing.php also.
New Zenner
That sounds fine, but are you able to walk me through, or at least give me a "heads-up" on what files, what sections of code I need to look at.
Thanks!
Fields marked required must be completed.
Tell staff why this post should be reviewed.