Use in custom plugin
Hi,
We have a WooCommerce site and we heavily rely on the WC native upsells feature.
The way WC has it out of the box is that in order to link products, you need to start typing the name of the product and search for it.
What we’re trying to do is show a grid of products and allow the user to choose from a list of products.
The user should be able to filter the list of products by category, price, brand etc.
The user should be able to check off (single and bulk) products that should be set as upsells.
We would want the product grid to use and leverage the admin columns plugin.
My question is how do we create the columns for this new list screen and embed it in our code so that we can get that grid to show up where we want it on the product page.
Hope this is clear enough.
You must be logged in to reply to this topic.