Hi there,
Thanks for reaching out!
Is there a way that we can add custom post type to WooCommerce?
Could you please provide a bit more detailed description of the functionality you’d like to achieve?
This thread on Stackoverflow suggests a way to create a custom post type with product properties.
I hope this helps!
Hi there,
We haven’t heard from you in a while so I’ll be marking this thread as resolved.
Feel free to open a new thread and link to this one if you have further questions though.
Have a wonderful day ahead!
Suppose I have custom post type of say “shoes”. Now I want all the product single post fields(or metas) whatever you call them should be present in the backend of a single page of “shoes” custom post type.
By default “products” is the custom post type that handles all the features of woocommerce. I want the same to reproduce in custom post types.