<!doctype html>
<html class="flex flex-col min-h-full" lang="en">
<head>
<script>
vice= {
  config: {
    viceAccountId: 'umusic',
    viceSiteId: 'selenagomezofficial',
    viceSectionId: ''
  }
}
</script>
<script src='//vice-prod.sdiapi.com/vice_loader/umusic/selenagomezofficial'></script><meta charset="utf-8">
  <meta name="robots" content="noai, noimageai">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no,viewport-fit=cover"><style data-shopify>
/* TYPOGRAPHY */:root {
--typeface_primary: Helvetica, Arial, sans-serif;--typeface_secondary: Helvetica, Arial, sans-serif;--typeface_tertiary: Helvetica, Arial, sans-serif;--font_display_md: var(--typeface_secondary);
  --font_display_md_weight: 300;
  --font_display_md_letter: 0.0625rem;
  --font_display_md_line: 1;
  --font_display_md_text_transform: none;--font_display_md_size: 1.75rem;
  --font_display_md_size_md: 2.0625rem;--font_heading_2xl: var(--typeface_primary);
  --font_heading_2xl_weight: 400;
  --font_heading_2xl_letter: 0.0625rem;
  --font_heading_2xl_line: 1.1;
  --font_heading_2xl_text_transform: uppercase;--font_heading_2xl_size: 1.75rem;
  --font_heading_2xl_size_md: 1.875rem;--font_heading_xl: var(--typeface_primary);
  --font_heading_xl_weight: 400;
  --font_heading_xl_letter: 0.0625rem;
  --font_heading_xl_line: 1.5;
  --font_heading_xl_text_transform: uppercase;--font_heading_xl_size: 1.25rem;
  --font_heading_xl_size_md: 1.875rem;--font_heading_lg: var(--typeface_primary);
  --font_heading_lg_weight: 400;
  --font_heading_lg_letter: 0.0625rem;
  --font_heading_lg_line: 1.5;
  --font_heading_lg_text_transform: uppercase;--font_heading_lg_size: 1.125rem;
  --font_heading_lg_size_md: 1.25rem;--font_heading_md: var(--typeface_primary);
  --font_heading_md_weight: 400;
  --font_heading_md_letter: 0.0625rem;
  --font_heading_md_line: 1.5;
  --font_heading_md_text_transform: uppercase;--font_heading_md_size: 1.0rem;
  --font_heading_md_size_md: 1.0rem;--font_body_lg: var(--typeface_tertiary);
  --font_body_lg_weight: 400;
  --font_body_lg_letter: 0.0rem;
  --font_body_lg_line: 1.5;
  --font_body_lg_text_transform: uppercase;--font_body_lg_size: 1.0rem;
  --font_body_lg_size_md: 1.125rem;--font_body_md: var(--typeface_primary);
  --font_body_md_weight: 400;
  --font_body_md_letter: 0.0rem;
  --font_body_md_line: 1.5;
  --font_body_md_text_transform: none;--font_body_md_size: 0.875rem;
  --font_body_md_size_md: 0.875rem;--font_body_sm: var(--typeface_primary);
  --font_body_sm_weight: 400;
  --font_body_sm_letter: 0.0rem;
  --font_body_sm_line: 1.5;
  --font_body_sm_text_transform: uppercase;--font_body_sm_size: 0.75rem;
  --font_body_sm_size_md: 0.75rem;--font_body_xs: var(--typeface_primary);
  --font_body_xs_weight: 900;
  --font_body_xs_letter: 0.0625rem;
  --font_body_xs_line: 2;
  --font_body_xs_text_transform: uppercase;--font_body_xs_size: 0.75rem;
  --font_body_xs_size_md: 0.75rem;--font_button: var(--typeface_primary);
  --font_button_weight: 400;
  --font_button_letter: 0.05625rem;
  --font_button_line: 1;
  --font_button_text_transform: uppercase;--font_button_size: 1.4375rem;
  --font_button_size_md: 1.4375rem;--font_navigation_lg: var(--typeface_primary);
  --font_navigation_lg_weight: 400;
  --font_navigation_lg_letter: 0.0625rem;
  --font_navigation_lg_line: 1.5;
  --font_navigation_lg_text_transform: uppercase;--font_navigation_lg_size: 1.0rem;
  --font_navigation_lg_size_md: 0.875rem;--font_navigation_md: var(--typeface_primary);
  --font_navigation_md_weight: 400;
  --font_navigation_md_letter: 0.025rem;
  --font_navigation_md_line: 1.5;
  --font_navigation_md_text_transform: uppercase;--font_navigation_md_size: 1.25rem;
  --font_navigation_md_size_md: 1.0rem;--font_navigation_sm: var(--typeface_primary);
  --font_navigation_sm_weight: 400;
  --font_navigation_sm_letter: 0.0375rem;
  --font_navigation_sm_line: 1.5;
  --font_navigation_sm_text_transform: uppercase;--font_navigation_sm_size: 0.875rem;
  --font_navigation_sm_size_md: 0.875rem;
}
/* TYPOGRAPHY */

</style><style data-shopify>
  /**
      Set Color Variable from shopify
  */
  :root {
    --color-outline: #2563eb;
    --color-black: hsl(0 0% 5%);
    --color-white: hsl(0 0% 95%);
    --color-transparent: rgba(0,0,0,0);

    --color-gray-50: hsl(0 0% 98%);
    --color-gray-100: hsl(240 5% 96%);
    --color-gray-200: hsl(240 6% 90%);
    --color-gray-300: hsl(240 5% 84%);
    --color-gray-400: hsl(240 5% 65%);
    --color-gray-500: hsl(240 4% 46%);
    --color-gray-600: hsl(240 5% 34%);
    --color-gray-700: hsl(240 5% 26%);
    --color-gray-800: hsl(240 4% 16%);
    --color-gray-900: hsl(240 6% 10%);

    --color-gray-100-on: hsl(240 6% 10%);
    --color-gray-900-on: hsl(240 5% 96%);--scheme1-content-base:0 0% 0%;
      --scheme1-content-subtle:0 0% 0%;
      --scheme1-content-emphasis:0 0% 0%;
      --scheme1-content-heading:0 0% 0%;

      --scheme1-surface:27 65% 97%;
      --scheme1-surface-gradient: ;
      --scheme1-background:27 65% 97%;
      --scheme1-background-gradient: ;

      --scheme1-primary:0 0% 0%;
      --scheme1-primary-light:0 0% 20%;
      --scheme1-primary-dark:0 0% 0%;
      --scheme1-primary-on:27 65% 97%;
      --scheme1-primary-gradient: ;

      --scheme1-secondary:340 71% 27%;
      --scheme1-secondary-light:340 71% 47%;
      --scheme1-secondary-dark:341 71% 7%;
      --scheme1-secondary-on:27 65% 97%;
      --scheme1-secondary-gradient: ;

      --scheme1-tertiary:0 0% 0%;
      --scheme1-tertiary-light:0 0% 20%;
      --scheme1-tertiary-dark:0 0% 0%;
      --scheme1-tertiary-on:27 65% 97%;
      --scheme1-tertiary-gradient: ;--scheme1-notification-on:27 65% 97%;
      --scheme1-notification:0 0% 0%;
      --scheme1-notification-mix: hsl(27, 12%, 39%);--scheme1-success-on:27 65% 97%;
      --scheme1-success:0 0% 0%;
      --scheme1-success-mix: hsl(27, 12%, 39%);--scheme1-error-on:0 74% 42%;
      --scheme1-error:0 100% 97%;
      --scheme1-error-mix: hsl(0, 66%, 60%);--scheme2-content-base:0 0% 0%;
      --scheme2-content-subtle:0 0% 0%;
      --scheme2-content-emphasis:0 0% 0%;
      --scheme2-content-heading:0 0% 0%;

      --scheme2-surface:27 56% 94%;
      --scheme2-surface-gradient: ;
      --scheme2-background:27 56% 94%;
      --scheme2-background-gradient: ;

      --scheme2-primary:0 0% 0%;
      --scheme2-primary-light:0 0% 20%;
      --scheme2-primary-dark:0 0% 0%;
      --scheme2-primary-on:27 56% 94%;
      --scheme2-primary-gradient: ;

      --scheme2-secondary:336 64% 24%;
      --scheme2-secondary-light:336 64% 44%;
      --scheme2-secondary-dark:337 62% 4%;
      --scheme2-secondary-on:27 56% 94%;
      --scheme2-secondary-gradient: ;

      --scheme2-tertiary:0 0% 0%;
      --scheme2-tertiary-light:0 0% 20%;
      --scheme2-tertiary-dark:0 0% 0%;
      --scheme2-tertiary-on:27 56% 94%;
      --scheme2-tertiary-gradient: ;--scheme2-notification-on:27 56% 94%;
      --scheme2-notification:0 0% 0%;
      --scheme2-notification-mix: hsl(27, 14%, 37%);--scheme2-success-on:27 56% 94%;
      --scheme2-success:0 0% 0%;
      --scheme2-success-mix: hsl(27, 14%, 37%);--scheme2-error-on:0 74% 42%;
      --scheme2-error:0 100% 97%;
      --scheme2-error-mix: hsl(0, 66%, 60%);}.scheme-scheme1 {
        /* Content */
        --color-content-base: hsl(var(--scheme1-content-base));
        --color-content-subtle: hsl(var(--scheme1-content-subtle));
        --color-content-emphasis: hsl(var(--scheme1-content-emphasis));
        --color-content-heading: hsl(var(--scheme1-content-heading));

        /* Surface */
        --color-surface: hsl(var(--scheme1-surface, var(--scheme1-background)));--color-surface-gradient: hsl(var(--scheme1-surface));
        /* Background */
        --color-background: hsl(var(--scheme1-background));--color-background-gradient: hsl(var(--scheme1-background));/* Primary Color */
        --color-primary-on: hsl(var(--scheme1-primary-on));
        --color-primary: hsl(var(--scheme1-primary));
        --color-primary-dark: hsl(var(--scheme1-primary-dark));
        --color-primary-light: hsl(var(--scheme1-primary-light));--color-primary-gradient: hsl(var(--scheme1-primary));/* Secondary Color */
        --color-secondary-on: hsl(var(--scheme1-secondary-on));
        --color-secondary: hsl(var(--scheme1-secondary));
        --color-secondary-dark: hsl(var(--scheme1-secondary-dark));
        --color-secondary-light: hsl(var(--scheme1-secondary-light));--color-secondary-gradient: hsl(var(--scheme1-secondary));/* Tertiary Color */
        --color-tertiary-on: hsl(var(--scheme1-tertiary-on));
        --color-tertiary: hsl(var(--scheme1-tertiary));
        --color-tertiary-dark: hsl(var(--scheme1-tertiary-dark));
        --color-tertiary-light: hsl(var(--scheme1-tertiary-light));--color-tertiary-gradient: hsl(var(--scheme1-tertiary));/* Accent Colors */
        /* Notification */
        --color-on-notification: hsl(var(--scheme1-notification-on));
        --color-notification: hsl(var(--scheme1-notification));
        --color-notification-mix: var(--scheme1-notification-mix);

        /* Success */
        --color-on-success: hsl(var(--scheme1-success-on));
        --color-success: hsl(var(--scheme1-success));
        --color-success-mix: var(--scheme1-success-mix);

        /* Error */
        --color-on-error: hsl(var(--scheme1-error-on));
        --color-error-on: var(--color-on-error);
        --color-error: hsl(var(--scheme1-error));
        --color-error-mix: var(--scheme1-error-mix);--color-error-mix-on: var(--color-black);

        /* Section */--color-text: var(--color-content-base, var(--color-content-base));
        --color-border: var(--color-secondary, var(--border-default-color));
        /* Section */

        /* Tables BG Color */
        --color-table-bg: var(--color-default, var(--color-background));

        /* Input Color */
        --color-input-text: hsl(var(--scheme1-content-base));
      }
    .scheme-scheme2 {
        /* Content */
        --color-content-base: hsl(var(--scheme2-content-base));
        --color-content-subtle: hsl(var(--scheme2-content-subtle));
        --color-content-emphasis: hsl(var(--scheme2-content-emphasis));
        --color-content-heading: hsl(var(--scheme2-content-heading));

        /* Surface */
        --color-surface: hsl(var(--scheme2-surface, var(--scheme2-background)));--color-surface-gradient: hsl(var(--scheme2-surface));
        /* Background */
        --color-background: hsl(var(--scheme2-background));--color-background-gradient: hsl(var(--scheme2-background));/* Primary Color */
        --color-primary-on: hsl(var(--scheme2-primary-on));
        --color-primary: hsl(var(--scheme2-primary));
        --color-primary-dark: hsl(var(--scheme2-primary-dark));
        --color-primary-light: hsl(var(--scheme2-primary-light));--color-primary-gradient: hsl(var(--scheme2-primary));/* Secondary Color */
        --color-secondary-on: hsl(var(--scheme2-secondary-on));
        --color-secondary: hsl(var(--scheme2-secondary));
        --color-secondary-dark: hsl(var(--scheme2-secondary-dark));
        --color-secondary-light: hsl(var(--scheme2-secondary-light));--color-secondary-gradient: hsl(var(--scheme2-secondary));/* Tertiary Color */
        --color-tertiary-on: hsl(var(--scheme2-tertiary-on));
        --color-tertiary: hsl(var(--scheme2-tertiary));
        --color-tertiary-dark: hsl(var(--scheme2-tertiary-dark));
        --color-tertiary-light: hsl(var(--scheme2-tertiary-light));--color-tertiary-gradient: hsl(var(--scheme2-tertiary));/* Accent Colors */
        /* Notification */
        --color-on-notification: hsl(var(--scheme2-notification-on));
        --color-notification: hsl(var(--scheme2-notification));
        --color-notification-mix: var(--scheme2-notification-mix);

        /* Success */
        --color-on-success: hsl(var(--scheme2-success-on));
        --color-success: hsl(var(--scheme2-success));
        --color-success-mix: var(--scheme2-success-mix);

        /* Error */
        --color-on-error: hsl(var(--scheme2-error-on));
        --color-error-on: var(--color-on-error);
        --color-error: hsl(var(--scheme2-error));
        --color-error-mix: var(--scheme2-error-mix);--color-error-mix-on: var(--color-black);

        /* Section */--color-bg: var(--color-transparent, var(--color-background));--color-text: var(--color-content-base, var(--color-content-base));
        --color-border: var(--color-secondary, var(--border-default-color));
        /* Section */

        /* Tables BG Color */
        --color-table-bg: var(--color-default, var(--color-background));

        /* Input Color */
        --color-input-text: hsl(var(--scheme2-content-base));
      }
    
</style>
<style data-shopify>:root {
    --border-default-width: 1px;
    --border-default-width-narrow: 1px;
    --border-default-width-wide: 2px;
    --border-default-radius: 0;
    --border-default-color: var(--color-content-subtle);
  }</style><style data-shopify>
  :root {--button-px-sm: 0.75rem; --button-py-sm: 0.5rem; --button-px-md: 1rem; --button-py-md: 0.625rem; --button-px-lg: 1.25rem; --button-py-lg: 0.75rem; --button-font-size: var(--font_button_size);--button-all-border-radius: 4px;--border-button-width: var(--border-default-width-wide);--button-px-default: var(--button-px-sm);--button-py-default: var(--button-py-sm);}

  .btn {--tw-shadow: 0 0px 0px 0 var(--button-shadow-color); --button-box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow); display: flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; position: relative; overflow: hidden; color: var(--button-color); border: var(--border-button-width) solid var(--border-color); border-radius: var(--button-all-border-radius); box-shadow: var(--button-box-shadow); padding: var(--button-py-default) var(--button-px-default); font-size: var(--button-font-size); font-family: var(--font_button); font-weight: var(--font_button_weight); letter-spacing: var(--font_button_letter); line-height: var(--font_button_line); text-transform: var(--font_button_text_transform); transition: .2s ease-out; --border-color: var(--default,var(--color-primary)); --button-color: var(--color-primary-on); --button-shadow-color: var(--color-primary-20); text-decoration-color: transparent; --button-fill: var(--color-primary);--button-fill-hover: var(--color-secondary); background: var(--button-fill); --button-gradient-visible: hidden;}

  .btn:before,
  .btn:after {
    content: '';
    background: transparent;
    inset: 0;
    position: absolute;
    display: block;
    visibility: var(--button-gradient-visible, hidden);
    z-index: -1;
    transition: .2s ease-out;
    transform: translate3d(0,0,0);
  }
  .btn:before {
    background: var(--button-fill-hover);
    opacity: 0;
  }
  .btn:hover::before {
    opacity: var(--button-bg-opacity, 1);
  }

  .btn:after {
    background: var(--button-fill);
    opacity: var(--button-bg-opacity, 1);
  }
  .btn:hover::after {
    opacity: 0;
  }

  input.btn {
    background: var(--button-fill);
  }
  input.btn:before {
    display: none;
  }
  input.btn:after {
    display: none;
  }
  input.btn:hover {
    background: var(--button-fill-hover);
  }

  .btn--sm {
    --button-py-default: var(--button-py-sm);
    --button-px-default: var(--button-px-sm);
    font-size: max(calc(var(--button-font-size) * .618em ), 14px)
  }
  .btn--md {
    --button-py-default: var(--button-py-md);
    --button-px-default: var(--button-px-md);
  }
  .btn--lg {
    --button-py-default: var(--button-py-lg);
    --button-px-default: var(--button-px-lg);
  }

  .btn:hover,
  .btn--primary:hover {--border-color: var(--default,var(--color-secondary)); --button-color: var(--color-secondary-on); --button-shadow-color: var(--color-secondary-20); text-decoration-color: transparent; background: var(--button-fill-hover);}

  .btn--secondary {--button-color: var(--color-primary); --border-color: var(--default,var(--color-primary)); --button-shadow-color: var(--color-primary-20); text-decoration-color: transparent; --button-fill: var(--color-transparent);--button-fill-hover: var(--color-secondary); background: var(--button-fill); --button-gradient-visible: hidden;}

  .btn--secondary:hover {--border-color: var(--default,var(--color-secondary)); --button-color: var(--color-secondary-on); --button-shadow-color: var(--color-secondary-20); text-decoration-color: transparent; background: var(--button-fill-hover);}

  .btn--tertiary {--button-color: var(--color-tertiary); --border-color: var(--default, var(--color-tertiary)); --button-shadow-color: transparent; border-width: 0; text-decoration: underline; text-underline-offset: var(--button-py-default); text-decoration-thickness: var(--border-default-width-wide); text-decoration-color: var(--default, var(--color-tertiary)); --button-fill: var(--color-transparent);--button-fill-hover: var(--color-transparent); background: var(--button-fill); --button-gradient-visible: hidden;}

  .btn--tertiary:hover {--button-color: var(--color-tertiary); --border-color: transparent; --button-shadow-color: transparent; text-decoration-color: transparent; background: var(--button-fill-hover);}

  .btn--light {--border-color: var(--color-gray-100,var(--color-gray-100)); --button-color: var(--color-gray-100-on); --button-shadow-color: var(--color-gray-100-20); text-decoration-color: transparent; --button-fill: var(--color-gray-100);--button-fill-hover: var(--color-gray-100);}

  .btn--light:hover {--border-color: var(--color-gray-100,var(--color-gray-100)); --button-color: var(--color-gray-100-on); --button-shadow-color: var(--color-gray-100-20); text-decoration-color: transparent;}

  .btn--dark {--border-color: var(--color-gray-900,var(--color-gray-900)); --button-color: var(--color-gray-900-on); --button-shadow-color: var(--color-gray-900-20); text-decoration-color: transparent; --button-fill: var(--color-gray-900);--button-fill-hover: var(--color-gray-900);}

  .btn--dark:hover {--border-color: var(--color-gray-900,var(--color-gray-900)); --button-color: var(--color-gray-900-on); --button-shadow-color: var(--color-gray-900-20); text-decoration-color: transparent;}

  @media screen and (min-width: 48em) {
    .btn {
      --button-font-size: var(--font_button_size_md);
    }
  }
</style>
<style data-shopify>
:root {
  --gap-sm-2xs: 0.25rem;
  --gap-sm-xs: 0.5rem;
  --gap-sm-sm: 0.75rem;
  --gap-sm-md: 1.0rem;
  --gap-sm-lg: 1.25rem;
  --gap-sm-xl: 1.5rem;
  --gap-sm-2xl: 2.0rem;
  --gap-lg-2xs: 0.5rem;
  --gap-lg-xs: 1.0rem;
  --gap-lg-sm: 1.5rem;
  --gap-lg-md: 2.0rem;
  --gap-lg-lg: 2.5rem;
  --gap-lg-xl: 3.0rem;
  --gap-lg-2xl: 3.5rem;
  --gap-container-2xs: 0.5rem;
  --gap-container-xs: 1.0rem;
  --gap-container-sm: 2.0rem;
  --gap-container-md: 3.0rem;
  --gap-container-lg: 4.0rem;
  --gap-container-xl: 5.0rem;
  --gap-container-2xl: 6.0rem;
  --padding-xs-2xs: 0.125rem;
  --padding-xs-xs: 0.25rem;
  --padding-xs-sm: 0.375rem;
  --padding-xs-md: 0.5rem;
  --padding-xs-lg: 0.625rem;
  --padding-xs-xl: 0.75rem;
  --padding-xs-2xl: 1.0rem;
  --padding-sm-2xs: 0.25rem;
  --padding-sm-xs: 0.5rem;
  --padding-sm-sm: 0.75rem;
  --padding-sm-md: 1.0rem;
  --padding-sm-lg: 1.25rem;
  --padding-sm-xl: 1.5rem;
  --padding-sm-2xl: 2.0rem;
  --padding-lg-2xs: 0.5rem;
  --padding-lg-xs: 1.0rem;
  --padding-lg-sm: 1.5rem;
  --padding-lg-md: 2.0rem;
  --padding-lg-lg: 2.5rem;
  --padding-lg-xl: 3.0rem;
  --padding-lg-2xl: 3.5rem;
  --padding-container-2xs: 0.5rem;
  --padding-container-xs: 1.0rem;
  --padding-container-sm: 2.0rem;
  --padding-container-md: 3.0rem;
  --padding-container-lg: 4.0rem;
  --padding-container-xl: 5.0rem;
  --padding-container-2xl: 6.0rem;
  --padding-section-desktop-2xs: .5rem;
  --padding-section-desktop-xs: 1rem;
  --padding-section-desktop-sm: 2rem;
  --padding-section-desktop-md: 3rem;
  --padding-section-desktop-lg: 4rem;
  --padding-section-desktop-xl: 5rem;
  --padding-section-desktop-2xl: 6rem;
  --padding-section-mobile-2xs: .25rem;
  --padding-section-mobile-xs: .5rem;
  --padding-section-mobile-sm: 1.5rem;
  --padding-section-mobile-md: 2rem;
  --padding-section-mobile-lg: 2.5rem;
  --padding-section-mobile-xl: 3rem;
  --padding-section-mobile-2xl: 4rem;
  --margin-sm-2xs: 0.25rem;
  --margin-sm-xs: 0.5rem;
  --margin-sm-sm: 0.75rem;
  --margin-sm-md: 1.0rem;
  --margin-sm-lg: 1.25rem;
  --margin-sm-xl: 1.5rem;
  --margin-sm-2xl: 2.0rem;
  --margin-lg-2xs: 0.5rem;
  --margin-lg-xs: 1.0rem;
  --margin-lg-sm: 1.5rem;
  --margin-lg-md: 2.0rem;
  --margin-lg-lg: 2.5rem;
  --margin-lg-xl: 3.0rem;
  --margin-lg-2xl: 3.5rem;
  --margin-container-2xs: 0.5rem;
  --margin-container-xs: 1.0rem;
  --margin-container-sm: 2.0rem;
  --margin-container-md: 3.0rem;
  --margin-container-lg: 4.0rem;
  --margin-container-xl: 5.0rem;
  --margin-container-2xl: 6.0rem;
  --w-tooltip-sm: 180px;
  --w-tooltip-md: 210px;
  --w-tooltip-lg: 240px;
  --w-tooltip-xl: 270px;

  --container-max-w-sm: 100rem;
  --container-max-w-lg: 200rem;--select-pad-r: calc(var(--border-default-width) + 1rem + (2 * var(--padding-sm-xs)));
}

</style><link href="//store.selenagomez.com/cdn/shop/t/74/assets/styles-critical.bundle.css?v=101404851796905539411778701234" rel="stylesheet" type="text/css" media="all" />
  <title>Selena Gomez Official Shop - Selena Gomez Official Shop</title><script src="//store.selenagomez.com/cdn/shop/t/74/assets/runtime.bundle.js?v=110957048876496987111778701234"></script><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/geolocation.bundle.js?v=89688441713986711081778701234"></script><script>
  window.dataLayer = window.dataLayer || [];
  
window.dataLayer.push({
    event:'page_data_loaded',
    user: {
      logged_in: 'false'
    },
    pageType: 'index',
    platform: 'shopify',
    shopify_consent: 'true',
    platform_theme: 'global',
    platform_version: '2026.05.1.1'
  });
</script>

<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5F58MK');</script>

<link rel="canonical" href="https://store.selenagomez.com/">

  <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="WQeiGvVEpCGMMS7BD3rjBCE7_rD2y9CD498Fugeijp4">
<meta name="google-site-verification" content="wgmyrK3rHBfK-tSeSW61aV2qGvlcqCbpxhB1JBK6a9U">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/10157555790/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="24587704918560d70f1aba2311c1eef1">
<meta id="in-context-paypal-metadata" data-shop-id="10157555790" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=10157555790" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":10157555790,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/10157555790","merchantName":"Selena Gomez Official Shop","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Selena Gomez Official Shop","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"24587704918560d70f1aba2311c1eef1","betas":["rich-media-storefront-analytics"],"domain":"store.selenagomez.com","predictiveSearch":true,"shopId":10157555790,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "selena-gomez-official.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"Rhythm-2026.05.1.1-May13","id":155301511357,"schema_name":"Rhythm","schema_version":"2026.05.1.1","theme_store_id":null,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "store.selenagomez.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = "pending";
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//store.selenagomez.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"></script>
<script type="module">
  await import("//store.selenagomez.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["\/\/shopify.privy.com\/widget.js?shop=selena-gomez-official.myshopify.com","https:\/\/r2-t.trackedlink.net\/_dmspt.js?shop=selena-gomez-official.myshopify.com","https:\/\/str.rise-ai.com\/?shop=selena-gomez-official.myshopify.com","https:\/\/strn.rise-ai.com\/?shop=selena-gomez-official.myshopify.com","\/\/cdn.shopify.com\/proxy\/5e4a2eef4dcb70ed748cda160b690a48f7a7247953333af2406837f027abaa2f\/static.cdn.printful.com\/static\/js\/external\/shopify-product-customizer.js?v=0.28\u0026shop=selena-gomez-official.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA","https:\/\/cozycountryredirectix.addons.business\/js\/eggbox\/9593\/script_676405f9cf4525a0d0f437e380e7825f.js?v=1\u0026sign=676405f9cf4525a0d0f437e380e7825f\u0026shop=selena-gomez-official.myshopify.com","https:\/\/size-guides-prod.esc-apps-cdn.com\/1773848844-app.selena-gomez-official.myshopify.com.js?shop=selena-gomez-official.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":10157555790,"offset":-14400,"reqid":"f2cf7f67-11c8-4dff-b755-bcc0e018d9db-1780987364","pageurl":"store.selenagomez.com\/","u":"1c730be78ab7","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//store.selenagomez.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//store.selenagomez.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://store.selenagomez.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://store.selenagomez.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <style>
  dialog[open]::backdrop,
  .umg-backdrop {
    
      --theme-color: ;
      background: hsl(0 0% 0% / 0.4);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
  }
  
  #PBarNextFrameWrapper::backdrop,
  #web-pixels-helper-sandbox-container::backdrop {
    --theme-color: unset;
    background: unset;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
  }
</style><link href="//store.selenagomez.com/cdn/shop/t/74/assets/styles.bundle.css?v=21786935338573096511778701234" rel="stylesheet" type="text/css" media="print" id="styles_css_bundle" onload="this.media=`all`;this.removeAttribute(`onload`)" />
  <noscript><link href="//store.selenagomez.com/cdn/shop/t/74/assets/styles.bundle.css?v=21786935338573096511778701234" rel="stylesheet" type="text/css" media="all" id="styles_css_bundle" /></noscript><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/alpine.bundle.js?v=73840622025017525521778701234"></script><style data-shopify>/*
.product_card img, #product_media img{
    -webkit-backdrop-filter: brightness(104%);
    backdrop-filter: brightness(104%);
    background-color: #d792b1 !important;
    border-radius: 45% 45% 0% 0%;
} 
*/

.product__info .btn--primary:hover {
   transform: rotate(-4deg);
}

.tag {
font-size: 10px;
}

.form__label{
font-size: 16px;
}

.buybutton_label {
font-size: 14px;
}</style><link rel="apple-touch-icon" sizes="180x180" href="//store.selenagomez.com/cdn/shop/files/Favicon_a7b4f172-a744-4edf-8f0a-72c4b87325b5.png?crop=center&height=180&v=1771876730&width=180">
    <link rel="icon" href="//store.selenagomez.com/cdn/shop/files/Favicon_a7b4f172-a744-4edf-8f0a-72c4b87325b5.png?crop=center&height=32&v=1771876730&width=32"><meta name="description" content="Shop exclusive merch and apparel from the Selena Gomez Official Shop. Hoodies, tees, vinyl, accessories, and more.">

  <meta property="og:site_name" content="Selena Gomez Official Shop">
  <meta property="og:url" content="https://store.selenagomez.com/">
  <meta property="og:title" content="Selena Gomez Official Shop - Selena Gomez Official Shop">
  <meta property="og:type" content="website">
  <meta property="og:description" content="Shop exclusive merch and apparel from the Selena Gomez Official Shop. Hoodies, tees, vinyl, accessories, and more."><meta property="og:image" content="http://store.selenagomez.com/cdn/shop/files/sgReskinShare-Image.png?v=1739494670">
  <meta property="og:image:secure_url" content="https://store.selenagomez.com/cdn/shop/files/sgReskinShare-Image.png?v=1739494670">
  <meta property="og:image:width" content="1200">
  <meta property="og:image:height" content="630"><meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="Selena Gomez Official Shop - Selena Gomez Official Shop">
  <meta name="twitter:description" content="Shop exclusive merch and apparel from the Selena Gomez Official Shop. Hoodies, tees, vinyl, accessories, and more."><script>
      window.dotDigital = {
        shopDomain: 'store.selenagomez.com',
        insightId: 'DM-7624325094-02'
      }
    </script><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/dot-digital.bundle.js?v=111676681593682757461778701234"></script><!-- BEGIN app block: shopify://apps/cozy-country-redirect/blocks/CozyStaticScript/7b44aa65-e072-42a4-8594-17bbfd843785 --><script src="https://cozycountryredirectix.addons.business/js/eggbox/9593/script_f3e249f5718c80d10cf49a6fc2cf4045.js?v=1&sign=f3e249f5718c80d10cf49a6fc2cf4045&shop=selena-gomez-official.myshopify.com" type='text/javascript'></script>
<!-- END app block --><link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 10157555790,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 10157555790,storefrontBaseUrl: "https://store.selenagomez.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"2061074621","configuration":"{\"pixelCode\":\"D66FVIRC77UEQG6U42JG\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"22e92c2ad45662f435e4801458fb78cc","type":"APP","apiClientId":4383523,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":[]},"dataSharingState":"optimized"},{"id":"1814659261","configuration":"{\"businessId\":\"02E17BEEAAFB4BD6783973FD\",\"environment\":\"production\",\"debug\":\"false\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"eda04518d9dd9558d85651c04c758aac","type":"APP","apiClientId":861484,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"803930301","configuration":"{\"pixel_id\":\"102008466918752\",\"pixel_type\":\"facebook_pixel\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"abff2a8add143ccb04deb20f0ebd74a9","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"572260541","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"GT-NFRNXJB\\\",\\\"target_country\\\":\\\"US\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":\\\"MC-7T3VT2YSQG\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":\\\"MC-7T3VT2YSQG\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":\\\"MC-7T3VT2YSQG\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"315883709","configuration":"{\"gtm_id\":\"GTM-5F58MK\"}","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"d3a930dfa08a7d4cb0011acfba0c4e54","type":"APP","apiClientId":37773246465,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_phone","read_customer_personal_data"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Selena Gomez Official Shop","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"selena-gomez-official.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/store.selenagomez.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://store.selenagomez.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"10157555790","storefrontBaseUrl":"https:\/\/store.selenagomez.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'USD';
  var meta = {"page":{"pageType":"home","requestId":"f2cf7f67-11c8-4dff-b755-bcc0e018d9db-1780987364"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 10157555790,
      theme_id: 155301511357,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//store.selenagomez.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//store.selenagomez.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//store.selenagomez.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":10157555790,"isMerchantRequest":null,"themeId":155301511357,"themeCityHash":"16018310510971324802","contentLanguage":"en","currency":"USD","eventMetadataId":"ed658f2b-845b-4fc8-97d9-17500abd887e"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"f2cf7f67-11c8-4dff-b755-bcc0e018d9db-1780987364","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//store.selenagomez.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script
  defer
  src="https://store.selenagomez.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="10157555790"
  data-render-region="gcp-us-central1"
  data-page-type="index"
  data-theme-instance-id="155301511357"
  data-theme-name="Rhythm"
  data-theme-version="2026.05.1.1"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://store.selenagomez.com/api/collect"
></script>
</head><body class="template__index flex flex-col grow min-h-full relative md:relative scheme-scheme1 c-bg-background c-text-content-base" data-theme="rhythm" data-themev="2026.05.1.1">
  <span class="sr-only" data-e2e="aria-countdown-change" aria-live="assertive"></span><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5F58MK"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><a class="skip-to-content-link button sr-only focus:not-sr-only" href="#MainContent">Skip to content</a><content-overlay>
  <div class="overlay hidden fixed top-0 left-0 w-full h-full z-[1000001] c-bg-gray-900 opacity-50"></div>
</content-overlay><!-- BEGIN sections: header-group -->
<header id="shopify-section-sections--21249085571261__header" class="shopify-section shopify-section-group-header-group site-header md:hidden"><style>
	#shopify-section-sections--21249085571261__header {
		position: sticky;top: 0;z-index: 999997;
    width: 100%;
	}
	</style>
  <script>document.getElementById('shopify-section-sections--21249085571261__header').classList.add('umg-sticky', 'transition-[transform]')</script>






<div id="header-wrapper--21249085571261" class="header__wrapper scheme-scheme1 z-[10] mx-auto h-auto w-full section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-visible c-bg-background c-text-content-base mb-none" x-data="{ hamburgerMenuOpen: false, searchBarOpen: false, dropDownMenuOpen: null }" data-position="static_sticky_header" style=" --icon-width: 1.75rem; --icon-height: 1.75rem; ">
  <div id="header-container--21249085571261" class="header__container grid gap-y-none gap-x-none grid-cols-12 section-spacing mx-auto w-full relative z-10 py-container-xs px-lg-2xs max-w-lg md:px-container-2xs md:max-w-lg c-border-primary border-none border-x-0 border-t-0 mx-auto text-center" >
    
      
          






<div class="navigation-wrapper header__column flex header-md__column--0 col-span-2 justify-start items-center"  >

  

    <button class="hamburger-btn-wrapper flex flex-row gap-sm-2xs items-center text_navigation_md no-underline" x-on:click="hamburgerMenuOpen = true" type="button" aria-label="Open navigation menu" :aria-expanded="hamburgerMenuOpen == true? true : false" aria-controls="menu-list-navigation"  id="menu-button-navigation" aria-haspopup="true" >
      <div class="header__hamburgermenu--icon h-min-click-space min-w-min-click-space flex justify-center items-center">
        



  
  
  
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="icon icon--menu umg-icon" fill="currentColor">
        <path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"/>
      </svg>
    

      </div>
      
    </button>
    <div class="hamburger-wrapper fixed z-[1000000] top-0 inset-x-0 transform origin-top-left w-full h-screen md:flex overflow-scroll overscroll-contain" x-show="hamburgerMenuOpen" x-cloak>
      <div class="hamburger-container w-[83%] md:w-[40%] max-w-sm h-screen absolute right-0 z-10 overflow-scroll left-0 right-[17%] md:left-0 md:right-[60%] c-bg-primary c-text-primary-on py-none" x-show="hamburgerMenuOpen"x-transition:enter="transition ease-out duration-300"x-transition:enter-start="-translate-x-full"x-transition:enter-end="translate-x-0"x-transition:leave="transition ease-out duration-300"x-transition:leave-start="translate-x-0"x-transition:leave-end="-translate-x-full">
        <div class="hamburger-header-wrapper flex justify-between items-center py-sm-sm text_navigation_md">
          <span class="hamburger-header-wrapper flex px-lg-sm">
            
          </span>
          <button class="hamburger-close-btn-wrapper h-[3rem] w-[3rem] p-sm-sm mr-sm-md" x-on:click="hamburgerMenuOpen = false" type="button" aria-label="Close navigation menu" :aria-expanded="hamburgerMenuOpen == true? true : false" aria-controls="menu-list-navigation">
            



  
  
  
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="icon icon--close umg-icon" fill="currentColor">
        <path d="M310.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 210.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L114.7 256 9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 301.3 265.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L205.3 256 310.6 150.6z"/>
      </svg>
    

          </button>
        </div>
  

        <nav class="nav-wrapper" aria-label="Header main menu" >
          <ul class="navigation-container flex flex-col text-left gap-x-sm-xs gap-y-sm-xs"  id="menu-list-navigation" aria-labelledby="menu-button-navigation"role="menu">
            













  
  
  
  
  
  

  <li class=""  role="presentation">

    
      <button href="/collections/merch" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'merch' ? null : 'merch')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'merch').toString()" aria-controls="dropdown_menu_merch" aria-haspopup="menu">
        Merch
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'merch' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex flex-col gap-y-sm-xs gap-x-lg-xs md:gap-x-container-xs py-container-xs px-container-xs c-bg-primary c-text-primary-on" role="menu" id="dropdown_menu_merch" x-show="dropDownMenuOpen === 'merch'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'merch' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/merch" role="menuitem">
                      All Merch
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/tees" role="menuitem">
                      Tees
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/sweatshirts" role="menuitem">
                      Sweatshirts
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/bottoms" role="menuitem">
                      Bottoms
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/accessories" role="menuitem">
                      Accessories
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      <button href="/collections/all-music" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'music' ? null : 'music')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'music').toString()" aria-controls="dropdown_menu_music" aria-haspopup="menu">
        Music
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'music' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex flex-col gap-y-sm-xs gap-x-lg-xs md:gap-x-container-xs py-container-xs px-container-xs c-bg-primary c-text-primary-on" role="menu" id="dropdown_menu_music" x-show="dropDownMenuOpen === 'music'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'music' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/all-music-1" role="menuitem">
                      All Music
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/vinyl" role="menuitem">
                      Vinyl
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/cds" role="menuitem">
                      CD
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      <button href="/" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'collections' ? null : 'collections')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'collections').toString()" aria-controls="dropdown_menu_collections" aria-haspopup="menu">
        Collections
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'collections' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex flex-col gap-y-sm-xs gap-x-lg-xs md:gap-x-container-xs py-container-xs px-container-xs c-bg-primary c-text-primary-on" role="menu" id="dropdown_menu_collections" x-show="dropDownMenuOpen === 'collections'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'collections' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/selenator" role="menuitem">
                      Selenator
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/i-said-i-love-you-first" role="menuitem">
                      I Said I Love You First
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/love-on" role="menuitem">
                      Love On
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/single-soon" role="menuitem">
                      Single Soon
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/revelacion" role="menuitem">
                      Revelación
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/rare" role="menuitem">
                      Rare
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="text_navigation_sm px-lg-sm no-underline gap-y-sm-xs" role="none">
                    <a href="/collections/revival" role="menuitem">
                      Revival
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="https://selenagomez.lnk.to/Listen" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        LISTEN
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="/pages/film-tv" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        FILM & TV
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="https://www.rarebeauty.com/" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        RARE BEAUTY
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="https://rareimpactfund.org/" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        RARE IMPACT FUND
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="https://www.youtube.com/selenagomez" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        VIDEOS
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="https://www.wondermind.com/" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        WONDERMIND
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="presentation">

    
      
      
      
      <a href="/pages/subscribe" class="header__navigation-link flex relative w-full text_navigation_md px-lg-sm no-underline"   role="menuitem">
        SUBSCRIBE
      </a>
    
    
  </li>

            
              















<ul class="account-navigation-container flex flex-col text-left gap-x-sm-xs gap-y-sm-xs">
  
    
    <li class="
" >
      
      
      
      <a href="/account/login" class="header__navigation--account-link px-lg-sm text_navigation_md px-lg-sm no-underline">
        Login
      </a>
    </li>

    
      
      <li class="
" >
        <a href="/account/register" class="header__navigation--account-link px-lg-sm text_navigation_md px-lg-sm no-underline">
          Create Account
        </a>
      </li>
    
  
</ul>

            
          </ul>          
        </nav>

  
      </div>
      <button class="absolute top-0 left-0 bottom-0 right-0 bg-black/30 w-full h-screen -z-1" x-show="hamburgerMenuOpen"x-on:click="hamburgerMenuOpen = false"x-transition:enter="transition ease-out duration-300"x-transition:enter-start="opacity-0"x-transition:enter-end="opacity-100"x-transition:leave="transition ease-out duration-300"x-transition:leave-start="opacity-100"x-transition:leave-end="opacity-0">
        <span class="sr-only">
          Close navigation menu
        </span>
      </button>
    </div>
  

</div>
        
    
      
          

<div class="header__column header__column--1 header__column--spacer col-span-2" >
  <div class="spacer-container items-center col-span-full" >
  </div>
</div>
        
    
      
          

<div class="header__column header__column--2 header__column--logo flex col-span-4 justify-center items-center" >
  <div x-ref="logoContainer" class="logo-container" >
    

















<h1>
    <span class="sr-only">Selena Gomez Official Shop</span>
  

  
  

  
  

  

  

  <a class="logo-cntr block" href="/" style=" --logo-width: 10.0rem; " title="Selena Gomez Official Shop">
    
      

            










  <picture class="image__adaptive">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=1185" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=800 800w" width="1185" height="137" loading="eager" sizes="(min-width: 768px) 160px, 160px" media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=564" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=500 500w" width="564" height="270" loading="eager" sizes="(min-width: 768px) 160px, 160px" class="w-full object-cover image__responsive">



  </picture>


    
  </a></h1>
  </div>
</div>
        
    
      
          

<div class="header__column header__column--3 header__column--actions flex col-span-4 justify-end items-center"  >
  <div class="actions-container flex flex-row flex-wrap gap-y-sm-sm gap-sm-xxs">
    


    
    
    
    
    
    <div class="flex fill-current items-center justify-center min-w-min-click-space min-h-min-click-space">
      <button class="btn-search text_navigation_md no-underline" 
      x-on:click="searchBarOpen = true;$nextTick(() => { $store.headerGroupManager.updateMeasurements(); setTimeout(() => $refs.searchInput.focus(), 10) })" type="button" aria-label="Open Search Bar" x-ref="searchToggle" :aria-expanded="searchBarOpen" aria-controls="header-search-dropdown"
     >
        



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--search umg-icon
 image__responsive image__responsive--svg">




      </button>
    </div>

  



























   
  <cart-drawer-toggle-button class="header__action header__action--cart-trigger cart-toggle cursor-pointer text-center relative text_navigation_md no-underline" tabindex="-1">
    
  <a href="/cart" class="flex items-center flex h-full fill-current items-center justify-center min-w-min-click-space min-h-min-click-space">
    
      <div class="cart-toggle__innerwrapper cart-toggle__innerwrapper--icon items-center">
        



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--cart umg-icon
 image__responsive image__responsive--svg">




      </div>
      <span class="sr-only">Cart</span>
    
    <div id="header-cart-count" class="cart-count grid place-items-center min-w-[22px] text_body_xs min-h-[22px] absolute place-content-center rounded-full -top-[0.3rem] -right-1 c-bg-tertiary c-text-tertiary-on empty:hidden"></div>
    
  </a>

  </cart-drawer-toggle-button>

    

  </div>
</div>
          
        
    
  </div>
  
  
    




  
  

  
  
  

  
  

  
  

  

  

  <div class="header__search-wrapper section__wrapper w-full hidden border-x-0 border-t-0 z-10 border-none c-border-primary c-bg-surface c-text-on-surface" 
    x-show="searchBarOpen" @click.away="searchBarOpen = false; $nextTick(() => { $store.headerGroupManager.updateMeasurements() })" :class="{ '' : searchBarOpen , 'hidden' : !searchBarOpen }"
    @keydown.escape="searchBarOpen = false; $nextTick(() => { $store.headerGroupManager.updateMeasurements(); setTimeout(() => $refs.searchToggle.focus({ focusVisible: true }), 10) })"
    id="header-search-dropdown"
  >
    <div class="header__search-container flex md:max-w-[70ch] lg:max-w-[90ch] mx-auto justify-center section-spacing mx-auto w-full relative z-10 py-container-sm px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
      
      




    <form class="predictive-search__form flex-col items-center w-full" action="/search" method="get" role="search" aria-label="Sitewide">
      <div class="predictive-search__input-wrapper relative w-full">
        <input class="predictive-search__input appearance-none w-full placeholder-transparent text_body_md c-text-content-base c-bg-transparent shadow-sm rounded-none border-default-width c-border-content-base py-sm-xs px-sm-xs header__search-input" id="search-sections--21249085571261__header" type="search" value="" name="q" placeholder="Search"aria-label="Search" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" x-ref="searchInput" >
        <button class="predictive-search__input-icon box-content h-full border-default-size flex absolute z-10 top-1/2 right-0 items-center justify-center transform -translate-y-1/2 border-r-default-width border-transparent c-text-content-base w-4 px-sm-xs" type="submit" aria-label="Search">
          



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--search umg-icon
 image__responsive image__responsive--svg">




        </button>
        
      </div>
    </form>

    </div>
  </div>

  

  

  




</div>

<style> #shopify-section-sections--21249085571261__header .header__action {font-size: 14px;} #shopify-section-sections--21249085571261__header .btn-search {font-size: 14px;} #shopify-section-sections--21249085571261__header .actions-container {padding: none;} </style></header><header id="shopify-section-sections--21249085571261__header-md" class="shopify-section shopify-section-group-header-group site-header site-header--md hidden md:grid"><style>
	#shopify-section-sections--21249085571261__header-md {
		position: sticky;top: 0;z-index: 999997;
    width: 100%;
	}
	</style>
  <script>document.getElementById('shopify-section-sections--21249085571261__header-md').classList.add('umg-sticky', 'transition-[transform]')</script>






<div id="header-md-wrapper--21249085571261" class="header__wrapper header__wrapper--md scheme-scheme1 z-[10] mx-auto h-auto w-full section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-visible c-bg-background c-text-content-base mb-none border-none c-border-default-color border-x-0 border-t-0" x-data="{ hamburgerMenuOpen: false, searchBarOpen: false, dropDownMenuOpen: null }" data-position="static_sticky_header" style=" --icon-width: 1.75rem; --icon-height: 1.75rem; ">
  <div id="header-md-container--21249085571261" class="header__container header__container--md grid gap-y-sm-sm gap-x-none grid-cols-12 section-spacing mx-auto w-full relative z-10 py-none px-none max-w-full md:px-none md:max-w-full mx-auto text-center" >
    
      
          

<div class="header__column header__column--0 header__column--spacer col-span-12" >
  <div class="spacer-container items-center col-span-full" >
  </div>
</div>
        
    
      
          

<div class="header__column header__column--1 header__column--spacer col-span-4" >
  <div class="spacer-container items-center col-span-full" >
  </div>
</div>
        
    
      
          

<div class="header__column header__column--2 header__column--logo flex col-span-4 justify-center items-center" >
  <div x-ref="logoContainer" class="logo-container" >
    

















<h1>
    <span class="sr-only">Selena Gomez Official Shop</span>
  

  
  

  
  

  

  

  <a class="logo-cntr block" href="/" style=" --logo-width: 18.75rem; " title="Selena Gomez Official Shop">
    
      

            










  <picture class="image__adaptive">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=1185" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=800 800w" width="1185" height="137" loading="eager" sizes="(min-width: 768px) 300px, 300px" media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=564" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=500 500w" width="564" height="270" loading="eager" sizes="(min-width: 768px) 300px, 300px" class="w-full object-cover image__responsive">



  </picture>


    
  </a></h1>
  </div>
</div>
        
    
      
          

<div class="header__column header__column--3 header__column--actions flex col-span-4 justify-end items-center"  >
  <div class="actions-container flex flex-row flex-wrap gap-y-sm-sm gap-sm-xxs">
    


    
    
    
    
    
    <div class="flex fill-current items-center justify-center min-w-min-click-space min-h-min-click-space">
      <button class="btn-search text_navigation_md hover:c-text-primary no-underline hover:no-underline" 
      x-on:click="searchBarOpen = true;$nextTick(() => { $store.headerGroupManager.updateMeasurements(); setTimeout(() => $refs.searchInput.focus(), 10) })" type="button" aria-label="Open Search Bar" x-ref="searchToggle" :aria-expanded="searchBarOpen" aria-controls="header-search-dropdown"
     >
        



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--search umg-icon
 image__responsive image__responsive--svg">




      </button>
    </div>

  





<a href="/account?view=orders" class="header__action header__action--account-link text_navigation_md hover:c-text-primary no-underline hover:no-underline flex h-full fill-current items-center justify-center min-w-min-click-space min-h-min-click-space block overflow-hidden">
  
      <div class="icon-wrapper">
        



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_user_style_fontawesome_classic_regular.svg?v=1742595526" srcset="//store.selenagomez.com/cdn/shop/files/icon_user_style_fontawesome_classic_regular.svg?v=1742595526&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_user_style_fontawesome_classic_regular.svg?v=1742595526&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--user umg-icon
 image__responsive image__responsive--svg">




        <span class="sr-only">Account</span>
      </div>
    
</a>


























   
  <cart-drawer-toggle-button class="header__action header__action--cart-trigger cart-toggle cursor-pointer text-center relative text_navigation_md hover:c-text-primary no-underline hover:no-underline" tabindex="-1">
    
  <a href="/cart" class="flex items-center flex h-full fill-current items-center justify-center min-w-min-click-space min-h-min-click-space">
    
      <div class="cart-toggle__innerwrapper cart-toggle__innerwrapper--icon items-center">
        



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_cart_style_bag_shopping_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--cart umg-icon
 image__responsive image__responsive--svg">




      </div>
      <span class="sr-only">Cart</span>
    
    <div id="header-cart-count_md" class="cart-count grid place-items-center min-w-[22px] text_body_xs min-h-[22px] absolute place-content-center rounded-full -top-[0.3rem] -right-1 c-bg-tertiary c-text-tertiary-on empty:hidden"></div>
    
  </a>

  </cart-drawer-toggle-button>

    

  </div>
</div>
          
        
    
      
          

<div class="header__column header__column--4 header__column--divider col-span-12" >
  <div class="divider-container items-center col-span-full" >
    



<div class="divider border-b-0 border-x-0 border-default-width max-w-full c-border-primary"></div>
  </div>
</div>
        
    
      
          






<div class="navigation-wrapper header__column flex header-md__column--5 col-span-12 justify-center items-center"  >

  

        <nav class="nav-wrapper" aria-label="Header main menu" >
          <ul class="navigation-container flex flex-row flex-wrap justify-center items-center text-center gap-x-sm-xl gap-y-sm-xs"  role="menubar">
            













  
  
  
  
  
  

  <li class=""  role="none">

    
      <button href="/collections/merch" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'merch' ? null : 'merch')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'merch').toString()" aria-controls="dropdown_menu_merch" aria-haspopup="menu">
        Merch
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'merch' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex absolute z-[11] flex-col mt-lg-2xs gap-y-sm-xs gap-x-lg-xl md:gap-x-container-xl py-container-xs px-container-xs c-bg-surface c-text-on-surface" role="menu" id="dropdown_menu_merch" x-show="dropDownMenuOpen === 'merch'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'merch' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/merch" role="menuitem">
                      All Merch
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/tees" role="menuitem">
                      Tees
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/sweatshirts" role="menuitem">
                      Sweatshirts
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/bottoms" role="menuitem">
                      Bottoms
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/accessories" role="menuitem">
                      Accessories
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      <button href="/collections/all-music" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'music' ? null : 'music')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'music').toString()" aria-controls="dropdown_menu_music" aria-haspopup="menu">
        Music
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'music' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex absolute z-[11] flex-col mt-lg-2xs gap-y-sm-xs gap-x-lg-xl md:gap-x-container-xl py-container-xs px-container-xs c-bg-surface c-text-on-surface" role="menu" id="dropdown_menu_music" x-show="dropDownMenuOpen === 'music'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'music' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/all-music-1" role="menuitem">
                      All Music
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/vinyl" role="menuitem">
                      Vinyl
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/cds" role="menuitem">
                      CD
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      <button href="/" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline w-full justify-between items-center gap-sm-2xs group" type="button" x-on:click="dropDownMenuOpen = (dropDownMenuOpen === 'collections' ? null : 'collections')" role="menuitem" :aria-expanded="(dropDownMenuOpen === 'collections').toString()" aria-controls="dropdown_menu_collections" aria-haspopup="menu">
        Collections
        <div class="header__navigation-link-arrow flex justify-center items-center h-[1em] w-[1em]" style="--icon-width:1em;--icon-width-md:1em;" :class="{ 'rotate-180': dropDownMenuOpen === 'collections' }">
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        </div>
      </button>
      
      
          <ul class="header__navigation-dropdown-container menu-container text-left flex absolute z-[11] flex-col mt-lg-2xs gap-y-sm-xs gap-x-lg-xl md:gap-x-container-xl py-container-xs px-container-xs c-bg-surface c-text-on-surface" role="menu" id="dropdown_menu_collections" x-show="dropDownMenuOpen === 'collections'" x-cloak @click.outside="dropDownMenuOpen = (dropDownMenuOpen === 'collections' ? null : dropDownMenuOpen)">
            
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="https://store.selenagomez.com/collections/selenator" role="menuitem">
                      Selenator
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/i-said-i-love-you-first" role="menuitem">
                      I Said I Love You First
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/love-on" role="menuitem">
                      Love On
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/single-soon" role="menuitem">
                      Single Soon
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/revelacion" role="menuitem">
                      Revelación
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/rare" role="menuitem">
                      Rare
                    </a>
                  </li>
                  
              
            
              
                  
                  
                  <li class="hover:c-text-primary px-lg-sm no-underline default gap-x-sm-xl gap-y-sm-xs" role="none">
                    <a href="/collections/revival" role="menuitem">
                      Revival
                    </a>
                  </li>
                  
              
            
          </ul>
        
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="https://selenagomez.lnk.to/Listen" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        LISTEN
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="/pages/film-tv" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        FILM & TV
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="https://www.rarebeauty.com/" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        RARE BEAUTY
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="https://rareimpactfund.org/" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        RARE IMPACT FUND
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="https://www.youtube.com/selenagomez" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        VIDEOS
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="https://www.wondermind.com/" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        WONDERMIND
      </a>
    
    
  </li>

  
  
  
  
  
  

  <li class=""  role="none">

    
      
      
      
      <a href="/pages/subscribe" class="header__navigation-link flex relative w-full text_navigation_sm hover:c-text-primary no-underline hover:no-underline"   role="menuitem">
        SUBSCRIBE
      </a>
    
    
  </li>

            
          </ul>          
        </nav>

  

</div>
          
        
    
      
          

<div class="header__column header__column--6 header__column--divider col-span-12" >
  <div class="divider-container items-center col-span-full" >
    



<div class="divider border-b-0 border-x-0 border-default-width max-w-full c-border-primary"></div>
  </div>
</div>
        
    
  </div>
  
  
    




  
  

  
  
  

  
  

  
  

  

  

  <div class="header__search-wrapper section__wrapper w-full hidden border-x-0 border-t-0 z-10 border-none c-border-default-color c-bg-surface c-text-on-surface" 
    x-show="searchBarOpen" @click.away="searchBarOpen = false; $nextTick(() => { $store.headerGroupManager.updateMeasurements() })" :class="{ '' : searchBarOpen , 'hidden' : !searchBarOpen }"
    @keydown.escape="searchBarOpen = false; $nextTick(() => { $store.headerGroupManager.updateMeasurements(); setTimeout(() => $refs.searchToggle.focus({ focusVisible: true }), 10) })"
    id="header-search-dropdown"
  >
    <div class="header__search-container flex md:max-w-[70ch] lg:max-w-[90ch] mx-auto justify-center section-spacing mx-auto w-full relative z-10 py-container-sm px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
      
      




    <form class="predictive-search__form flex-col items-center w-full" action="/search" method="get" role="search" aria-label="Sitewide">
      <div class="predictive-search__input-wrapper relative w-full">
        <input class="predictive-search__input appearance-none w-full placeholder-transparent text_body_md c-text-content-base c-bg-transparent shadow-sm rounded-none border-default-width c-border-content-base py-sm-xs px-sm-xs header-md__search-input" id="search-sections--21249085571261__header-md" type="search" value="" name="q" placeholder="Search"aria-label="Search" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" x-ref="searchInput" >
        <button class="predictive-search__input-icon box-content h-full border-default-size flex absolute z-10 top-1/2 right-0 items-center justify-center transform -translate-y-1/2 border-r-default-width border-transparent c-text-content-base w-4 px-sm-xs" type="submit" aria-label="Search">
          



  













  
<img src="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525" srcset="//store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=352 352w, //store.selenagomez.com/cdn/shop/files/icon_search_style_fontawesome_classic_regular.svg?v=1742595525&amp;width=576 576w" width="576" height="512" loading="eager" class="
  icon icon--search umg-icon
 image__responsive image__responsive--svg">




        </button>
        
      </div>
    </form>

    </div>
  </div>

  

  

  



</div>

<style> #shopify-section-sections--21249085571261__header-md .header__action {font-size: 14px;} #shopify-section-sections--21249085571261__header-md .header__column--actions {padding-right: 20px;} #shopify-section-sections--21249085571261__header-md .btn-search {font-size: 14px;} #shopify-section-sections--21249085571261__header-md .header__navigation-dropdown-container {background: white;} </style></header><aside id="shopify-section-sections--21249085571261__global-messaging" class="shopify-section shopify-section-group-header-group global-messaging"></aside><aside id="shopify-section-sections--21249085571261__soft-redirect" class="shopify-section shopify-section-group-header-group section-soft-redirects">

</aside><section id="shopify-section-sections--21249085571261__text_banner_UFAc4D" class="shopify-section shopify-section-group-header-group text-banner">
















  

  <div class="text-banner__wrapper section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      
  <div class="text-banner__spacing section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
    <div class="text-banner__container section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-gray-500 rounded-none shadow-none">
      <div class="flex flex-col space-y-8">
        
      </div>
    </div>
  </div>

  




    
  </div>

  






</section>
<!-- END sections: header-group --><cart-drawer hidden id="cart-drawer" class="cart-drawer fixed z-[1000002] top-0 max-w-11/12 h-full w-full md:max-w-xs motion-safe:animate-none right-0 translate-x-full transition-transform duration-300 ease-in-out">




















 
  <style>
    .cart-drawer.active {
      transform: translateX(0);
    }
  </style>
  <div class="cart-drawer__innerwrapper grid grid-rows-[auto_1fr_auto] h-full overflow-y-scroll overscroll-x-contain cart-drawer--empty section__container grid py-none px-none md:px-none gap-y-sm-md c-bg-surface c-text-on-surface border-none c-border-content-base rounded-none shadow-none rounded-tr-none rounded-br-none border-r-0">
    <div class="cart-drawer__header flex justify-between items-start px-sm-sm pt-none">
      
      <button class="cart-drawer__close ml-auto appearance-none h-[3rem] w-[3rem] p-sm-xs">
        <span class="sr-only">Close cart</span>
        



  
  
  
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="icon icon--close umg-icon" fill="currentColor">
        <path d="M310.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 210.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L114.7 256 9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 301.3 265.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L205.3 256 310.6 150.6z"/>
      </svg>
    

      </button>
    </div>

    <div class="cart-drawer__main grow flex flex-col items-stretch px-sm-sm" id="cart-drawer-main">
      



  <div class="cart__empty grow flex flex-col justify-center items-center gap-sm-lg">

    <h4 class="cart__empty-title text_heading_lg">Your cart is empty</h4>
    <p class="cart__empty-message text_body">Time to fill up the cart</p>

    <cart-drawer-toggle-button class="cart__empty-action" tabindex="0">
      
      
      <button class="btn btn--primary block z-10 relative">Continue shopping</button>
    </cart-drawer-toggle-button>
  </div>
    </div>
    
  </div>

  


</cart-drawer><main id="MainContent" role="main" class="z-10 grow"><section id="shopify-section-template--21249086095549__hero-1" class="shopify-section hero-banner">




























  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-none">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-none max-w-full md:px-none md:max-w-full">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div id="hero-template--21249086095549__hero-1" class="hero-banner__wrapper swiper__parent min-w-full flex flex-col relative w-full scheme-scheme1">
    
      
      
        
        
        



















<div
  data-items-element="swiper__parent"
  class="carousel-wrapper w-full min-w-full relative"
  data-carousel-type="hero-banner"
  data-carousel-class="carousel-wrapper w-full min-w-full relative"
  data-carousel-layout="carousel"
  data-carousel-layout-md="carousel"
  data-slides-per-view="1"
  data-slides-per-view-md="1"
  data-slides-per-view-lg="1"
  data-carousel-loop="false"
  data-carousel-autoplay="0"
  data-carousel-peek="false"
  data-carousel-peek-md="false"
  data-carousel-peek-value="0.15"
  data-carousel-peek-value-md="0.15"
  data-carousel-dragfree="false"
  data-carousel-align="start"
  data-carousel-align-md="start"
  data-carousel-gap-x="none"
  data-carousel-gap-y=""
  data-carousel-zoom=""
  data-carousel-pagination-type="bullets"
  style="--cols: 1; --cols-md: 1; --cols-lg: 1; --peek-value: 0.15; --peek-value-md: 0.15; --grid-gap: var(--gap-container-none,0); --grid-gap-x: 0rem; --grid-gap-y: var(--gap-container-,0);"
>
  <div 
    data-items-element="swiper__viewport"
    class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none"
    data-carousel-class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none">
    
    <ul 
      data-items-element="swiper-wrapper"
      class="gap-var-grid-gap-x columns-var-cols overflow-hidden"
      data-initial-class="gap-var-grid-gap-x columns-var-cols overflow-hidden"
      data-class="z-10 relative max-w-[100vw] w-full"
      data-carousel-class="z-10 relative max-w-[100vw] w-full z-10 relative max-w-[100vw] w-full"
      data-next-url=""
      
    >
      

    
    

    
      

      

      <li  key="video_banner_url_LBF7Vk" class="swiper-slide relative break-after-column break-inside-avoid flex" data-items-element="swiper-slide" x-data="{ videoPlaying: false, open: false }">
          
        <a href="/collections/new-arrivals" class="absolute z-[1] w-full h-full -outline-offset-4"></a>
      
          <div key="video_banner_url_LBF7Vk" class="relative w-full banner-container flex" >
            
        
            














<div class="hero-media-wrapper grid grid-cols-1 grid-rows-1 w-full h-full">
  

  
    <div class="video-wrapper col-start-1 row-start-1 md:static md:h-full md:pb-[unset]">
      <div class="video-umg-playback grid grid-cols-1 grid-rows-1 w-full h-full w-full h-full object-cover md:static md:w-full md:h-full md:object-cover">
        

          
          
          
          <video
            preload="none"
            class="lazy-video self-stretch w-full h-full col-start-1 row-start-1 w-full h-full object-cover md:static md:w-full md:h-full md:object-cover"
            x-data="{ isDesktop: window.matchMedia('(min-width: 768px)').matches, mobileVideoURL: 'https://cdn.shopify.com/videos/c/o/v/6f2844bf950a4c56a936441eb5543eaf.mp4', desktopVideoURL: 'https://cdn.shopify.com/videos/c/o/v/308567b8c49543f8af7ee091fdc4e65a.mp4', onLoadIsDesktop: window.matchMedia('(min-width: 768px)').matches}"
            @resize.window=" width = (window.innerWidth > 0) ? window.innerWidth : screen.width; if (width >= 768) { isDesktop = true } else { isDesktop = false }"
            id="video_banner_url_LBF7Vk"
            aria-label=""
            x-bind:src="isDesktop ? desktopVideoURL : mobileVideoURL"
            x-bind:data-url-changed="onLoadIsDesktop !== isDesktop"
             
             playsinline autoplay="autoplay" 
             loop="true" 
             muted="true" 
            
          >
          
            <source data-src="https://cdn.shopify.com/videos/c/o/v/6f2844bf950a4c56a936441eb5543eaf.mp4" type="video/mp4" media="(max-width: 768px)" />
            <source data-src="https://cdn.shopify.com/videos/c/o/v/308567b8c49543f8af7ee091fdc4e65a.mp4" type="video/mp4"  media="(min-width: 769px)" />
          
          </video>
          
          
          























<video-player-button
  
  data-autoplay="true"
  aria-controls="video_banner_url_LBF7Vk"
  data-state="play"
  aria-expanded="false"
  class="video-player__button group peer absolute sr-only cursor-pointer z-100 flex justify-center items-center min-w-min-click-space min-h-min-click-space top-1/2 left-1/2 translate-x-[-50%] translate-y-[-50%] scheme-scheme1"
  aria-label="Play Button"
  aria-pressed="false"
  
  style="--icon-width: 3.5rem; --icon-height: 3.5rem;"

>
  <span class="video-player__icon--pause flex group-[[data-state='play']]:hidden">
    






    
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" class="w-full h-full icon icon--pause group-hover:fill-[--color-content-subtle] fill-[--color-primary-on] umg-icon" fill="currentColor">
          <path d="M320 576C461.4 576 576 461.4 576 320C576 178.6 461.4 64 320 64C178.6 64 64 178.6 64 320C64 461.4 178.6 576 320 576zM288 256L288 384C288 401.7 273.7 416 256 416C238.3 416 224 401.7 224 384L224 256C224 238.3 238.3 224 256 224C273.7 224 288 238.3 288 256zM416 256L416 384C416 401.7 401.7 416 384 416C366.3 416 352 401.7 352 384L352 256C352 238.3 366.3 224 384 224C401.7 224 416 238.3 416 256z"/>
        </svg>
      
  

  </span>
  <span class="video-player__icon--play group-[[data-state='pause']]:hidden block">
    






    
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" class="w-full h-full icon icon--play group-hover:fill-[--color-content-subtle] fill-[--color-primary-on] umg-icon" fill="currentColor">
          <path d="M64 320C64 178.6 178.6 64 320 64C461.4 64 576 178.6 576 320C576 461.4 461.4 576 320 576C178.6 576 64 461.4 64 320zM252.3 211.1C244.7 215.3 240 223.4 240 232L240 408C240 416.7 244.7 424.7 252.3 428.9C259.9 433.1 269.1 433 276.6 428.4L420.6 340.4C427.7 336 432.1 328.3 432.1 319.9C432.1 311.5 427.7 303.8 420.6 299.4L276.6 211.4C269.2 206.9 259.9 206.7 252.3 210.9z"/>
        </svg>
      
  

  </span>
</video-player-button>
<div  class="video-player__overlay peer-[[aria-expanded='true']]:hidden absolute top-0 left-0 right-0 bottom-0 z-[100] w-full h-full c-bg-transparent"></div>

<script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/video-button.bundle.js?v=63669867522232036831778701233"></script>


</div>
    </div>
  
</div>
        

        
      
          </div>
    
      </li>
    

    
    

    
      

      

      <li  key="image_banner_paARqj" class="swiper-slide relative break-after-column break-inside-avoid flex" data-items-element="swiper-slide" x-data="{ videoPlaying: false, open: false }">
          
          <div key="image_banner_paARqj" class="relative w-full banner-container flex" >
            
        
            
















<div class="hero-media-container hero-media-container-image flex w-full">      
  <div class="hero-media-image-container grid grid-cols-1 grid-rows-1 w-full h-full">
    <div class="hero-media-image col-start-1 row-start-1  md:h-auto md:pb-0">










  <picture class="image__adaptive w-full h-full object-cover">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r52000x600.png?v=1759958355&amp;width=2000 2000w" width="2000" height="600" loading="lazy" sizes="(min-width: 1024px) 100vw, (min-width: 760px) 100vw, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=900" srcset="//store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SEL-00001-Revival_10-Anniv-DX_r51000x1000.png?v=1759958355&amp;width=800 800w" width="900" height="900" loading="lazy" sizes="(min-width: 1024px) 100vw, (min-width: 760px) 100vw, (max-width: 759px) 100vw," class="w-full h-full object-cover  image__responsive">



  </picture>

</div>
  </div>
</div>

          

        
          










<div
  class="absolute z-10 top-0 left-0 w-full h-full banner__fg pointer-events-none"
  
>
  <div class="hero-banner__content w-[var(--width)] md:w-[var(--width--md)] left-[var(--pos-x)] md:left-[var(--pos-x--md)] top-[var(--pos-y)] md:top-[var(--pos-y--md)] absolute -translate-x-2/4 -translate-y-2/4 scheme-scheme1" style="--width: 80%; --width--md: 50%; --pos-x: 50%; --pos-x--md: 50%; --pos-y: 50%; --pos-y--md: 50%;">
    <div class="relative flex flex-col items-center md:items-center text-center md:text-center">
      

      










  
    <div class="flex flex-col items-start md:items-center mt-lg-md md:flex-row gap-sm-sm justify-center md:justify-center">
      









      








    </div>
  



    </div>
  </div>
</div>

        
      
          </div>
    
      </li>
    

    
    

    
      

      

      <li  key="image_banner_AbFLXP" class="swiper-slide relative break-after-column break-inside-avoid flex" data-items-element="swiper-slide" x-data="{ videoPlaying: false, open: false }">
          
          <div key="image_banner_AbFLXP" class="relative w-full banner-container flex" >
            
        
            
















<div class="hero-media-container hero-media-container-image flex w-full">      
  <div class="hero-media-image-container grid grid-cols-1 grid-rows-1 w-full h-full">
    <div class="hero-media-image col-start-1 row-start-1  md:h-auto md:pb-0">










  <picture class="image__adaptive w-full h-full object-cover">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-DESKTOP-2_1.png?v=1755619719&amp;width=2000 2000w" width="2000" height="600" loading="lazy" sizes="(min-width: 1024px) 100vw, (min-width: 760px) 100vw, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=900" srcset="//store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SEL-0078_Rare5yrAnniReskinSTORE-MOBILE-2_1.png?v=1755619720&amp;width=800 800w" width="900" height="1000" loading="lazy" sizes="(min-width: 1024px) 100vw, (min-width: 760px) 100vw, (max-width: 759px) 100vw," class="w-full h-full object-cover  image__responsive">



  </picture>

</div>
  </div>
</div>

          

        
          










<div
  class="absolute z-10 top-0 left-0 w-full h-full banner__fg pointer-events-none"
  
>
  <div class="hero-banner__content w-[var(--width)] md:w-[var(--width--md)] left-[var(--pos-x)] md:left-[var(--pos-x--md)] top-[var(--pos-y)] md:top-[var(--pos-y--md)] absolute -translate-x-2/4 -translate-y-2/4 scheme-scheme1" style="--width: 80%; --width--md: 50%; --pos-x: 50%; --pos-x--md: 50%; --pos-y: 50%; --pos-y--md: 50%;">
    <div class="relative flex flex-col items-center md:items-center text-center md:text-center">
      

      










  
    <div class="flex flex-col items-start md:items-center mt-lg-md md:flex-row gap-sm-sm justify-center md:justify-center">
      









      








    </div>
  



    </div>
  </div>
</div>

        
      
          </div>
    
      </li>
    

    </ul>
    
  </div>

  
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] left-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--prev disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-90 carousel-nav__icon--prev">
        <span class="sr-only">Previous</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] right-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--next disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-[-90deg] carousel-nav__icon--next">
        <span class="sr-only">Next</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
  

  
    









<div 
  class="swiper__pagination flex w-full justify-center absolute z-10 overflow-hidden md:flex" 
  style="--swiper-pagination-color: #000000; --swiper-pagination-bottom: 16px; --swiper-pagination-bullet-inactive-opacity:1; --swiper-pagination-bullet-inactive-color: #000000;" 
  data-label="Go to slide {{ index }}"
></div>

  

  

</div>

      
      
    
  </div>
</div>
            </div></div>
        </div>
      </div>



  </div>

  






</section><aside id="shopify-section-template--21249086095549__spacer_ECLzwk" class="shopify-section spacer">













  

  <div class="spacer__wrapper section__wrapper c-text- c-border- grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      
  <div class="spacer__spacing section-spacing mx-auto w-full relative z-10 py-container-xs px-none max-w-full md:px-none md:max-w-full">
  </div>

    
  </div>

  





</aside><section id="shopify-section-template--21249086095549__media_section_QwhBYV" class="shopify-section media-section">













  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div class="media-section__wrapper grid grid-cols-[repeat(var(--gridColsMobile),1fr)] md:grid-cols-[repeat(var(--gridColsDesktop),1fr)] gap-lg-md md:gap-container-md" style="--gridColsMobile: 1; --gridColsDesktop: 1;">

      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/new_trending_desktop.png?v=1771534820&amp;width=2000 2000w" width="2000" height="62" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=850" srcset="//store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/new_trending_mobile.png?v=1771534820&amp;width=800 800w" width="850" height="75" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div></div>
</div>

</div>
</div>
            </div></div>
        </div>
      </div>



  </div>

  







</section><section id="shopify-section-template--21249086095549__featured_collection_4KzaC8" class="shopify-section featured-collection">












  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-2xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
</div>
              </div><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
  
  
    












































<div
  data-items-element="swiper__parent"
  class="carousel-wrapper w-full min-w-full relative"
  data-carousel-type="grid-carousel"
  data-carousel-class="carousel-wrapper w-full min-w-full relative"
  data-carousel-layout="center"
  data-carousel-layout-md="center"
  data-slides-per-view="2"
  data-slides-per-view-md="4"
  data-slides-per-view-lg="4"
  data-carousel-loop="false"
  data-carousel-autoplay="0"
  data-carousel-peek="false"
  data-carousel-peek-md="false"
  data-carousel-peek-value="0.15"
  data-carousel-peek-value-md="0.15"
  data-carousel-dragfree="false"
  data-carousel-align="start"
  data-carousel-align-md="start"
  data-carousel-gap-x="xs"
  data-carousel-gap-y="sm"
  data-carousel-zoom=""
  data-carousel-pagination-type="bullets"
  style="--cols: 2; --cols-md: 4; --cols-lg: 4; --peek-value: 0.15; --peek-value-md: 0.15; --grid-gap: var(--gap-container-xs,0); --grid-gap-x: var(--gap-container-xs,0); --grid-gap-y: var(--gap-container-sm,0);"
>
  <div 
    data-items-element="swiper__viewport"
    class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none"
    data-carousel-class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none">
    
    <ul 
      data-items-element="swiper-wrapper"
      class="z-10 relative max-w-[100vw] w-full pb-lg-sm grid-layout grid--product flex flex-wrap gap-x-lg-xs md:gap-x-container-xs gap-y-lg-sm md:gap-y-container-sm justify-center md:flex md:flex-wrap md:gap-x-container-xs md:justify-center"
      data-initial-class="z-10 relative max-w-[100vw] w-full pb-lg-sm grid-layout grid--product flex flex-wrap gap-x-lg-xs md:gap-x-container-xs gap-y-lg-sm md:gap-y-container-sm justify-center md:flex md:flex-wrap md:gap-x-container-xs md:justify-center"
      data-class="grid-layout grid--product flex flex-wrap gap-x-lg-xs md:gap-x-container-xs gap-y-lg-sm md:gap-y-container-sm justify-center md:flex md:flex-wrap md:gap-x-container-xs md:justify-center"
      data-carousel-class="z-10 relative max-w-[100vw] w-full pb-lg-sm grid-layout grid--product flex flex-wrap gap-x-lg-xs md:gap-x-container-xs gap-y-lg-sm md:gap-y-container-sm justify-center md:flex md:flex-wrap md:gap-x-container-xs md:justify-center"
      data-next-url=""
      
    >
      <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="1" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8133157879997-template--21249086095549__featured_collection_4KzaC8-1" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8133157879997" data-scroll="""> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-trinket-tray"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=1000" alt="&quot;I Said I Love You First&quot; Trinket Tray" srcset="//store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/1STSelena_Gomez_Ring_Dishes_1_front.png?v=1762461803&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=1000" alt="&quot;I Said I Love You First&quot; Trinket Tray 1" srcset="//store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Selena_Gomez_Ring_Dishes_2_detail.png?v=1762461804&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-trinket-tray" aria-label="&quot;I Said I Love You First&quot; Trinket Tray"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> "I Said I Love You First" Trinket Tray </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="&quot;I Said I Love You First&quot; Trinket Tray"></span> <span name="gtm_item_id" value="8133157879997"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00196177599505"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="2" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7997796614333-template--21249086095549__featured_collection_4KzaC8-2" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7997796614333" data-scroll="."> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/and-you-said-it-back-baby-t-shirt"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=1000" alt="...And You Said It Back Baby T-shirt" srcset="//store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/BabyTee_Front.png?v=1758136133&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=1000" alt="...And You Said It Back Baby T-shirt Detail" srcset="//store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/BabyTee_Detail.png?v=1758136133&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/and-you-said-it-back-baby-t-shirt" aria-label="...And You Said It Back Baby T-shirt"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> ...And You Said It Back Baby T-shirt </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$35.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="...And You Said It Back Baby T-shirt"></span> <span name="gtm_item_id" value="7997796614333"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177507142"></span> <span name="gtm_item_price" value="35.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="3" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7997795238077-template--21249086095549__featured_collection_4KzaC8-3" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7997795238077" data-scroll="."> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/and-you-said-it-back-t-shirt"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=1000" alt="...And You Said It Back T-shirt" srcset="//store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Front.png?v=1758136611&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=1000" alt="...And You Said It Back T-shirt Back" srcset="//store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SaidItBackTee_Back.png?v=1758136611&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/and-you-said-it-back-t-shirt" aria-label="...And You Said It Back T-shirt"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> ...And You Said It Back T-shirt </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$35.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="...And You Said It Back T-shirt"></span> <span name="gtm_item_id" value="7997795238077"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177506961"></span> <span name="gtm_item_price" value="35.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="4" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7997956194493-template--21249086095549__featured_collection_4KzaC8-4" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7997956194493" data-scroll="."> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/and-you-said-it-back-zip-hoodie"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=1000" alt="...And You Said It Back Zip-Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_1_FRONT.png?v=1761693849&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=1000" alt="...And You Said It Back Zip-Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_And_You_Said_It_Back_Zip_Hoodie_3_FRONT_DETAIL.png?v=1761693857&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/and-you-said-it-back-zip-hoodie" aria-label="...And You Said It Back Zip-Hoodie"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> ...And You Said It Back Zip-Hoodie </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$70.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="...And You Said It Back Zip-Hoodie"></span> <span name="gtm_item_id" value="7997956194493"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177507074"></span> <span name="gtm_item_price" value="70.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="5" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8201828991165-template--21249086095549__featured_collection_4KzaC8-5" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8201828991165" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/isilyf-aysib-bedroom-slippers"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=1100" alt="ISILYF…AYSIB Bedroom Slippers" srcset="//store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/ISILYF_AYSIBBedroomSlippers_40df274c-973d-4738-af96-f0fc356ffc99.png?v=1769799671&amp;width=800 800w" width="1100" height="1100" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/isilyf-aysib-bedroom-slippers" aria-label="ISILYF…AYSIB Bedroom Slippers"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> ISILYF…AYSIB Bedroom Slippers </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$30.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="ISILYF…AYSIB Bedroom Slippers"></span> <span name="gtm_item_id" value="8201828991165"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177642133"></span> <span name="gtm_item_price" value="30.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="6" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7960501944509-template--21249086095549__featured_collection_4KzaC8-6" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7960501944509" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-pigment-pink-hoodie"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=1000" alt="I Said I Love You First - Pigment Pink Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_1_FRONT_RESHOOT.png?v=1761693932&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=1000" alt="I Said I Love You First - Pigment Pink Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_I_Said_I_Love_You_First_Pigment_Pink_Hoodie_2_FRONT_DETAIL.png?v=1761693927&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-pigment-pink-hoodie" aria-label="I Said I Love You First - Pigment Pink Hoodie"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Pigment Pink Hoodie </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$85.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Pigment Pink Hoodie"></span> <span name="gtm_item_id" value="7960501944509"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177458093"></span> <span name="gtm_item_price" value="85.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="7" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7963358199997-template--21249086095549__featured_collection_4KzaC8-7" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7963358199997" data-scroll="E"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/emotionally-bankrupt-dad-hat"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=1000" alt="Emotionally Bankrupt Dad Hat" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_1_FRONT.png?v=1761693893&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=1000" alt="Emotionally Bankrupt Dad Hat" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Emotionally_Bankrupt_Dad_Hat_3_DETAIL.png?v=1761693900&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/emotionally-bankrupt-dad-hat" aria-label="Emotionally Bankrupt Dad Hat"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Emotionally Bankrupt Dad Hat </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$35.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Emotionally Bankrupt Dad Hat"></span> <span name="gtm_item_id" value="7963358199997"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00196177464964"></span> <span name="gtm_item_price" value="35.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="8" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7960502010045-template--21249086095549__featured_collection_4KzaC8-8" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7960502010045" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/94813129845712395"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=1000" alt="Spotify Fans First Exclusive Rose Garden Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-03-SpoitfyVinyl.png?v=1739490488&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=1000" alt="I Said I Love You First - Spotify Fans First Exclusive Rose Garden Vinyl " srcset="//store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/selena2.png?v=1739490488&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/94813129845712395" aria-label="I Said I Love You First - Rose Garden Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Rose Garden Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$33.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Rose Garden Vinyl"></span> <span name="gtm_item_id" value="7960502010045"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475754466"></span> <span name="gtm_item_price" value="33.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 basis-[calc((100%-(1*var(--grid-gap-x)))/2)] !mr-0 md:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] lg:basis-[calc((100%-(3*var(--grid-gap-x)))/4)] !md:mr-0 relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="9" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7971685597373-template--21249086095549__featured_collection_4KzaC8-9" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7971685597373" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-exclusive-rare-beauty-cd-box-set"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=1000" alt="I Said I Love You First - Exclusive Rare Beauty CD Box Set" srcset="//store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=800" alt="I Said I Love You First - Exclusive Rare Beauty CD Box Set" srcset="//store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=800 800w" width="800" height="800" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-exclusive-rare-beauty-cd-box-set" aria-label="I Said I Love You First - Exclusive Rare Beauty CD Box Set"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Exclusive Rare Beauty CD Box Set </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$40.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:static md:p-0 group-data-[overlay-active]:md:visible pointer-events-none select-none w-full flex justify-center md:justify-center "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Exclusive Rare Beauty CD Box Set"></span> <span name="gtm_item_id" value="7971685597373"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602458440744"></span> <span name="gtm_item_price" value="40.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li>
    </ul>
    
  </div>

  
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] left-0 hidden md:hidden">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--prev disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-90 carousel-nav__icon--prev">
        <span class="sr-only">Previous</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] right-0 hidden md:hidden">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--next disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-[-90deg] carousel-nav__icon--next">
        <span class="sr-only">Next</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
  

  
    









<div 
  class="swiper__pagination flex w-full justify-center absolute z-10 overflow-hidden hidden md:hidden" 
  style="--swiper-pagination-color: #000000; --swiper-pagination-bottom: 16px; --swiper-pagination-bullet-inactive-opacity:1; --swiper-pagination-bullet-inactive-color: #000000;" 
  data-label="Go to slide {{ index }}"
></div>

  

  

</div>


  
</div>
            </div><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
</div>
              </div></div>
        </div>
      </div>



  </div>

  






</section><aside id="shopify-section-template--21249086095549__divider_bX6Xw3" class="shopify-section divider">



<div class="divider border-b-0 border-x-0 border-default-width mx-auto max-w-full rounded-full c-border-content-subtle"></div>

</aside><aside id="shopify-section-template--21249086095549__spacer_tEGkGt" class="shopify-section spacer">













  

  <div class="spacer__wrapper section__wrapper c-text- c-border- grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      
  <div class="spacer__spacing section-spacing mx-auto w-full relative z-10 py-container-xs px-none max-w-full md:px-none md:max-w-full">
  </div>

    
  </div>

  





</aside><section id="shopify-section-template--21249086095549__media_section_wPBHAK" class="shopify-section media-section">













  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-none">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div class="media-section__wrapper grid grid-cols-[repeat(var(--gridColsMobile),1fr)] md:grid-cols-[repeat(var(--gridColsDesktop),1fr)] gap-lg-md md:gap-container-md" style="--gridColsMobile: 1; --gridColsDesktop: 1;">

      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/Music-Shop.png?v=1771876605&amp;width=2000 2000w" width="2000" height="62" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=850" srcset="//store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Music-Shop-Mobile.png?v=1771876604&amp;width=800 800w" width="850" height="75" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div></div>
</div>

</div>
</div>
            </div></div>
        </div>
      </div>



  </div>

  







</section><section id="shopify-section-template--21249086095549__featured_collection_i66WcF" class="shopify-section featured-collection">












  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-2xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
  
  
    












































<div
  data-items-element="swiper__parent"
  class="carousel-wrapper w-full min-w-full relative"
  data-carousel-type="grid-carousel"
  data-carousel-class="carousel-wrapper w-full min-w-full relative"
  data-carousel-layout="carousel"
  data-carousel-layout-md="carousel"
  data-slides-per-view="2"
  data-slides-per-view-md="4"
  data-slides-per-view-lg="4"
  data-carousel-loop="false"
  data-carousel-autoplay="0"
  data-carousel-peek="false"
  data-carousel-peek-md="false"
  data-carousel-peek-value="0.15"
  data-carousel-peek-value-md="0.15"
  data-carousel-dragfree="false"
  data-carousel-align="start"
  data-carousel-align-md="start"
  data-carousel-gap-x="xs"
  data-carousel-gap-y="sm"
  data-carousel-zoom=""
  data-carousel-pagination-type="bullets"
  style="--cols: 2; --cols-md: 4; --cols-lg: 4; --peek-value: 0.15; --peek-value-md: 0.15; --grid-gap: var(--gap-container-xs,0); --grid-gap-x: var(--gap-container-xs,0); --grid-gap-y: var(--gap-container-sm,0);"
>
  <div 
    data-items-element="swiper__viewport"
    class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none"
    data-carousel-class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none">
    
    <ul 
      data-items-element="swiper-wrapper"
      class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-initial-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-carousel-class="z-10 relative max-w-[100vw] w-full pb-lg-sm grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-next-url=""
      
    >
      <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="1" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7960501780669-template--21249086095549__featured_collection_i66WcF-1" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7960501780669" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-alt-cover-exclusive-peach-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=1000" alt="I Said I Love You First Alt Cover - Exclusive Peach Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/selena1.png?v=1739490727&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=1000" alt="I Said I Love You First Alt Cover - Exclusive Peach Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_AltCover.jpg?v=1758751108&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-alt-cover-exclusive-peach-vinyl" aria-label="I Said I Love You First Alt Cover - Exclusive Peach Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First Alt Cover - Exclusive Peach Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$33.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:absolute md:p-sm-sm group-data-[overlay-active]:md:invisible pointer-events-none select-none w-full flex justify-start md:justify-start "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First Alt Cover - Exclusive Peach Vinyl"></span> <span name="gtm_item_id" value="7960501780669"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475754473"></span> <span name="gtm_item_price" value="33.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="2" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7960501715133-template--21249086095549__featured_collection_i66WcF-2" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7960501715133" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-standard-candy-cane-red-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=1000" alt="I Said I Love You First - Standard Candy Cane Red Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/selena3_ff22f20f-3626-4e0d-ac41-1ea24072ae90.png?v=1755542700&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=1000" alt="I Said I Love You First - Standard Candy Cane Red Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SaidILoveYouFirst_CandyCaneVinyl.jpg?v=1758751108&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-standard-candy-cane-red-vinyl" aria-label="I Said I Love You First - Standard Candy Cane Red Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Standard Candy Cane Red Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$33.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Standard Candy Cane Red Vinyl"></span> <span name="gtm_item_id" value="7960501715133"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475694205"></span> <span name="gtm_item_price" value="33.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="3" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7960501878973-template--21249086095549__featured_collection_i66WcF-3" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7960501878973" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-exclusive-cd-zine"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=1000" alt="I Said I Love You First - Exclusive CD Zine" srcset="//store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/selena4.png?v=1739490616&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=1000" alt="I Said I Love You First - Exclusive CD Zine - gif" srcset="//store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Zine_IH_1.gif?v=1739490912&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-exclusive-cd-zine" aria-label="I Said I Love You First - Exclusive CD Zine"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Exclusive CD Zine </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$20.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:absolute md:p-sm-sm group-data-[overlay-active]:md:invisible pointer-events-none select-none w-full flex justify-start md:justify-start "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Exclusive CD Zine"></span> <span name="gtm_item_id" value="7960501878973"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475659914"></span> <span name="gtm_item_price" value="20.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="4" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7977737617597-template--21249086095549__featured_collection_i66WcF-4" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7977737617597" data-scroll="Y"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/younger-and-hotter-than-me-7-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=1000" alt="Younger And Hotter Than Me 7&quot; Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/YoungerAndHotterThanMe7In.jpg?v=1758751317&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=3000" alt="Younger And Hotter Than Me 7&quot; Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=2000 2000w, //store.selenagomez.com/cdn/shop/files/SG_7single_vinyl_packshot_marshmellow_copy.png?v=1758751317&amp;width=2560 2560w" width="3000" height="3000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/younger-and-hotter-than-me-7-vinyl" aria-label="Younger And Hotter Than Me 7&quot; Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Younger And Hotter Than Me 7" Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Younger And Hotter Than Me 7&quot; Vinyl"></span> <span name="gtm_item_id" value="7977737617597"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475700302"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="5" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7971685597373-template--21249086095549__featured_collection_i66WcF-5" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7971685597373" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-said-i-love-you-first-exclusive-rare-beauty-cd-box-set"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=1000" alt="I Said I Love You First - Exclusive Rare Beauty CD Box Set" srcset="//store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/1BoxSet-CD-Bag.png?v=1741203741&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=800" alt="I Said I Love You First - Exclusive Rare Beauty CD Box Set" srcset="//store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/IMG_6045.gif?v=1741367061&amp;width=800 800w" width="800" height="800" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-said-i-love-you-first-exclusive-rare-beauty-cd-box-set" aria-label="I Said I Love You First - Exclusive Rare Beauty CD Box Set"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Said I Love You First - Exclusive Rare Beauty CD Box Set </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$40.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:absolute md:p-sm-sm group-data-[overlay-active]:md:invisible pointer-events-none select-none w-full flex justify-start md:justify-start "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Said I Love You First - Exclusive Rare Beauty CD Box Set"></span> <span name="gtm_item_id" value="7971685597373"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602458440744"></span> <span name="gtm_item_price" value="40.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="6" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7975186759869-template--21249086095549__featured_collection_i66WcF-6" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7975186759869" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/sunset-blvd-7-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=1000" alt="Sunset Blvd. 7&quot; Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SunsetBlvd7in.jpg?v=1758751229&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=1000" alt="Sunset Blvd. 7&quot; Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/IZHO-Music-Product-Mock-07-SB7.png?v=1758751229&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/sunset-blvd-7-vinyl" aria-label="Sunset Blvd. 7&quot; Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Sunset Blvd. 7" Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Sunset Blvd. 7&quot; Vinyl"></span> <span name="gtm_item_id" value="7975186759869"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602475700319"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="7" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7901760585917-template--21249086095549__featured_collection_i66WcF-7" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7901760585917" data-scroll="W"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/wolves-anniversary-7in-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=1000" alt="Wolves 7th Anniversary 7in Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Wolves7In.jpg?v=1758751275&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=1000" alt="Wolves 7th Anniversary 7in Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/wolvesfront.png?v=1758751275&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/wolves-anniversary-7in-vinyl" aria-label="Wolves Anniversary 7” Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Wolves Anniversary 7” Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Wolves Anniversary 7” Vinyl"></span> <span name="gtm_item_id" value="7901760585917"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602465738407"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="8" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7500604080317-template--21249086095549__featured_collection_i66WcF-8" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7500604080317" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/single-soon-7-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=1000" alt="Single Soon 7&quot; Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SingleSoon7In.jpg?v=1758751166&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=1000" alt="Single Soon 7&quot; vinyl" srcset="//store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SEL7IN.png?v=1758751166&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/single-soon-7-vinyl" aria-label="Single Soon 7&quot; Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Single Soon 7" Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Single Soon 7&quot; Vinyl"></span> <span name="gtm_item_id" value="7500604080317"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602458361148"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="9" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-6192048275645-template--21249086095549__featured_collection_i66WcF-9" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="6192048275645" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revelacion-box-set"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=1000" alt="Revelación Box Set" srcset="//store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/1ST_RevelacionBox.jpg?v=1760986906&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=1000" alt="Revelación Box Set" srcset="//store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/SG_box.png?v=1760986906&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revelacion-box-set" aria-label="Revelación Box Set"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revelación Box Set </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$51.98</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revelación Box Set"></span> <span name="gtm_item_id" value="6192048275645"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602435684468"></span> <span name="gtm_item_price" value="51.98"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="10" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-6591858180285-template--21249086095549__featured_collection_i66WcF-10" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="6591858180285" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revelacion-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=1000" alt="Revelación Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Revelacion.jpg?v=1758751050&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=1000" alt="Revelación Vinyl" srcset="//store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/SG_REV_LP.png?v=1758750896&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revelacion-vinyl" aria-label="Revelación Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revelación Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$29.99</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revelación Vinyl"></span> <span name="gtm_item_id" value="6591858180285"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602435764658"></span> <span name="gtm_item_price" value="29.99"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="11" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-6192048308413-template--21249086095549__featured_collection_i66WcF-11" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="6192048308413" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revelacion-cd"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=1000" alt="Revelación CD" srcset="//store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/sg_cd.png?v=1611897761&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revelacion-cd" aria-label="Revelación CD"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revelación CD </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$14.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revelación CD"></span> <span name="gtm_item_id" value="6192048308413"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602435684451"></span> <span name="gtm_item_price" value="14.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="12" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8061341597885-template--21249086095549__featured_collection_i66WcF-12" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card product_card--sold-out" data-product="8061341597885" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revival-10-year-anniversary-store-exclusive-deluxe-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=3000" alt="Revival 10-Year Anniversary - Store Exclusive Deluxe Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=2000 2000w, //store.selenagomez.com/cdn/shop/files/REVIVAL_product_shot_D2C_copy.png?v=1755542707&amp;width=2560 2560w" width="3000" height="3000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revival-10-year-anniversary-store-exclusive-deluxe-vinyl" aria-label="Revival 10-Year Anniversary - Store Exclusive Deluxe Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revival 10-Year Anniversary - Store Exclusive Deluxe Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$40.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:absolute md:p-sm-sm group-data-[overlay-active]:md:invisible pointer-events-none select-none w-full flex justify-start md:justify-start "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> <li> <div class="tag tag--restocked product__tag product__tag--restocked card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Restocked</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revival 10-Year Anniversary - Store Exclusive Deluxe Vinyl"></span> <span name="gtm_item_id" value="8061341597885"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602478514111"></span> <span name="gtm_item_price" value="40.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="13" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-4850009636942-template--21249086095549__featured_collection_i66WcF-13" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="4850009636942" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revival-deluxe-cd-poster"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=1000" alt="Revival Deluxe CD + Poster" srcset="//store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/CDPoster.png?v=1602213527&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revival-deluxe-cd-poster" aria-label="Revival Deluxe CD + Poster"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revival Deluxe CD + Poster </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$20.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revival Deluxe CD + Poster"></span> <span name="gtm_item_id" value="4850009636942"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602435357447"></span> <span name="gtm_item_price" value="20.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="14" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-4373886533710-template--21249086095549__featured_collection_i66WcF-14" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="4373886533710" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/rare-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=1000" alt="Rare Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/image_1_35ee5e33-036a-457d-92b4-77902e6637d3.png?v=1710282221&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/rare-vinyl" aria-label="Rare Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Rare Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$29.99</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Rare Vinyl"></span> <span name="gtm_item_id" value="4373886533710"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602508561733"></span> <span name="gtm_item_price" value="29.99"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="15" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8061341630653-template--21249086095549__featured_collection_i66WcF-15" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card product_card--sold-out" data-product="8061341630653" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/rare-5-year-anniversary-store-exclusive-deluxe-vinyl"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=3000" alt="Rare 5-Year Anniversary - Store Exclusive Deluxe Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=2000 2000w, //store.selenagomez.com/cdn/shop/files/RAREpackshotmarblecopy.png?v=1761689358&amp;width=2560 2560w" width="3000" height="3000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=1000" alt="Rare 5-Year Anniversary - Store Exclusive Deluxe Vinyl" srcset="//store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/2ND_RareAnni.jpg?v=1761689358&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/rare-5-year-anniversary-store-exclusive-deluxe-vinyl" aria-label="Rare 5-Year Anniversary - Store Exclusive Deluxe Vinyl"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Rare 5-Year Anniversary - Store Exclusive Deluxe Vinyl </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$40.00</span> </p> </div> <ul class=" card__tags flex flex-wrap gap-sm-xs top-0 left-0 md:absolute md:p-sm-sm group-data-[overlay-active]:md:invisible pointer-events-none select-none w-full flex justify-start md:justify-start "> <li> <div class="tag tag--exclusive product__tag product__tag--exclusive card__single-tag cursor-default text_body_sm px-xs-2xl py-none c-bg-secondary c-text-primary-on c-border-transparent border-default-width-narrow rounded-xl" >Exclusive</div> </li> </ul> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Rare 5-Year Anniversary - Store Exclusive Deluxe Vinyl"></span> <span name="gtm_item_id" value="8061341630653"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602478541131"></span> <span name="gtm_item_price" value="40.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="16" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-4381352951886-template--21249086095549__featured_collection_i66WcF-16" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card product_card--sold-out" data-product="4381352951886" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/rare-cassette"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=1000" alt="Rare Cassette" srcset="//store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/RAREcassette_6c4c8c4a-601b-4b05-be55-8b90404b3c75.png?v=1576181394&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/rare-cassette" aria-label="Rare Cassette"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Rare Cassette </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$14.98</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Rare Cassette"></span> <span name="gtm_item_id" value="4381352951886"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602508575723"></span> <span name="gtm_item_price" value="14.98"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="17" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-4373885976654-template--21249086095549__featured_collection_i66WcF-17" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="4373885976654" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/rare-cd"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=1000" alt="Rare CD" srcset="//store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/CD_10b07a36-9c18-43a6-b609-cb7be67f7de9.png?v=1576170317&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/rare-cd" aria-label="Rare CD"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Rare CD </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$13.48</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Rare CD"></span> <span name="gtm_item_id" value="4373885976654"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602508561719"></span> <span name="gtm_item_price" value="13.48"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="18" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-4850009604174-template--21249086095549__featured_collection_i66WcF-18" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="4850009604174" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revival-deluxe-cd-journal"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=1000" alt="Revival Deluxe CD + Journal" srcset="//store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/CD_Journal.png?v=1602213525&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revival-deluxe-cd-journal" aria-label="Revival Deluxe CD + Journal"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revival Deluxe CD + Journal </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$59.92</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revival Deluxe CD + Journal"></span> <span name="gtm_item_id" value="4850009604174"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602435357416"></span> <span name="gtm_item_price" value="59.92"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="19" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7478323478717-template--21249086095549__featured_collection_i66WcF-19" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7478323478717" data-scroll="C"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/calm-down-with-selena-gomez-digital-single"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=1000" alt="Calm Down (with Selena Gomez) Digital Single" srcset="//store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/calmdwondigitalupdated.png?v=1685122146&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/calm-down-with-selena-gomez-digital-single" aria-label="Calm Down (with Selena Gomez) Digital Single"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Calm Down (with Selena Gomez) Digital Single </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$0.69</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Calm Down (with Selena Gomez) Digital Single"></span> <span name="gtm_item_id" value="7478323478717"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00602448475596"></span> <span name="gtm_item_price" value="0.69"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="20" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-6192638722237-template--21249086095549__featured_collection_i66WcF-20" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="6192638722237" data-scroll="R"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/revelacion-digital-album"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=1000" alt="Revelación - Digital Album" srcset="//store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=100 100w, //store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=300 300w, //store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=400 400w, //store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=500 500w, //store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=600 600w, //store.selenagomez.com/cdn/shop/products/REV_digi_fcfe5e0a-7689-451f-a833-7a178e87dc50.png?v=1611897713&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/revelacion-digital-album" aria-label="Revelación - Digital Album"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Revelación - Digital Album </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$7.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Revelación - Digital Album"></span> <span name="gtm_item_id" value="6192638722237"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="0602435780429"></span> <span name="gtm_item_price" value="7.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li>
    </ul>
    
  </div>

  
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] left-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--prev disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-90 carousel-nav__icon--prev">
        <span class="sr-only">Previous</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] right-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--next disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-[-90deg] carousel-nav__icon--next">
        <span class="sr-only">Next</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
  

  
    









<div 
  class="swiper__pagination flex w-full justify-center absolute z-10 overflow-hidden md:flex" 
  style="--swiper-pagination-color: #000000; --swiper-pagination-bottom: 16px; --swiper-pagination-bullet-inactive-opacity:1; --swiper-pagination-bullet-inactive-color: #000000;" 
  data-label="Go to slide {{ index }}"
></div>

  

  

</div>


  
</div>
            </div><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div></div>
        </div>
      </div>



  </div>

  






</section><aside id="shopify-section-template--21249086095549__divider_EtwJ6H" class="shopify-section divider">



<div class="divider border-b-0 border-x-0 border-default-width mx-auto max-w-full rounded-full c-border-content-subtle"></div>

</aside><aside id="shopify-section-template--21249086095549__spacer_ELieti" class="shopify-section spacer">













  

  <div class="spacer__wrapper section__wrapper c-text- c-border- grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      
  <div class="spacer__spacing section-spacing mx-auto w-full relative z-10 py-container-xs px-none max-w-full md:px-none md:max-w-full">
  </div>

    
  </div>

  





</aside><section id="shopify-section-template--21249086095549__media_section_t8jQNm" class="shopify-section media-section">













  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-none">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div class="media-section__wrapper grid grid-cols-[repeat(var(--gridColsMobile),1fr)] md:grid-cols-[repeat(var(--gridColsDesktop),1fr)] gap-lg-md md:gap-container-md" style="--gridColsMobile: 1; --gridColsDesktop: 1;">

      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers_dc1dff79-1071-47b3-964f-dcd4080457ea.png?v=1739494689&amp;width=2000 2000w" width="2000" height="62" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=850" srcset="//store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/sgReskinBest-Sellers-Mobile_42072763-0fa7-4997-8b68-f05d11e5e324.png?v=1739494704&amp;width=800 800w" width="850" height="75" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div></div>
</div>

</div>
</div>
            </div></div>
        </div>
      </div>



  </div>

  







</section><section id="shopify-section-template--21249086095549__featured_collection_PtgRVp" class="shopify-section featured-collection">












  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-2xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
  
  
    












































<div
  data-items-element="swiper__parent"
  class="carousel-wrapper w-full min-w-full relative"
  data-carousel-type="grid-carousel"
  data-carousel-class="carousel-wrapper w-full min-w-full relative"
  data-carousel-layout="carousel"
  data-carousel-layout-md="carousel"
  data-slides-per-view="2"
  data-slides-per-view-md="4"
  data-slides-per-view-lg="4"
  data-carousel-loop="false"
  data-carousel-autoplay="0"
  data-carousel-peek="false"
  data-carousel-peek-md="false"
  data-carousel-peek-value="0.15"
  data-carousel-peek-value-md="0.15"
  data-carousel-dragfree="false"
  data-carousel-align="start"
  data-carousel-align-md="start"
  data-carousel-gap-x="xs"
  data-carousel-gap-y="sm"
  data-carousel-zoom=""
  data-carousel-pagination-type="bullets"
  style="--cols: 2; --cols-md: 4; --cols-lg: 4; --peek-value: 0.15; --peek-value-md: 0.15; --grid-gap: var(--gap-container-xs,0); --grid-gap-x: var(--gap-container-xs,0); --grid-gap-y: var(--gap-container-sm,0);"
>
  <div 
    data-items-element="swiper__viewport"
    class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none"
    data-carousel-class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none">
    
    <ul 
      data-items-element="swiper-wrapper"
      class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-initial-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-carousel-class="z-10 relative max-w-[100vw] w-full pb-lg-sm grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-next-url=""
      
    >
      <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="1" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7975186563261-template--21249086095549__featured_collection_PtgRVp-1" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7975186563261" data-scroll="Y"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/youre-my-cherry-pie-zip-hoodie"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=1000" alt="You&#39;re My Cherry Pie Zip Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Front.png?v=1745000031&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=1000" alt="You&#39;re My Cherry Pie Zip Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieHoodie_Detail.png?v=1745000031&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/youre-my-cherry-pie-zip-hoodie" aria-label="You&#39;re My Cherry Pie Zip Hoodie"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> You're My Cherry Pie Zip Hoodie </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$65.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="You&#39;re My Cherry Pie Zip Hoodie"></span> <span name="gtm_item_id" value="7975186563261"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177473300"></span> <span name="gtm_item_price" value="65.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="2" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8133155750077-template--21249086095549__featured_collection_PtgRVp-2" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8133155750077" data-scroll="P"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/pink-satin-sg-heart-pajama-set"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=1000" alt="Pink Satin SG Heart Pajama Set" srcset="//store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/1STSELENA_GOMEZ_Satin_PJ_SET_2_FRONT.png?v=1762461538&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=1000" alt="Pink Satin SG Heart Pajama Set Full" srcset="//store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/2NDSELENA_GOMEZ_Satin_PJ_SET_1_FRONT.png?v=1762461537&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/pink-satin-sg-heart-pajama-set" aria-label="Pink Satin SG Heart Pajama Set"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Pink Satin SG Heart Pajama Set </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$95.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Pink Satin SG Heart Pajama Set"></span> <span name="gtm_item_id" value="8133155750077"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177599444"></span> <span name="gtm_item_price" value="95.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="3" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7978848420029-template--21249086095549__featured_collection_PtgRVp-3" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7978848420029" data-scroll="I"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/i-don-t-care-who-knows-it-t-shirt"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=1000" alt="I Don’t Care Who Knows It T-shirt" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Back_53cb139c-2b0f-41b1-aac5-059b09bae393.png?v=1758748039&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=1000" alt="I Don’t Care Who Knows It T-shirt Front Detail" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieTee_Detail01.png?v=1758747954&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/i-don-t-care-who-knows-it-t-shirt" aria-label="I Don’t Care Who Knows It T-shirt"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> I Don’t Care Who Knows It T-shirt </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$30.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="I Don’t Care Who Knows It T-shirt"></span> <span name="gtm_item_id" value="7978848420029"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177479340"></span> <span name="gtm_item_price" value="30.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="4" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7975186727101-template--21249086095549__featured_collection_PtgRVp-4" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7975186727101" data-scroll="Y"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/youre-my-cherry-pie-oversized-tote"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=1000" alt="You&#39;re My Cherry Pie Oversized Tote" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Front.png?v=1757960904&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=1000" alt="You&#39;re My Cherry Pie Oversized Tote Detail" srcset="//store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/CherryPieTote_Detail.png?v=1757960904&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/youre-my-cherry-pie-oversized-tote" aria-label="You&#39;re My Cherry Pie Oversized Tote"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> You're My Cherry Pie Oversized Tote </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$25.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="You&#39;re My Cherry Pie Oversized Tote"></span> <span name="gtm_item_id" value="7975186727101"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00196177473416"></span> <span name="gtm_item_price" value="25.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="5" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8044739330237-template--21249086095549__featured_collection_PtgRVp-5" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8044739330237" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/selenator-script-pink-glitter-tank"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=1000" alt="Selenator Script Pink Glitter Tank" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_1_FRONT.png?v=1761694071&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=1000" alt="Selenator Script Pink Glitter Tank" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Tank_2_BACK.png?v=1761694069&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/selenator-script-pink-glitter-tank" aria-label="Selenator Script Pink Glitter Tank"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Selenator Script Pink Glitter Tank </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$35.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Selenator Script Pink Glitter Tank"></span> <span name="gtm_item_id" value="8044739330237"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177553552"></span> <span name="gtm_item_price" value="35.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="6" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8044741656765-template--21249086095549__featured_collection_PtgRVp-6" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8044741656765" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/selenator-script-pink-glitter-lounge-pants"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=1000" alt="Selenator Script Pink Glitter Lounge Pants" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_1_FRONT.png?v=1761694056&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=1000" alt="Selenator Script Pink Glitter Lounge Pants" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_Script_Pink_Glitter_Lounge_Pants_2_BACK.png?v=1761694056&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/selenator-script-pink-glitter-lounge-pants" aria-label="Selenator Script Pink Glitter Lounge Pants"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Selenator Script Pink Glitter Lounge Pants </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$65.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Selenator Script Pink Glitter Lounge Pants"></span> <span name="gtm_item_id" value="8044741656765"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177553637"></span> <span name="gtm_item_price" value="65.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="7" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-8044753780925-template--21249086095549__featured_collection_PtgRVp-7" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="8044753780925" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/selenator-white-heart-crewneck"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=1000" alt="Selenator White Heart Crewneck" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_1_FRONT.png?v=1761694078&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=1000" alt="Selenator White Heart Crewneck" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Selenator_White_Heart_Crewneck_2_BACK.png?v=1761694078&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/selenator-white-heart-crewneck" aria-label="Selenator White Heart Crewneck"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Selenator White Heart Crewneck </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$55.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Selenator White Heart Crewneck"></span> <span name="gtm_item_id" value="8044753780925"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177553583"></span> <span name="gtm_item_price" value="55.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="8" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7615550030013-template--21249086095549__featured_collection_PtgRVp-8" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7615550030013" data-scroll="E"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/embroidered-love-on-hoodie"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=1000" alt="Embroidered Love On Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_1_FRONT_RESHOOT.png?v=1761693877&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=1000" alt="Embroidered Love On Hoodie" srcset="//store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SELENA_GOMEZ_Embroidered_Love_On_Hoodie_2_FRONT_DETAIL.png?v=1761693877&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/embroidered-love-on-hoodie" aria-label="Embroidered Love On Hoodie"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Embroidered Love On Hoodie </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$70.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Embroidered Love On Hoodie"></span> <span name="gtm_item_id" value="7615550030013"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177270145"></span> <span name="gtm_item_price" value="70.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="9" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7502677901501-template--21249086095549__featured_collection_PtgRVp-9" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7502677901501" data-scroll="H"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/high-maintenance-sweatpants"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=1000" alt="High Maintenance Sweatpants" srcset="//store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/HMSweats_Back.png?v=1745967640&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=1000" alt="High Maintenance Sweatpants" srcset="//store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/HMSweats_Detail.png?v=1745967640&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/high-maintenance-sweatpants" aria-label="High Maintenance Sweatpants"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> High Maintenance Sweatpants </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$55.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="High Maintenance Sweatpants"></span> <span name="gtm_item_id" value="7502677901501"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177191594"></span> <span name="gtm_item_price" value="55.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="10" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7502677934269-template--21249086095549__featured_collection_PtgRVp-10" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7502677934269" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/single-soon-boxers"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=1000" alt="Single Soon Boxers" srcset="//store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Front.png?v=1745967672&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover group-hover:opacity-0 transition-opacity duration-200 image__responsive"> <div class=" card__image-hover-container image-hover absolute inset-0 opacity-0 group-hover:opacity-100 transition-opacity duration-200 "> <img src="//store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=1000" alt="Single Soon Boxers" srcset="//store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SingleSoonShorts_Detail.png?v=1745967672&amp;width=800 800w" width="1000" height="1000" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div></div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/single-soon-boxers" aria-label="Single Soon Boxers"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Single Soon Boxers </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$40.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Single Soon Boxers"></span> <span name="gtm_item_id" value="7502677934269"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="S"></span> <span name="gtm_item_upc" value="00196177194144"></span> <span name="gtm_item_price" value="40.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="11" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7615551733949-template--21249086095549__featured_collection_PtgRVp-11" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7615551733949" data-scroll="L"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/love-on-sunglasses"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=1100" alt="Love On Sunglasses Rich text editor" srcset="//store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/120311AD-4EF6-4B59-A438-7E5A3167C642.png?v=1708965592&amp;width=800 800w" width="1100" height="1100" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/love-on-sunglasses" aria-label="Love On Sunglasses"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Love On Sunglasses </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$35.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Love On Sunglasses"></span> <span name="gtm_item_id" value="7615551733949"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00196177266971"></span> <span name="gtm_item_price" value="35.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="product" data-product-position="12" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="ProductInfo-7975186661565-template--21249086095549__featured_collection_PtgRVp-12" class="card__wrapper relative w-full col-span-2 grid-rows-[minmax(max-content,1fr)_auto] h-full product_card" data-product="7975186661565" data-scroll="S"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <a href="/products/sunset-blvd-keychain"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[100%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=1200" alt="Sunset Blvd. Keychain" srcset="//store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/PRODUCT_SELG_25_ECOMM_LL_SUNSETBLVD_PHOTO_KEYCHAIN_1.png?v=1741906089&amp;width=1200 1200w" width="1200" height="1200" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </a> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm group-data-[overlay-active=card]:invisible group-data-[overlay-active=card]:opacity-0"> <a href="/products/sunset-blvd-keychain" aria-label="Sunset Blvd. Keychain"> <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <p class="text_body_md"> Sunset Blvd. Keychain </p> </div> </a> <div class="card__price card__text card__details--wrapper relative block placement-below text-center justify-center c-text-content-base"> <p class="text_body_md"> <del class="price__compare"></del> <span class="price__current">$15.00</span> </p> </div> </div> </div> <div hidden class="hidden"> <span name="gtm_item_name" value="Sunset Blvd. Keychain"></span> <span name="gtm_item_id" value="7975186661565"></span> <span name="gtm_item_collection" value=""></span> <span name="gtm_item_variant" value="Default Title"></span> <span name="gtm_item_upc" value="00196177473355"></span> <span name="gtm_item_price" value="15.00"></span> <span name="gtm_component_ref" value=""></span> </div> </div> </div> </li>
    </ul>
    
  </div>

  
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] left-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--prev disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-90 carousel-nav__icon--prev">
        <span class="sr-only">Previous</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] right-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--next disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-surface hover:c-bg-primary active:c-bg-primary c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-subtle hover:c-text-primary-on">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-[-90deg] carousel-nav__icon--next">
        <span class="sr-only">Next</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
  

  
    









<div 
  class="swiper__pagination flex w-full justify-center absolute z-10 overflow-hidden md:flex" 
  style="--swiper-pagination-color: #000000; --swiper-pagination-bottom: 16px; --swiper-pagination-bullet-inactive-opacity:1; --swiper-pagination-bullet-inactive-color: #000000;" 
  data-label="Go to slide {{ index }}"
></div>

  

  

</div>


  
</div>
            </div><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div></div>
        </div>
      </div>



  </div>

  






</section><aside id="shopify-section-template--21249086095549__divider_kGcLCM" class="shopify-section divider">



<div class="divider border-b-0 border-x-0 border-default-width mx-auto max-w-full rounded-full c-border-content-subtle"></div>

</aside><aside id="shopify-section-template--21249086095549__spacer_TtBFtN" class="shopify-section spacer">













  

  <div class="spacer__wrapper section__wrapper c-text- c-border- grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      
  <div class="spacer__spacing section-spacing mx-auto w-full relative z-10 py-container-xs px-none max-w-full md:px-none md:max-w-full">
  </div>

    
  </div>

  





</aside><section id="shopify-section-template--21249086095549__media_section_bL4Rrx" class="shopify-section media-section">













  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-none">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div class="media-section__wrapper grid grid-cols-[repeat(var(--gridColsMobile),1fr)] md:grid-cols-[repeat(var(--gridColsDesktop),1fr)] gap-lg-md md:gap-container-md" style="--gridColsMobile: 1; --gridColsDesktop: 1;">

      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/SBA_9bb67f0e-79bd-4a5a-94f7-52d1d5f97d29.png?v=1756229349&amp;width=2000 2000w" width="2000" height="62" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=850" srcset="//store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/MibileSBA.png?v=1756229348&amp;width=800 800w" width="850" height="75" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 100vw, (min-width: 760px and max-width: 75rem) 100vw, (min-width: 1024px) 75rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div></div>
</div>

</div>
</div>
            </div></div>
        </div>
      </div>



  </div>

  







</section><section id="shopify-section-template--21249086095549__featured_products_7jxpMY" class="shopify-section featured-products">












  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-2xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  












































<div
  data-items-element="swiper__parent"
  class="carousel-wrapper w-full min-w-full relative"
  data-carousel-type="grid-carousel"
  data-carousel-class="carousel-wrapper w-full min-w-full relative"
  data-carousel-layout="carousel"
  data-carousel-layout-md="carousel"
  data-slides-per-view="2"
  data-slides-per-view-md="4"
  data-slides-per-view-lg="4"
  data-carousel-loop="false"
  data-carousel-autoplay="0"
  data-carousel-peek="false"
  data-carousel-peek-md="false"
  data-carousel-peek-value="0.15"
  data-carousel-peek-value-md="0.15"
  data-carousel-dragfree="false"
  data-carousel-align="start"
  data-carousel-align-md="start"
  data-carousel-gap-x="xs"
  data-carousel-gap-y="xs"
  data-carousel-zoom=""
  data-carousel-pagination-type="bullets"
  style="--cols: 2; --cols-md: 4; --cols-lg: 4; --peek-value: 0.15; --peek-value-md: 0.15; --grid-gap: var(--gap-container-xs,0); --grid-gap-x: var(--gap-container-xs,0); --grid-gap-y: var(--gap-container-xs,0);"
>
  <div 
    data-items-element="swiper__viewport"
    class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none"
    data-carousel-class="w-full overflow-hidden [&~.carousel-nav]:hidden [&.swiper-initialized~.carousel-nav]:flex [&~.swiper__pagination]:hidden [&.swiper-initialized~.swiper__pagination]:flex swiper__viewport md:px-none">
    
    <ul 
      data-items-element="swiper-wrapper"
      class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-initial-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none max-md:gap-var-grid-gap-x max-md:columns-var-cols max-md:overflow-x-scroll md:max-w-[100vw] md:gap-var-grid-gap-x md:columns-var-cols-md lg:columns-var-cols-lg md:overflow-x-scroll"
      data-class="grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-carousel-class="z-10 relative max-w-[100vw] w-full pb-lg-xs grid-layout grid--product md:flex-nowrap md:justify-normal md:gap-none"
      data-next-url=""
      
    >
      <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="generic" data-generic-position="1" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="generic-card-generic_B4Binx" class="card__wrapper h-full card__wrapper relative w-full col-span-2" data-card="generic_B4Binx"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[120%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=1080" srcset="//store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Revive.png?v=1756229601&amp;width=800 800w" width="1080" height="1350" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm" > <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <h3 class="text_heading_md"> REVIVAL </h3> </div> </div> <a href="/collections/revival" class="card__link absolute top-0 left-0 w-full h-full col-start-1 row-start-1 row-span-full z-0" aria-label="REVIVAL"></a> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="generic" data-generic-position="2" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="generic-card-generic_ekKMGc" class="card__wrapper h-full card__wrapper relative w-full col-span-2" data-card="generic_ekKMGc"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[120%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=1080" srcset="//store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Rare.png?v=1756229601&amp;width=800 800w" width="1080" height="1350" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm" > <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <h3 class="text_heading_md"> RARE </h3> </div> </div> <a href="/collections/rare" class="card__link absolute top-0 left-0 w-full h-full col-start-1 row-start-1 row-span-full z-0" aria-label="RARE"></a> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="generic" data-generic-position="3" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="generic-card-generic_aQ3yqN" class="card__wrapper h-full card__wrapper relative w-full col-span-2" data-card="generic_aQ3yqN"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[120%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=1080" srcset="//store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Revelacion.png?v=1756229621&amp;width=800 800w" width="1080" height="1350" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm" > <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <h3 class="text_heading_md"> Revelación </h3> </div> </div> <a href="/collections/revelacion" class="card__link absolute top-0 left-0 w-full h-full col-start-1 row-start-1 row-span-full z-0" aria-label="Revelación"></a> </div> </div> </div> </li> <li class="grid-item__wrapper w-full break-after-column break-inside-avoid grow-1 shrink-0 md:basis-auto md:!mr-var-grid-gap-x relative flex" data-items-element="swiper-slide" data-pagination-item="generic" data-generic-position="4" data-pagination="1"> <div class="grid-item__content w-full h-full"> <div id="generic-card-generic_VBAdcj" class="card__wrapper h-full card__wrapper relative w-full col-span-2" data-card="generic_VBAdcj"> <div class="card__container group h-full transition-colors duration-200 grid auto-rows-[minmax(min-content,max-content)] shadow-none border-none rounded-none c-border-default-color hover:c-border-transparent" style=""> <div class="card__image-wrapper w-full relative grid grid-cols-1 grid-rows-1 z-0 group row-start-1 col-start-1 relative"> <div class="card__image--container grid grid-cols-1 grid-rows-1 z-0 col-start-1 col-end-2 row-start-1 row-end-2"> <div class="card__image relative overflow-hidden col-start-1 col-end-2 row-start-1 row-end-2 transition duration-500 ease-in-out shadow-none h-0 pb-[120%] border-none rounded-none c-border-transparent group-hover:c-border-transparent"> <div class="card__image-overlay c-bg-transparent opacity-0 group-hover:opacity-0 transition-all duration-200 z-[1] absolute inset-0 w-full h-full"></div> <img src="//store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=1080" srcset="//store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/I_Said_I_Love_You_First.png?v=1756229601&amp;width=800 800w" width="1080" height="1350" loading="lazy" sizes="(min-width: 1024px and max-width: 75rem) 25vw, (min-width: 760px and max-width: 75rem) 25vw, (min-width: 1024px) 18rem, (max-width: 759px) 50vw," class="absolute inset-0 w-full h-full object-cover image__responsive"> </div> </div> </div> <div class="card__details--wrapper col-start-1 row-start-2 min-w-0 flex flex-1 flex-col p-[0.05px] gap-y-sm-sm pt-sm-xs pb-sm-sm px-sm-sm" > <div class="card__title card__text card__details--wrapper relative block placement-below text-center justify-center c-text-"> <h3 class="text_heading_md"> I Said I Love You First </h3> </div> </div> <a href="/collections/i-said-i-love-you-first" class="card__link absolute top-0 left-0 w-full h-full col-start-1 row-start-1 row-span-full z-0" aria-label="I Said I Love You First"></a> </div> </div> </div> </li>
    </ul>
    
  </div>

  
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] left-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--prev disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-background hover:c-bg-content-base active:c-bg-content-base c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-base hover:c-text-background">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-90 carousel-nav__icon--prev">
        <span class="sr-only">Previous</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
    

























<div class="carousel-nav flex justify-between absolute top-1/2 px-sm-xs z-50 -translate-y-0.5 invisible opacity-0 transition duration-300 translate-x-[0px] md:translate-x-[0px] right-0 md:flex">
  <button class="carousel-nav__button block grid place-items-center swiper__navigation--next disabled:opacity-0 w-12 h-12">
    <div class="carousel-nav__button-bg group grid place-items-center w-10 h-10 c-bg-background hover:c-bg-content-base active:c-bg-content-base c-border-transparent hover:c-border-transparent border-none rounded-xl c-text-content-base hover:c-text-background">
      <div class="carousel-nav__icon block w-6 h-6 carousel-nav__icon rotate-[-90deg] carousel-nav__icon--next">
        <span class="sr-only">Next</span>
        
          



  
  
  
  
      
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="icon icon--arrow w-full h-full icon--arrow--chevron" fill="currentColor">
            <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/>
          </svg>
        
    

        
      </div>
    </div>
  </button>
</div>
  

  
    









<div 
  class="swiper__pagination flex w-full justify-center absolute z-10 overflow-hidden md:flex" 
  style="--swiper-pagination-color: #cc235b; --swiper-pagination-bottom: 16px; --swiper-pagination-bullet-inactive-opacity:1; --swiper-pagination-bullet-inactive-color: #333333;" 
  data-label="Go to slide {{ index }}"
></div>

  

  

</div>


</div>
            </div><div class="section-spacing mx-auto w-full relative z-10 px-lg-sm max-w-lg md:px-container-sm md:max-w-lg">
                <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
</div>
              </div></div>
        </div>
      </div>



  </div>

  





<style> #shopify-section-template--21249086095549__featured_products_7jxpMY .text_heading_md {font-size: 13px;} </style></section><section id="shopify-section-template--21249086095549__media_section_4qPweD" class="shopify-section media-section">













  

  <div class="section__wrapper scheme-scheme1 grid columns-1 rows-1 place-items-center relative z-0 overflow-hidden">
    

    
    
      <div class="content-wrapper w-full col-start-1 row-start-1 col-span-1 row-span-1 py-container-xs">
        <div class="wrapper-container w-full section__container grid py-none px-none md:px-none gap-y-none border-none c-border-gray-500 rounded-none shadow-none">
          <div class="section-container-gap grid gap-y-lg-2xs"><div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-2xl max-w-md md:px-container-2xl md:max-w-md">
              <div class="section__container grid py-none px-none md:px-none gap-y-lg-2xs border-none c-border-transparent rounded-none shadow-none">
  <div class="media-section__wrapper grid grid-cols-[repeat(var(--gridColsMobile),1fr)] md:grid-cols-[repeat(var(--gridColsDesktop),1fr)] gap-lg-lg md:gap-container-lg" style="--gridColsMobile: 1; --gridColsDesktop: 2;">

      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=1000" srcset="//store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=800 800w" width="1000" height="150" loading="lazy" sizes="(min-width: 760px and max-width: 61rem) 50vw, (min-width: 1024px) 61rem, (min-width: 760px) 30rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=900" srcset="//store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Music.png?v=1771876646&amp;width=800 800w" width="900" height="135" loading="lazy" sizes="(min-width: 760px and max-width: 61rem) 50vw, (min-width: 1024px) 61rem, (min-width: 760px) 30rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div>
          <a href="/collections/all-music" class="col-start-1 row-start-1 z-10" ></a>
        </div>
</div>



      




















<div class="media-item media-item-image-overlay flex flex-col relative justify-center px-none py-none">
  <div class="grid grid-cols-1 grid-rows-1">
    <div class="image-wrapper relative w-full overflow-hidden col-start-1 col-end-1 row-start-1 row-end-1">
      











  <picture class="image__adaptive w-full">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=1000" srcset="//store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=800 800w" width="1000" height="150" loading="lazy" sizes="(min-width: 760px and max-width: 61rem) 50vw, (min-width: 1024px) 61rem, (min-width: 760px) 30rem, (max-width: 759px) 100vw," media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=900" srcset="//store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Merch.png?v=1771876646&amp;width=800 800w" width="900" height="135" loading="lazy" sizes="(min-width: 760px and max-width: 61rem) 50vw, (min-width: 1024px) 61rem, (min-width: 760px) 30rem, (max-width: 759px) 100vw," class="w-full image__responsive">



  </picture>

    </div>
          <a href="/collections/merch" class="col-start-1 row-start-1 z-10" ></a>
        </div>
</div>

</div>
</div>
            </div></div>
        </div>
      </div>



  
  

  
  

  
    <div class="section__bg absolute col-start-1 row-start-1 col-span-1 row-span-1 z-0 h-full w-full select-none" aria-hidden="true">
      
      

      
        













  
<img src="//store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=2000" srcset="//store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=800 800w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=1200 1200w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=1600 1600w, //store.selenagomez.com/cdn/shop/files/Music-Merch.png?v=1771876765&amp;width=2000 2000w" width="2000" height="300" loading="lazy" sizes="100vw" class="w-full h-full object-cover image__responsive">



      
    </div>
  


  </div>

  







</section><aside id="shopify-section-template--21249086095549__divider_NP3ftY" class="shopify-section divider">



<div class="divider border-b-0 border-x-0 border-default-width mx-auto max-w-full rounded-full c-border-content-subtle"></div>

</aside></main>

  <script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/theme.bundle.js?v=26312432676841431921778701234"></script><script>
    window.focusVariantOnLoad = false;
    window.shop_iso_code = "US";
    window.shopUrl = 'https://store.selenagomez.com';
    window.currentCurrency = 'USD';
    window.shopCurrencyFormat = "${{ amount }}"
    window.routes = {
      cart_add_url: '/cart/add',
      cart_change_url: '/cart/change',
      cart_update_url: '/cart/update',
      search_url: '/search',
      predictive_search_url: '/search/suggest',
      privacy_policy_url: '/policies/privacy-policy',
      legal_notice_url: '/policies/legal-notice',
      terms_of_sale_url: '/policies/terms-of-sale'
    };
    window.cartStrings = {
      error: `There was an error while updating your cart. Please try again.`,
      quantityError: `You can only add [quantity] of this item to your cart.`,
      pauseFrameUnavailableMessage: `Sorry, this frame is not available at this time`,
      pauseFrameSoldOutMessage: `Sorry this frame is no longer available`,
      pauseFrame: `Frame`
    };
    window.variantStrings = {
      addToCart: `Add to cart`,
      soldOut: `Sorry Sold out`,
      unavailable: `Unavailable`,
      extendCartTimer: `Extend cart timer`,
      chooseThisStyle: `Choose this style`
    };
    window.accessibilityStrings = {
      imageAvailable: `Image [index] is now available in gallery view`,
      shareSuccess: `Link copied to clipboard`,
      pauseSlideshow: `Pause slideshow`,
      playSlideshow: `Play slideshow`,
      nextSlide: `Next slide`,
      prevSlide: `Previous slide`,
      pauseFrameAltHtml: `{{ title }} frame {frameNum} from Video`,
      enterFullScreen: `Enter Fullscreen`,
      exitFullScreen: `Exit Fullscreen`,
      hideFilters: `Hide filters`,
      showFilters: `Show filters`,
      countdownElementChange: `The countdown has ended. Some elements on the page may have changed.`
    };
    window.shareStrings = {
      copyToClipboard: "Copy link",
      successMessage: "Link copied to clipboard",
      copyToClipboardError: "Error copying to clipboard",
      shareUrlError: "Error opening sharer"
    };
    window.quickModalStrings = {
      productError: "Product details not available.",
    };
    window.videoButtonStates = {
      playButton: "Play Button",
      pauseButton: "Pause Button"
    };window.shipDateLabel = 'Ships on: {{ date }}';
      window.shipDateLabelTitled = '<b>{{ title }}:</b> Ships on {{ date }}';</script><!-- BEGIN sections: footer-group -->
<footer id="shopify-section-sections--21249085538493__footer" class="shopify-section shopify-section-group-footer-group site-footer">


















<div class="section__wrapper scheme-scheme2 c-text- c-border- grid columns-1 rows-1 place-items-center relative z-0 overflow-visible c-bg-background c-text-content-base mt-none c-border-primary border-none border-x-0 border-b-0 z-10">
  <div class="section-spacing mx-auto w-full relative z-10 py-none px-lg-sm max-w-lg md:px-container-sm md:max-w-lg grid gap-y-sm-sm gap-x-sm-xs md:grid-cols-6 mx-auto text-center">





<div  class="footer__griditem footer__griditem--0 footer__griditem--logo md:col-span-1 md:row-span-1">
  <div class="logo-container w-full h-full flex flex-col md:justify-start items-start md:items-start py-lg-2xl px-none">
    
      


















  

  
  

  
  

  

  

  <a class="logo-cntr block" href="/" style=" --logo-width: 8.125rem; --logo-width_md: 8.125rem; " title="Selena Gomez Official Shop">
    
      

            










  <picture class="image__adaptive">
    













    
  
<source data-src="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=1185" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=500 500w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=600 600w, //store.selenagomez.com/cdn/shop/files/Logo_2400c2df-0312-443a-b3ea-ba6088303077.png?v=1771876730&amp;width=800 800w" width="1185" height="137" loading="lazy" sizes="(min-width: 768px) 130px, 130px" media="(min-width: 760px)">



    













  
<img src="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=564" alt="Selena Gomez Official Shop" srcset="//store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=100 100w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=300 300w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=400 400w, //store.selenagomez.com/cdn/shop/files/Logo-Mobile.png?v=1771876730&amp;width=500 500w" width="564" height="270" loading="lazy" sizes="(min-width: 768px) 130px, 130px" class="w-full object-cover image__responsive">



  </picture>


    
  </a>
    
    
  </div>
</div>
























<div  class="footer__griditem footer__griditem--1 footer__griditem--navigation md:col-span-1 md:row-span-1 py-lg-2xl px-none">
  <div class="navigation-container w-full h-full flex flex-col items-center gap-y-sm-xs text-left md:text-left md:justify-start">
    








































<nav class="w-full md:flex md:items-start nav-wrapper" >
  <ul class="menu-nav text-left md:text-left md:flex justify-start md:flex-col md:justify-center md:grow gap-x-sm-xs gap-y-sm-xs nav-container flex flex-col md:flex-col">
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/collections/merch">Merch</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/collections/all-music">Music</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/">Collections</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="https://selenagomez.lnk.to/Listen">LISTEN</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/pages/film-tv">FILM & TV</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="https://www.rarebeauty.com/">RARE BEAUTY</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="https://rareimpactfund.org/">RARE IMPACT FUND</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="https://www.youtube.com/selenagomez">VIDEOS</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="https://www.wondermind.com/">WONDERMIND</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/pages/subscribe">SUBSCRIBE</a>
          </li>
        
      
    
  </ul>
</nav>

    
  </div>
</div>
























<div  class="footer__griditem footer__griditem--2 footer__griditem--navigation md:col-span-1 md:row-span-1 py-lg-2xl px-none">
  <div class="navigation-container w-full h-full flex flex-col items-center gap-y-sm-xs text-left md:text-left md:justify-start">
    








































<nav class="w-full md:flex md:items-start nav-wrapper" aria-label="Support Links">
  <ul class="menu-nav text-left md:text-left md:flex justify-start md:flex-col md:justify-center md:grow gap-x-sm-xs gap-y-sm-xs nav-container flex flex-col md:flex-col">
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/pages/help">Help & Support</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/policies/terms-of-sale">Terms</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/policies/privacy-policy">Privacy</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="/policies/legal-notice">Do not sell my personal information</a>
          </li>
        
      
    
      
        
        
        
        
          <li class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px]">
            <a href="#" onclick="event.preventDefault();transcend.showConsentManager({'viewState': 'CompleteOptions' });" data-linklist="transcend">Cookie Choices</a>
          </li>
        
      
    
  </ul>
</nav>

    
      
      <a href="https://store.selenagomez.com" class="text_navigation_sm c-text-content-base hover:c-text-tertiary no-underline hover:underline hover:decoration-2 hover:underline-offset-[4px] w-full">&copy; 2026 Selena Gomez Official Shop
  
</a>
    
  </div>
</div>


<div  class="footer__griditem footer__griditem--3 footer__griditem--developer md:col-span-3 md:row-span-2 py-none px-none">
  <div class="developer-container">
    <div class="privy-embed-form" data-campaign="4422790"></div>

  </div>
</div>


<div  class="footer__griditem footer__griditem--4 footer__griditem--social md:col-span-6 md:row-span-1 py-none px-none">
  
    
    

    
    

    <div class="social-container social-component w-full h-full flex flex-col md:justify-center">
      






 








<nav aria-label="Socials menu">
  <ul class="flex flex-wrap justify-center md:justify-center gap-none" style="--icon-width: 1.25rem; --icon-height: 1.25rem;">
     
      <li>
        <a href="https://www.facebook.com/Selena" target="_blank" aria-label="Open Facebook social link" class="icon_facebook flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg width="48" height="48" viewBox="0 0 48 48" fill="currentColor" class="umg-icon" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.7453 0 0 10.7453 0 24C0 35.255 7.74912 44.6995 18.2026 47.2934V31.3344H13.2538V24H18.2026V20.8397C18.2026 12.671 21.8995 8.8848 29.9194 8.8848C31.44 8.8848 34.0637 9.18336 35.137 9.48096V16.129C34.5706 16.0694 33.5866 16.0397 32.3645 16.0397C28.4294 16.0397 26.9088 17.5306 26.9088 21.4061V24H34.7482L33.4013 31.3344H26.9088V47.8243C38.7926 46.3891 48.001 36.2707 48.001 24C48 10.7453 37.2547 0 24 0Z" /></svg>
          </div>
        </a>
      </li> 
    
     
      <li>
        <a href="https://twitter.com/selenagomez" target="_blank" aria-label="Open Twitter social link" class="icon_twitter flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg width="48" height="48" viewBox="0 0 48 48" fill="currentColor" class="umg-icon" xmlns="http://www.w3.org/2000/svg"><path d="M36.6526 3.80786H43.3995L28.6594 20.6548L46 43.5798H32.4225L21.7881 29.6759L9.61989 43.5798H2.86886L18.6349 25.5601L2 3.80786H15.9222L25.5348 16.5165L36.6526 3.80786ZM34.2846 39.5414H38.0232L13.8908 7.63413H9.87892L34.2846 39.5414Z" /></svg>
          </div>
        </a>
      </li> 
    
     
      <li>
        <a href="https://www.instagram.com/selenagomez/" target="_blank" aria-label="Open Instagram social link" class="icon_instagram flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="umg-icon"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>
          </div>
        </a>
      </li> 
    
     
      <li>
        <a href="https://www.youtube.com/user/SelenaGomezVEVO" target="_blank" aria-label="Open YouTube social link" class="icon_youtube flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg width="48" height="48" viewBox="0 0 48 48" fill="currentColor" class="umg-icon" xmlns="http://www.w3.org/2000/svg"><path d="M47.5219 14.4001C47.5219 14.4001 47.0531 11.0907 45.6094 9.6376C43.7812 7.7251 41.7375 7.71572 40.8 7.60322C34.0875 7.11572 24.0094 7.11572 24.0094 7.11572H23.9906C23.9906 7.11572 13.9125 7.11572 7.2 7.60322C6.2625 7.71572 4.21875 7.7251 2.39062 9.6376C0.946875 11.0907 0.4875 14.4001 0.4875 14.4001C0.4875 14.4001 0 18.2907 0 22.172V25.8095C0 29.6907 0.478125 33.5813 0.478125 33.5813C0.478125 33.5813 0.946875 36.8907 2.38125 38.3438C4.20937 40.2563 6.60938 40.1907 7.67813 40.397C11.5219 40.7626 24 40.8751 24 40.8751C24 40.8751 34.0875 40.8563 40.8 40.3782C41.7375 40.2657 43.7812 40.2563 45.6094 38.3438C47.0531 36.8907 47.5219 33.5813 47.5219 33.5813C47.5219 33.5813 48 29.7001 48 25.8095V22.172C48 18.2907 47.5219 14.4001 47.5219 14.4001ZM19.0406 30.2251V16.7345L32.0062 23.5032L19.0406 30.2251Z" /></svg>
          </div>
        </a>
      </li> 
    
     
      <li>
        <a href="https://itunes.apple.com/us/artist/selena-gomez/id280215834" target="_blank" aria-label="Open Apple Music social link" class="icon_apple flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg width="48" height="48" viewBox="0 0 48 48" fill="currentColor" class="umg-icon" xmlns="http://www.w3.org/2000/svg"><path d="M43.5839 37.4071C42.858 39.0841 41.9988 40.6277 41.0033 42.0469C39.6463 43.9817 38.5352 45.3209 37.6789 46.0646C36.3516 47.2853 34.9294 47.9105 33.4065 47.946C32.3132 47.946 30.9947 47.6349 29.4599 47.0038C27.9201 46.3757 26.5051 46.0646 25.2112 46.0646C23.8542 46.0646 22.3988 46.3757 20.8421 47.0038C19.2831 47.6349 18.0271 47.9638 17.0668 47.9964C15.6064 48.0586 14.1508 47.4157 12.6978 46.0646C11.7704 45.2557 10.6105 43.8691 9.22087 41.9047C7.72995 39.807 6.50422 37.3745 5.54395 34.6012C4.51554 31.6058 4 28.7051 4 25.8969C4 22.6801 4.69509 19.9057 6.08734 17.5807C7.18153 15.7132 8.63718 14.2401 10.4591 13.1586C12.2809 12.0772 14.2495 11.5261 16.3694 11.4908C17.5293 11.4908 19.0505 11.8496 20.9408 12.5548C22.8258 13.2623 24.0361 13.6211 24.5667 13.6211C24.9635 13.6211 26.308 13.2016 28.5874 12.3652C30.7428 11.5895 32.562 11.2683 34.0524 11.3948C38.0908 11.7207 41.1247 13.3127 43.1425 16.1807C39.5307 18.3691 37.7441 21.4342 37.7797 25.3662C37.8123 28.429 38.9233 30.9776 41.107 33.0013C42.0966 33.9405 43.2017 34.6664 44.4313 35.182C44.1646 35.9553 43.8832 36.696 43.5839 37.4071V37.4071ZM34.322 0.960762C34.322 3.36131 33.445 5.6027 31.6969 7.6773C29.5873 10.1436 27.0357 11.5687 24.2687 11.3439C24.2334 11.0559 24.213 10.7528 24.213 10.4343C24.213 8.12973 25.2162 5.66343 26.9978 3.6469C27.8872 2.6259 29.0185 1.77694 30.3903 1.09972C31.7591 0.432598 33.0539 0.0636663 34.2716 0.000488281C34.3072 0.321404 34.322 0.64234 34.322 0.960731V0.960762Z" /></svg>
          </div>
        </a>
      </li> 
    
     
      <li>
        <a href="https://open.spotify.com/artist/0C8ZW7ezQVs4URX5aX7Kqx?play=true&utm_source=open.spotify.com&utm_medium=open" target="_blank" aria-label="Open Spotify social link" class="icon_spotify flex h-full fill-current justify-center items-center h-min-click-space w-min-click-space c-text-content-base hover:c-text-tertiary">
          <div class="social-icons__wrapper">
            <svg width="48" height="48" viewBox="0 0 48 48" fill="currentColor" class="umg-icon" xmlns="http://www.w3.org/2000/svg"><path d="M23.9266 0C10.7126 0 0 10.7123 0 23.9263C0 37.1409 10.7126 47.8523 23.9266 47.8523C37.142 47.8523 47.8534 37.1409 47.8534 23.9263C47.8534 10.7131 37.142 0.00114285 23.9263 0.00114285L23.9266 0ZM34.8991 34.5086C34.4706 35.2114 33.5506 35.4343 32.8477 35.0029C27.23 31.5714 20.158 30.7943 11.8294 32.6971C11.0269 32.88 10.2269 32.3771 10.044 31.5743C9.86029 30.7714 10.3611 29.9714 11.1657 29.7886C20.28 27.7054 28.098 28.6029 34.4049 32.4571C35.1077 32.8886 35.3306 33.8057 34.8991 34.5086ZM37.8277 27.9929C37.2877 28.8714 36.1391 29.1486 35.262 28.6086C28.8306 24.6546 19.0269 23.5097 11.4197 25.8189C10.4331 26.1169 9.39114 25.5609 9.09171 24.576C8.79457 23.5894 9.35086 22.5494 10.3357 22.2494C19.0251 19.6129 29.8277 20.89 37.2134 25.4286C38.0906 25.9686 38.3677 27.1169 37.8277 27.9929ZM38.0791 21.2089C30.3677 16.6286 17.6449 16.2074 10.2823 18.442C9.1 18.8006 7.84971 18.1331 7.49143 16.9509C7.13314 15.768 7.8 14.5186 8.98314 14.1591C17.4349 11.5934 31.4849 12.0891 40.3631 17.3597C41.4289 17.9909 41.7774 19.3643 41.146 20.4263C40.5174 21.4897 39.1403 21.8403 38.0803 21.2089H38.0791Z" /></svg>  
          </div>
        </a>
      </li> 
    
    
    
    
  </ul>
</nav>

      
    </div>
  
</div>


  
  

  <div class="support-messages-container col-span-full text_body_xs c-text-gray-600">
    
      <p>
        If you are using a screen reader and are having problems using this website, please call 866-682-4413 for assistance.
      </p>
    
  </div>

</div>

  



</div>


<style> @media screen and (max-width: 768px) {#shopify-section-sections--21249085538493__footer .py-lg-2xl {padding-top: 15px; padding-bottom: 5px; }} #shopify-section-sections--21249085538493__footer .support-messages-container {padding-bottom: 20px;} </style></footer>
<!-- END sections: footer-group --><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/utm-params.bundle.js?v=44857160626880170391778701234"></script>
  <script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/section-render.bundle.js?v=154588927741139015221778701233"></script><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/product.bundle.js?v=23342165391340815291778701234"></script><script defer="defer" src="//store.selenagomez.com/cdn/shop/t/74/assets/cart-drawer.bundle.js?v=87398640709522926711778701234"></script><script async="async" src="//store.selenagomez.com/cdn/shop/t/74/assets/content-overlay.bundle.js?v=37908579092181384011778701234"></script><!-- BEGIN sections: background-group -->

<!-- END sections: background-group --><!-- START OPEN EXTERNAL LINKS IN NEW TAB SCRIPT -->
<script>
document.addEventListener('DOMContentLoaded', function () {
  const links = document.links;
  for (let i = 0, linksLength = links.length; i < linksLength; i++) {
    if (links[i].hostname !== window.location.hostname) {
      links[i].target = '_blank';
      links[i].rel = 'noreferrer noopener';
    }
  }
});
</script>
<!-- END OPEN EXTERNAL LINKS IN NEW TAB SCRIPT -->


  <style>
    .card__tags .product__tag--pre-order {
      color: #fcf6f1;
      background-color: #000000;
      border-color: rgba(0,0,0,0);
    }
  </style>
<script></script><script async="async" src="//store.selenagomez.com/cdn/shop/t/74/assets/url-params.bundle.js?v=51352056378978385121778701234"></script><script async="async" src="//store.selenagomez.com/cdn/shop/t/74/assets/dotdigital-site-tracking.bundle.js?v=56115862656055679041778701234"></script><script>
      window.customerEmail = ''
      window.customerAcceptsMarketing = ''
      window.dotDigitalCartInsights = {
        programId: '772',
        currency: 'USD',
        subtotal: '0.00',
        discountAmount: '0.00',
        grandTotal: '0.00',
        cartUrl: 'https://store.selenagomez.com',
        lineItems: '[]'
      }
    </script><script async="async" src="//store.selenagomez.com/cdn/shop/t/74/assets/dotdigital-cart-insight.bundle.js?v=73368649038972163841778701234"></script>
<script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
