Open estimates
0
awaiting approval
Unpaid invoices
0
outstanding
Active jobs
0
currently in progress
Paid jobs
0
fully closed out
Open deposits
$0.00
approved work not yet marked deposit paid
Unpaid total
$0.00
all unpaid invoice dollars
Monthly collected
$0.00
paid invoices this month
Recent activity
| # | Customer | Type | Amount | Status | Date |
| No recent activity yet |
SVicDesigns LLC
(386) 681-8417
Insured
DescriptionQtyUnit price
Subtotal$0.00
Tax (6.5%)$0.00
Cash / Check total$0.00
Credit card total$0.00
Deposit button will use the current 20% deposit amount.
Signature
SVicDesigns LLC
(386) 681-8417
| # | Customer | Amount | Status | Date | Action |
| No estimates yet |
SVicDesigns LLC
(386) 681-8417
Insured
Customers receive a Square payment link to pay by card instantly.
DescriptionQtyUnit price
Subtotal$0.00
Tax (6.5%)$0.00
Cash / Check total$0.00
Credit card total$0.00
Signature
SVicDesigns LLC
(386) 681-8417
| # | Customer | Amount | Status | Due | Action |
| No invoices yet |
Job tracking
| Customer | Project | Status | Deposit | Total | Target | Action |
| No jobs yet |
Customer database
🔍
| Name | Email | Phone | Action |
| Loading... |
Customer details
Recent customer activity
No history yet
Customer messages
Add chat button to GoDaddy
Paste into an HTML block on your GoDaddy website.
<style>
.svc-btn{position:fixed;bottom:24px;right:24px;background:#1D9E75;color:#fff;border:none;border-radius:50px;padding:13px 22px;font-size:14px;font-weight:600;cursor:pointer;z-index:9999;font-family:sans-serif}
.svc-popup{display:none;position:fixed;bottom:82px;right:24px;width:300px;background:#fff;border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,0.15);padding:20px;z-index:9999;font-family:sans-serif}
.svc-popup input,.svc-popup textarea{width:100%;padding:9px 11px;border:1px solid #ddd;border-radius:7px;margin-bottom:9px;font-family:sans-serif;font-size:13px;box-sizing:border-box}
.svc-popup textarea{height:80px;resize:none}
.svc-send{width:100%;padding:11px;background:#1D9E75;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}
</style>
<button class="svc-btn" onclick="document.getElementById('svcPop').style.display='block'">💬 Chat with us</button>
<div class="svc-popup" id="svcPop">
<strong>SVicDesigns LLC</strong><br>
<small style="color:#888">(386) 681-8417</small><br><br>
<input id="svcN" placeholder="Your name">
<input id="svcE" placeholder="Your email">
<textarea id="svcM" placeholder="How can we help?"></textarea>
<button class="svc-send" onclick="svcSend()">Send message</button>
</div>
<script>function svcSend(){var n=document.getElementById('svcN').value.trim();var m=document.getElementById('svcM').value.trim();if(!n||!m){alert('Please enter your name and message.');return;}alert('Thanks '+n+'!');document.getElementById('svcPop').style.display='none';}</script>