Label: Decca Release: 1959 Sleeve: Poor (P) Media: Good (G)
Photo is of actual item for sale, or one of similar condition.
Recently viewed
Danny Kaye - Sings Selections From The Samuel Goldywn Technicolor Pict
// 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;
}