Conjure an air of forbidden romance with Black Magic, a gothic candle that drips with dark cherry intensity. Housed in a matte black glass jar with a black wooden lid and an elegant gold label it's a spellbinding addition to any witchy, dark academia or occult-inspired space. Scent note: Black cherry β jammy, sweet, and sinister. A single, seductive note from first light to last. Perfect for moon rituals, late-night writing or simply casting a fragrant spell over your room. Light it, whisper your intention and let the darkness answer. π Soy-wax | Lead-free cotton wick No actual magic required, but it helps set the mood. { "@context": "https://schema.org/", "@type": "Product", "name": "Black Magic Gothic Candle", "description": "Dark & fruity gothic candle scented with black cherry. Matte black glass jar with black wooden lid and gold label.", "image": "{{ product.featured_image | img_url: 'master' }}", "brand": "{{ shop.name }}", "offers": { "@type": "Offer", "priceCurrency": "{{ shop.currency }}", "price": "{{ product.price | money_without_currency }}", "availability": "https://schema.org/InStock", "url": "{{ shop.url }}{{ product.url }}" } }