Skip to main content
All CollectionsGeneral
Creating products in Magento 2
Creating products in Magento 2
Antonio avatar
Written by Antonio
Updated over a year ago

To add a new product, we go to Products -> Catalog.

Now we go to Add Product, if we click on the arrow next to it, we will be able to add different types of products with their unique characteristics. If we click on Add Product, it will open a default product.

Now we will go through the sections, first we will focus on those that are mandatory (*), by default when creating a new product it is already available on the website, we can change this by saying that it is not available.

  • Name: Name of the product.

  • SKU: It is the unique code to identify the item.

  • Price: Price per unit of product.

  • Tax Class: It is the type of VAT that affects the product.

  • Quantity: Quantity of the product.

  • Stock status: Whether we have stock of the product or not.

  • Product weight.

  • Product category.

  • Visibility: Where we want the product to be seen, when searching, in the catalog, in both or in none.

  • We can indicate that it is a new product in a time frame.

  • Country of construction or manufacture.

Then we expand Content:

  • Description: It is the general description of the product, it appears below it.

  • Short description: It is the short description, it appears to the right of it.

Then we can go to Images and Videos, in which we will add different images of the products.

Sale of related products, cross-selling and we can indicate better products as an alternative.

<p>&nbsp;</p>

<p>&nbsp;</p>

The penultimate option is to select whether it is allowed to wrap as a gift.

The last option refers to it being a digital product, to indicate the different URLs of the product.

Once we have entered all the fields we want, we go to the Save button, if we click on the arrow right next to it, we can create another new one after saving the one we are adding/modifying, duplicate it or simply save and close it.

Now if we go to our main page, the product should appear, if not, it may be necessary to clear the Magento cache and if it still does not appear, we recommend the guide on Viewing products on the main page in Magento 2.

When we click on the product, this is how it would look:

Did this answer your question?