(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/9
Description
🎁This week's special event:Randomly selected 50 lucky customers to get double the order product every day.
We will send you an email, please remember to check, thanks for your support❤️❤️❤️
😍96.9% Of Customers Buy 2 Or More 😍
🐉The dragon will guard your dreams.
A beautiful and unique lava dragon's egg souvenir for fans of «Game of Thrones», «The Hobbit», «Harry Potter», «Skyrim», «How to train your Dragon» or any other magical world with dragons residing in it.
This piece is completely handmade, the dragon baby in the egg is made out of polymer clay and is sleeping in epoxy resin. Every single part of his — tiny feet, wings, head, tail — is worked with incredible detail and love.
You can also carry the egg around with you in a bag for good luck, play with it to calm down and relieve stress. It can sit on your work desk or near your home computer. Put it on a jewelry box - let it guard your treasures.
SIZE:
Height: 3.1 inches
Width: 2.2 inches
Depth: 2.2 inches
Material:
Soft clay + epoxy resin
⏰⏰NOTE: Each Lava Dragon Egg is unique and made by hands, that’s why a small deviation from the photos in the listing is possible.
MADE IN THE USA
Lava Dragon Egg is designed and manufactured in our Wisconsin factory using materials made in the United States.
Tip: Buying 2 products or more at the same time will save you quite a lot on shipping fees.
Our goods are all genuine, have genuine patent, fake goods must be investigated! Customer, please identify our products!
WHY US?👇
We work directly with manufacturers all over the world to ensure the best quality of our products. We have a Quality Control department which helps us to keep our promise!
Price is always competitive.
Awesome Customer Service
Amazing products along with High Quality
OUR GUARANTEE:
We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free ironclad 90-day guarantee.
If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
Buying items online can be a daunting task, so we want you to realize that there are absolutely ZERO risks in buying something and trying it out. If you don't like it, no hard feelings we'll make it right.
We have 24/7/365 Ticket and Email Support. Please contact us if you need assistance.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)