<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
  <meta charset="utf-8">
  <title>Merge Records - Artists, News, Music - Shop Vinyl, Merch, Music and More</title>
  <base href="/">

  <!-- IMPORTS -->
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
  <link href="https://transloadit.edgly.net/releases/uppy/v1.21.1/uppy.min.css" rel="stylesheet">

  <!-- META TAGS -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- 4.10.24, search console required me to do this again... -->
  <meta name="google-site-verification" content="lbX-lXSPzAurTwgQlgbvdmRlQe72WREwpLJBwUsCHuA">

  <!-- SCRIPTS / PIXELS -->
  <script src="https://www.google.com/recaptcha/api.js" async="" defer></script>
  <script src="https://kit.fontawesome.com/836025c28f.js" crossorigin="anonymous"></script>

  <!-- Dropbox Embed -->
  <script type="text/javascript" src="https://www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="b3h2k6goxctntkf"></script>
  <!-- End Dropbox Embed -->

  <!-- IMPORT -->
  <script async src='https://tag.simpli.fi/sifitag/ceb7ff30-967b-013a-9f40-06b4c2516bae?referer='></script>
<script async src='https://tag.simpli.fi/sifitag/d65c9b60-bf30-013a-9ae8-0cc47abd0334?referer='></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-1060244-3"></script>
<script>
	window.dataLayer = window.dataLayer || [];

	function gtag() 
  {
		dataLayer.push(arguments);
	}
	gtag('js', new Date());

	gtag('config', 'UA-1060244-3');
</script>


<!-- Facebook Pixel Code -->
<script>
  !(function(f, b, e, v, n, t, s) {
	if (f.fbq) return;
	n = f.fbq = function() {
	  n.callMethod
		? n.callMethod.apply(n, arguments)
		: n.queue.push(arguments);
	};
	if (!f._fbq) f._fbq = n;
	n.push = n;
	n.loaded = !0;
	n.version = '2.0';
	n.queue = [];
	t = b.createElement(e);
	t.async = !0;
	t.src = v;
	s = b.getElementsByTagName(e)[0];
	s.parentNode.insertBefore(t, s);
  })(
	window,
	document,
	'script',
	'https://connect.facebook.net/en_US/fbevents.js',
  );
  fbq('init', '592523187576334');
</script>
<!-- End Facebook Pixel Code -->

<!-- Mailchimp Pixel -->
<script id="mcjs">
	!function(c, h, i, m, p) 
	{
		m = c.createElement(h), p = c.getElementsByTagName(h)[0], m.async = 1, m.src = i, p.parentNode.insertBefore(m, p)
	}(document, "script", "https://chimpstatic.com/mcjs-connected/js/users/24e08bf1cf5410d583185b9b0/80b875411a6cde930eb15e688.js");
</script>
<!-- End Mailchimp Pixel -->

<!-- Foundee Pixel, 9-2-2022 -->
<script>
	!function(e, t, n, s, a, c, p, i, o, u) 
	{
		e[a] || ((i = e[a] = function() {
			i.process ? i.process.apply(i, arguments) : i.queue.push(arguments)
		}).queue = [], i.pixelId = "2eaecd36-6749-416c-b774-4d0c705e13b7", i.t = 1 * new Date, (o = t.createElement(n)).async = 1, o.src = "https://found.ee/dmp/pixel.js?t=" + 864e5 * Math.ceil(new Date / 864e5), (u = t.getElementsByTagName(n)[0]).parentNode.insertBefore(o, u))
	}(window, document, "script", 0, "foundee");
	foundee('', 'Y');
</script>
<!-- end Foundee Pixel -->

<script>account_id=2</script>
<script>account_id=2;disabled_wholesale=0;disabled_d2c=0;loyalty_feature=0;fuga_feature=null</script>
  <script>fuga_feature=1</script>
  <style>
    .mat-icon, mat-icon {
      font-family: 'Material Icons' !important;
    }
    .app-loading {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 85vh;
    }

    .logo-svg {
      max-width: 200px;
    }
  </style>
  <!-- STYLE IMPORT -->
<style>@charset "UTF-8";html{box-sizing:border-box;-ms-overflow-style:scrollbar;}*,:after,:before{box-sizing:inherit;}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,:after,:before{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}img{border-style:none;}img{vertical-align:middle;}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important;}img{page-break-inside:avoid;}@page {size:a3;}body{min-width:992px!important;}}*{font-size:15.6px;}* :focus{outline:none!important;}body,html{height:100%;}body{margin:0;}:root{--ck-z-default:1071;}:root{--ck-color-mention-background:rgba(153,0,48,0.1);--ck-color-mention-text:#990030;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-pen-green:#128a00;--ck-highlight-pen-red:#e71313;--ck-image-style-spacing:1.5em;--ck-todo-list-checkmark-size:16px;}</style><link rel="stylesheet" href="styles.a5760822734382003f2c.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.a5760822734382003f2c.css"></noscript></head>
<body>
  <pv-root>
    <div class="app-loading">
      <img class="logo-svg" src="https://polyvinyl-public.s3.amazonaws.com/aace49c7d80767cffec0e513ae886df0_eb01cef92e554234dbe8c53aedd7870ef83bdc8e_pressroom.svg">
    </div>
  </pv-root>
<script src="runtime-es2015.19515bd75a13abf5e811.js" type="module"></script><script src="runtime-es5.19515bd75a13abf5e811.js" nomodule defer></script><script src="polyfills-es5.a9389c52d60ac14dd050.js" nomodule defer></script><script src="polyfills-es2015.7eac84723144f9c261bc.js" type="module"></script><script src="scripts.fd6c5645829e82918226.js" defer></script><script src="main-es2015.fe511ee9ec47dabc157a.js" type="module"></script><script src="main-es5.fe511ee9ec47dabc157a.js" nomodule defer></script>

</body></html>