Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › CSS classes based on Woo product type in the result box › Reply To: CSS classes based on Woo product type in the result box
May 28, 2024 at 5:33 pm
#48332
Participant
Is there any point where the post itself is fetched?
I understand that the plugin does not fetch Woo products (WC_Product), but does it fetch the post object?
(or the plugin just works from the index, completely bypass WP classes and objects?)
Because if the post is available at any point, then we may extra the product type from the post meta (Woo stores product type there)
Thanks,
Daniel