Luis Carlos Navas García

Results 3 comments of Luis Carlos Navas García

I also get an error trying to update a product #267, Did you find a solution?

``` 1523 0 73 30 4492 1 1 0 0 0.000000 1 9.917355 0.000000 0.000000 0.00 TRIS&TON 0.000000 0.000000 0.000000 0.000000 0 0 0 0 1 404 0 1 0000-00-00...

You can insert link_rewrite doing this: product prod = new product(); string name = "Name of product" Bukimedia.PrestaSharp.Entities.AuxEntities.language auxLang = new Bukimedia.PrestaSharp.Entities.AuxEntities.language(); auxLang.Value = name.ToLower().Replace(" ", "-"); auxLang.id = 1;...