• Resolved ag42

    (@ag42)


    I’ve been working on this solution for a few weeks and have not figured it out yet. I am trying to set up a page where I can add a tag (or some other field that I can filter by) to a product using a button click, a check box, radio button, or something similar.

    Ideally, I would use a WooCommerce product table to display a list of products, without an option to add them to cart. Instead, there would be a column in the table that contains this button which, when pressed, adds a specific tag to the product in that row. That would allow me to create another table which filters all the products in my store by this tag.

    I have tried using Custom Post Types to create this tag, and then represent the presence/absence of the tag per product using a checkbox in a product table, but that has not been working.

    If anyone has any suggestions for how to achieve this please let me know!

Viewing 1 replies (of 1 total)
  • Hey there, @ag42! Thanks for contacting us.

    To do that, you would need custom code.

    While we can’t provide support for code customization as per our support policy, we do our best to offer advice and direct you to appropriate resources.

    You can visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there too.

    I’m going to leave it open for a bit to see if anyone is able to chime in and help you out further.

    Please let us know if there’s anything else we can do to help or if you have any questions.

    Have a wonderful day!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.