🚀 WordPress Pricing Integration Demo

This page demonstrates how to integrate Jurislocator pricing data into WordPress using our JSON API

📋 How This Works:

1. API Call: JavaScript fetches pricing data from {{ API_URL }}

2. Dynamic Rendering: Packages are rendered directly on your WordPress page

3. Event Handling: Package selections trigger custom events for your WordPress theme

4. Mobile Responsive: Automatically adapts to all screen sizes

WordPress Integration:
1. Add this to your WordPress page: <div id="jurislocator-pricing"></div>
2. Include the JavaScript file in your theme
3. Handle the 'jurislocatorPackageSelected' event
4. Customize styling as needed

⏳ Loading pricing data from API...

Package selection detected! In WordPress, this would redirect to your checkout/contact page.