Big Country

Build your dream farm with Big Country Toys’ lineup of farm toys! These toy replicas of farm machinery and animals are perfect to start farming for young dreamers! We carry everything from horses to pickup trucks for your future farmer.

Filters:

Show In Stock Items Only
  • In Stock
On Sale Items
  • On Sale
Att - Age By Development
  • Adult (93)
  • Tween 9-12 Years (42)
  • Kids 6-8 Years (27)
  • Teen 13-17 Years (25)
  • Preschooler 3-5 Years (13)
  • Toddler 12-24 Months (2)
  • Baby 0-12 Month (1)
Att_Interest
  • Food (10)
  • Crafts (7)
  • Teaching (7)
  • Music (5)
  • Reading (5)
  • Outdoor (4)
  • Games & Puzzles (3)
  • Travel & Culture (2)
  • Tea & Coffee (1)
Att_Lego Theme
  • Icons (6)
  • Architecture (2)
  • Botanical (2)
  • Art (1)
  • City (1)
  • Ideas (1)
  • Speed Champions (1)
  • Technic (1)
Att_Game Type
  • Family Games (4)
  • Board Games (3)
  • Card Games (1)
  • Preschool Games (1)
Att_Puzzle Piece Count
  • 1,000 pc (9)
  • 1,001-2,999 pc (1)
  • 100-249 pc (1)
  • 250-499 pc (1)
  • 500-999 pc (1)
Att_Puzzle Type
  • Jigsaw (12)
Att_Season
  • Mother's Day (18)
  • Christmas (9)
  • Winter (3)
  • Fall/ Thanksgiving (1)
  • Father's Day (1)
Att_Theme
  • Everyday Life (17)
  • Nature (13)
  • Inspirational (10)
  • Educational (9)
  • Pretend Play & Dress up (5)
  • Bible Theme (4)
  • Country (4)
  • Floral (4)
  • Wildlife (4)
  • Farm animals & Pets (3)
  • Transportation & Vehicles (3)
  • Birds (2)
  • Scenery (2)
  • Sea & Ocean (2)
  • Building & Cities (1)
  • Cottages & Farms (1)
  • Geographic (1)
Att_Audience
  • Children (81)
  • Teachers (20)
  • Women (12)
  • Family (9)
  • Mothers (9)
  • Parents (8)
  • Student (5)
  • Girls (3)
  • Men (2)
  • Teen (2)
  • Baby (1)
  • Boys (1)
  • Grandfather (1)
  • Pastors (1)
Att _Book Series
  • Hometown Hunters Collection (6)
  • Odyessey Imagination Station (6)
  • Little House Series (5)
  • Trailblazer Series (3)
  • The Fishing Chronicles (1)
Att_Book Category
  • True Stories (35)
  • School - Teaching (21)
  • Christian Living (18)
  • Fiction (18)
  • Cookbook (16)
  • Adventure (14)
  • Animal Stories (13)
  • Historical Fiction (12)
  • Children's Chapter Books (11)
  • Biography (7)
  • Short Stories (7)
  • Adoption (6)
  • Historical Non-Fiction (6)
  • Inspirational (6)
  • Parenting (6)
  • Family (5)
  • Picture Books (5)
  • Activity Books (4)
  • Faith (4)
  • Song Books (4)
  • War (4)
  • Baking (3)
  • Devotional (3)
  • For Women (3)
  • Forgiveness (3)
  • History (3)
  • Horse Stories (3)
  • Travel (3)
  • Bible Studies & Study Guides (2)
  • Classics (2)
  • Colouring Books (2)
  • Missionary (2)
  • Poem (2)
  • Study Helps (2)
  • Amish (1)
  • Bible Stories (1)
  • Counselling (1)
  • End Times / Prophecy (1)
  • Evangelism (1)
  • Farming (1)
  • God's Love (1)
  • Healing (1)
  • Health (1)
  • Healthy Eating (1)
  • Heaven (1)
  • Illness & Accidents (1)
  • Personal Growth (1)
  • Prayer (1)
  • Relationship (1)
  • Science (1)
  • Sexual Abuse (1)
  • Spiritual Growth (1)
  • Technology (1)
  • Thought Life (1)
  • World History (1)
  • Worship (1)
Att_Binding
  • Paperback (160)
  • Hardcover (31)
  • Audio Book (14)
  • Spiral Bound (7)
  • Softcover (6)
  • Board Book (2)
  • Imitation Leather (2)
  • Cloth Over Board (1)
  • Genuine Leather (1)
  • Other (1)
Att_Bible Translation
  • KJV (3)
Att_Help and Features
  • One Year Plan (3)
  • Red Letter (2)
  • Compact (1)
  • Family Bible (1)
  • Maps (1)
  • Pew Bible (1)
Att_Print Size
  • Small (1)
Att_Primary Material
  • Plastic (16)
  • Aluminized Steel (11)
  • Wood (11)
  • Non-Stick (10)
  • Stainless Steel (6)
  • Vinyl (3)
  • Aluminum (2)
  • Cast Iron (2)
  • Ceramic (2)
  • Glass (2)
  • Leather Touch (2)
  • Silicone (1)
Att_Language
  • English (10)
  • 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)'
};