• Resolved Gal Baras

    (@galbaras)


    the plugin adds “&quantity=0” to the URL of “Select Options” buttons that appear on product archive pages for variable products, creating an invalid URL, because there are no URL parameters in the original URL.

    Also, when clicking on the button, rather than navigating to the product page, the product is added to the cart as a simple product, with no variation being selected.

    v2.0.9 did not have this problem, so I’ve downgraded to that.

    Please fix this!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author Ashok G

    (@wpashokg)

    @iceninexp can you uncheck the min max settings in the product level for product
    https://dev.yournextpromo.net/product/4×6-notepad-qty-250-copy/
    We donot support variable product at this moment.

    @galbaras thanks for testing out.

    @wpashokg thank you for the response. @galbaras thanks for confirming the issue.

    The only thing that is not correct is the url on the select option button. If I hide that, they have to click on the product. It takes them to the correct product page, not a 404, (where they can then select specific options) and the minimum quantity is still enforced. So that kind of works for a current workaround.

    Any time frame on an update or would I be better off investigating other options?

    Thanks again!

    • This reply was modified 3 years, 10 months ago by iceninexp.
    • This reply was modified 3 years, 10 months ago by iceninexp.
    Thread Starter Gal Baras

    (@galbaras)

    @wpashokg Since the plugin doesn’t support variable products, it should check during Save and reject the min/max setup if the product is variable.

    As another confirmation, when processing buttons, if the respective product is variable (I think you can find this in the WooCommerce inline script on the page), the button should be left alone.

    Otherwise, ignore buttons with the text “Select options” (apply button filters and translations to find the correct value, if not default).

    Plugin Author Ashok G

    (@wpashokg)

    @galbaras, @iceninexp Now I’ve added the condition to check the simple product alone.

    Thanks guys for your patience and testing

    @wpashokg Thank you so much for addressing this so quickly!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Incorrect URL on Select Options buttons for variable products’ is closed to new replies.