Skeleton Key Home Inspection
Company Information
S
Skeleton Key Home Inspection
1 contacts available
Sign in to add to cart and unlock contacts.
Description
Skeleton Key Inspections - Residential and Commercial Properties Phone: 414-630-7101 Email: kris.schoonover@skeletonkeyllc.com Home Services Home Inspections Mold Testing Radon Testing Roof Inspection Ozone Treatment Termite Inspection Structural Inspection Infrared Scanning Pre-Listing Inspection About Samples Inspection Report Air Sample Report Reviews Blog Contact Schedule Inspection About Our Inspections Specializing in Home Inspection , Radon Testing, Air Sampling/Mold Testing, Ozone Treatments, and Drone Photography/Videography
{
Alpine.data('companyPage', () => ({
companyId: 905858,
companyName: 'Skeleton Key Home Inspection',
creditCost: 1,
get inCart() {
return this.$store.cart.items.some(i => i.id === this.companyId && i.type === 'category_list_item');
},
addToCart() {
this.$store.cart.add({
id: this.companyId,
name: this.companyName,
type: 'category_list_item',
credits: this.creditCost
});
},
removeFromCart() {
this.$store.cart.remove(this.companyId, 'category_list_item');
}
}));
});