cosmeticx.info
Open in
urlscan Pro
139.59.136.212
Public Scan
URL:
https://cosmeticx.info/
Submission: On October 23 via api from US — Scanned from DE
Submission: On October 23 via api from US — Scanned from DE
Form analysis
7 forms found in the DOMPOST /localization
<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
value="DE"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
<path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
fill="#333333"></path>
</svg></button></form>
POST /localization
<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
name="country_code" type="hidden" value="DE"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(28, 27, 27); color: rgb(255, 255, 255);">Continue</button></form>
POST /localization
<form method="post" action="/localization" id="annbar-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization__grid">
<div class="localization__selector">
<input type="hidden" name="country_code" value="GB">
<country-selector><label class="label visually-hidden no-js-hidden" for="annbar-localization-country-button">Country/Region</label>
<div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-country-button">
<span class="text-start">United Kingdom (GBP £)</span>
<svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
<path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
</svg>
</button>
<ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-country-opt-0">
<li class="custom-select__option flex items-center js-option" id="annbar-localization-country-opt-0" role="option" data-value="GB" aria-selected="true">
<span class="pointer-events-none">United Kingdom (GBP £)</span>
</li>
</ul>
</div>
</country-selector>
</div>
</div>
<script>
customElements.whenDefined('custom-select').then(() => {
if (!customElements.get('country-selector')) {
class CountrySelector extends customElements.get('custom-select') {
constructor() {
super();
this.loaded = false;
}
async showListbox() {
if (this.loaded) {
super.showListbox();
return;
}
this.button.classList.add('is-loading');
this.button.setAttribute('aria-disabled', 'true');
try {
const response = await fetch('?section_id=country-selector');
if (!response.ok) throw new Error(response.status);
const tmpl = document.createElement('template');
tmpl.innerHTML = await response.text();
const el = tmpl.content.querySelector('.custom-select__listbox');
this.listbox.innerHTML = el.innerHTML;
this.options = this.querySelectorAll('.custom-select__option');
this.loaded = true;
} catch {
this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
} finally {
super.showListbox();
this.button.classList.remove('is-loading');
this.button.setAttribute('aria-disabled', 'false');
}
}
setButtonWidth() {
return;
}
}
customElements.define('country-selector', CountrySelector);
}
});
</script>
<script>
document.getElementById('annbar-localization').addEventListener('change', (evt) => {
const input = evt.target.previousElementSibling;
if (input && input.tagName === 'INPUT') {
input.value = evt.detail.selectedValue;
evt.currentTarget.submit();
}
});
</script>
</form>
GET /search
<form class="main-search__form" action="/search" method="get" autocomplete="off">
<div class="main-search__input-container">
<input class="main-search__input" type="text" name="q" autocomplete="OfF" placeholder="Search our store" aria-label="Search" id="ispbxii_0" autocorrect="off" autocapitalize="off" aria-autocomplete="list">
<button class="main-search__button" type="submit" aria-label="Search"><svg class="icon" width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation">
<g transform="translate(3 3)" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd">
<circle cx="7.824" cy="7.824" r="7.824"></circle>
<path stroke-linecap="square" d="m13.971 13.971 4.47 4.47"></path>
</g>
</svg></button>
</div>
<script src="//cosmeticx.info/cdn/shop/t/137/assets/search-suggestions.js?v=136224079820713396391717611124" defer=""></script>
<search-suggestions></search-suggestions>
</form>
POST /localization
<form method="post" action="/localization" id="annbar-localizationMobileNav" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization__grid">
<div class="localization__selector">
<input type="hidden" name="country_code" value="GB">
<country-selector><label class="label visually-hidden no-js-hidden" for="annbar-localization-country-buttonMobileNav">Country/Region</label>
<div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="annbar-localization-country-buttonMobileNav">
<span class="text-start">United Kingdom (GBP £)</span>
<svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
<path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
</svg>
</button>
<ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="annbar-localization-country-opt-0">
<li class="custom-select__option flex items-center js-option" id="annbar-localization-country-opt-0MobileNav" role="option" data-value="GB" aria-selected="true">
<span class="pointer-events-none">United Kingdom (GBP £)</span>
</li>
</ul>
</div>
</country-selector>
</div>
</div>
<script>
customElements.whenDefined('custom-select').then(() => {
if (!customElements.get('country-selector')) {
class CountrySelector extends customElements.get('custom-select') {
constructor() {
super();
this.loaded = false;
}
async showListbox() {
if (this.loaded) {
super.showListbox();
return;
}
this.button.classList.add('is-loading');
this.button.setAttribute('aria-disabled', 'true');
try {
const response = await fetch('?section_id=country-selector');
if (!response.ok) throw new Error(response.status);
const tmpl = document.createElement('template');
tmpl.innerHTML = await response.text();
const el = tmpl.content.querySelector('.custom-select__listbox');
this.listbox.innerHTML = el.innerHTML;
this.options = this.querySelectorAll('.custom-select__option');
this.loaded = true;
} catch {
this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
} finally {
super.showListbox();
this.button.classList.remove('is-loading');
this.button.setAttribute('aria-disabled', 'false');
}
}
setButtonWidth() {
return;
}
}
customElements.define('country-selector', CountrySelector);
}
});
</script>
<script>
document.getElementById('annbar-localization').addEventListener('change', (evt) => {
const input = evt.target.previousElementSibling;
if (input && input.tagName === 'INPUT') {
input.value = evt.detail.selectedValue;
evt.currentTarget.submit();
}
});
</script>
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="contact[tags]" value="prospect,newsletter">
<p>
<input type="email" placeholder="Your email" class="signup-form__email" value="" name="contact[email]" aria-label="Email" required="">
</p>
<button class="btn btn--secondary signup-form__button" type="submit">Subscribe</button>
</form>
POST /localization
<form method="post" action="/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization__grid">
<div class="localization__selector">
<input type="hidden" name="country_code" value="GB">
<country-selector><label class="label visually-hidden no-js-hidden" for="footer-localization-country-button">Country/Region</label>
<div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="footer-localization-country-button">
<span class="text-start">United Kingdom (GBP £)</span>
<svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
<path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
</svg>
</button>
<ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="footer-localization-country-opt-0">
<li class="custom-select__option flex items-center js-option" id="footer-localization-country-opt-0" role="option" data-value="GB" aria-selected="true">
<span class="pointer-events-none">United Kingdom (GBP £)</span>
</li>
</ul>
</div>
</country-selector>
</div>
</div>
<script>
customElements.whenDefined('custom-select').then(() => {
if (!customElements.get('country-selector')) {
class CountrySelector extends customElements.get('custom-select') {
constructor() {
super();
this.loaded = false;
}
async showListbox() {
if (this.loaded) {
super.showListbox();
return;
}
this.button.classList.add('is-loading');
this.button.setAttribute('aria-disabled', 'true');
try {
const response = await fetch('?section_id=country-selector');
if (!response.ok) throw new Error(response.status);
const tmpl = document.createElement('template');
tmpl.innerHTML = await response.text();
const el = tmpl.content.querySelector('.custom-select__listbox');
this.listbox.innerHTML = el.innerHTML;
this.options = this.querySelectorAll('.custom-select__option');
this.loaded = true;
} catch {
this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
} finally {
super.showListbox();
this.button.classList.remove('is-loading');
this.button.setAttribute('aria-disabled', 'false');
}
}
setButtonWidth() {
return;
}
}
customElements.define('country-selector', CountrySelector);
}
});
</script>
<script>
document.getElementById('footer-localization').addEventListener('change', (evt) => {
const input = evt.target.previousElementSibling;
if (input && input.tagName === 'INPUT') {
input.value = evt.detail.selectedValue;
evt.currentTarget.submit();
}
});
</script>
</form>
Text Content
YOUR LOCATION IS SET TO GERMANY * Shop in EUR € * Get shipping options for Germany Continue Change country/region Skip to content * Instagram * WhatsApp * TikTok * Pinterest 40,000+ Happy Customers Country/Region United Kingdom (GBP £) * United Kingdom (GBP £) Search * CLOTHING * JEWELLERY * MYSTERY BOXES Account Search Wishlist Cart * CLOTHING * TYPES * SWEATS & HOODS * JACKETS * TEES * LEG-WEAR * SHORTS * SHIRTS * RUGBY SHIRTS * TRACKSUIT TOPS * ACCESSORIES * SALE * STYLES * STREETWEAR * SOFTBOY * Y2K * SKATER * BRANDS * ALL BRANDS * NIKE * ADIDAS * RALPH LAUREN * TOMMY HILFIGER * NORTH FACE * CARHARTT * REEBOK * * * JEWELLERY * SHOP YOUR STYLE * STREETWEAR * MINIMAL * SKATER * AESTHETIC * NOSTALGIA * MENS JEWELLERY * BEST SELLERS * RINGS * PENDANTS * CHAINS * BRACELETS * PEARLS * SALE * WOMENS JEWELLERY * BEST SELLERS * RINGS * PENDANTS * NECKLACES * BRACELETS * PEARLS * SALE * * * MYSTERY BOXES * * * * * VINTAGE CLOTHING * LATEST DROP * SHOP BY TYPE * SWEATS & HOODS * JACKETS * TEES * JEANS * SHORTS * TRACKPANTS * RUGBY SHIRTS * SHIRTS * POLO SHIRTS * ACCESSORIES * SHOP ALL * SHOP BY STYLE * STREETWEAR * SOFTBOY * Y2K * SKATER * BRANDS * SHOP ALL * NIKE * ADIDAS * RALPH LAUREN * TOMMY HILFIGER * CARHARTT * REEBOK * FILA * NORTH FACE * LEVI'S * SALE * JEWELLERY * JEWELLERY SETS * SHOP YOUR STYLE * STREETWEAR * MINIMAL * SKATER * AESTHETIC * NOSTALGIA * MENS * BEST SELLERS * SHOP ALL * RINGS * PENDANTS * CHAINS * PEARLS * BRACELETS * WOMENS * SHOP ALL * RINGS * NECKLACES * PENDANTS * PEARLS * SALE * MENS SALE * WOMENS SALE * * MYSTERY BOXES * ALL BOXES SUMMER OUTFIT BOX OUTFIT BOX PREMIUM BOX STANDARD BOX JEWELLERY BOX * Country/Region United Kingdom (GBP £) * United Kingdom (GBP £) * Instagram * WhatsApp * TikTok * Pinterest JEWELLERY MYSTERY BOXES VINTAGE CLOTHING Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally Pay later with Clearpay 500+ 5 Star Reviews 30 day return policy Over 40,000 orders globally PREVIOUS OUR TOP PICKS NEXT View all New In Vintage Summer Outfit Mystery Box 5.0 rating (2 votes) (2) From £69.99 Fila Sweatshirt - Small £50.00 Sold out Carhartt Reworked Shoulder Bag £19.99 Multi Light Multi Dark + 5 more Nike Hoodie - X-Large £70.00 8 Ball Ring 4.8 rating (6 votes) (6) £20.00 Silver Gold Nike Sweatshirt - Large £60.00 Best Seller Vintage Outfit Mystery Box 4.6 rating (94 votes) (94) From £24.99 Adidas Sweatshirt - X-Large £65.00 Fleur Ring 4.3 rating (3 votes) (3) From £20.00 Silver Phone Pendant 5.0 rating (5 votes) (5) £25.00 Silver Gold Polo Ralph Lauren Wool Knitted 1/4 Zip Sweatshirt - Large £50.00 Sold out Nike Hoodie - Small £65.00 Sold out LATEST DROP NEW VINTAGE ITEMS EVERY SUNDAY 6PM BST PREVIOUS LATEST DROP NEXT View all Nike T-Shirt - Large £38.00 Sold out Nike Team NCAA Miami Hurricanes Basketball Jersey - Medium £30.00 Sold out Nike Zip-Through Hoodie - Small £55.00 Nike Air Jordan All-Over Print Single Stitch Graphic T-Shirt - Medium £70.00 Bape Camo Shark Full Zip Hoodie - Large £300.00 NFL Pro Line Washington Redskins Sweatshirt - Medium £65.00 Sold out Nike Team USA Basketball National Team T-Shirt - X-Large £28.00 Carhartt Long Sleeved T-Shirt - X-Large £40.00 Sold out Polo Sport Ralph Lauren T-Shirt - Large £30.00 Adidas Sweatshirt - Medium £55.00 Adidas MLB New York Yankees T-Shirt - X-Large £35.00 Hard Rock Cafe London Graphic T-Shirt - Medium £25.00 Nike Shorts - Small £35.00 Fila Sweatshirt - Large £55.00 Nike 1/4 Zip Sweatshirt - X-Large £45.00 Polo Jeans Co Ralph Lauren Misprint T-Shirt - X-Large £28.00 Tommy Hilfiger Athletics Short Sleeved Rugby Shirt - Large £40.00 Timberland Carpenter Jean Shorts - W36 L25 £38.00 Polo Ralph Lauren Striped Polo Shirt - Large £35.00 Nike Hoodie - Large £45.00 Sold out SHOP SWEATSHIRTS PREVIOUS SWEATSHIRTS NEXT View all Adidas Sweatshirt - Medium £55.00 Fila Sweatshirt - Large £55.00 Nike 1/4 Zip Sweatshirt - X-Large £45.00 Nike Sweatshirt - Large £60.00 Nike Sweatshirt - Large £65.00 Nike Sweatshirt - X-Large £68.00 Adidas Sweatshirt - Large £150.00 Adidas Sweatshirt - Large £55.00 Reebok Athletic Dept Sweatshirt - Small £50.00 Nike 80s Sweatshirt - Medium £80.00 Polo Ralph Lauren Collared Knitted Sweatshirt - Large £50.00 Calvin Klein Jeans Sweatshirt - X-Large £42.00 Puma Jogging Line Sweatshirt - Medium £40.00 Diesel Denim Division 1/4 Zip Sweatshirt - Small £40.00 Hugo Boss Knitted Sweatshirt - Medium £45.00 Nike Sweatshirt - Medium £45.00 Nike Sweatshirt - Small £43.00 Nike Sweatshirt - Large £45.00 United Colors Of Benetton Sweatshirt - Small £28.00 Reebok Sweatshirt - Small £42.00 SHOP TSHIRTS PREVIOUS SHOP TEES NEXT View all Hard Rock Cafe Yokohama T-Shirt - X-Large £25.00 Guinness T-Shirt - X-Large £26.00 Nike Las Vegas T-Shirt - X-Large £30.00 Guinness T-Shirt - Medium £25.00 Hard Rock Cafe Los Angeles T-Shirt - X-Large £22.00 Harley Davidson Live Hard Ride Easy Graphic T-Shirt - Medium £25.00 Tommy Hilfiger T-Shirt - Small £20.00 Nike Team USA Basketball National Team T-Shirt - X-Large £28.00 Polo Sport Ralph Lauren T-Shirt - Large £30.00 Adidas MLB New York Yankees T-Shirt - X-Large £35.00 Hard Rock Cafe London Graphic T-Shirt - Medium £25.00 Polo Jeans Co Ralph Lauren Misprint T-Shirt - X-Large £28.00 Nike T-Shirt - Small £40.00 Nike Air Jordan All-Over Print Single Stitch Graphic T-Shirt - Medium £70.00 Chase Authentics Nascar Dale Earnhardt The Big Dawg's Back Stay On The Porch Graphic T-Shirt - XX-Large £70.00 Alan Jackson All-Over Print Single Stitch Graphic T-Shirt - X-Large £65.00 Steve Kinser Racing Single Stitch Graphic T-Shirt - Large £55.00 Nascar Thundercat Billy Elliot Single Stitch Graphic T-Shirt - Large £55.00 Adidas T-Shirt - Large £35.00 Adidas Colour Block T-Shirt - Large £35.00 SINCE DAY ONE Since 2019, we’ve had one goal: to grow the unique fashion style of our customers. We started by selling one-of-a-kind vintage pieces to help them stand out from the crowd. Fast-forward to today, where we still sell thousands of one-of-a-kind pieces but now also provide full vintage outfit styling catered to each customer as well as creating our own jewellery line. This has allowed us to build your fashion confidence even further, while continuing to cost the planet nothing. Read Our Story Who Are We We're a young team of six mates who love vintage fashion and jewellery. Our goal is to to help you create one-of-a-kind looks that make you stand out from the crowd. Starting out in 2019 with just Dom in his bedroom, we've now grown to become the biggest vintage retailer in the UK - and we're just getting started! * Instagram * WhatsApp * TikTok * Pinterest Quick links * About Us * Our Blog * Contact * Returns * Shipping * FAQs * Search Newsletter Get notified of exclusive offers and promotions Subscribe American Express Apple Pay Diners Club Discover Google Pay Maestro Mastercard PayPal Shop Pay Union Pay Visa * Privacy Policy * Terms Of Service Country/Region United Kingdom (GBP £) * United Kingdom (GBP £) © 2024 Domno Vintage. Powered by Shopify Your cart Close Spend £50.00 more for free shipping! Your order is eligible for free shipping! 500+ Reviews On TrustPilot Checkout Close Your cart is empty Looking for ideas? Have a browse Your Cart Continue shopping 5% OFF No luck today 10% OFF Almost FREE SHIPPING Nothing 20% OFF Sorry! 25% OFF Nope 30% OFF Next time Spin and get a discount You have a chance to win a discount. You ready? First Name Email Phone number I agree to Terms and I have read our Privacy policy. I consent to get occasional text messages with useful info and alerts sent to my phone number. Try your luck * You can spin the wheel only once. * If you win, you can claim your coupon for 20 mins only! Ayyyy! You've hit {{couponName}}. Nice one! Don't forget to use the discount code at checkout! Your discount code is: Copy Continue & use discount No, I don't feel lucky