Help
RSS
API
Feed
Maltego
Contact
Domain > concoct.shop
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-10-31
172.67.157.72
(
ClassC
)
2025-12-08
104.21.59.115
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Mon, 08 Dec 2025 07:26:40 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-EncodingSet-Cookie: PHPSESSID61u4f6r9qshu7dlrg1k3m8lsu4; path/Set-Cookie: server_name_session6c09d47bac13382efba4e7ac62e74803; Max-Age86400; httponly; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTPragma: no-cacheCache-control: privateX-Powered-By: ThinkPHPReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?siIVuIg%2F2BEinlTrQukzGmIV6xjTwyhJ%2BvNdWSGuuotYQdXe0LMhABMrkVWwjNDbt8Y%2FOXohXpPHTDecJUWkjTGoljkvoGwfSbUzoeg%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9aaa89300f1887cd-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalableno> meta namekeywords contentOrganic Skincare, Natural Beauty Products, Wellness Supplements, Vegan Cosmetics, Self-Care, Hair Care, Clean Beauty, Anti-Aging, Health & Beauty> meta namedescription contentDiscover your path to radiant beauty and optimal wellness with our curated selection of premium products for skin, body, and vitality.> title>Home - Concoct/title> meta propertyog:type contentwebsite> meta propertyog:title contentConcoct - Shop for Concoct Online | concoct.shop> meta propertyog:url contenthttps:///> meta propertyog:description contentDiscover your path to radiant beauty and optimal wellness with our curated selection of premium products for skin, body, and vitality.> meta propertyog:site_name contentConcoct> meta propertyog:image content/logo.png> meta propertyog:image:alt contentConcoct> link relstylesheet href/static/css/normalize.css> link relstylesheet href/static/css/bootstrap.min.css> link relstylesheet href/static/css/bifont/bootstrap-icons.min.css> link relstylesheet href/static/css/fontawesome-6.7.2/css/all.min.css> link relstylesheet href/static/css/public.css> link relstylesheet href/static/css/header.css> link relstylesheet href/static/css/home.css> link relstylesheet href/static/css/footer.css>/head>body> div classheader-top>Free Shipping Threshold: Only $50!/div> header classheader-container idmainHeader> nav classnavbar navbar-expand-lg navbar-light> div classcontainer> a classnavbar-brand href/>img src/logo.png altConcoct - logo>/a> div classdesktop-nav collapse navbar-collapse> ul classnavbar-nav mr-auto> li classnav-item active> a classnav-link href/>Home/a> /li> li classnav-item> a classnav-link href/new-arrivals>New Arrivals/a> /li> li classnav-item dropdown> a classnav-link href/collections>Categories/a> /li> li classnav-item> a classnav-link href/pages/order-tracking>Track Order/a> /li> li classnav-item> a classnav-link href/blogs>Blogs/a> /li> li classnav-item> a classnav-link href/pages/About-Us>About/a> /li> li classnav-item> a classnav-link href/pages/Contact-Us>Contact/a> /li> /ul> form classsearch-box searchForm> button typesubmit classfas fa-search search-icon>/button> input classform-control search-input searchInput nameq typesearch placeholderSearch products... aria-labelSearch> /form> ul classnavbar-nav> li classnav-item> a classnav-link cart-icon href/account> i classfar fa-user>/i> /a> /li> li classnav-item> a classnav-link cart-icon href/cart> i classfas fa-shopping-cart>/i> /a> /li> /ul> /div> button classnavbar-toggler ml-auto typebutton idmobileMenuToggler> span classnavbar-toggler-icon>/span> /button> /div> /nav> div classmobile-menu idmobileMenu> form classmobile-search searchForm> button typesubmit classfas fa-search search-icon>/button> input classform-control search-input searchInput nameq typesearch placeholderSearch products... aria-labelSearch> /form> a href/cart classmobile-cart> div classcart-text> i classfas fa-shopping-cart>/i> Shopping Cart /div> /a> ul classnavbar-nav> li classnav-item active> a classnav-link href/> i classfas fa-home>/i> Home /a> /li> li classnav-item> a classnav-link href/new-arrivals> i classfas fa-store>/i> New Arrivals /a> /li> li classnav-item dropdown> a classnav-link href/collections> i classfas fa-list>/i> Categories /a> /li> li classnav-item> a classnav-link href/pages/order-tracking>i classfas fa-truck-moving>/i> Track Order/a> /li> li classnav-item> a classnav-link href/blogs>i classfas fa-blog>/i> Blogs/a> /li> li classnav-item> a classnav-link href/pages/About-Us> i classfas fa-info-circle>/i> About /a> /li> li classnav-item> a classnav-link href/pages/Contact-Us> i classfas fa-envelope>/i> Contact /a> /li> li classnav-item> a classnav-link href/account> i classfar fa-user>/i> My Account /a> /li> /ul> /div> div classmobile-menu-backdrop idmobileMenuBackdrop>/div> /header> script> const searchForms document.querySelectorAll(.searchForm); searchForms.forEach(form > { form.addEventListener(submit, function(event) { event.preventDefault(); const searchInput this.querySelector(.searchInput); const searchTerm searchInput.value; const encodedTerm encodeURIComponent(searchTerm); window.location.href `/search/${encodedTerm}`; }); }); window.addEventListener(scroll, function() { const header document.querySelector(.header-container); if (window.scrollY > 50) { header.classList.add(scrolled); } else { header.classList.remove(scrolled); } }); document.addEventListener(DOMContentLoaded, function() { const mobileMenuToggler document.getElementById(mobileMenuToggler); const mobileMenu document.getElementById(mobileMenu); const mobileMenuBackdrop document.getElementById(mobileMenuBackdrop); mobileMenuToggler.addEventListener(click, function() { const isExpanded this.getAttribute(aria-expanded) true; this.setAttribute(aria-expanded, !isExpanded); if (!isExpanded) { mobileMenu.classList.add(show); mobileMenuBackdrop.classList.add(show); document.body.style.overflow hidden; } else { mobileMenu.classList.remove(show); mobileMenuBackdrop.classList.remove(show); document.body.style.overflow ; } }); mobileMenuBackdrop.addEventListener(click, function() { mobileMenuToggler.setAttribute(aria-expanded, false); mobileMenu.classList.remove(show); this.classList.remove(show); document.body.style.overflow ; }); const navLinks document.querySelectorAll(.header-container .nav-link); navLinks.forEach(link > { link.addEventListener(click, function() { navLinks.forEach(l > l.classList.remove(active)); this.classList.add(active); if (this.closest(#mobileMenu)) { mobileMenuToggler.setAttribute(aria-expanded, false); mobileMenu.classList.remove(show); mobileMenuBackdrop.classList.remove(show); document.body.style.overflow ; } }); }); const searchInputs document.querySelectorAll(.header-container .search-input); const searchIcons document.querySelectorAll(.header-container .search-icon); searchInputs.forEach((input, index) > { input.addEventListener(focus, function() { searchIconsindex.style.color #e74c3c; }); input.addEventListener(blur, function() { searchIconsindex.style.color input.closest(.mobile-search) ? #bdc3c7 : #7f8c8d; }); }); const cartIcons document.querySelectorAll(.header-container .cart-icon, .header-container .mobile-cart); cartIcons.forEach(icon > { icon.addEventListener(mouseenter, function() { const cartCount this.querySelector(.cart-count); if (cartCount) { cartCount.style.transform scale(1.2); } }); icon.addEventListener(mouseleave, function() { const cartCount this.querySelector(.cart-count); if (cartCount) { cartCount.style.transform scale(1); } }); }); }); /script> div classcontainer-fluid py-4 data-v-1at3t0fh> div classindex-container> div classhero-banner> div classdynamic-bg> span>/span> span>/span> span>/span> span>/span> span>/span> /div> div classshine-effect>/div> div classrow h-100> div classcol-lg-6> div classbanner-content> h1 classbanner-title animate__animated animate__fadeInDown>Last Chance/h1> p classbanner-subtitle animate__animated animate__fadeIn animate__delay-1s>Quality Meets Affordability – Shop with Confidence!/p> div classanimate__animated animate__fadeInUp animate__delay-2s> a href/new-arrivals classbtn btn-pulse btn-lg>Shop Now/a> /div> /div> /div> /div> /div> div classrow mb-4> div classcol-12> h2 classpage-title>Hot sale/h2> /div> /div> div classrow> !-- Product 1 --> div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/15501977-Zikel-Professional-Hair-Fixing-Spray-Long-Lasting-Strong-Hold-Hairspray-for-All-Hair-Types> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/image_3ba0c4ef-c1a5-4421-a509-82d460e21769.jpg?v1664569687?&width400&height400&cropcenter altZikel Professional Hair Fixing Spray - Long Lasting Strong Hold Hairspray for All Hair Types classproduct-img> /a> span classproduct-badge badge-sale>97% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/15501977-Zikel-Professional-Hair-Fixing-Spray-Long-Lasting-Strong-Hold-Hairspray-for-All-Hair-Types>Zikel Professional Hair Fixing Spray - Long Lasting Strong Hold Hairspray for All Hair Types/a>/h5> div classprice-container> span classcurrent-price>$150/span> span classoriginal-price>$5000/span> span classdiscount-percent>97% Off/span> /div> a classbtn btn-add-to-cart href/products/15501977-Zikel-Professional-Hair-Fixing-Spray-Long-Lasting-Strong-Hold-Hairspray-for-All-Hair-Types> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/63835308-Lanel-Hair-Bonding-Glue-Professional-Hair-Extension-Adhesive-for-Seamless-Extensions-Weaves-Quick-Dry-Formula-Long-Lasting-Hold-Salon-Quality> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG_20190914_220546_575.jpg?v1634220591?&width400&height400&cropcenter altLanel Hair Bonding Glue - Professional Hair Extension Adhesive for Seamless Extensions & Weaves - Quick-Dry Formula, Long-Lasting Hold, Salon Quality classproduct-img> /a> span classproduct-badge badge-sale>89% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/63835308-Lanel-Hair-Bonding-Glue-Professional-Hair-Extension-Adhesive-for-Seamless-Extensions-Weaves-Quick-Dry-Formula-Long-Lasting-Hold-Salon-Quality>Lanel Hair Bonding Glue - Professional Hair Extension Adhesive for Seamless Extensions & Weaves - Quick-Dry Formula, Long-Lasting Hold, Salon Quality/a>/h5> div classprice-container> span classcurrent-price>$165/span> span classoriginal-price>$1500/span> span classdiscount-percent>89% Off/span> /div> a classbtn btn-add-to-cart href/products/63835308-Lanel-Hair-Bonding-Glue-Professional-Hair-Extension-Adhesive-for-Seamless-Extensions-Weaves-Quick-Dry-Formula-Long-Lasting-Hold-Salon-Quality> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/26328612-Professional-Powder-Brush-Set-for-Makeup-Application-Soft-Synthetic-Kabuki-Blending-Brushes-for-Foundation-Blush-Highlighter-Vegan-Cruelty-Free-Beauty-Tools> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/image_7f6fce2a-66dd-432c-a79c-b638b48ad9ed.jpg?v1653173102?&width400&height400&cropcenter altProfessional Powder Brush Set for Makeup Application - Soft Synthetic Kabuki & Blending Brushes for Foundation, Blush & Highlighter - Vegan & Cruelty Free Beauty Tools classproduct-img> /a> span classproduct-badge badge-sale>96% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/26328612-Professional-Powder-Brush-Set-for-Makeup-Application-Soft-Synthetic-Kabuki-Blending-Brushes-for-Foundation-Blush-Highlighter-Vegan-Cruelty-Free-Beauty-Tools>Professional Powder Brush Set for Makeup Application - Soft Synthetic Kabuki & Blending Brushes for Foundation, Blush & Highlighter - Vegan & Cruelty Free Beauty Tools/a>/h5> div classprice-container> span classcurrent-price>$120/span> span classoriginal-price>$3000/span> span classdiscount-percent>96% Off/span> /div> a classbtn btn-add-to-cart href/products/26328612-Professional-Powder-Brush-Set-for-Makeup-Application-Soft-Synthetic-Kabuki-Blending-Brushes-for-Foundation-Blush-Highlighter-Vegan-Cruelty-Free-Beauty-Tools> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/88332408-Ben-Nye-Professional-Clown-White-Makeup-1-5-oz-Water-Based-Face-Paint-for-Theater-Cosplay> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG_20190918_074755_799_6364be08-7c31-4643-95af-a28cca226474.jpg?v1634220609?&width400&height400&cropcenter altBen Nye Professional Clown White Makeup - 1.5 oz Water-Based Face Paint for Theater & Cosplay classproduct-img> /a> span classproduct-badge badge-sale>99% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/88332408-Ben-Nye-Professional-Clown-White-Makeup-1-5-oz-Water-Based-Face-Paint-for-Theater-Cosplay>Ben Nye Professional Clown White Makeup - 1.5 oz Water-Based Face Paint for Theater & Cosplay/a>/h5> div classprice-container> span classcurrent-price>$120/span> span classoriginal-price>$12000/span> span classdiscount-percent>99% Off/span> /div> a classbtn btn-add-to-cart href/products/88332408-Ben-Nye-Professional-Clown-White-Makeup-1-5-oz-Water-Based-Face-Paint-for-Theater-Cosplay> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/43631445-Juba-Makeup-Setting-Spray-Long-Lasting-Face-Mist-for-All-Day-Wear-Oil-Control-Hydrating-Formula> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/image_2b2ba9da-c49e-4f2b-bf78-df60644849f1.jpg?v1664568954?&width400&height400&cropcenter altJuba Makeup Setting Spray - Long Lasting Face Mist for All Day Wear | Oil Control & Hydrating Formula classproduct-img> /a> span classproduct-badge badge-sale>99% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/43631445-Juba-Makeup-Setting-Spray-Long-Lasting-Face-Mist-for-All-Day-Wear-Oil-Control-Hydrating-Formula>Juba Makeup Setting Spray - Long Lasting Face Mist for All Day Wear | Oil Control & Hydrating Formula/a>/h5> div classprice-container> span classcurrent-price>$110/span> span classoriginal-price>$11000/span> span classdiscount-percent>99% Off/span> /div> a classbtn btn-add-to-cart href/products/43631445-Juba-Makeup-Setting-Spray-Long-Lasting-Face-Mist-for-All-Day-Wear-Oil-Control-Hydrating-Formula> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/05676129-Zaron-Oil-Control-Face-Primer-Matte-Makeup-Base-for-Oily-Skin-Large-Pores> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG_20190927_112420_357.jpg?v1634220634?&width400&height400&cropcenter altZaron Oil Control Face Primer - Matte Makeup Base for Oily Skin & Large Pores classproduct-img> /a> span classproduct-badge badge-sale>99% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/05676129-Zaron-Oil-Control-Face-Primer-Matte-Makeup-Base-for-Oily-Skin-Large-Pores>Zaron Oil Control Face Primer - Matte Makeup Base for Oily Skin & Large Pores/a>/h5> div classprice-container> span classcurrent-price>$100/span> span classoriginal-price>$10000/span> span classdiscount-percent>99% Off/span> /div> a classbtn btn-add-to-cart href/products/05676129-Zaron-Oil-Control-Face-Primer-Matte-Makeup-Base-for-Oily-Skin-Large-Pores> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/22648831-Ponds-Mattifier-Oil-Free-Moisturizer-for-Oily-Skin-Travel-Size> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG_20190928_134300_817_1e391427-44e9-450a-9dea-5cee1bd2eb08.jpg?v1634220637?&width400&height400&cropcenter altPonds Mattifier Oil-Free Moisturizer for Oily Skin - Travel Size classproduct-img> /a> span classproduct-badge badge-sale>97% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/22648831-Ponds-Mattifier-Oil-Free-Moisturizer-for-Oily-Skin-Travel-Size>Ponds Mattifier Oil-Free Moisturizer for Oily Skin - Travel Size/a>/h5> div classprice-container> span classcurrent-price>$120/span> span classoriginal-price>$4000/span> span classdiscount-percent>97% Off/span> /div> a classbtn btn-add-to-cart href/products/22648831-Ponds-Mattifier-Oil-Free-Moisturizer-for-Oily-Skin-Travel-Size> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/40433416-Becharm-Ageless-Bottle-Foundation-Long-Lasting-Liquid-Makeup-with-SPF-Full-Coverage-Natural-Finish> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG_20191015_080011_046.jpg?v1634220650?&width400&height400&cropcenter altBecharm Ageless Bottle Foundation - Long Lasting Liquid Makeup with SPF, Full Coverage & Natural Finish classproduct-img> /a> span classproduct-badge badge-sale>97% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/40433416-Becharm-Ageless-Bottle-Foundation-Long-Lasting-Liquid-Makeup-with-SPF-Full-Coverage-Natural-Finish>Becharm Ageless Bottle Foundation - Long Lasting Liquid Makeup with SPF, Full Coverage & Natural Finish/a>/h5> div classprice-container> span classcurrent-price>$135/span> span classoriginal-price>$4500/span> span classdiscount-percent>97% Off/span> /div> a classbtn btn-add-to-cart href/products/40433416-Becharm-Ageless-Bottle-Foundation-Long-Lasting-Liquid-Makeup-with-SPF-Full-Coverage-Natural-Finish> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/54858975-18-Ring-Light-Bag-Professional-Photography-Lighting-Case-with-Carrying-Handle> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/IMG-20200514-WA0004.jpg?v1634220684?&width400&height400&cropcenter alt18 Ring Light Bag - Professional Photography Lighting Case with Carrying Handle classproduct-img> /a> span classproduct-badge badge-sale>98% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/54858975-18-Ring-Light-Bag-Professional-Photography-Lighting-Case-with-Carrying-Handle>18 Ring Light Bag - Professional Photography Lighting Case with Carrying Handle/a>/h5> div classprice-container> span classcurrent-price>$170/span> span classoriginal-price>$8500/span> span classdiscount-percent>98% Off/span> /div> a classbtn btn-add-to-cart href/products/54858975-18-Ring-Light-Bag-Professional-Photography-Lighting-Case-with-Carrying-Handle> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/71346912-Kiss-Beauty-Mega-Impact-Volumizing-Mascara-Long-Lasting-Waterproof-Formula-for-Dramatic-Lashes> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/21E60C3E-F3F2-4ADB-9CB6-2B0915785067.jpg?v1634220728?&width400&height400&cropcenter altKiss Beauty Mega Impact Volumizing Mascara - Long Lasting Waterproof Formula for Dramatic Lashes classproduct-img> /a> span classproduct-badge badge-sale>96% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/71346912-Kiss-Beauty-Mega-Impact-Volumizing-Mascara-Long-Lasting-Waterproof-Formula-for-Dramatic-Lashes>Kiss Beauty Mega Impact Volumizing Mascara - Long Lasting Waterproof Formula for Dramatic Lashes/a>/h5> div classprice-container> span classcurrent-price>$120/span> span classoriginal-price>$3000/span> span classdiscount-percent>96% Off/span> /div> a classbtn btn-add-to-cart href/products/71346912-Kiss-Beauty-Mega-Impact-Volumizing-Mascara-Long-Lasting-Waterproof-Formula-for-Dramatic-Lashes> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/88486192-Avour-Setting-Powder-Translucent-Loose-Powder-for-Flawless-Makeup-Finish> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/0E13EA0D-2622-4D9E-967A-B5DE0B97F5EA.jpg?v1634220740?&width400&height400&cropcenter altAvour Setting Powder - Translucent Loose Powder for Flawless Makeup Finish classproduct-img> /a> span classproduct-badge badge-sale>98% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/88486192-Avour-Setting-Powder-Translucent-Loose-Powder-for-Flawless-Makeup-Finish>Avour Setting Powder - Translucent Loose Powder for Flawless Makeup Finish/a>/h5> div classprice-container> span classcurrent-price>$120/span> span classoriginal-price>$6000/span> span classdiscount-percent>98% Off/span> /div> a classbtn btn-add-to-cart href/products/88486192-Avour-Setting-Powder-Translucent-Loose-Powder-for-Flawless-Makeup-Finish> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div>div classcol-lg-4 col-md-6 col-12 mb-4> div classproduct-card h-100> div classproduct-img-container> a href/products/32078674-Nuban-Loose-Glow-Natural-Loose-Powder-with-Radiant-Finish-for-Flawless-Skin> img srchttps://cdn.shopify.com/s/files/1/0601/6525/9513/products/CF70A85F-30C6-4C86-9D9B-70BDE8BBF91E.jpg?v1634220783?&width400&height400&cropcenter altNuban Loose Glow - Natural Loose Powder with Radiant Finish for Flawless Skin classproduct-img> /a> span classproduct-badge badge-sale>99% Off/span> /div> div classproduct-body> h5 classproduct-title>a href/products/32078674-Nuban-Loose-Glow-Natural-Loose-Powder-with-Radiant-Finish-for-Flawless-Skin>Nuban Loose Glow - Natural Loose Powder with Radiant Finish for Flawless Skin/a>/h5> div classprice-container> span classcurrent-price>$95/span> span classoriginal-price>$9500/span> span classdiscount-percent>99% Off/span> /div> a classbtn btn-add-to-cart href/products/32078674-Nuban-Loose-Glow-Natural-Loose-Powder-with-Radiant-Finish-for-Flawless-Skin> i classfas fa-shopping-cart mr-2>/i>Add to Cart /a> /div> /div> /div> div classrow mt-5> div classcol-12> h3 classsection-title mb-4>Latest Articles & Guides/h3> p classsection-subtitle text-muted mb-5>Discover helpful tips and the latest trends in our blog/p> /div>/div>div classrow mb-5> div classcol-lg-3 col-md-6 mb-4> div classblog-card card h-100 border-0 shadow-sm> div classposition-relative> a href/blogs/The-Glow-That-Changed-Everything-How-a-Simple-Makeup-Kit-Transformed-My-Confidence> img srchttps://cdn.shopify.com/s/files/1/1649/4481/files/LSS_Group1_925a81ba-8d15-48fd-a8d7-ab6c534d83ee.jpg?v1747938364?&width400&height400&cropcenter altThe Glow That Changed Everything: How a Simple Makeup Kit Transformed My Confidence classcard-img-top> /a> /div> div classcard-body> h5 classcard-title>a href/blogs/The-Glow-That-Changed-Everything-How-a-Simple-Makeup-Kit-Transformed-My-Confidence>The Glow That Changed Everything: How a Simple Makeup Kit Transformed My Confidence/a>/h5> div classcard-text text-muted>The Day Everything ChangedIt was one of those mornings where the rain matched my mood perfectly. Gray, persistent, and utterly uninspiring. I stared at my reflection in the bathroom mirror, tracin.../div> /div> div classcard-footer bg-transparent border-top-0> a href/blogs/The-Glow-That-Changed-Everything-How-a-Simple-Makeup-Kit-Transformed-My-Confidence classbtn btn-link text-primary pl-0>Read More i classfas fa-arrow-right ml-2>/i>/a> /div> /div> /div>div classcol-lg-3 col-md-6 mb-4> div classblog-card card h-100 border-0 shadow-sm> div classposition-relative> a href/blogs/The-Beauty-Quest-A-Journey-to-Rediscover-Confidence> img srchttps://cdn.shopify.com/s/files/1/1649/4481/files/BQP_Bundle_57e9aabc-1dbe-452b-a128-d86ccfd56f01.jpg?v1699493359?&width400&height400&cropcenter altThe Beauty Quest: A Journey to Rediscover Confidence classcard-img-top> /a> div classbadge-overlay> span classbadge badge-pill badge-primary>Shadow Bundle/span> /div> /div> div classcard-body> h5 classcard-title>a href/blogs/The-Beauty-Quest-A-Journey-to-Rediscover-Confidence>The Beauty Quest: A Journey to Rediscover Confidence/a>/h5> div classcard-text text-muted> The Beauty Quest: A Journey to Rediscover Confidence Sarah stared at her reflection in the mirror, tracing the faint lines around her eyes that hadnt been there a year ago. At thirty-fi.../div> /div> div classcard-footer bg-transparent border-top-0> a href/blogs/The-Beauty-Quest-A-Journey-to-Rediscover-Confidence classbtn btn-link text-primary pl-0>Read More i classfas fa-arrow-right ml-2>/i>/a> /div> /div> /div>div classcol-lg-3 col-md-6 mb-4> div classblog-card card h-100 border-0 shadow-sm> div classposition-relative> a href/blogs/The-Unfading-Legacy-An-Artist-s-Journey-with-Superhyped-Liquid-Pigments> img srchttps://cdn.shopify.com/s/files/1/1649/4481/files/SLP_all_01copy_d9ce27cc-3797-4772-ad92-1e87d699d2be.jpg?v1748643318?&width400&height400&cropcenter altThe Unfading Legacy: An Artists Journey with Superhyped Liquid Pigments classcard-img-top> /a> div classbadge-overlay> span classbadge badge-pill badge-primary>Shadow Bundle/span> /div> /div> div classcard-body> h5 classcard-title>a href/blogs/The-Unfading-Legacy-An-Artist-s-Journey-with-Superhyped-Liquid-Pigments>The Unfading Legacy: An Artists Journey with Superhyped Liquid Pigments/a>/h5> div classcard-text text-muted> In the heart of a bustling city, where creativity flowed as freely as the morning coffee, lived Elena, a passionate artist whose studio overlooked the urban landscape. Her walls were ado.../div> /div> div classcard-footer bg-transparent border-top-0> a href/blogs/The-Unfading-Legacy-An-Artist-s-Journey-with-Superhyped-Liquid-Pigments classbtn btn-link text-primary pl-0>Read More i classfas fa-arrow-right ml-2>/i>/a> /div> /div> /div>div classcol-lg-3 col-md-6 mb-4> div classblog-card card h-100 border-0 shadow-sm> div classposition-relative> a href/blogs/The-Palette-That-Transformed-My-Art-A-Makeup-Artist-s-Journey-with-Superhyped-Liquid-Pigments> img srchttps://cdn.shopify.com/s/files/1/1649/4481/files/SLP_bundle_mette_c37fb685-9b61-46fa-963b-0f859878503b.jpg?v1748643290?&width400&height400&cropcenter altThe Palette That Transformed My Art: A Makeup Artists Journey with Superhyped Liquid Pigments classcard-img-top> /a> div classbadge-overlay> span classbadge badge-pill badge-primary>Shadow Bundle/span> /div> /div> div classcard-body> h5 classcard-title>a href/blogs/The-Palette-That-Transformed-My-Art-A-Makeup-Artist-s-Journey-with-Superhyped-Liquid-Pigments>The Palette That Transformed My Art: A Makeup Artists Journey with Superhyped Liquid Pigments/a>/h5> div classcard-text text-muted>The Day Everything ChangedI remember the exact moment my makeup career almost ended. It was a sweltering July afternoon, and I was working my first major fashion show. Backstage was chaos - models.../div> /div> div classcard-footer bg-transparent border-top-0> a href/blogs/The-Palette-That-Transformed-My-Art-A-Makeup-Artist-s-Journey-with-Superhyped-Liquid-Pigments classbtn btn-link text-primary pl-0>Read More i classfas fa-arrow-right ml-2>/i>/a> /div> /div> /div> /div>/div>/div>/div> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css>!-- Footer Section --> footer classfooter-container data-v-1at3t0fh> !-- Floating Elements --> div classfloating floating-1>/div> div classfloating floating-2>/div> div classmain-footer> div classcontainer> !-- Newsletter Subscription Section --> div classrow> div classcol-12> div classnewsletter-section animated> div classrow align-items-center> div classcol-lg-5 mb-4 mb-lg-0> div classnewsletter-title>JOIN OUR NEWSLETTER/div> div classnewsletter-desc>Subscribe to receive updates, access to exclusive deals, and more./div> /div> div classcol-lg-7> div classnewsletter-form> input typeemail placeholderYour email address idsubscribe_email> button idsubscribe>SUBSCRIBE i classfas fa-paper-plane ml-2>/i>/button> /div> div classerror-msg-subscribe>/div> /div> /div> /div> /div> /div> div classrow> div classcol-lg-4 col-md-6 footer-col animated> h2 classfooter-logo>Concoct/h2> p stylefont-size: 14px; line-height: 1.6; color: rgba(255, 255, 255, 0.7);>Discover your path to radiant beauty and optimal wellness with our curated selection of premium products for skin, body, and vitality./p> /div> div classcol-lg-2 col-md-6 footer-col animated delay-1> h3 classfooter-heading>Shop/h3> ul classfooter-links> li>a href/new-arrivals>New Arrivals/a>/li> li>a href/hot-sales>Hot Sales/a>/li> li>a href/hot-arrivals>Best Sellers/a>/li> li>a href/collections>Collections/a>/li> /ul> /div> div classcol-lg-2 col-md-6 footer-col animated delay-2> h3 classfooter-heading>Support/h3> ul classfooter-links> li>a href/account>My Account/a>/li> li>a href/pages/about-us>About Us/a>/li> li>a href/pages/contact-us>Contact us/a>/li> li>a href/pages/order-tracking>Order Tracking/a>/li> li>a href/blogs>Blogs/a>/li> /ul> /div> div classcol-lg-4 col-md-6 footer-col animated delay-3> h3 classfooter-heading>Contact/h3> div classcontact-info> i classfas fa-map-marker-alt>/i> div> strong>Our Store/strong> p>2500 Central Park Ave, Yonkers, NY 10710/p> /div> /div> div classcontact-info> i classfas fa-phone-alt>/i> div> strong>Call Us/strong> p>914-395-3260br>Mon-Fri, 9am-5pm PST/p> /div> /div> div classcontact-info> i classfas fa-envelope>/i> div> strong>Email/strong> p>a href/cdn-cgi/l/email-protection class__cf_email__ data-cfemail5c2f292c2c332e281c3f33323f333f28722f34332c>email protected/a>/p> /div> /div> /div> /div> !-- Policy Links --> div classrow> div classcol-12> div classpolicy-links> a href/pages/privacy-policy>Privacy Policy/a> a href/pages/terms-of-services>Terms of Service/a> a href/pages/shipping-policy>Shipping Policy/a> a href/pages/returns-exchanges>Refund Policy/a> a href/pages/cookie-policy>Cookie Policy/a> /div> /div> /div> /div> /div> div classfooter-bottom> div classcontainer> div classrow> div classcol-md-6> p>© 2025 Concoct. All rights reserved./p> /div> div classcol-md-6 text-right> div classpayment-methods d-inline-block> img src/static/images/visa.svg altVisa> img src/static/images/mastercard.svg altMastercard> img src/static/images/paypal_new.svg altAmerican Express> img src/static/images/amex.svg altPayPal> img src/static/images/discover.svg altDiscover> /div> /div> /div> /div> /div> !-- Cookie Consent Modal --> div classcookie-consent idcookieConsent> div classcontainer> div classrow align-items-center> div classcol-md-8> p>We use cookies to provide a better browsing experience, analyze site traffic, and personalize content. By using our site, you consent to our use of cookies. a href/pages/cookie-policy stylecolor: #00dbde; font-weight: 500;>Learn more/a>/p> /div> div classcol-md-4 text-right> button classbtn btn-sm btn-decline idcookieDecline>Decline/button> button classbtn btn-sm btn-accept idcookieAccept>Accept/button> /div> /div> /div> /div> /footer> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script src/static/js/jquery.min.js>/script>script src/static/js/@popperjs/popper.min.js>/script>script src/static/js/bootstrap.bundle.min.js>/script>script src/static/js/form-validator/jquery.form-validator.min.js>/script>script src/static/js/public.js>/script>script> // Cookie Consent Functionality $(document).ready(function() { // Check if cookie consent was given if (!localStorage.getItem(cookieConsent)) { setTimeout(function() { $(#cookieConsent).addClass(show); }, 2000); } // Accept cookies $(#cookieAccept).click(function() { localStorage.setItem(cookieConsent, accepted); $(#cookieConsent).removeClass(show); }); // Decline cookies $(#cookieDecline).click(function() { localStorage.setItem(cookieConsent, declined); $(#cookieConsent).removeClass(show); // Here you would typically implement code to disable non-essential cookies }); // Cookie settings $(#cookieSettings).click(function() { alert(In a real implementation, this would show a modal with granular cookie controls.); }); // Mobile menu toggle for footer links $(.footer-heading).click(function() { if ($(window).width() 992) { $(this).toggleClass(active).next(.footer-links).slideToggle(300); } }); // Copy discount code to clipboard $(.discount-code).click(function() { const code $(this).text(); navigator.clipboard.writeText(code).then(function() { const originalText $(this).text(); $(this).text(Copied!); setTimeout(() > { $(this).text(originalText); }, 2000); }.bind(this)); }); }); $(function(){ $(document).on(input propertychange, #subscribe_email, function(){ var email $(this).val() if(!email) { $(.error-msg-subscribe).html(Please enter your email) return false; } var reg /^(a-zA-Z0-9+_/\_/\.?)*a-zA-Z0-9+@(a-zA-Z0-9+_/\_/\.?)*a-zA-Z0-9+\.a-zA-Z{2,3}$/; if(!reg.test(email)){ $(.error-msg-subscribe).html(The email format is incorrect) return false; }else{ $(.error-msg-subscribe).html() } }) $(document).on(click, #subscribe, function(){ var email $(#subscribe_email).val() if(!email) { $(.error-msg-subscribe).html(Please enter your email) return false; } else { var reg /^(a-zA-Z0-9+_/\_/\.?)*a-zA-Z0-9+@(a-zA-Z0-9+_/\_/\.?)*a-zA-Z0-9+\.a-zA-Z{2,3}$/; if(!reg.test(email)){ $(.error-msg-subscribe).html(The email format is incorrect) return false; } } $.ajax({ type: post, url: /signUp, data: {email:email}, dataType: json, success: function (res) { if(res.status 0){ $(.error-msg-subscribe).html(res.info) }else{ $(.error-msg-subscribe).html(res.info) } } }); }) $(document).on(click, .logout, function(e){ $.ajax({ type: get, url: /logout, dataType: json, success: function (res) { if(res.status 0){ }else{ $(#logoutModal).hide(); location.href /login; } } }); }) $(document).on(click,.mobile-nav-box,function(e){ e.stopPropagation(); }) $(document).find(#search-btn).click(function(){ var search $(.header-search-input).val(); if(search){ var url /search/+search; location.href url; } }) $(document).find(#search-btn_mobile).click(function(){ var search $(.header-search-input_mobile).val(); if(search){ var url /search/+search; location.href url; } }) $(document).on(click, .header_decrease_cart, function(){ var numDom $(this).siblings(.header_number_cart); var itemDom $(this).closest(.mini-cart-item); var pnum parseInt(numDom.val()); var gid $(this).attr(data-pid); var size $(this).attr(data-size); var color $(this).attr(data-color); var pricerealDom $(this).closest(.mini-cart-item-info).find(.price-sale_header); var priceDom $(this).closest(.mini-cart-item-info).find(.price-original_header); var allpriceDom $(.total-price_header); $.ajax({ type: post, url: /reducecart, data: {goods_id:gid,type:2,goods_color:color,goods_size:size}, dataType: json, success: function (res) { if(res.status 0){ }else{ numDom.val(res.info.number); allpriceDom.html(res.info.all_price) if(res.info.number 0){ itemDom.remove(); }else{ priceDom.html(res.info.price) pricerealDom.html(res.info.real_price) } } }, error:function(res){ } }); }) $(document).on(click, .header_increase_cart, function(){ var numDom $(this).siblings(.header_number_cart); var itemDom $(this).closest(.mini-cart-item); var pnum parseInt(numDom.val()); var gid $(this).attr(data-pid); var size $(this).attr(data-size); var color $(this).attr(data-color); var pricerealDom $(this).closest(.mini-cart-item-info).find(.price-sale_header); var priceDom $(this).closest(.mini-cart-item-info).find(.price-original_header); var allpriceDom $(.total-price_header); $.ajax({ type: post, url: /reducecart, data: {goods_id:gid,type:1,goods_color:color,goods_size:size}, dataType: json, success: function (res) { if(res.status 0){ }else{ numDom.val(res.info.number); allpriceDom.html(res.info.all_price) if(res.info.number 0){ itemDom.remove(); }else{ priceDom.html(res.info.price) pricerealDom.html(res.info.real_price) } } }, error:function(res){ } }); }) $(document).on(click, .header_remove_cart, function(){ var gid $(this).attr(data-pid); var size $(this).attr(data-size); var color $(this).attr(data-color); var itemDom $(this).closest(.mini-cart-item); var allpriceDom $(.total-price_header); $.ajax({ type: post, url: /removeCart, data: {goods_id:gid,goods_color:color,goods_size:size}, dataType: json, success: function (res) { if(res.status 0){ }else{ itemDom.remove(); allpriceDom.html(res.info) } }, error:function(res){ } }); }) })/script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]