<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>Purely Off-Script</title>
    <link href="https://www.purelyoffscript.com/feed.xml" rel="self" />
    <link href="https://www.purelyoffscript.com" />
    <updated>2026-07-06T10:12:16-04:00</updated>
    <author>
        <name>Amanda Hoerlein</name>
    </author>
    <id>https://www.purelyoffscript.com</id>

    <entry>
        <title>Order today!</title>
        <author>
            <name>Amanda Hoerlein</name>
        </author>
        <link href="https://www.purelyoffscript.com/order-today/"/>
        <id>https://www.purelyoffscript.com/order-today/</id>

        <updated>2026-07-06T10:12:16-04:00</updated>
            <summary type="html">
                <![CDATA[
                    🌿 Purely Off‑Script Apothecary — Order Form Customer Information Full Name Email Address Phone Number 🍵 Tea Blends Calm the&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <div class="pos-order-form"> 
<h2>🌿 Purely Off‑Script Apothecary — Order Form</h2>
  <!-- NETLIFY FORM SETUP -->  <form method="POST" data-netlify="true">    <input type="hidden" name="form-name" value="orderform">     <!-- Customer Info -->    
<h3>Customer Information</h3>
    <label>Full Name<br>      <input type="text" required="">     </label><br><br>    <label>Email Address<br>      <input type="email" name="email" required="">     </label><br><br>    <label>Phone Number<br>      <input type="tel" name="phone">     </label><br><br>   <hr>    <!-- Tea Blends -->    
<h3>🍵 Tea Blends</h3>
    <label><input type="checkbox" name="Calm the Hell Down"> Calm the Hell Down — $10 <input type="number" name="qty_calm" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Sage Against the Machine"> Sage Against the Machine — $10 <input type="number" name="qty_sage" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Momma's hibis-kiss"> Momma's hibis‑kiss — $10 <input type="number" name="qty_hibis" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Blueberry Magic"> Blueberry Magic — $10 <input type="number" name="qty_blueberry" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Tropical Velvet"> Tropical Velvet — $10 <input type="number" name="qty_tropical" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="My Seester's Last Nerve"> My Seester's Last Nerve — $10 <input type="number" name="qty_seester" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="She Doesn't Even Go Here"> She Doesn’t Even Go Here — $10 <input type="number" name="qty_go_here" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Goji Berries"> Goji Berries (Tea Add‑On) — $6 <input type="number" name="qty_goji" min="0" placeholder="Qty"></label><br><br>    <!-- Snapcakes -->    
<h3>🧁 Snapcakes</h3>
    <label><input type="checkbox" name="Lucid Dreamer"> Lucid Dreamer — $6 <input type="number" name="qty_lucid" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Hopeless Romantic"> Hopeless Romantic — $6 <input type="number" name="qty_romantic" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="The Wild Child"> The Wild Child — $6 <input type="number" name="qty_wild" min="0" placeholder="Qty"></label><br><br>    <!-- Infused Sugars -->    
<h3>🍯 Infused Sugars</h3>
    <label><input type="checkbox" name="Rose Sugar"> Rose Sugar — $10 <input type="number" name="qty_rose_sugar" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Hibiscus Sugar Cubes"> Hibiscus Sugar Cubes — $10 <input type="number" name="qty_hibiscus" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Lavender Sugar"> Lavender Sugar — $10 <input type="number" name="qty_lavender_sugar" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Blueberry Sugar Cubes"> Blueberry Sugar Cubes — $10 <input type="number" name="qty_blueberry_sugar" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Citrus Sugar"> Citrus Sugar — $10 <input type="number" name="qty_citrus" min="0" placeholder="Qty"></label><br><br>    <!-- Spice Blends -->    
<h3>🧂 Spice Blends</h3>
    <label><input type="checkbox" name="Sunday Morning"> Sunday Morning — $10 <input type="number" name="qty_sunday" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Spicy Sunday Morning"> Spicy Sunday Morning — $10 <input type="number" name="qty_spicy_sunday" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Kitchen Pepper"> Kitchen Pepper — $6 <input type="number" name="qty_kitchen" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Rosemary"> Rosemary — $5 <input type="number" name="qty_rosemary" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Lemon Balm"> Lemon Balm — $10 <input type="number" name="qty_lemon_balm" min="0" placeholder="Qty"></label><br>    <label><input type="checkbox" name="Take Me to the BBQ"> Take Me to the BBQ — $6 <input type="number" name="qty_bbq" min="0" placeholder="Qty"></label><br><br>   <hr>    <!-- Notes -->    
<h3>Special Notes</h3>
    <textarea name="notes" rows="4" placeholder="Custom requests, allergies, gift packaging, etc."></textarea>     <br><br>    <!-- Pickup or Shipment -->    
<h3>Pickup or Shipment</h3>
    <label><input type="radio" name="delivery_option" value="Pickup"> Pickup</label><br>    <label><input type="radio" name="delivery_option" value="Shipment"> Shipment</label><br><br>    <label>Delivery Address (if shipment selected)<br>      <textarea name="delivery_address" rows="3"></textarea>     </label><br><br>   <hr>    <!-- Blanket Statement -->    
<p style="font-style: italic; color: #5a3f3f;">      All apothecary items are handcrafted and made to order.    </p>
    <button type="submit">Submit Order</button>  </form></div>
            ]]>
        </content>
    </entry>
</feed>
