How to Fill in the "Related Offers" Fields

- Title - the title of your offer.
- Slug - needed so that a specific offer can be opened via a direct link. This way, a closed offer can be created.
- Description - will be displayed on the personal page of the offer.
- Price - the price of your offer.
- Types of Offers
- Default Offer - the basic rate that is displayed as the cost on the plugin page and also appears when renewing a subscription if it has expired.
<!-- (example of such an application) insert link -->
- Introductory Offer - trial, free access available if the account has never had access to this offer before. Activated only once.
<!-- (example of such an application) insert link -->
- Reusable - for free offers, does not allow activation more than once.
<!-- (example of such an application) insert link -->
- Public (displayed in the pricing grid) - if this option is selected, the offer will be available to all users. Otherwise, this offer will only be available to representatives; you can read how to add them here.
<!-- (example of such an application) insert link -->
- Can Purchase Multiple - this option allows a person to buy the offer for multiple periods, meaning the offer will have a field where the person can enter the quantity they wish to purchase and pay for.
<!-- (example of such an application) insert link -->
- Image - which will be displayed on the offer page.
- Action After Payment - this is what the user will receive after payment. Multiple actions can be added.
- Name
- Type - there are 4 actions that occur after payment:
- Subscription Activation - grants access for a specified period in days.
- Subscription Freezing - currently not supported.
- Permanent Access - purchased once and for all time.
- Adding Option - allows for expanding users.
<!-- (example of such an application) insert link -->