Hey
Im trying to import the following:
<tables> <table tableName="EcomProducts"> <item table="EcomProducts"> <column columnName="ProductID"><![CDATA[PROD983]]></column> <column columnName="ProductVariantID"><![CDATA[]]></column> <column columnName="ProductStock"><![CDATA[9000]]></column> </item> <item table="EcomProducts"> <column columnName="ProductID"><![CDATA[PROD983]]></column> <column columnName="ProductVariantID"><![CDATA[VO55]]></column> <column columnName="ProductStock"><![CDATA[9001]]></column> </item> </table> </tables>
But after the import, when i look at the main product for "PROD983", the small "+" sign that indicates that the product has variants has vanished.
I know it must be because of the way im importing to the main product, but i can't quite figure out if im missing something to prevent it from throwing this "reference".
I can reestablish the "reference" by saving the main product again in ecom.