• Resolved David

    (@alovinggoodbye)


    So this is something I brought up about customers being able to add products to their cart without selecting a variable and I know there is still not a solution yet from what I can see from this github post.

    https://github.com/woocommerce/woocommerce/issues/27756

    My question is I know that I can go product by product and set all of the variations default to “no default” but with 100 products this is going to take some time. Most of the products have multiple variables each.

    Does anyone know of some sort of “bulk” feature to update all product variables defaults at once or something similar? I couldn’t find anything that is applicable IE a plugin or other. If not I am going to just suck it up and go product by product ha.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    You could do a product CSV merge upload where default variations are set using the column names outlined at https://github.com/woocommerce/woocommerce/wiki/Product-CSV-Import-Schema#csv-columns-and-formatting

    For a more intuitive approach, you could also look into https://www.storeapps.org/product/smart-manager/

    Thread Starter David

    (@alovinggoodbye)

    oh boy the CSV worries me because I have made mistakes using a similar method on another site. (my own errors)

    But I will take a look.

    Changing the product variations to “no default” is still the only fix for the issues with customers adding products to cart without selecting a variation? Just asking one last time before I dive into the smart-manger link you gave

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi David, sorry that we missed your last response.

    Changing the product variations to “no default” is still the only fix for the issues with customers adding products to cart without selecting a variation? Just asking one last time before I dive into the smart-manger link you gave

    The bug that you referenced earlier was solved in version 4.7.1 of the WooCommerce extension.

    If you have any other questions, please start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘add to cart without selecting a variable’ is closed to new replies.