Label: Crown Release: 1960 Sleeve: Poor (P) Media: Very Good Plus (VG+)
Photo is of actual item for sale.
Recently viewed
Percussion All Stars - Predominant Percussion
// remove sale badge on product page
.badge.price__badge-sale{
display:none!important;
}
// hide sale on cards
.badge.badge--bottom-left.color-scheme-4 {
display:none!important;
}