Creating a product

To create a product:

  1. Go to Products (see Navigation). The list of products is displayed (see Viewing the list of products).
  2. Click Create. The New Product page with several tabs is displayed.
  3. Enter information on the following tabs:
  4. Click Save. The product is created, and the Plans tab is displayed (see Viewing the list of product plans).

General

On the General tab:

  1. In the Name field, enter the product name.
  2. In the Product category list, select a product category (see Managing product categories).
  3. In the Vendor list, select a vendor (see Vendors). If you create a product from the Products tab of a vendor (see Managing vendor information) or product line (see Managing a product line), the current vendor is selected by default, but you can also select any other.
  4. Optionally, in the Product line list, select a product line. The list becomes available after selecting a vendor. The list includes only product lines of the selected vendor created on the current level (see Viewing the list of product lines). If you create a product from the Products tab of a product line (see Managing a product line), the current product line is selected by default, but you can also select any other.
  5. In the Priority field, enter a number from 0 to 65535 that defines the display order of products in the Customer Control Panel (see Catalog). Products with a lower priority are displayed first. The default value is 0. Downstream resellers can redefine product priority if they have a delegated plan linked to the product.

    The Customer Store uses another priority parameter to sort the products in the Storefront (see Managing the product cards order on the catalog page).

  6. To make the product available for sale, select the Public checkbox.

    The availability of a product for sale also depends on the Public attribute of the selected product category (see Creating a product category).

  7. Optionally do the following:
    1. In the Description field, enter the product description. This description is not displayed to customers.
    2. In the Vendor name field, enter the name of the product vendor company.
    3. In the Vendor logotype field, click Choose File and upload the vendor company logo.
    4. In the License agreement field, click Choose File and select the product license agreement file.
    5. In the Privacy policy field, click Choose File and select the product privacy policy file.
  8. In the Template of subscription name field, check and, if necessary, update the template of the name of any subscription to all plans of the product. The default value is {{ plan.name }}, and all subscription names, excluding subscriptions for domains and certificates, equal the names of corresponding plans (see Default subscription names).

    PlaceholderDescription
    plan.idThe placeholder is available for all products and contains the plan ID.
    plan.nameThe placeholder is available for all products and contains the plan name.
    subscription.nameThe placeholder is available for all products and contains the subscription name.
    application.subscription_attributes['attribute_key']
    The placeholder is available for products based on the Vendor Service Plugin (VSP) (see Creating a connector based on the Vendor Service Plugin (VSP)). {attribute_key} is a subscription attribute key (see Managing connector attributes). For example, Google Workspace has a subscription attribute with the domain_name key. When a subscription to Google Workspace is ordered, the domain_name contains the name of the domain for Google Workspace. Use the following placeholders to include the domain name in the subscription name:
    {{plan.name}}{{application.subscription_attributes['domain_name']}} 

    The template name is applied to a subscription after the service provisioning. To have a subscription save a custom name entered when ordering (see Ordering a subscription at the plan prices), the Template of subscription name must contain {{ subscription.name }}.

  9. Click Continue. The next tab is displayed.

Marketing

On the Marketing tab, enter the following:

  1. In the General info group:
    1. In the Name field, enter the product name that will be displayed to a customer.
    2. In Logotype, click Choose File and select the product logo.
    3. In the Description field, enter a full product description. This description will be displayed to a customer.
    4. In the Brief description field, enter a brief product description. This description will also be displayed to a customer.




  2. In the Screenshots group:
    1. Optionally, in the Title field, enter the product screenshot title.
    2. Click Choose File and select a product screenshot.
    3. If it is necessary to replace an uploaded screenshot, click Change image.



  3. In the Videos group:
    1. Optionally, in the Title field, enter the product video title.
    2. In the URL field, enter the link to the product video.

      The current version of Storefront supports videos from YouTube only (see Product page).




  4. In the Documentation group:
    1. Optionally, in the Title field, enter the product documentation title.
    2. In the URL field, enter the link to product documentation.



  5. In the Benefits group:
    1. Optionally, in the Title field, enter the product benefit title.
    2. In the Description field, enter the product benefit description.



  6. In the Support group (if any applicable):
    1. In the URL field, enter the link to the product support website.
    2. In the Email field, enter the email of product support.
    3. In the Phone field, enter the phone number of product support.
    4. In the Details field, enter the additional details about product support.

  7. To add one more element in a group, click Add and repeat the steps. You can use only non-unique titles or leave them blank.
  8. To delete an element from a group, click Delete.