Skip to content

Instantly share code, notes, and snippets.

@urieljuliatti
Created January 11, 2012 19:44
Show Gist options
  • Select an option

  • Save urieljuliatti/1596397 to your computer and use it in GitHub Desktop.

Select an option

Save urieljuliatti/1596397 to your computer and use it in GitHub Desktop.
Skus CSV
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
ID;SKU;Estoque;Custo;Preço;Sku Padrão;Status;Peso;Altura;Largura;Profundidade;Estoque Mínimo
19;ALCEST001;10.0;55.0;11.0;1;E;10.0;10.0;100.0;200.0;10
19;ALCEST002;10.0;55.5;11.1;1;E;10.1;10.0;100.0;300.0;10
20;ALCEST003;11.0;60.0;12.0;1;E;50.0;60.0;100.0;400.0;10
21;ALCEST004;15.0;90.0;50.0;1;E;10.0;65.0;150.0;200.0;10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment