Merge pull request #2178 from Safelite/feature/CASH-64

CASH-64
This commit is contained in:
CarlNation 2025-01-02 07:57:32 -05:00 committed by GitHub
commit 247dcd39b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -397,7 +397,13 @@ export default {
console.log(new Date() + "store.getters.order.policy.policyNumber:" + store.getters.order.policy.policyNumber);
console.log(new Date() + "store.getters.order.serviceLocation.zipCode:" + store.getters.order.serviceLocation.zipCode);
}
return false;
// if attempting to load service-location for insurance and invalid page prereqs, send to heritage instead of going back to vehicle
navigateToHeritageFunnel({
shouldSaveSession: false,
pageNameToLog: "service-location",
navType: "back",
});
}
} else {
if (