Those soft toy can be prepared for delivery in 10 minutes, including: Тeddy bear white
- 1 piece
-
A big cute teddy bear is truly an ideal gift!
-
Quantity:
-
function inputOnlyNumbers(evt){ var e = window.event || evt; // for trans
- browser compatibility var charCode = e.which || e.keyCode; if ((charCode > 47 && charCode < 58) || charCode == 8){ return true; } return false; }