Child pages
  • Gestionar Atributos del Producto

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Los atributos son la base de las variaciones (o "combinaciones" en la interfaz de PrestaShop) de un producto: puede crear variaciones de un producto, si al menos uno de sus atributos cambia.
Debe pensar en los atributos como propiedades de un producto que pueden cambiar entre cada variación, aunque el nombre del producto se mantenga: color, capacidad, tamaño, peso, etc. Puede utilizar cualquier cosa que varíe entre las versiones de un mismo producto, excepto el precio.

Info

The difference between an attribute and a feature depends on the product itself. Some products might share the same property, one being an attribute built for building product variations, another one being simply an invariable feature.

For instance, a customer can buy an iPod variation based on attributes (color, disk space) but not on features (weight, size).

Likewise, another shop might sell t-shirts variations based on attributes (color, size, gender) but not on features (weight).

Attributes are configured on a per-product basis, from the "Products" page under the "Catalog" menu, but they must first be registered on your shop using the tool on the "Product Attributes" page under the "Catalog" menu.

This page presents a list of all your currently registered attributes. You can edit or delete each using the actions on the right of the table, or display their values by clicking on the "View" action, which opens a new table.

Image Removed

You can also set the attributes front-office presentation order by clicking on the arrow icons, or by drag-and-dropping each row when the mouse hovers the "Position" column.

Creating a new attributes

To add an attribute, or in other words, to add a group of variation possibilities (colors, capacity, material, etc.), click on "Add new attribute". A new page appears.

Image Removed

...

La diferencia entre un atributo y una característica depende del propio producto en sí. Algunos productos pueden compartir la misma propiedad, siendo la primera utilizada para la construcción de variantes de productos, y la otra como característica invariable.

Por ejemplo, un cliente puede comprar una variación del iPod basada en los atributos (color, capacidad del disco), pero no en las características (peso, tamaño).

Del mismo modo, otra tienda podría vender variaciones de camisetas basadas en los atributos (color, tamaño, género), pero no en las características (peso).

Los atributos son configurados sobre la base de un producto, desde la página "Productos" bajo el menú "Catálogo", pero primero deben estar registrados en su tienda utilizando la página "Atributos y Valores" bajo el menú "Catálogo".

Esta página presenta una lista de todos sus atributos registrados. Puede editar o eliminar cada uno de ellos utilizando los botones de acción disponibles a la derecha de la tabla, o mostrar sus valores haciendo clic en la opción "Ver" que abrirá una nueva tabla para presentarlos en pantalla.

Image Added

También puede establecer el orden de presentación de los atributos en el front-office haciendo clic en los iconos de flecha, o arrastrando y soltando cada fila una vez se encuentre posicionado el cursor del ratón sobre la columna "Posición".

Crear un nuevo atributo

Para añadir un atributo, o en otras palabras, añadir un grupo de posibles variaciones (colores, capacidad, material, etc.), haga clic sobre el botón "Añadir nuevo atributo". Una nueva página aparecerá en pantalla.

Image Added

Rellene el formulario:

  • Name. The exact description of the attribute. This needs to be short but precise, so as to not confuse it with another attribute.
  • Public name. The attribute name, as displayed to the customers on the product page. Since some attributes might have the same name for varying content, this field enables you to still present it correctly within the product's context, while being able to easily tell an attribute from another with a similar name but different meaning.
  • Attribute type. Enables you to choose whether the product's page should display this attribute's values as a drop-down list, a radio button list, or a color picker.

...