This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: CSS classes based on Woo product type in the result box

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

#48332
MonolabMonolab
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