{"product_id":"dinosaur-egg-excavation-kit-party-favors","title":"Dino Egg Excavation Kit: 1\/3\/5pcs Fun Party Favors for Kids – Unleash Excitement at Birthday Goodie Bags!","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n\u003cstyle\u003e\n  section#dino-excavation {\n    background: #FDF2F8;\n    color: #5B21B6;\n    padding: 2rem 1.5rem 3rem;\n    font-family: inherit;\n    font-size: inherit;\n  }\n  #dino-excavation * {\n    box-sizing: border-box;\n  }\n  #dino-excavation h1,\n  #dino-excavation h2,\n  #dino-excavation h3 {\n    font-family: inherit;\n    font-size: inherit;\n    margin: 0 0 0.5em;\n    line-height: 1.2;\n    font-weight: 700;\n    color: #7C3AED; \/* Primary #A78BFA darkened for contrast *\/\n    text-shadow:\n      0 0 6px #F472B6AA,\n      0 0 10px #F472B6CC;\n  }\n  #dino-excavation h1 {\n    font-size: 2.25rem;\n  }\n  #dino-excavation h2 {\n    font-size: 1.5rem;\n    margin-top: 3rem;\n    margin-bottom: 1rem;\n    color: #A78BFA;\n    text-shadow:\n      0 0 8px #F472B6CC;\n  }\n  #dino-excavation p.intro {\n    font-size: 1rem;\n    color: #5B21B6;\n    margin: 0 0 2rem;\n    line-height: 1.5;\n  }\n\n  \/* Hero Image *\/\n  #dino-excavation .hero-image {\n    width: 100%;\n    max-height: 280px;\n    object-fit: cover;\n    border-radius: 0.75rem;\n    box-shadow: 0 0 15px #F472B655;\n    transition: box-shadow 0.3s ease;\n    cursor: default;\n  }\n  #dino-excavation .hero-image:hover,\n  #dino-excavation .hero-image:focus {\n    box-shadow: 0 0 25px 4px #F472B6CC;\n  }\n\n  \/* Features Grid *\/\n  #dino-excavation .features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(12rem,1fr));\n    gap: 1.5rem 1rem;\n    margin-bottom: 3rem;\n  }\n  #dino-excavation .feature-card {\n    background: #fff;\n    border-radius: 0.75rem;\n    box-shadow: 0 2px 8px #F472B633;\n    padding: 1.25rem 1rem 1.5rem;\n    text-align: center;\n    color: #7C3AED;\n    transition: box-shadow 0.3s ease;\n    cursor: default;\n  }\n  #dino-excavation .feature-card:hover,\n  #dino-excavation .feature-card:focus {\n    box-shadow:\n      0 0 12px 4px #F472B6AA,\n      0 0 20px 6px #F472B6CC;\n  }\n  #dino-excavation .feature-icon {\n    font-size: 2.5rem;\n    margin-bottom: 0.5rem;\n    user-select: none;\n  }\n  #dino-excavation .feature-text {\n    font-size: 1rem;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  \/* Specs Table *\/\n  #dino-excavation table.specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 3rem;\n    font-size: 1rem;\n    color: #5B21B6;\n  }\n  #dino-excavation table.specs thead tr {\n    background: linear-gradient(90deg, #A78BFA, #F472B6);\n    color: #fff;\n    text-align: left;\n  }\n  #dino-excavation table.specs thead th {\n    padding: 0.75em 1em;\n    font-weight: 700;\n  }\n  #dino-excavation table.specs tbody tr:nth-child(even) {\n    background: #F9E8F7;\n  }\n  #dino-excavation table.specs tbody tr:nth-child(odd) {\n    background: #fff0fb;\n  }\n  #dino-excavation table.specs tbody td {\n    padding: 0.6em 1em;\n    border-bottom: 1px solid #F472B633;\n  }\n\n  \/* Testimonial Section *\/\n  #dino-excavation .testimonials {\n    margin-bottom: 3rem;\n  }\n  #dino-excavation .testimonials h2 {\n    font-size: 1.75rem;\n    margin-bottom: 1.25rem;\n    color: #A78BFA;\n  }\n  #dino-excavation .testimonial-quote {\n    background: #fff;\n    border-radius: 0.75rem;\n    box-shadow: 0 2px 10px #F472B633;\n    padding: 1.25rem 1.5rem;\n    margin-bottom: 1rem;\n    font-style: italic;\n    color: #7C3AED;\n    position: relative;\n  }\n  #dino-excavation .testimonial-quote::before {\n    content: \"💬\";\n    position: absolute;\n    top: 0.75rem;\n    left: 1rem;\n    font-size: 1.5rem;\n    color: #F472B6;\n  }\n  #dino-excavation .testimonial-author {\n    font-weight: 700;\n    font-style: normal;\n    margin-top: 0.5rem;\n    color: #A078E8;\n    user-select: none;\n  }\n\n  \/* CTA Button *\/\n  #dino-excavation .cta-button {\n    display: inline-block;\n    background: #F472B6;\n    color: #fff;\n    padding: 0.85em 2.5em;\n    border-radius: 2.5rem;\n    font-weight: 700;\n    font-size: 1.125rem;\n    text-align: center;\n    text-decoration: none;\n    box-shadow: 0 0 12px #F472B6AA;\n    transition: box-shadow 0.3s ease, transform 0.2s ease;\n    user-select: none;\n  }\n  #dino-excavation .cta-button:hover,\n  #dino-excavation .cta-button:focus {\n    box-shadow:\n      0 0 20px 6px #F472B6FF,\n      0 0 30px 10px #F472B6FF;\n    transform: scale(1.05);\n  }\n\n  \/* Product Images Grid *\/\n  #dino-excavation .product-images {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(10rem,1fr));\n    gap: 1rem;\n    margin-top: 2rem;\n  }\n  #dino-excavation .product-images img {\n    width: 100%;\n    object-fit: cover;\n    border-radius: 0.75rem;\n    box-shadow: 0 0 10px #F472B655;\n    transition: box-shadow 0.3s ease;\n    cursor: default;\n  }\n  #dino-excavation .product-images img:hover,\n  #dino-excavation .product-images img:focus {\n    box-shadow: 0 0 25px 6px #F472B6CC;\n  }\n\n  \/* Responsive adjustments *\/\n  @media (max-width: 480px) {\n    #dino-excavation h1 {\n      font-size: 1.75rem;\n    }\n    #dino-excavation h2 {\n      font-size: 1.25rem;\n    }\n    #dino-excavation .cta-button {\n      width: 100%;\n      padding: 0.9em 0;\n      font-size: 1rem;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003csection id=\"dino-excavation\" aria-label=\"Dinosaur Egg Excavation Party Favors Back to School Product Section\"\u003e\n  \u003c!-- Hero Image --\u003e\n  \u003cimg class=\"hero-image\" src=\"https:\/\/ae-pic-a1.aliexpress-media.com\/kf\/S54082c4b544a45c581a2f5dbbc555cd6j.jpg\" alt=\"Back to School Dinosaur Egg Excavation Party Favor kit\"\u003e\n\n  \u003c!-- Headline --\u003e\n  \u003ch1\u003e🎒 Back to School Adventure: Dinosaur Egg Excavation Kits 🦖\u003c\/h1\u003e\n\n  \u003c!-- Intro Paragraph --\u003e\n  \u003cp class=\"intro\"\u003eImagine the excitement on your child’s face as they uncover a hidden dinosaur toy, just like a real paleontologist on a thrilling excavation. These Dinosaur Egg Excavation Party Favors bring an adventurous touch to any birthday party or celebration, turning playtime into a memorable discovery filled with wonder and fun.\u003c\/p\u003e\n\n  \u003c!-- Features Section --\u003e\n  \u003cdiv class=\"features\" aria-label=\"Product Features\"\u003e\n    \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n      \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🦕\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003eUnique hands-on digging experience\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n      \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🎉\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003ePerfect for birthday parties \u0026amp; celebrations\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n      \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🛠️\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003eEncourages fine motor skills \u0026amp; patience\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n      \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🎁\u003c\/div\u003e\n      \u003cp class=\"feature-text\"\u003eAvailable in 1, 3 or 5 pieces sets\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Table --\u003e\n  \u003ctable class=\"specs\" role=\"table\" aria-label=\"Product Specifications\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"col\"\u003eSpecification 📝\u003c\/th\u003e\n        \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBattery Included ⚡\u003c\/td\u003e\n        \u003ctd\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBrand Name 🏷\u003c\/td\u003e\n        \u003ctd\u003eNONE\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCountry of Origin 🌏\u003c\/td\u003e\n        \u003ctd\u003eMainland China\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial 🧱\u003c\/td\u003e\n        \u003ctd\u003ePlastic\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRecommended Age 🎂\u003c\/td\u003e\n        \u003ctd\u003e14+y\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eElectronic 🔌\u003c\/td\u003e\n        \u003ctd\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eChoice Available ✔️\u003c\/td\u003e\n        \u003ctd\u003eYes (1\/3\/5 pcs)\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- Testimonial Section --\u003e\n  \u003csection class=\"testimonials\" aria-label=\"Customer Testimonials\"\u003e\n    \u003ch2\u003e🗣️ What Our Customers Say\u003c\/h2\u003e\n    \u003cblockquote class=\"testimonial-quote\" tabindex=\"0\"\u003e\n      \"These dinosaur eggs were a huge hit at my daughter’s birthday! The kids loved digging them out and playing with the little dinos afterward.\"\n      \u003cdiv class=\"testimonial-author\"\u003e– Sarah, 34\u003c\/div\u003e\n    \u003c\/blockquote\u003e\n    \u003cblockquote class=\"testimonial-quote\" tabindex=\"0\"\u003e\n      \"My son took forever to carefully excavate his dinosaur. Great quality and so much fun!\"\n      \u003cdiv class=\"testimonial-author\"\u003e– Mark, 29\u003c\/div\u003e\n    \u003c\/blockquote\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA Button --\u003e\n  \u003ca href=\"\/cart\/add?product=dinosaur-egg-excavation\" class=\"cta-button\" role=\"button\" aria-label=\"Add Dinosaur Egg Excavation Party Favors to cart\"\u003e\n    📚 Add to Cart \u0026amp; Start the Adventure!\n  \u003c\/a\u003e\n\n  \u003c!-- Product Images Grid --\u003e\n  \u003cdiv class=\"product-images\" aria-label=\"Additional product images\"\u003e\n    \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S36c15ac5325b4d6696419a068e5f9ccaC.jpg\" alt=\"Dinosaur egg excavation kit with tools\" tabindex=\"0\"\u003e\n    \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sf124682b1b304d7aaa22523c14d2690ac.jpg\" alt=\"Child excavating dinosaur egg toy\" tabindex=\"0\"\u003e\n    \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S06d1dff083fb4ccc864fb56e92f98da4O.jpg\" alt=\"Close up of dinosaur toy after excavation\" tabindex=\"0\"\u003e\n    \u003cimg src=\"https:\/\/ae-pic-a1.aliexpress-media.com\/kf\/S1331e33c207047c8b36b863e3541f578w.jpg\" alt=\"Party favors dinosaur eggs in gift bags\" tabindex=\"0\"\u003e\n    \u003cimg src=\"https:\/\/ae-pic-a1.aliexpress-media.com\/kf\/S3240b520d89744b59afdbda56211b15cd.jpg\" alt=\"Dinosaur egg excavation kits packaging\" tabindex=\"0\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/body\u003e","brand":"Atypical Journey Store","offers":[{"title":"random 5pcs","offer_id":43817294921806,"sku":"14:200006155#random 5pcs","price":35.19,"currency_code":"USD","in_stock":true},{"title":"random 3pcs","offer_id":43817294954574,"sku":"14:200006151#random 3pcs","price":25.99,"currency_code":"USD","in_stock":true},{"title":"random 1pcs","offer_id":43817294987342,"sku":"14:202422806#random 1pcs","price":14.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/6359\/3294\/files\/S36c15ac5325b4d6696419a068e5f9ccaC.webp?v=1780276686","url":"https:\/\/atypicaljourneystore.ca\/products\/dinosaur-egg-excavation-kit-party-favors","provider":"Atypical Journey Store","version":"1.0","type":"link"}