Copy Product
<taskChain alias="CopyProduct">
<tasks>
<task type="Merchello.Core.Chains.CopyEntity.Product.CopyProductOptionsTask, Merchello.Core" />
<task type="Merchello.Core.Chains.CopyEntity.Product.SaveProductCopyTask, Merchello.Core" />
<task type="Merchello.Core.Chains.CopyEntity.Product.AddProductToWarehouseCatalogsTask, Merchello.Core" />
<task type="Merchello.Core.Chains.CopyEntity.Product.MapProductVariantDataTask, Merchello.Core" />
<task type="Merchello.Core.Chains.CopyEntity.Product.CopyProductCollectionsTask, Merchello.Core" />
<task type="Merchello.Core.Chains.CopyEntity.Product.CopyDetachedContentTask, Merchello.Core" />
</tasks>
</taskChain>
Updated less than a minute ago