I'm working my way through an exported xml file in order to set up a large import. However, I've come across this section in the file (exported from 1 product)
<price>0.00</price><weight>0</weight><ordering>0</ordering>
</option></options></attribute></attributes><products><product>
<unique_hash>5eaee8caa7b63e4ebe57ec515de0b1f5</unique_hash>
<id>23</id><type>product</type>The bit that has me wondering is the "unique_hash" bit - what is this and how should I deal with this when setting up my xml files for import?
many thanks
Ole


