• Resolved jhwarp

    (@jhwarp)


    Is it possible to show locations that are out of stock as well as show locations even if the product is completely out of stock?

    Completely comfortable using add_action or apply_filter, just not sure if there is something related to this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    You can search in the code for the appropriate hook or even you can suggest a new one if you know the scripting. In short, it is possible but can’t give you anything immediately as I have to search too.

    Thread Starter jhwarp

    (@jhwarp)

    Thanks for the quick response, much appreciated.

    I thought that woocommerce_product_meta_start would be appropriate, then just check if product is simple or variable and add appropriate actions for each. But as an added complexity, the product template is built in Elementor pro, and they added meta as individual elements ( cause they wanted to omit certain things like tags), so that won’t even work for my case.

    I’m going to have to make a different plan, but thanks anyway, great plugin. Feel free to close this request.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Showing if product is out of stock possible?’ is closed to new replies.