Stickers & Magnets

Filters:

Show In Stock Items Only
  • In Stock
Categories
  • Baby (36)
Att - Age By Development
  • Adult (45)
  • Preschooler 3-5 Years (27)
  • Tween 9-12 Years (14)
  • Kids 6-8 Years (11)
  • Teen 13-17 Years (9)
  • Baby 0-12 Month (7)
  • Toddler 12-24 Months (5)
Att_Interest
  • Crafts (31)
  • Teaching (8)
  • Outdoor (7)
  • Food (6)
  • Reading (6)
  • Tea & Coffee (2)
  • Fitness (1)
  • Grilling & BBQ (1)
  • Leadership (1)
Att_Lego Theme
  • City (3)
  • Duplo (3)
  • Classic (2)
  • Friends (1)
Att_Game Type
  • Preschool Games (1)
Att_Puzzle Piece Count
  • 1,000 pc (4)
  • 100-249 pc (2)
  • 3,000+ pc (2)
  • 1,001-2,999 pc (1)
  • 25-49 pc (1)
Att_Puzzle Type
  • Jigsaw (7)
  • Shaped (2)
  • Brain Teaser (1)
  • Tray Puzzle (1)
Att_Season
  • Mother's Day (10)
  • Father's Day (4)
  • Christmas (3)
  • Winter (3)
  • Summer (1)
  • Valentine's Day (1)
Att_Theme
  • Educational (12)
  • Farm animals & Pets (11)
  • Everyday Life (10)
  • Inspirational (9)
  • Transportation & Vehicles (8)
  • Wildlife (7)
  • Nature (5)
  • Safari & Zoo (4)
  • Scripture (4)
  • Farm Equipment (3)
  • Bible Theme (2)
  • Construction (2)
  • Country (2)
  • Floral (2)
  • Sea & Ocean (2)
  • Geographic (1)
  • Greenery (1)
  • Pretend Play & Dress up (1)
Att_Audience
  • Children (36)
  • Baby (35)
  • Women (20)
  • Teachers (16)
  • Teen (5)
  • Men (4)
  • Family (3)
  • Mothers (3)
  • Pastors (3)
  • Boys (2)
  • Father (1)
  • Friend (1)
  • Girls (1)
  • Student (1)
Att _Book Series
  • Little House Series (3)
  • Odyessey Imagination Station (3)
  • Trailblazer Series (1)
Att_Book Category
  • Cookbook (21)
  • True Stories (17)
  • Healthy Eating (16)
  • Christian Living (15)
  • School - Teaching (9)
  • Historical Non-Fiction (7)
  • Spiritual Growth (7)
  • Adventure (6)
  • Gluten Free (6)
  • Fiction (5)
  • History (5)
  • Addictions (4)
  • Bible Studies & Study Guides (4)
  • Personal Growth (4)
  • Purity (4)
  • Activity Books (3)
  • Business (3)
  • Children's Chapter Books (3)
  • Church History (3)
  • Health (3)
  • Inspirational (3)
  • Colouring Books (2)
  • Counselling (2)
  • Faith (2)
  • Leadership (2)
  • Persecution (2)
  • Sexual Sin (2)
  • Amish (1)
  • Animal Stories (1)
  • Baptism (1)
  • Classics (1)
  • Dessert (1)
  • Discipleship (1)
  • End Times / Prophecy (1)
  • Farming (1)
  • For Women (1)
  • Forgiveness (1)
  • God (1)
  • Grace (1)
  • Historical Fiction (1)
  • Illness & Accidents (1)
  • Nature (1)
  • Poem (1)
  • Science (1)
  • Sexual Abuse (1)
  • Social Issues (1)
  • Spiritual Disciplines (1)
  • Study Helps (1)
  • Technology (1)
  • Thought Life (1)
Att_Binding
  • Paperback (76)
  • Hardcover (21)
  • Softcover (6)
  • Spiral Bound (6)
  • Audio Book (4)
  • Imitation Leather (3)
  • Bonded Leather (2)
  • Audio CD (1)
  • Other (1)
Att_Bible Translation
  • KJV (2)
  • CSB (1)
  • ESV (1)
  • NIV (1)
  • NLT (1)
Att_Help and Features
  • Study Bible (3)
  • Concordance (2)
  • Cross Reference (2)
  • Maps (2)
  • Red Letter (2)
  • Compact (1)
  • Thumb Indexed (1)
Att_Print Size
  • Large Print 11-13.5 (3)
  • Giant Print 13.5-15 (1)
Att_Primary Material
  • Stainless Steel (22)
  • Plastic (14)
  • Glass (7)
  • Non-Stick (7)
  • Silicone (7)
  • Aluminum (5)
  • Aluminized Steel (4)
  • Ceramic (4)
  • Metal (3)
  • Other (2)
  • Leather Touch (1)
  • Wood (1)
Att_Language
  • English (7)
  • 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)'
};