What Is The Virtual Product In Magento 2?
In Magento 2, the virtual product is non-tangible items and can be traded like other normal physical products without shipping. For example, you might want to sell extra (support) services, memberships, warranties, subscriptions, and so on. These items can be sold individually or as part of the grouped or bundle product.
How To Create A Virtual Product In Magento 2?
Actually, creating a virtual product in Magento 2 is similar to creating a simple product (but you don’t need to add the weight information)
More specifically, there are 5 steps to create a Virtual product. Here we will create a service of Extension Support in Tigren. This product brings about 3-month support for customers after they buy extensions from us.
- The 1st step: Go to the Admin Panel, navigate to PRODUCTS, tap Catalog, on Add Product choose Virtual Product
(Admin Panel => PRODUCTS => Catalog => Add Product => Virtual Product)

- The 2nd step: Select the Attribute Set – template for the product. After that, there are more fields automatically updated, which are related to the Attribute Set that you have chosen.

- The 3rd step: Fill in the Required Fields (Product Name, Price, Category, Description, …). When you add the name of the product, the SKU will be automatically created, which is the same as the product name.

Create New Category:

- The 4th step: Add an image representing the product

- The 5th step: Finally, save the product you have created, refresh the cache and check how it presents on the front-end.
On the Category Page:

On the Product Page:

If you have any problems when following these steps, please let us know by leaving a comment. See you in the next Magento tutorial!
Creating Magento 2 Products Series: