...
Note |
---|
Estos valores utilizan por defecto las unidades de peso, volumen, distancia y medida, establecidas en la página "Localización" del menú "Localización". These values do not have to be integers. If your products weight less than 1 kg/lbs, you can simply use a period (.) to indicate the fractions:
|
Adding Product Combinations
You will often sell the same product under different versions: same overall name, but they might differ by their color, their capacity, their screen size, and other attributes. Most of the times, these attributes come together: you could have the red version of the product available with either 1 Gb capacity or 2 Gb, or with 12'' screen or a 15'' screen. This is why PrestaShop calls these versions "combinations": your stock of product can be made of several variations of one product, which in effect are simply its attributes combined in specific ways.
Tip |
---|
You cannot create combinations if you do not already have product attributes properly set in PrestaShop. Attributes creation is done in "Attributes and Values" page from the "Catalog" menu, and is explained in details in the next chapter, "A Look Inside the Catalog". |
Estos valores no tienen porque estar límitados a números enteros. Si su producto pesa menos de 1 kg, sólo tiene que utilizar un punto (.) para indicar las fracciones :
|
Añadir combinaciones de productos
A menudo se vende el mismo producto en diferentes versiones: el mismo nombre, pero estas versiones pueden diferir en su color, su capacidad, su tamaño de su pantalla, y otros atributos . La mayoría de las veces, estos atributos vienen unidos: podría tener la versión roja del producto disponible con capacidad de 1 GB o 2 GB, o con una pantalla de 12'' o de 15" . Esta es la razón por la que PrestaShop llama a estas versiones "combinaciones": el stock de su producto puede estar formado por diversas variaciones de un producto,que en efecto son simplemente sus atributos combinados de maneras específicas.
Tip |
---|
No puede crear combinaciones si aún no tiene los atributos del producto establecidos correctamente en PrestaShop. La creación de atributos se realiza desde la página "Atributos y Valores" del menú "Catálogo", y será explicada en detalle en el siguiente capítulo, "Una mirada interna al catálogo". |
Info | ||
---|---|---|
| ||
Combination quantities are managed from the "Quantities" tab on the left, which is a new feature of Las cantidad disponibles son administradas desde la pestaña "Cantidades" en la izquierda, la cual es una nueva característica de PrestaShop 1.5. When creating a virtual product (see further below), you can now upload a different file for each combination. In PrestaShop 1.4, you had to pack all combinations into a single Zip file, and have the customers download all combinations. |
...
Ahora al crear un producto virtual (se verá más adelante), puede subir un archivo diferente para cada combinación. En PrestaShop 1.4, tenía que empacar todas las combinaciones en un solo archivo zip, y los clientes tenían que descargar todas las combinaciones. |
Puede crear como quiera sus propias combinaciones, PrestaShop le ofrece dos maneras de lograr esto:
Manual method
This method helps you create combinations one after the other. Therefore, it is to be reserved to either products with few combinations, or products with very specific combinations that can't be created reliably using the automatic method (see next section).
...