Dolls Playset Toys | Kids Toys - WaleedToys

Dolls Playset Toys

A collection of famous girls' toys, dolls, figures, makeup toys, accessories, cooking toys, kitchen utensils, doll houses, wooden houses, wooden kitchens, the largest collection in Kuwait, home delivery, fast delivery
Dolls Playset Toys
Filters
Brands
Price Range
Min
Max
Availability
Reset Filters
Filters
Reset Filters
Showing 85–96 of 158 Products
Showing 12 of 158 Products
11.5" Doll Set - Family
-0%

If you want to play with your dolls and create a family with them but you need more characters, with the family tube you will have all the dolls you w...

7.90 KWD 7.90 KWD
View Details
11.5" Doll Set Asst (1 pcs)
-0%

This doll comes with a stylish case and offers many possibilities for play and creativity. Playing with dolls encourages imagination, creativity, a...

5.90 KWD 5.90 KWD
View Details
Showing 12 of 158 Products
WhatsApp
) // View toggle const viewGrid = document.querySelector('.view-grid'); const viewList = document.querySelector('.view-list'); if (viewGrid) { viewGrid.addEventListener('click', () => { currentViewMode = 'grid'; document.querySelector('.products-grid').classList.remove('d-none'); document.querySelector('.products-list').classList.add('d-none'); document.querySelector('.view-grid').classList.add('active'); document.querySelector('.view-list').classList.remove('active'); }); } if (viewList) { viewList.addEventListener('click', () => { currentViewMode = 'list'; document.querySelector('.products-list').classList.remove('d-none'); document.querySelector('.products-grid').classList.add('d-none'); document.querySelector('.view-list').classList.add('active'); document.querySelector('.view-grid').classList.remove('active'); }); } // Load More functionality is now handled by the shared load-more.js script });