Order Confirmation

Customer Information
Shipping Method
Payment Info
/
Items in Order
Quantity:
1
  • :

Order Summary

Subtotal
$ 0.00 USD
Total

Subscribe To Our Newsletter

Join our newsletter to stay up to date on features and releases.
Thank you! Your submission has been received!
Ops! Something went wrong while submitting the form.
Homezy - Town Buildings
'padding:32px 28px;box-shadow:0 2px 16px rgba(0,0,0,0.08);border-top:3px solid #E3AF5B;' + 'display:flex;flex-direction:column;gap:16px;">' + '
' + starsHTML + '
' + '

' + '\u201C' + t.quote + '\u201D

' + '
' + '

' + t.name + '

' + '

' + t.detail + '

' + '
'; } var section = document.createElement('div'); section.id = 'tmc-testimonials'; section.innerHTML = '
' + '
' + '

What Our Clients Say

' + '' + 'Read More Reviews \u2192' + '
' + '
' + cardsHTML + '
' + '
' + '' + '' + '
' + '
'; section.style.cssText = 'background:#F7F5F2;padding:72px 0;font-family:Lato,sans-serif;'; // Insert before the agent section var agentSection = document.querySelector('.agent-section'); if (agentSection) { agentSection.parentNode.insertBefore(section, agentSection); } // Scrollbar styling + responsive var style = document.createElement('style'); style.textContent = '#tmc-testimonial-track::-webkit-scrollbar{height:6px;}' + '#tmc-testimonial-track::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;}' + '#tmc-testimonial-track::-webkit-scrollbar-track{background:transparent;}' + '@media(max-width:768px){#tmc-testimonials h2{font-size:28px!important;}' + '.tmc-testimonial-card{min-width:280px!important;max-width:320px!important;padding:24px 20px!important;}}'; document.head.appendChild(style); })();