• dsawyers

    (@dsawyers)


    The default admin order feature leaves a lot to be desired. We have a very complicated store with custom shipping packaging for items that ship from multiple warehouses and woocommerce dynamic pricing, the default admin ordering doesn’t do anything of that but this one does it all (I tested the free version and I’m recommending the pro version for the pause and restart option and pay as customer.

    The free plugin reculculated the dyanamic pricing and correctly used the custom shipping packaging and rules. I’m very impressed. The only part of the plugin that could be imporoved for us is that we use variations with multiple selectors and when we search for a product it only shows us the product name for each variation and doesn’t show the variation options (so it’s difficult to know which one we need to select). I’m not sure yet if the pro version fixes that, but if not, we’ll make a feature request.

Viewing 1 replies (of 1 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello

    if you use free version of Phone Orders – you should add this line to functions.php and you should see all attributes in product title
    add_filter("woocommerce_product_variation_title_include_attributes", "__return_true");

    Pro version already supports it as option “Show long attribute names”
    in >Settings>Products.
    thanks, Alex

    • This reply was modified 3 years ago by algol.plus.
    • This reply was modified 3 years ago by algol.plus.
Viewing 1 replies (of 1 total)
  • The topic ‘I love this plugin’ is closed to new replies.