_is_wcf_upsell_type()

Function: Check if post type is upsell.

Source -

classes/class-cartflows-functions.php:284

_get_wcf_upsell_id()

Function: Returns upsell ID.

Source -

classes/class-cartflows-functions.php:305

_is_wcf_downsell_type()

Function: Check if post is of type downsell.

Source -

classes/class-cartflows-functions.php:323

_is_wcf_thankyou_type()

Function: Check if page is of thank you type.

Source -

classes/class-cartflows-functions.php:362

_is_wcf_landing_type()

Function: Check if it is a landing page?

Source -

classes/class-cartflows-functions.php:95