Guides

Item Cache Validation

<taskChain alias="ItemCacheValidation">
     <tasks>
        <task type="Merchello.Web.Validation.Tasks.ValidateProductsExistTask, Merchello.Web" />
        <task type="Merchello.Web.Validation.Tasks.ValidateProductPriceTask, Merchello.Web" />
        <task type="Merchello.Web.Validation.Tasks.ValidateProductInventoryTask, Merchello.Web" />
    </tasks>
</taskChain>