- Overview
- Lazada Integration for Magento 2 Extension Installation
- Lazada Configuration Settings
- Manage Apps
- View Lazada Category Details
- View Lazada Category Attributes Details
- Manage Lazada Profiles
- Lazada Product Listing
- Lazada Feeds
- Manage Lazada Orders
- View Failed Lazada Orders
- Lazada Cron Details
- Knowledge base
- Help and Support
12.Lazada Cron Details ↑ Back to Top
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
- Go to the Magento 2 Admin panel.
- On the left navigation bar, click the LAZADA INTEGRATION menu.
A menu appears as shown in the following figure:
- Click Cron Logs.
The Lazada Cron page appears as shown in the following figure:
- 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.
×