Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    I don’t quite following the question here – are you trying to hide products with a price of less than $1 from showing up in Google search results?

    Thread Starter 2TheMoon

    (@ruskiller777)

    i using woocomerce on my website. i want to hide unpriced products! hide not delete in trash

    Perhaps you could work with statuses instead of moving the products to the trash? If you change the status from published to draft the product will not be visible anymore.

    To automate this you can install the plugin WunderAutomation and set up a workflow that:

    1. Triggers on “Post saved”

    2. Have filters that require that (a) The post type is “Product” (b) Current status is “Published” and (c) Custom field _regular_price equals zero

    3. When the above conditions are filled. Change the post status to “Draft”

    This workflow will also prevent publishing the product again until the price is not zero.

    Thread Starter 2TheMoon

    (@ruskiller777)

    i dont understand 2nd step( https://pasteboard.co/JahA7az.jpg

    Thread Starter 2TheMoon

    (@ruskiller777)

    i do what i want. i just use Post created condition

    jessepearson

    (@jessepearson)

    Automattic Happiness Engineer

    @ruskiller777 It looks like you started using WunderAutomation to help with the statuses of your products. It would be best to reach out to their support for assistance here: https://www.ads-software.com/support/plugin/wunderautomation/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘hide products with 0 price?’ is closed to new replies.