Jump to content

Product import


Recommended Posts

Change line 1101 of tabs/AdminImport.php in your admin directory from:

<input name="truncate" id="truncate" type="checkbox" style="margin-top: 6px;"/>



to:

<input name="truncate" id="truncate" type="checkbox" checked="checked" style="margin-top: 6px;"/>

Link to comment
Share on other sites

×
×
  • Create New...