Coats $w.onReady(function () { // Event handler for the 'Next' button $w('#nextButton').onClick(() => { const selection1 = $w('#dropdown1').value; const selection2 = $w('#dropdown2').value; const selection3 = $w('#dropdown3').value; // Determine the page to navigate to based on dropdown selections let targetPage; if (selection1 === 'option1' && selection2 === 'optionA' && selection3 === 'optionX') { targetPage = '/page1'; } else if (selection1 === 'option2' && selection2 === 'optionB' && selection3 === 'optionY') { targetPage = '/page2'; } else { targetPage = '/defaultPage'; } // Navigate to the determined page wixLocation.to(targetPage); }); });
top of page
Screenshot 2023-12-31 at 2.56.39 PM.png

Pampered Tails West LA  Mobile

Best mobile dog groomer in West Los Angeles

Click in your city

🐾 Bel Air 

🐾 Malibu

🐾 Palms

🐾 Topanga

🐾 Venice

🐾 West LA

Don’t see your location? We’re expanding quickly! Give us a call, and while we may not be in your area yet, we’ll do our best to accommodate or consider your neighborhood for future services.

  • Instagram - White Circle
  • Facebook - White Circle
  • Tumblr

© 2024 by Pampered Tails. All rights reserved.

bottom of page