surya90 in 2.9.1 Go to static/js/19.f3a7ed53.chunk.js
Search callNowButton
Replace this
localStorage.getItem("callNowButton"), " ", c.a.createElement("i", {
className: "si si-call-out"})))))),
With this
localStorage.getItem("callNowButton"), " ", c.a.createElement("i", {
className: "si si-call-out"})), " ", c.a.createElement("a", {
className: "btn btn-get-direction mt-2",
href: "https://api.whatsapp.com/send?phone=" + t.delivery_details.phone
}, "Whatsapp", " ", c.a.createElement("i", {
className: "si si-call-out"
})))))),