TemplatesHelper Class | 
Namespace: Dynamicweb.Ecommerce.LiveIntegration
The TemplatesHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLazyLoadingForProductInfoEnabled | 
            Determine if the product live information is active and should be loaded in AJAX call.
              | 
| Name | Description | |
|---|---|---|
| FailedOrderId | 
            Gets the ID of the last failed order.
              | |
| HasErrorOnExportOrder | 
            Determines whether the last order sync for the current context failed.
              | |
| IsWebServiceConnectionAvailable | 
            Indicates if the system is able to connect to the ERP.
              | |
| UpdateOrder(String) | 
            Forces an update of the order in the ERP.
              | |
| UpdateOrder(Order) | 
            Forces an update of the order in the ERP.
              | |
| UpdateProduct | 
            Updates the specified product with live information from the ERP.
              | |
| UpdateStockOnOrder(String) | 
            Pick an existing order and updates product information on it
              | |
| UpdateStockOnOrder(Order) | 
            Updates product information on the order.
              |