DOCS

User has bought product condition

User has bought product condition checks if the current user has purchased a particular product. In case of subscription products, it checks if the user has an active subscription.

When applying a condition, you can optionally input the Post ID of a product. If no Post ID is provided, the condition references current post.

Example

Show or hide content, depending if the user made a product purchase.

Continue reading