Prestashop product ID start from -
is there way make prestashop assign ids products starting given number? example, start assigning '500000'?
you must change product table auto increment number.
so this: alter tabletable_nameauto_increment=500000
is there way make prestashop assign ids products starting given number? example, start assigning '500000'?
you must change product table auto increment number.
so this: alter tabletable_nameauto_increment=500000
Comments
Post a Comment