Radio buttons for grouped products

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #94060
    acctindie
    Member

    Hi. I purchased your plugin. Very nice. I was hoping out of the box it would work for me. Unfortunately I need it to apply to Group Products as well.

    I’m trying to figure out a way to convert input quantity boxes to radio buttons for a Grouped Product. I’ve set min/max to 0/1 item.

    This is a custom build theme so the group products are a one shot need. Plugin can be hard wired to apply to all grouped products.

    Is there anyway i can extend your plugin to do this? Any suggestions. I’ve been searching for three days to find a solution.

    Thanks
    Brad

    #94061

    Hello, Thanks.

    Unfortunately the plugin doesn’t apply for grouped products.
    I’ll take a look to see what we can do about it.

    I had a quick idea, but I don’t know if it would work.

    – You could try to change the template single-product/add-to-cart/grouped.php
    – Add a radio button where you want
    – Hide the quantity input via css
    – Via JavaScript, everytime the customer clicks on the radio, the quantity is increased to 1

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.