Eurographics

Filters:

Show In Stock Items Only
  • In Stock
Categories
  • Baby (29)
Att - Age By Development
  • Adult (61)
  • Kids 6-8 Years (36)
  • Tween 9-12 Years (30)
  • Preschooler 3-5 Years (13)
  • Teen 13-17 Years (11)
  • Baby 0-12 Month (8)
  • Toddler 12-24 Months (4)
Att_Interest
  • Teaching (6)
  • Reading (5)
  • Crafts (2)
  • Music (2)
  • Food (1)
  • Games & Puzzles (1)
  • Leadership (1)
  • Outdoor (1)
  • Tea & Coffee (1)
Att_Lego Theme
  • City (12)
  • Friends (3)
  • Technic (3)
  • Botanical (2)
  • Creator (2)
  • Duplo (2)
Att_Game Type
  • Family Games (2)
  • Board Games (1)
Att_Puzzle Piece Count
  • 1,000 pc (5)
  • 250-499 pc (4)
  • 500-999 pc (2)
Att_Puzzle Type
  • Jigsaw (6)
Att_Season
  • Mother's Day (12)
  • Christmas (10)
  • Father's Day (4)
  • Valentine's Day (2)
  • Summer (1)
  • Winter (1)
Att_Theme
  • Transportation & Vehicles (13)
  • Floral (12)
  • Everyday Life (8)
  • Farm animals & Pets (7)
  • Inspirational (7)
  • Bible Theme (5)
  • Construction (5)
  • Educational (4)
  • Nature (4)
  • Scripture (4)
  • Pretend Play & Dress up (3)
  • Wildlife (3)
  • Country (2)
  • Safari & Zoo (2)
  • Sea & Ocean (2)
  • Building & Cities (1)
  • Cotages & Farms (1)
  • Scenery (1)
Att_Audience
  • Children (63)
  • Baby (31)
  • Women (21)
  • Teachers (18)
  • Men (6)
  • Mothers (6)
  • Student (5)
  • Family (3)
  • Grandfather (2)
  • Grandmother (2)
  • Parents (2)
  • Boy Friend (1)
  • Father (1)
  • Friend (1)
  • Girl Friend (1)
  • Girls (1)
  • Husband (1)
  • Pastors (1)
  • Wife (1)
Att _Book Series
  • Little House Series (3)
  • Odyessey Imagination Station (3)
  • Trailblazer Series (2)
  • The Berenstain Bears (1)
Att_Book Category
  • Devotional (24)
  • Christian Living (17)
  • Animal Stories (11)
  • Picture Books (10)
  • School - Teaching (9)
  • Bible Studies & Study Guides (6)
  • Short Stories (6)
  • Study Helps (6)
  • True Stories (6)
  • Children's Chapter Books (4)
  • Fiction (4)
  • Parenting (4)
  • Tracts (4)
  • Horse Stories (3)
  • Relationship (3)
  • Activity Books (2)
  • Bible Stories (2)
  • Colouring Books (2)
  • Evangelism (2)
  • Family (2)
  • Finances (2)
  • Grief (2)
  • History (2)
  • Inspirational (2)
  • Marriage (2)
  • Personal Growth (2)
  • Prayer (2)
  • Adventure (1)
  • Baking (1)
  • Business (1)
  • Church History (1)
  • Classics (1)
  • Cookbook (1)
  • Dessert (1)
  • Diaries (1)
  • Dictionaries (1)
  • Discipleship (1)
  • Faith (1)
  • For Women (1)
  • Forgiveness (1)
  • Gardening (1)
  • God (1)
  • Historical Non-Fiction (1)
  • Illness & Accidents (1)
  • Leadership (1)
  • Nature (1)
  • Persecution (1)
  • Religion (1)
  • Social Issues (1)
  • Song Books (1)
  • Thought Life (1)
  • Wedding (1)
Att_Binding
  • Paperback (81)
  • Hardcover (49)
  • Imitation Leather (17)
  • Spiral Bound (14)
  • Audio Book (4)
  • Cloth Over Board (4)
  • Genuine Leather (4)
  • Board Book (3)
  • Faux Leather (3)
  • Softcover (3)
  • Bonded Leather (2)
  • Audio CD (1)
Att_Bible Translation
  • KJV (18)
  • NLT (12)
  • NIV (8)
  • NKJV (4)
  • ESV (2)
  • The Message (1)
Att_Help and Features
  • Study Bible (17)
  • Red Letter (14)
  • Concordance (8)
  • Cross Reference (8)
  • One Year Plan (3)
  • Devotional (2)
  • Maps (2)
  • Thumb Indexed (2)
  • Family Bible (1)
  • Journal (1)
Att_Print Size
  • Normal Print up to 10.9 (9)
  • Large Print 11-13.5 (6)
  • Giant Print 13.5-15 (2)
Att_Primary Material
  • Plastic (10)
  • Ceramic (6)
  • Stainless Steel (4)
  • Silicone (2)
  • Glass (1)
  • Leather Touch (1)
  • Metal (1)
  • Other (1)
Att_Language
  • English (39)
  • German (2)
1 - 24 of 452 posts
Sort By
1 - 24 of 452 posts
/* 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)'
};