{"product_id":"mini-lust-spell-service","title":"Mini Lust Spell Service","description":"\u003cstyle\u003e\n  .lw-mini-service {\n    max-width: 980px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: #24131d;\n    line-height: 1.7;\n  }\n\n  .lw-mini-hero {\n    background: linear-gradient(135deg, #fff2fa 0%, #ffffff 58%, #ffe3f3 100%);\n    border: 1px solid #f7b8dc;\n    border-radius: 24px;\n    padding: 34px;\n    margin: 0 0 28px;\n    box-shadow: 0 12px 32px rgba(234, 51, 154, 0.14);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .lw-mini-hero:before {\n    content: \"♡\";\n    position: absolute;\n    top: -34px;\n    right: 22px;\n    font-size: 120px;\n    line-height: 1;\n    color: rgba(234, 51, 154, 0.08);\n    font-family: serif;\n  }\n\n  .lw-mini-hero h2 {\n    margin: 0 0 14px;\n    font-size: 31px;\n    line-height: 1.18;\n    color: #ea339a;\n    letter-spacing: -0.02em;\n  }\n\n  .lw-mini-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #4a283b;\n  }\n\n  .lw-mini-card {\n    background: #ffffff;\n    border: 1px solid #f5c4df;\n    border-radius: 20px;\n    padding: 26px;\n    margin: 24px 0;\n    box-shadow: 0 8px 24px rgba(234, 51, 154, 0.08);\n  }\n\n  .lw-mini-card h3 {\n    margin-top: 0;\n    margin-bottom: 12px;\n    color: #ea339a;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .lw-mini-card h4 {\n    color: #9d1f66;\n    font-size: 18px;\n    margin: 22px 0 8px;\n  }\n\n  .lw-mini-callout {\n    background: linear-gradient(135deg, #ffe3f3 0%, #fff7fc 100%);\n    border: 1px solid #ea339a;\n    border-left: 7px solid #ea339a;\n    border-radius: 18px;\n    padding: 20px 22px;\n    margin: 24px 0;\n    color: #24131d;\n    box-shadow: 0 8px 22px rgba(234, 51, 154, 0.1);\n  }\n\n  .lw-mini-callout strong {\n    color: #9d1f66;\n  }\n\n  .lw-mini-steps {\n    counter-reset: step-counter;\n    list-style: none;\n    padding: 0;\n    margin: 18px 0 0;\n  }\n\n  .lw-mini-steps li {\n    counter-increment: step-counter;\n    position: relative;\n    padding: 0 0 18px 50px;\n    margin: 0;\n  }\n\n  .lw-mini-steps li:before {\n    content: counter(step-counter);\n    position: absolute;\n    left: 0;\n    top: 2px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: #ea339a;\n    color: #ffffff;\n    font-weight: bold;\n    text-align: center;\n    line-height: 34px;\n    box-shadow: 0 4px 12px rgba(234, 51, 154, 0.28);\n  }\n\n  .lw-mini-note {\n    font-size: 15px;\n    background: #fff5fb;\n    border-radius: 16px;\n    padding: 16px 18px;\n    border: 1px solid #f5c4df;\n    margin-top: 18px;\n    color: #4a283b;\n  }\n\n  .lw-mini-service a {\n    color: #ea339a;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    font-weight: 700;\n  }\n\n  .lw-mini-service a:hover {\n    color: #9d1f66;\n    background: #ffe3f3;\n  }\n\n  .lw-mini-service ul {\n    padding-left: 22px;\n  }\n\n  .lw-mini-service li {\n    margin-bottom: 8px;\n  }\n\n  .lw-mini-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-top: 20px;\n  }\n\n  .lw-mini-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #ffffff;\n    border: 1px solid #f5c4df;\n    color: #9d1f66;\n    border-radius: 999px;\n    padding: 8px 14px;\n    font-size: 14px;\n    font-weight: 700;\n    box-shadow: 0 4px 12px rgba(234, 51, 154, 0.08);\n  }\n\n  .lw-mini-choice-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .lw-mini-choice {\n    background: #fff7fc;\n    border: 1px solid #f5c4df;\n    border-radius: 18px;\n    padding: 20px;\n  }\n\n  .lw-mini-choice h4 {\n    margin: 0 0 8px;\n    color: #9d1f66;\n    font-size: 18px;\n    line-height: 1.25;\n  }\n\n  .lw-mini-choice p {\n    margin: 0 0 12px;\n    color: #4a283b;\n  }\n\n  .lw-mini-upgrade {\n    background: linear-gradient(135deg, #ea339a 0%, #c61f7f 100%);\n    color: #ffffff;\n    border-radius: 22px;\n    padding: 28px;\n    margin: 26px 0;\n    box-shadow: 0 12px 28px rgba(234, 51, 154, 0.22);\n  }\n\n  .lw-mini-upgrade h3 {\n    color: #ffffff;\n    margin: 0 0 12px;\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .lw-mini-upgrade p {\n    margin: 0 0 12px;\n    color: #fff7fc;\n  }\n\n  .lw-mini-upgrade .lw-mini-highlight {\n    font-weight: 700;\n    color: #ffffff;\n  }\n\n  .lw-mini-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .lw-mini-button {\n    display: inline-block;\n    padding: 12px 20px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 15px;\n    transition: all 0.2s ease;\n  }\n\n  .lw-mini-button-primary {\n    background: #ffffff;\n    color: #ea339a !important;\n    border: 1px solid #ffffff;\n  }\n\n  .lw-mini-button-primary:hover {\n    background: #fff0f8;\n    color: #9d1f66 !important;\n  }\n\n  .lw-mini-button-pink {\n    background: #ea339a;\n    color: #ffffff !important;\n    border: 1px solid #ea339a;\n  }\n\n  .lw-mini-button-pink:hover {\n    background: #c61f7f;\n    color: #ffffff !important;\n  }\n\n  .lw-mini-button-secondary {\n    background: transparent;\n    color: #ffffff !important;\n    border: 1px solid rgba(255,255,255,0.65);\n  }\n\n  .lw-mini-button-secondary:hover {\n    background: rgba(255,255,255,0.12);\n    color: #ffffff !important;\n  }\n\n  @media (max-width: 749px) {\n    .lw-mini-hero {\n      padding: 26px 20px;\n    }\n\n    .lw-mini-hero h2 {\n      font-size: 25px;\n    }\n\n    .lw-mini-card {\n      padding: 22px 18px;\n    }\n\n    .lw-mini-badge-row {\n      justify-content: flex-start;\n    }\n\n    .lw-mini-choice-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lw-mini-upgrade {\n      padding: 22px 18px;\n    }\n  }\n\u003c\/style\u003e\u003cdiv class=\"lw-mini-service\"\u003e\n  \u003cdiv class=\"lw-mini-hero\"\u003e\n    \u003ch2\u003eMini Lust Spell Service\u003c\/h2\u003e\n    \u003cp\u003eHave a Mini Lust Spell Candle personally prepared, blessed, dressed, and burned by The Love Witch on your behalf for passion, chemistry, desire, attraction, and magnetic pull.\u003c\/p\u003e\n\n    \u003cdiv class=\"lw-mini-badge-row\"\u003e\n      \u003cspan class=\"lw-mini-badge\"\u003e♡ Affordable Lust Spell Service\u003c\/span\u003e\n      \u003cspan class=\"lw-mini-badge\"\u003e✦ Dressed, Blessed, and Burned by The Love Witch\u003c\/span\u003e\n      \u003cspan class=\"lw-mini-badge\"\u003e☽ Photos Included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003ePlease read and agree to the \u003ca title=\"Spellwork Agreement\" href=\"\/pages\/spellwork-agreement\"\u003eSpellwork Agreement\u003c\/a\u003e before ordering.\u003c\/strong\u003e\u003cbr\u003eWhen placing your order, you’ll be able to include your petition and any important details for the work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eAn Affordable Lust Spell Service for Passion, Attraction, and Magnetic Pull\u003c\/h3\u003e\n    \u003cp\u003eThe Mini Lust Spell Service is a smaller, focused candle spell service performed by The Love Witch on your behalf. Instead of receiving the candle to burn at home, your Mini Lust Spell Candle will be spiritually prepared, blessed, dressed, prayed over, and burned for your intention by The Love Witch.\u003c\/p\u003e\n\n    \u003cp\u003eThis service is designed to support magic for passion, chemistry, desire, sensual confidence, attraction, and magnetic pull. It is a beautiful choice if you are looking for an \u003cstrong\u003eaffordable lust spell\u003c\/strong\u003e, a smaller lust spell service, an attraction spell candle service, or a meaningful way to begin desire work without committing to a full-sized vigil candle service.\u003c\/p\u003e\n\n    \u003cp\u003eIf you found this service while searching for an \u003cstrong\u003eobsession spell\u003c\/strong\u003e, this service is best understood as spellwork for passion, magnetic attraction, desire, attention, and being unforgettable — not as a guarantee of control over another person’s free will. It is intended to support chemistry, heat, confidence, and energetic pull.\u003c\/p\u003e\n\n    \u003cp\u003eIf you found this service while searching for a \u003cstrong\u003echeap lust spell\u003c\/strong\u003e, please know that “affordable” does not mean careless, generic, or low-quality. This is a smaller candle spell service created for people who want personal spiritual support at a more accessible price point.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eChoose How You Want to Work\u003c\/h3\u003e\n    \u003cp\u003eSome people prefer to have The Love Witch do the candle work for them. Others like to burn a candle themselves at home. You can also do both at the same time to add your own energy to the work while The Love Witch burns a candle for your petition.\u003c\/p\u003e\n\n    \u003cdiv class=\"lw-mini-choice-grid\"\u003e\n      \u003cdiv class=\"lw-mini-choice\"\u003e\n        \u003ch4\u003eHave The Love Witch Burn It for You\u003c\/h4\u003e\n        \u003cp\u003eChoose this service if you want The Love Witch to prepare, bless, dress, pray over, and burn the Mini Lust Spell Candle on your behalf.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-mini-choice\"\u003e\n        \u003ch4\u003eDo the Spell Yourself at Home\u003c\/h4\u003e\n        \u003cp\u003eOrder the prepared Mini Lust Spell Candle and burn it yourself while focusing on your intention for passion, chemistry, attraction, desire, or magnetic pull.\u003c\/p\u003e\n        \u003ca href=\"\/products\/mini-lust-spell-candle\"\u003eShop the Mini Lust Spell Candle\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-mini-choice\"\u003e\n        \u003ch4\u003eBurn One Alongside Me\u003c\/h4\u003e\n        \u003cp\u003eFor stronger participation, you can order this service and also order a Mini Lust Spell Candle for yourself. I’ll burn one for your petition, and you can burn yours at home to add your personal energy to the work.\u003c\/p\u003e\n        \u003ca href=\"\/products\/mini-lust-spell-candle\"\u003eAdd a Mini Lust Spell Candle\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eWhat This Spell Service Includes\u003c\/h3\u003e\n    \u003cp\u003eYour Mini Lust Spell Candle will be prepared by The Love Witch with spiritual oil, cinnamon, and focused intention for passion, chemistry, desire, attraction, and magnetic pull. Your name and petition will be placed beneath the candle, and the candle will be lit and prayed over on your behalf.\u003c\/p\u003e\n\n    \u003cp\u003eYou will receive photos of your candle so you can see the work being done for you. This is a simple, intimate, and focused lust candle service for people who want The Love Witch to perform the candle burning for them.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eUse This Service For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eIncreasing passion and chemistry\u003c\/li\u003e\n      \u003cli\u003eCalling in stronger attraction and desire\u003c\/li\u003e\n      \u003cli\u003eAwakening sensual confidence\u003c\/li\u003e\n      \u003cli\u003eAdding heat and magnetic pull to romantic work\u003c\/li\u003e\n      \u003cli\u003eSupporting lust, attraction, and intimacy spells\u003c\/li\u003e\n      \u003cli\u003eWorking with obsession spell energy in a more grounded, attraction-focused way\u003c\/li\u003e\n      \u003cli\u003eBeginning lust spellwork at a more affordable price point\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eHow It Works\u003c\/h3\u003e\n\n    \u003col class=\"lw-mini-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePlace your order and write your petition.\u003c\/strong\u003e\u003cbr\u003e\n        At checkout, you’ll have the opportunity to describe your lust, attraction, passion, chemistry, or desire intention in your own words.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eInclude names and birthdates when relevant.\u003c\/strong\u003e\u003cbr\u003e\n        If your spell involves specific people, please include the names and birthdates of yourself and any other applicable parties, if known.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eThe Love Witch prepares your Mini Lust Spell Candle.\u003c\/strong\u003e\u003cbr\u003e\n        Your candle is blessed and dressed with spiritual oil, cinnamon, and focused prayer aligned with your petition.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eYour candle is lit on your behalf.\u003c\/strong\u003e\u003cbr\u003e\n        Your petition is placed beneath the candle, and The Love Witch lights it while focusing on passion, chemistry, desire, attraction, and magnetic pull.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eYou receive photos.\u003c\/strong\u003e\u003cbr\u003e\n        You’ll receive a photograph of your lit candle with a name placard identifying it as yours, followed by a second image after the candle has burned completely.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eAbout the Candle Remains\u003c\/h3\u003e\n    \u003cp\u003eOnce your Mini Lust Spell Candle has finished burning, you’ll receive a follow-up photo after the work is complete. Many people enjoy reflecting on the wax, herbs, glitter, flame, burn pattern, or other signs left behind as part of their own intuitive candle reading practice.\u003c\/p\u003e\n\n    \u003cp\u003eThis mini service does not include a written candle report. If you have follow-up questions after your candle completes, you are welcome to \u003ca href=\"\/collections\/sessions\"\u003ebook a session with The Love Witch\u003c\/a\u003e for deeper insight, guidance, and next steps.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-upgrade\"\u003e\n    \u003ch3\u003eWant Stronger or More Customized Lust Spellwork?\u003c\/h3\u003e\n    \u003cp\u003eIf your situation feels more layered, emotionally charged, or in need of a bigger magical push, you may want to choose a \u003cspan class=\"lw-mini-highlight\"\u003efull-sized vigil candle spell service\u003c\/span\u003e instead.\u003c\/p\u003e\n\n    \u003cp\u003eThe Mini Lust Spell Service is a beautiful, affordable starting point for focused passion, attraction, and desire work. A full-sized vigil candle service may be a better fit for more complex situations, ongoing concerns, or intentions that need more sustained energy.\u003c\/p\u003e\n\n    \u003cdiv class=\"lw-mini-button-row\"\u003e\n      \u003ca href=\"\/products\/custom-vigil-candle-spell-service\" class=\"lw-mini-button lw-mini-button-primary\"\u003eShop the Full-Sized Vigil Service\u003c\/a\u003e\n      \u003ca href=\"\/products\/mini-lust-spell-candle\" class=\"lw-mini-button lw-mini-button-secondary\"\u003eDo the Spell Yourself\u003c\/a\u003e\n      \u003ca href=\"\/pages\/spellwork-agreement\" class=\"lw-mini-button lw-mini-button-secondary\"\u003eRead the Spellwork Agreement\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-mini-card\"\u003e\n    \u003ch3\u003eIs the Mini Lust Spell Service Right for You?\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eYou want The Love Witch to burn the candle for you.\u003c\/li\u003e\n      \u003cli\u003eYou are looking for an affordable lust spell service.\u003c\/li\u003e\n      \u003cli\u003eYou have one clear passion, chemistry, attraction, desire, or magnetic pull intention.\u003c\/li\u003e\n      \u003cli\u003eYou are interested in obsession spell energy, but want it framed as attraction, desire, attention, and energetic magnetism.\u003c\/li\u003e\n      \u003cli\u003eYou want focused candle work without choosing a larger vigil candle service.\u003c\/li\u003e\n      \u003cli\u003eYou want the option to burn your own candle at home alongside the candle being burned for you.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"lw-mini-note\"\u003e\n      \u003cstrong\u003eNot sure which option to choose?\u003c\/strong\u003e The Mini Lust Spell Service is best for focused, straightforward attraction and passion work. If you want to participate directly, you can also \u003ca href=\"\/products\/mini-lust-spell-candle\"\u003eorder a Mini Lust Spell Candle\u003c\/a\u003e to burn at home while The Love Witch burns one for your petition.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"The Love Witch","offers":[{"title":"Default Title","offer_id":52349714628919,"sku":null,"price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/8303\/8007\/files\/mini-lust-spell-candle-service.png?v=1780636894","url":"https:\/\/thelovewitchnyc.com\/products\/mini-lust-spell-service","provider":"The Love Witch","version":"1.0","type":"link"}