Status Module
Use Status Module
To use this library just use the status tag in the url of the LST call or in the library parameter.
Consider the following examples:
<!DOCTYPE html>
<head>
<title>LSW v3 Embed</title>
</head>
<body>
<div id="instaleap-lsw-v3"></div>
</body>
<script src="https://xandar-lsw-v3.instaleap.io/lib/status.js"></script>
<script>
const params = {
job: "myJob",
token: "myToken",
container: "#instaleap-lsw-v3"
}
window.instaleap.status.render(params)
</script>
</html>
https://xandar-lsw-v3.instaleap.io/status?job=myJob&token=myToken
Example:
Parameters
The list of parameters is as follows
Comment Order
Curbside
Delivery
Parameters allowing to modify the LST display.
Header
Help Center
Marketing visuals
Maps
Order Detail
Order Status
Order Status steps
Order status steps
Parameters that allow you to change the text and icons of the steps.
- Sub Steps Names Pick & Delivery
- Sub Steps Names Pick & Collect
- Sub Steps Icon Pick & Delivery
- Sub Steps Icon Inactive Pick & Delivery
- Sub Steps Icon Pick & Collect
- Sub Steps Icon Inactive Pick & Collect
- Sub Steps Picking Icon Active
- Sub Steps Going to Destination Icon Active
- Sub Steps Ready to Pickup Icon Active
- Sub Step Delivered Icon Active
- Sub Step Picked Up Icon Active
Payment method
Products in orden
Rating order
Updated 12 days ago