La Femme en Flammes

TECHNICAL INFORMATION

TECHNIQUE

Bronze, Lost Wax Process

HEIGHT

84 cm

EDITION

350 + 35 EA

DATE OF EDITION

Conceived in 1980
First cast in 1980

PATINA

Green

REFERENCE

R. & N. Descharnes Salvador Dali Sculptures & Objects. Eccart. Ref. 655, page 255.

    Description

    This sculpture unites two of Dalí’s obsessions: fire, and a female figure with drawers. The flames seem to have a life of their own, and represent the hidden intensity of unconscious desire, while the drawers represent the mystery of hidden secrets. This beautiful faceless woman symbolizes all women. For Dali, a woman’s mystery is her true beauty.

    document.addEventListener('click', function(e) { const bouton = e.target.closest('.btn-ouvre-formulaire'); if (!bouton) return; const popupOeuvre = bouton.closest('.dialog-widget-content, .elementor-popup-modal, .elementor-location-popup'); if (!popupOeuvre) return; const titre = popupOeuvre.querySelector('.titre-oeuvre-modal .elementor-heading-title, .titre-oeuvre-modal'); if (!titre) return; const nomOeuvre = titre.textContent.trim(); sessionStorage.setItem('nom_oeuvre_modal', nomOeuvre); let essais = 0; const interval = setInterval(function() { const champ = document.querySelector('input[name="form_fields[oeuvre]"]'); if (champ) { champ.value = sessionStorage.getItem('nom_oeuvre_modal') || ''; clearInterval(interval); return; } essais++; if (essais >= 20) { clearInterval(interval); } }, 300); });