The store will not work correctly in the case when cookies are disabled.
JavaScript seems to be disabled in your browser.
For the best experience on our site, be sure to turn on Javascript in your browser.
We use Cookies to make your experience better.
To comply with the e-Privacy directive, we need to ask for your consent to set the cookies.
Rewards R Us is a FREE program designed to reward our most loyal customers for the purchases they make at Toys R Us and Babies R Us and Reggies stores, and online at www.toysrus.co.za , and www.babiesrus.co.za . Simply follow these two easy steps to register, and show your card to the cashier whenever you shop! It’s that easy!
Register For Rewards R Us
Simply pick up a membership card from your nearest Toys R Us or Babies R Us store, and
register your card below.
.magento_giftregistry-search-results .products-grid .list .product-item .content .profile-picture img {
object-fit: cover;
width: 64px;
height: 64px;
}
.magento_giftregistry-view-index .block-giftregistry-image.rounded-image img,
.magento_giftregistry-index-items .block-giftregistry-image.rounded-image img {
object-fit: cover;
width: 200px;
height: 200px;
}
#store\.menu > div > ul > li.v-navigation__item.v-navigation__item--main.v-navigation__item--level0.v-navigation__item--url-black-friday-2020.v-navigation__item--nav-5.v-navigation__item--PH-B-6797.category-item.nav-5 > a{
font-size: 18px !important;
font-weight: 900 !important;
color: #0962AD !important;
}
#store\.menu > div > ul > li.v-navigation__item.v-navigation__item--main.v-navigation__item--level0.v-navigation__item--url-christmas-deals.v-navigation__item--nav-6.v-navigation__item--PH-B-6823.category-item.nav-6 > a{
font-size: 18px !important;
font-weight: 900 !important;
-webkit-animation: color-bf 2s infinite;
-moz-animation: color-bf 2s infinite;
-o-animation: color-bf 2s infinite;
-ms-animation: color-bf 2s infinite;
animation: color-bf 2s infinite
}
@-webkit-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-moz-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-ms-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@-o-keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
@keyframes color-bf {
0% {
color: #EB435B
}
25% {
color: #000
}
50% {
color: #EB435B
}
75% {
color: #000
}
100% {
color: #EB435B
}
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart {
pointer-events: none;
opacity: 0.75;
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart span {
font-size: 0;
}
.catalog-category-view .product-item-info form[data-product-sku="1169537-FOX"] .action.tocart span:before {
content: 'Out of stock';
color: #fff;
display: inline-block;
font-size: 12px;
position: relative;
top: 1px;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart {
pointer-events: none;
opacity: 0.75;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart span {
font-size: 0;
}
.catalog-product-view .product-add-form form[data-product-sku="1169537-FOX"] .action.tocart span:before {
content: 'Out of stock';
color: #fff;
display: inline-block;
font-size: 16px;
position: relative;
top: 1px;
}