search_box

Lazada Cron Details

A cron job is a program that updates or repeats the given tasks at a fixed interval. This automatic job scheduler is not visible as it runs in the background of the Magento store.

To view Lazada Cron Details

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the LAZADA INTEGRATION menu.
    A menu appears as shown in the following figure:
  3. Click Cron Logs.
    The Lazada Cron page appears as shown in the following figure:
    LazadaCrons
  4. The crons will be displayed.

List of Crons and their Use:

  • ced_lazada_order_import => To fetch orders from Magento to Lazada marketplace. This cron runs at every 10 minutes intervals.
  • ced_lazada_product_inventory_sync => To synchronise the product and inventory at 1-hour intervals.
  • ced_lazada_order_status_sync => To synchronise the order and status at every 2 hours of interval.

 

Yes No Suggest edit
Suggest Edit