TOMY Intl.

TOMY International is a renowned industry leader in the manufacturing and distribution of cutting-edge, top-notch toys, games, and merchandise designed for children and families. Their extensive product portfolio encompasses a diverse array of playthings, ranging from infant toys to farm toys, board games, and collector’s items. At TOMY International, they are dedicated to crafting products that are not only entertaining but also safe and long-lasting, fostering children’s creativity, imagination, and inquisitiveness. With a formidable global presence spanning across more than 120 countries, TOMY International has firmly established itself as a trusted and respected entity within the toy industry, consistently pushing boundaries and igniting the minds of young individuals.

Filters:

Show In Stock Items Only
  • In Stock
On Sale Items
  • On Sale
Categories
  • Baby (29)
Att - Age By Development
  • Tween 9-12 Years (63)
  • Kids 6-8 Years (60)
  • Adult (38)
  • Preschooler 3-5 Years (28)
  • Toddler 12-24 Months (18)
  • Teen 13-17 Years (17)
  • Baby 0-12 Month (10)
Att_Interest
  • Crafts (9)
  • Teaching (9)
  • Food (3)
  • Games & Puzzles (2)
  • Outdoor (2)
  • Tea & Coffee (2)
  • Grilling & BBQ (1)
  • Music (1)
  • Reading (1)
Att_Lego Theme
  • City (13)
  • Friends (13)
  • Duplo (11)
  • Classic (7)
  • Creator (6)
  • Icons (5)
  • Technic (4)
  • Botanical (2)
  • Ideas (1)
  • Speed Champions (1)
Att_Play Time
  • Less then 2 hr (1)
Att_Game Type
  • Card Games (38)
  • Family Games (30)
  • Board Games (16)
  • Strategy Games (4)
  • Dice Games (3)
  • Preschool Games (3)
  • Outdoor Games (1)
Att_Puzzle Piece Count
  • 250-499 pc (4)
  • 500-999 pc (4)
  • 100-249 pc (2)
  • 10-24 pc (1)
Att_Puzzle Type
  • Shaped (2)
  • Floor Puzzle (1)
  • Jigsaw (1)
Att_Season
  • Christmas (19)
  • Father's Day (5)
  • Mother's Day (5)
  • Summer (1)
  • Valentine's Day (1)
Att_Theme
  • Floral (41)
  • Transportation & Vehicles (23)
  • Nature (18)
  • Everyday Life (16)
  • Inspirational (15)
  • Farm animals & Pets (14)
  • Wildlife (13)
  • Educational (12)
  • Scripture (10)
  • Building & Cities (8)
  • Scenery (8)
  • Cottages & Farms (6)
  • Country (5)
  • Sea & Ocean (5)
  • Birds (4)
  • Pretend Play & Dress up (4)
  • Safari & Zoo (4)
  • Bible Theme (3)
  • Construction (1)
  • Farm Equipment (1)
  • Quotes & Sayings (1)
Att_Audience
  • Children (62)
  • Baby (38)
  • Teachers (24)
  • Women (19)
  • Family (12)
  • Men (7)
  • Student (5)
  • Friend (3)
  • Mothers (2)
  • Father (1)
  • Grandmother (1)
  • Parents (1)
  • Teen (1)
Att _Book Series
  • Odyessey Imagination Station (2)
  • Little House Series (1)
  • The Berenstain Bears (1)
Att_Book Category
  • School - Teaching (10)
  • Animal Stories (6)
  • Cookbook (6)
  • Picture Books (6)
  • Recipe Cards (5)
  • Sympathy (5)
  • Colouring Books (4)
  • Children's Chapter Books (3)
  • Christian Living (3)
  • Bible Stories (2)
  • Horse Stories (2)
  • Inspirational (2)
  • Adventure (1)
  • Devotional (1)
  • Evangelism (1)
  • Gardening (1)
  • Thought Life (1)
  • Tracts (1)
Att_Binding
  • Faux Leather (19)
  • Paperback (16)
  • Imitation Leather (14)
  • Hardcover (10)
  • Board Book (6)
  • Audio Book (4)
  • Spiral Bound (4)
  • Softcover (3)
  • Other (2)
Att_Bible Translation
  • KJV (33)
  • ESV (1)
Att_Help and Features
  • One Year Plan (13)
  • Red Letter (11)
  • Maps (10)
  • Compact (7)
  • Thumb Indexed (7)
  • Concordance (5)
  • Pocket (4)
  • Zipper Closure (4)
  • Gift Bible (3)
  • Note Taking (3)
  • Slimline (3)
  • Journal (2)
  • Lay-Flat (2)
  • Cross Reference (1)
  • Devotional (1)
  • Study Bible (1)
Att_Print Size
  • Normal Print up to 10.9 (12)
  • Giant Print 13.5-15 (6)
  • Small (6)
Att_Primary Material
  • Plastic (24)
  • Other (7)
  • Ceramic (6)
  • Leather Touch (4)
  • Stainless Steel (3)
  • Aluminized Steel (2)
  • Non-Stick (2)
  • Paper (2)
  • Silicone (2)
  • Glass (1)
  • Metal (1)
  • Nylon (1)
  • Vinyl (1)
  • Wood (1)
Att_Language
  • English (11)
  • German (1)
/* CLOSE BUTTON STYLES*/

.dwc-quick-view__close-btn {
 --bg-color: #fff;
  --icon-color: black;
  --icon-size: 16px;
  --padding: 8px;
  --border-radius: 50vw;
  --border: none;
}
  
 :root {
   /*QUICK VIEW*/
   --qv-width: 1024px;
  /* OVERLAY */
  --qv-overlay-bg-color: #0a3152;
  --qv-overlay-blur: 5px;
  --qv-overlay-opacity: 0.5;

  /* SIDEBAR LOCATION */
  --qv-sidebar-width: 400px;

  /* QUICK VIEW ENTRANCE ANIMATION */
  --qv-animation: fade;
  /* slide, fade, zoom*/

  /* NEXT/PREV BUTTON */
  --inactive-btn-bg: rgba(0, 0, 0, 0.25);
  --inactive-btn-opacity: 0.5;
   
   /*ACTIVE CARD 
   - add the class .dwc-highlight 
   for this and trail to work */
   
    --active-card-bg:  white ;
    --active-card-border: solid 1px transparent;
  
    
    /*TRAIL*/
    --trail-bg:transparent;
    --trail-border-color:skyblue;
    --trail-border-size: 2px;
    --trail-border-radius:10px;
    --trail-transition:transform 0.45s ease, width 0.3s ease, height 0.3s ease, opacity 0.3s ease;
}
const initializeBricksScripts = 0;
const initializeWooScripts = 1;
const enableTrail= 1;
const quickViewLocation = 'center';  // 'left', 'right', 'center', 'dock'
//const url = '/quick-view-dev-src/'; // quick view page url
const fetchFromSinglePage = 1; // condition to switch between single and multiple URLs
const fallbackUrl = '/quick-view-dev-src/'; // default quick view page URL


// TRAIL configuration
let trailConfig = {
  borderColor: 'var(--trail-border-color)',
  borderSize: 'var(--trail-border-size)',
  borderRadius: 'var( --trail-border-radius)',
  backgroundColor: 'var(--trail-bg)',
  transition: 'var(--trail-transition)'
};