Waverly Place Collection Wall Mounted Soap Dish
Customize Your Look with Split FinishesWith our Product Customizer, you now have the option to create a custom split finish design, allowing you to mix and match finishes on different parts of your product. Whether you prefer a bold contrast or a subtle two-tone effect, this feature gives you the freedom to personalize your hardware like never before. Click the “Split Finishes” button below to explore your options and create a unique look tailored to your space! Split Finishes ✎ /* Pulse and subtle shake animation */ @keyframes pulseShake { 0% { transform: translateX(0); box-shadow: 0 0 10px rgba(255, 165, 0, 0.5); /* Orange shadow */ } 25% { transform: translateX(-5px); box-shadow: 0 0 15px rgba(255, 165, 0, 0.7); /* Orange shadow */ } 50% { transform: translateX(5px); box-shadow: 0 0 20px rgba(255, 165, 0, 0.9); /* Orange shadow */ } 75% { transform: translateX(-5px); box-shadow: 0 0 15px rgba(255, 16