document.write("
<ProductDataField_Add>
<Code>...</Code> <!-- Required -->
<Name>...</Name> <!-- Required -->
<Public>true|false</Public> <!-- Optional, default false -->
<IncludeInactiveProducts>true|false</IncludeInactiveProducts> <!-- Optional, default false -->
<GenerationPageCode>...</GenerationPageCode> <!-- Optional, generated if not present -->
<OnProductChange>Ignore,Queue,QueueWithVariantMasters</OnProductChange> <!-- Optional, default "Ignore" -->
<OnAttributeChange>Ignore,Queue,QueueWithVariantMasters</OnAttributeChange> <!-- Optional, default "Ignore" -->
<OnVariantChange>Ignore,Queue,QueueWithVariantMasters</OnVariantChange> <!-- Optional, default "Ignore" -->
<OnInventoryChange>Ignore,Queue,QueueWithVariantMasters</OnInventoryChange> <!-- Optional, default "Ignore" -->
<OnRelatedProductChange>Ignore,Queue,QueueWithVariantMasters</OnRelatedProductChange> <!-- Optional, default "Ignore" -->
<OnPriceGroupChange>Ignore,Queue,QueueWithVariantMasters</OnPriceGroupChange> <!-- Optional, default "Ignore" -->
<Trigger>...</Trigger> <!-- Optional, default empty -->
</ProductDataField_Add>
<ProductDataField_Update field_code="existing"> <!-- All Fields Optional -->
<Code>...</Code>
<Name>...</Name>
<Public>true|false</Public>
<IncludeInactiveProducts>true|false</IncludeInactiveProducts>
<OnProductChange>Ignore,Queue,QueueWithVariantMasters</OnProductChange>
<OnAttributeChange>Ignore,Queue,QueueWithVariantMasters</OnAttributeChange>
<OnVariantChange>Ignore,Queue,QueueWithVariantMasters</OnVariantChange>
<OnInventoryChange>Ignore,Queue,QueueWithVariantMasters</OnInventoryChange>
<OnRelatedProductChange>Ignore,Queue,QueueWithVariantMasters</OnRelatedProductChange>
<OnPriceGroupChange>Ignore,Queue,QueueWithVariantMasters</OnPriceGroupChange>
</ProductDataField_Update>
<ProductDataField_Delete field_code="existing" />
ProductDataField_Add - Provisioning - Snippet hosted by \"Cacher\"
");