robertomagan Posted May 10, 2016 Share Posted May 10, 2016 Dear all, Firstly, just to say congratulations since prestashop is a useful and amazing ecommerce tool. In regards to the main topic of this post, I have two issues to solve: 1º) Every product has multiple categories in my shop. To set such categories I fill the corresponding column through the IDs of these categories separated by comma. The product is correctly associated to each category, but the product does not appears when the user search it through in the frontend. However, going through Products -> Associations in the backend, then clicking on save button, the prodduct appears as a result on the frontend search 2º) The shipping characteristics are also not appears in Products -> Shipping Can somebody helps me? In the following you can see the header and just one line of the product in the CSV file: ID;Activo (0/1)*;Nombre*;Categoría (x,y,z)*;Precio sin IVA*;ID Regla de Impuestos*;Precio al por mayor;En rebaja (0/1)*;Valor de descuento;Porcentaje de descuento;Descuento desde (aaaa-mm-dd);Descuento hasta (aaaa-mm-dd);N.º de referencia;N.º de referencia de proveedor;Proveedor (ID);Fabricante (ID);EAN-13;UPC;Ecotasa;Alto*;Ancho*;Profundidad*;Peso*;Cantidad*;Cantidad mínima*;Visible en;Coste adicional del envío;Unidad;Precio Unidad;Descripción corta;Descripción;Etiquetas (x,y,z …);Meta-titulo;Meta-palabras clave;Meta-descripción;Enlace reescrito;Texto para cuando está disponible;Texto para cuando se permiten pedidos en espera;Disponible para pedidos (0/1)*;Fecha de disponibilidad para el producto;Fecha de creación del producto;Mostrar precio (0/1)*;URLs imágenes;Eliminar imágenes (0/1);Característica (Nombre:valor:posición:personalizado);Solo online (0/1);Condición (NUEVO, USADO, RENOVADO);Personalización (0/1);Archivo adjunto (0/1);Campos de texto (0/1);Fuera de stock (0/1);ID/ Nombre tienda (solo multitienda);Control de existencias avanzado;Cantidad de Stock;Almacén ;1;Artículo de prueba;Inicio,REPUESTOS,12,14,15,77;150;1;;0;;;;;AP0001;APP0001;;2;;;;10;11;5;0.5;5;1;;;;;artículo de prueba;artículo de prueba larga;gas, caldera, test;articulo de prueba;caldera, gas;articulo de prueba larga;;Producto disponible – test;Producto no disponible – test;1;;;1;https://150.214.203.175:8999/images/test.jpg;0;;0;new;0;0;0;0;;;; Thanks in advance! Roberto. Link to comment Share on other sites More sharing options...
musicmaster Posted May 11, 2016 Share Posted May 11, 2016 The first problem very likely can be solved by rebuilding your search index at Preferences->Search. The second I don't know. 1 Link to comment Share on other sites More sharing options...
robertomagan Posted May 11, 2016 Author Share Posted May 11, 2016 The first problem very likely can be solved by rebuilding your search index at Preferences->Search. The second I don't know. Dear musicmaster: Thanks for your quick answer. You are right, after the import action you must rebuild the index in Preferences -> Search. In regards to the second issue, I solved it by saving the CSV "Delimited by comma" instead os semicolon as I firtly did. In the following you can see the correct format (sorry it is in spanish): Columns: ID,Activo (0/1)*,Nombre*,"Categoría (x,y,z)*",Precio sin IVA*,ID Regla de Impuestos*,Precio al por mayor,En rebaja (0/1)*,Valor de descuento,Porcentaje de descuento,Descuento desde (aaaa-mm-dd),Descuento hasta (aaaa-mm-dd),N.º de referencia,N.º de referencia de proveedor,Proveedor (ID),Fabricante (ID),EAN-13,UPC,Ecotasa,Alto*,Ancho*,Profundidad*,Peso*,Cantidad*,Cantidad mínima*,Visible en,Coste adicional del envío,Unidad,Precio Unidad,Descripción corta,Descripción,"Etiquetas (x,y,z …)",Meta-titulo,Meta-palabras clave,Meta-descripción,Enlace reescrito,Texto para cuando está disponible,Texto para cuando se permiten pedidos en espera,Disponible para pedidos (0/1)*,Fecha de disponibilidad para el producto,Fecha de creación del producto,Mostrar precio (0/1)*,URLs imágenes,Eliminar imágenes (0/1),Característica (Nombre:valor:posición:personalizado),Solo online (0/1),"Condición (NUEVO, USADO, RENOVADO)",Personalización (0/1),Archivo adjunto (0/1),Campos de texto (0/1),Fuera de stock (0/1),ID/ Nombre tienda (solo multitienda),Control de existencias avanzado,Cantidad de Stock,Almacén Values: ,1,Artículo de prueba,"Inicio,REPUESTOS,12,14,15,77",150,1,,0,,,,,AP0001,APP0001,,2,,,,10,11,5,0.5,5,1,,,,,artículo de prueba,artículo de prueba larga,"gas, caldera, test",articulo de prueba,"caldera, gas",articulo de prueba larga,,Producto disponible – test,Producto no disponible – test,1,,,1,https://150.214.203.175:8999/images/test.jpg,0,"Altura:5 cm:0,Anchura:10:1,Peso: 200 gr",0,new,0,0,0,0,,,, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now