plant-my-seeds.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://plant-my-seeds.com/products/purple-roman-lettuce-seeds
Submission: On May 01 via manual from DE — Scanned from IS

Form analysis 13 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization_form-72" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/purple-roman-lettuce-seeds">
  <input type="hidden" name="locale_code" value="en" data-localization-input="">
  <div class="sf__custom-select sf__select-">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="en" selected="selected">English</option>
    </select>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form7550089298162__274" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/purple-roman-lettuce-seeds">
  <input type="hidden" name="currency_code" value="EUR" data-localization-input="">
  <div class="sf__custom-select sf__select-">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="EUR" selected="selected"> EUR </option>
      <option value="SEK"> SEK </option>
    </select>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="email" name="customer[email]" placeholder="Email" class="form-control">
  <input type="password" name="customer[password]" placeholder="Password" class="form-control">
  <a class="underline block my-3 sf-customer__reset-password-btn">Forgot your password?</a>
  <button class="sf__btn sf__btn-primary mt-4  mb-3 w-full" type="submit"> Sign In </button>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <input class="form-control" type="email" name="email" placeholder="Email" spellcheck="false" autocomplete="off" autocapitalize="off">
  <div class="flex mt-2">
    <button type="submit" class="sf__btn sf__btn-primary block w-40"> Submit </button>
    <button type="button" data-recover-toggle="" class="sf__btn-secondary sf-customer__cancel-reset block w-40 ml-4"> Cancel </button>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input type="text" name="customer[first_name]" placeholder="First Name" class="form-control">
  <input type="text" name="customer[last_name]" placeholder="Last Name" class="form-control">
  <input type="email" name="customer[email]" placeholder="Email" class="form-control">
  <input type="password" name="customer[password]" placeholder="Password" class="form-control">
  <div class="mt-3 text-color-secondary"> Sign up for early Sale access plus tailored new arrivals, trends and promotions. To opt out, click unsubscribe in our emails. </div>
  <button class="mt-6 mb-3 w-full sf__btn sf__btn-primary"> Register </button>
  <a class="w-full mt-[12xpx] sf__btn sf__btn-secondary" href="/account/login">
    Log In
  </a>
</form>

GET /search

<form action="/search" method="GET" novalidate="" class="relative w-full md:mx-28 flex border border-black rounded-md">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="hidden" name="options[fields]" value="title,vendor,product_type,variants.title">
  <input type="text" name="q" required="" autocomplete="off" placeholder="Search products" aria-label="Search products" class="w-full h-11" style="border: none;" data-search-input="">
  <button type="submit" class="absolute top-px right-0 py-3 px-3.5">
    <svg class="w-[18px] h-[18px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
      <path
        d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z">
      </path>
    </svg>
  </button>
  <span class="invisible absolute top-0 right-0 py-2.5 px-3" data-spinner="">
    <svg class="animate-spin w-[24px] h-[24px] " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
      <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
      <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
  </span>
  <span class="absolute top-0 p-3.5 invisible cursor-pointer text-[#777] right-8" data-clear-search="">
    <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
      <path
        d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
      </path>
    </svg>
  </span>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--15949729104114__main" accept-charset="UTF-8" class="product-form form main-product" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550089298162"
  data-product-handle="purple-roman-lettuce-seeds" data-enable-image-zoom="true" data-enable-history-state="true" data-enable-video-autoplay="false"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="main-product__blocks">
    <input hidden="" name="id" required="" value="42436282482930">
    <div class="main-product__block main-product__block-title">
      <div class="prod__title flex justify-between items-start pt-0.5 relative pr-12">
        <h1 class="text-2xl md:text-3xl md:leading-[42px] pr-2">Purple Roman Lettuce Seeds</h1>
        <div style="" class="jdgm-widget jdgm-preview-badge" data-id="7550089298162" data-template="product" data-auto-install="false">
        </div>
        <div class="hidden md:block absolute right-0 top-0">
          <button class="sf__tooltip-item sf__btn-icon sf-wishlist__button sf__tooltip-left sf__tooltip-style-1" data-product-handle="purple-roman-lettuce-seeds" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content sf-wishlist__button-content" data-revert-text="Remove from wishlist"> Add to wishlist </span>
          </button>
        </div>
      </div>
    </div>
    <div class="main-product__block main-product__block-price">
      <div class="prod__reviews-and-prices flex">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class="text-xl md:text-2xl prod__price text-color-regular-price">€1,29</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
      <div class="installment-shoppay"></div>
    </div>
    <div class="main-product__block main-product__block-variant_picker">
      <div class="product__variant-picker product-options">
        <div data-index="option-1-0" data-product-option="Packs" class="product-options__option product-options__option--">
          <div class="prod__option-label font-medium flex flex-wrap items-center justify-between prod__option-label--button">
            <div>
              <span>Packs:</span>
              <span data-option-label="" data-label-position="1" class="option-label">250 Seeds</span>
            </div>
            <button data-open-sizeguide="" class="inline-flex items-center hidden">
              <svg class="w-[24px] h-[24px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512">
                <path
                  d="M608 128H32c-17.67 0-32 14.33-32 32v192c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zm0 224H32V160h80v56c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-56h64v56c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-56h64v56c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-56h64v56c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-56h64v56c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-56h80v192z">
                </path>
              </svg>
              <span class="ml-2 ">Size guide</span>
            </button>
          </div>
          <div class="prod__option prod__option--button flex items-center flex-wrap justify-between">
            <div class="inline-flex flex-wrap">
              <div data-selected="true" class="product-option-item sf-po__option-button" data-option-position="1" data-option-type="button" data-value="250 Seeds">250 Seeds</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="main-product__block main-product__block-buy_buttons">
      <div class="prod__countdown hidden" data-days="days" data-hrs="hrs" data-mins="mins" data-secs="secs" data-now="2022-05-01 17:44:00+0100 (IST)"></div>
      <div class="product-form__actions" data-cart-actions="">
        <label class="prod__option-label prod__option-label__quantity font-medium hidden md:block"> Quantity </label>
        <div class="flex flex-wrap items-end">
          <div class="form__input-wrapper form__input-wrapper--select mr-5 w-32" data-quantity-input-wrapper="">
            <label class="prod__option-label font-medium md:hidden"> Quantity </label>
            <div class="quantity-input h-[46px] flex border border-color-border rounded ">
              <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Decrease quantity of Purple Roman Lettuce Seeds by one" data-quantity-selector="decrease"
                data-product-id="7550089298162">
                <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                  <path d="M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
                </svg>
              </button>
              <input class="quantity-input__element w-10 text-center flex-grow shrink appearance-none" type="number" name="quantity" value="1" min="1" aria-label="Product quantity" data-quantity-input="" data-product-id="7550089298162">
              <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Increase quantity of Purple Roman Lettuce Seeds by one" data-quantity-selector="increase"
                data-product-id="7550089298162">
                <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
                  <path d="M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
                </svg>
              </button>
            </div>
          </div>
          <button type="submit" name="add" class="add-to-cart sf__btn flex-grow shrink not-change relative sf__btn-secondary " data-atc-text="Add to cart">
            <span class="atc-spinner inset-0 absolute items-center justify-center">
              <svg class="animate-spin w-[20px] h-[20px] " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
                <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
                <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
              </svg>
            </span>
            <span class="not-change atc-text"> Add to cart </span>
          </button>
          <div class="prod__dynamic_checkout buy-one-click w-full mt-5">
            <div data-shopify="payment-button" data-has-selling-plan="false" class="shopify-payment-button"><button class="shopify-payment-button__button shopify-payment-button__button--unbranded shopify-payment-button__button--hidden"
                disabled="disabled" aria-hidden="true">&nbsp;</button><button class="shopify-payment-button__more-options shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true">&nbsp;</button></div>
          </div>
        </div>
      </div>
      <div class="prod__form-error pt-4"></div>
      <div class="quantity-discount-hook mt-4"></div>
    </div>
    <div class="main-product__block main-product__block-addons">
      <div class="actions-block border-b border-color-border">
        <div class="prod__form-buttons flex flex-wrap">
          <a href="#add-to-compare" class="sf-prod-compare__button in-prod-page flex items-center mr-[30px]" data-product-handle="purple-roman-lettuce-seeds">



        <svg class="w-[20px] h-[20px]" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M164 384h-44V48a16 16 0 0 0-16-16H88a16 16 0 0 0-16 16v336H28a12 12 0 0 0-8.73 20.24l68 72a12 12 0 0 0 17.44 0l68-72A12 12 0 0 0 164 384zm200.72-276.24l-68-72a12 12 0 0 0-17.44 0l-68 72A12 12 0 0 0 220 128h44v336a16 16 0 0 0 16 16h16a16 16 0 0 0 16-16V128h44a12 12 0 0 0 8.72-20.24z" class=""></path></svg>
    

                      <span class="ml-2" data-revert-text="Remove from compare">
                    Compare
                </span>
                    </a>
          <a href="#ask-question" class="form-ask__button flex items-center mr-[30px]">



        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28zm7.67-24h-16c-6.627 0-12-5.373-12-12v-.381c0-70.343 77.44-63.619 77.44-107.408 0-20.016-17.761-40.211-57.44-40.211-29.144 0-44.265 9.649-59.211 28.692-3.908 4.98-11.054 5.995-16.248 2.376l-13.134-9.15c-5.625-3.919-6.86-11.771-2.645-17.177C185.658 133.514 210.842 116 255.67 116c52.32 0 97.44 29.751 97.44 80.211 0 67.414-77.44 63.849-77.44 107.408V304c0 6.627-5.373 12-12 12zM256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8z"></path></svg>
    

                      <span class="ml-2">
                    Ask a question
                    </span>
                    </a>
          <a href="#open-share" class="flex items-center" data-open-share="">



        <svg xmlns="http://www.w3.org/2000/svg" width="14" height="16" fill="none" viewBox="0 0 14 16"><path fill="#000" d="M11 10c.8333 0 1.5417.2917 2.125.875.5833.5833.875 1.2917.875 2.125 0 .8333-.2917 1.5417-.875 2.125-.5833.5833-1.2917.875-2.125.875-.8333 0-1.54167-.2917-2.125-.875C8.29167 14.5417 8 13.8333 8 13c0-.3125.04167-.6146.125-.9062l-3.0625-1.9063C4.47917 10.7292 3.79167 11 3 11c-.83333 0-1.54167-.2917-2.125-.875C.291667 9.54167 0 8.83333 0 8c0-.83333.291667-1.54167.875-2.125C1.45833 5.29167 2.16667 5 3 5c.79167 0 1.47917.27083 2.0625.8125L8.125 3.90625C8.04167 3.61458 8 3.3125 8 3c0-.83333.29167-1.54167.875-2.125C9.45833.291667 10.1667 0 11 0c.8333 0 1.5417.291667 2.125.875C13.7083 1.45833 14 2.16667 14 3c0 .83333-.2917 1.54167-.875 2.125C12.5417 5.70833 11.8333 6 11 6c-.7917 0-1.47917-.27083-2.0625-.8125L5.875 7.09375c.1875.60417.1875 1.20833 0 1.8125l3.0625 1.90625C9.52083 10.2708 10.2083 10 11 10zm1.0625-8.0625C11.7708 1.64583 11.4167 1.5 11 1.5c-.4167 0-.7708.14583-1.0625.4375C9.64583 2.22917 9.5 2.58333 9.5 3s.14583.77083.4375 1.0625c.2917.29167.6458.4375 1.0625.4375.4167 0 .7708-.14583 1.0625-.4375.2917-.29167.4375-.64583.4375-1.0625s-.1458-.77083-.4375-1.0625zm-10.125 7.125C2.22917 9.35417 2.58333 9.5 3 9.5s.77083-.14583 1.0625-.4375S4.5 8.41667 4.5 8s-.14583-.77083-.4375-1.0625S3.41667 6.5 3 6.5s-.77083.14583-1.0625.4375S1.5 7.58333 1.5 8s.14583.77083.4375 1.0625zm8 5c.2917.2917.6458.4375 1.0625.4375.4167 0 .7708-.1458 1.0625-.4375.2917-.2917.4375-.6458.4375-1.0625 0-.4167-.1458-.7708-.4375-1.0625-.2917-.2917-.6458-.4375-1.0625-.4375-.4167 0-.7708.1458-1.0625.4375C9.64583 12.2292 9.5 12.5833 9.5 13c0 .4167.14583.7708.4375 1.0625z"></path></svg>
    

                      <span class="ml-2">
                    Share
                </span>
                    </a>
          <div class="sf-sharing hidden">
            <div class="sf-sharing__copy-link">
              <label for="" class="font-medium">Copy link</label>
              <input type="text" class="form-control" value="https://plant-my-seeds.com/products/purple-roman-lettuce-seeds">
            </div>
            <div class="sf-sharing__socials ">
              <label class="font-medium mr-5">Share:</label>
              <div class="sf-sharing__socials-list flex">
                <a href="https://www.facebook.com/sharer/sharer.php?u=https://plant-my-seeds.com/products/purple-roman-lettuce-seeds" target="_blank" class="mr-4 inline-flex items-center justify-center w-6">



        <svg class="w-[16px] h-[16px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg>
    

      </a>
                <a href="https://pinterest.com/pin/create/button/?url=https://plant-my-seeds.com/products/purple-roman-lettuce-seeds" target="_blank" class="mr-4 inline-flex items-center justify-center w-6">



        <svg class="w-[16px] h-[16px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"></path></svg>
    

      </a>
                <a href="https://twitter.com/intent/tweet?url=https://plant-my-seeds.com/products/purple-roman-lettuce-seeds" target="_blank" class="mr-4 inline-flex items-center justify-center w-6">



        <svg class="w-[16px] h-[16px]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>
    

      </a>
              </div>
            </div>
          </div>
        </div>
        <div class="form-ask__success-block"></div>
      </div>
    </div>
    <div class="main-product__block main-product__block-image">
      <div class="flex justify-center">
        <div class="bottom-block__image" style="width: 56%">
          <div data-image-id="573635166450" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 4.438356164383562;">
            <img class="lazyload " data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/files/Bildschirmfoto_2022-04-22_um_09.04.25_{width}x.png?v=1650615011" data-widths="[180,360,540,648]" data-aspectratio="4.438356164383562" data-sizes="auto"
              alt="buy organic heirloom plants" data-image="">
            <noscript>
              <img class="" src="//cdn.shopify.com/s/files/1/0612/4244/1970/files/Bildschirmfoto_2022-04-22_um_09.04.25_2048x2048.png?v=1650615011" alt="buy organic heirloom plants">
            </noscript>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#contact-form-ask

<form method="post" action="/contact#contact-form-ask" id="contact-form-ask" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[product]" value="Purple Roman Lettuce Seeds">
  <input type="hidden" name="contact[product url]" value="https://plant-my-seeds.com/products/purple-roman-lettuce-seeds">
  <div class="p-8 text-center">
    <h3 class="text-4xl mb-6">Ask a Question</h3>
    <input type="text" class="form-control" name="contact[name]" required="" placeholder="Your Name*">
    <input type="text" class="form-control" name="contact[phone]" placeholder="Your Phone Number">
    <input type="email" class="form-control" name="contact[email]" required="" autocorrect="off" placeholder="Your Email*">
    <textarea class="form-control" name="contact[question]" rows="4" required="" placeholder="Your Message*"></textarea>
    <p class="italic text-left text-color-subtext mb-3">* Required fields</p>
    <button type="submit" class="sf__btn sf__btn-primary">Submit Now</button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="sticky-atc-form" accept-charset="UTF-8" class="form product-form lg:container flex items-center justify-between" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550089298162"
  data-product-handle="purple-roman-lettuce-seeds"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input hidden="" name="id" required="" value="42436282482930">
  <div class=" hidden  md:flex pr-2">
    <div class="spc__main-img cursor-pointer py-1.5">
      <div data-image-id="37273466077426" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 0.7216804201050263;">
        <img class="lazyload h-full object-contain" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_organic_Purple_lettuce_{width}x.jpg?v=1650627341" data-widths="[180,360,540,720,900,962]"
          data-aspectratio="0.7216804201050263" data-sizes="auto" alt="Buy Seeds | Purple Roman Lettuce Seeds - Organic Vegetable Seeds" data-image="">
        <noscript>
          <img class="h-full object-contain" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_organic_Purple_lettuce_2048x2048.jpg?v=1650627341" alt="Buy Seeds | Purple Roman Lettuce Seeds - Organic Vegetable Seeds">
        </noscript>
      </div>
    </div>
    <div class="ml-6 psa__info">
      <h3 class="psa__title text-base hover:text-color-primary-darker font-medium cursor-pointer line-clamp-1"> Purple Roman Lettuce Seeds </h3>
      <div>
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,29</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex shrink-0 items-center psa__form-controls  w-full md:w-auto"><select class="sf-product-variant-option-dropdown combined-variant md:hidden border border-color-border flex-grow rounded mr-5 pl-4 text-black"
      style="width: calc(100vw - 160px - 2.125rem);">
      <option value="42436282482930" selected="true"> 250 Seeds - €1,29 </option>
    </select>
    <select class="sf-product-variant-option-dropdown combined-variant hidden md:block border border-color-border flex-grow rounded mr-5 pl-4">
      <option value="42436282482930" selected="true"> 250 Seeds </option>
    </select>
    <div class="quantity-input h-[46px] flex border border-color-border rounded mr-2.5 lg:mr-5 lg:flex hidden
">
      <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Decrease quantity of Purple Roman Lettuce Seeds by one" data-quantity-selector="decrease" data-product-id="7550089298162">
        <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
          <path d="M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
        </svg>
      </button>
      <input class="quantity-input__element w-10 text-center flex-grow shrink appearance-none" type="number" name="quantity" value="1" min="1" aria-label="Product quantity" data-quantity-input="" data-product-id="7550089298162">
      <button class="quantity-input__button flex items-center justify-center h-[46px] w-[46px]" type="button" aria-label="Increase quantity of Purple Roman Lettuce Seeds by one" data-quantity-selector="increase" data-product-id="7550089298162">
        <svg class="w-[12px] h-[12px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
          <path d="M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z"></path>
        </svg>
      </button>
    </div>
    <button type="submit" name="add" class="add-to-cart sf__btn flex-grow shrink not-change relative sf__btn-secondary " data-atc-text="Add to cart">
      <span class="atc-spinner inset-0 absolute items-center justify-center">
        <svg class="animate-spin w-[20px] h-[20px] " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
          <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
          <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
        </svg>
      </span>
      <span class="not-change atc-text"> Add to cart </span>
    </button>
    <div class="prod__dynamic_checkout buy-one-click md:ml-5">
      <div data-shopify="payment-button" data-has-selling-plan="false" class="shopify-payment-button"><button class="shopify-payment-button__button shopify-payment-button__button--unbranded shopify-payment-button__button--hidden" disabled="disabled"
          aria-hidden="true">&nbsp;</button><button class="shopify-payment-button__more-options shopify-payment-button__button--hidden" disabled="disabled" aria-hidden="true">&nbsp;</button></div>
    </div>
    <div class="hidden lg:flex items-center ml-5">
      <button class="sf__tooltip-item sf__btn-icon sf-prod-compare__button sf__tooltip-top sf__tooltip-style-1" data-product-handle="purple-roman-lettuce-seeds" type="button">
        <span class="sf__tooltip-icon block">
          <svg class="w-[20px] h-[20px]" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
            <path fill="currentColor"
              d="M164 384h-44V48a16 16 0 0 0-16-16H88a16 16 0 0 0-16 16v336H28a12 12 0 0 0-8.73 20.24l68 72a12 12 0 0 0 17.44 0l68-72A12 12 0 0 0 164 384zm200.72-276.24l-68-72a12 12 0 0 0-17.44 0l-68 72A12 12 0 0 0 220 128h44v336a16 16 0 0 0 16 16h16a16 16 0 0 0 16-16V128h44a12 12 0 0 0 8.72-20.24z"
              class=""></path>
          </svg>
        </span>
        <span class="sf__tooltip-content sf-prod-compare__button-content" data-revert-text="Remove from compare"> Compare </span>
      </button>
      <button class="sf__tooltip-item sf__btn-icon sf-wishlist__button sf__tooltip-top sf__tooltip-style-1" data-product-handle="purple-roman-lettuce-seeds" type="button">
        <span class="sf__tooltip-icon block">
          <svg class="w-[20px] h-[20px]" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
            <path
              d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z">
            </path>
          </svg>
        </span>
        <span class="sf__tooltip-content sf-wishlist__button-content" data-revert-text="Remove from wishlist"> Add to wishlist </span>
      </button>
    </div>
  </div>
</form>

POST /contact#ContactSubscribe

<form method="post" action="/contact#ContactSubscribe" id="ContactSubscribe" accept-charset="UTF-8" class="sf-newsletter"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="flex items-center justify-center md:flex-row flex-col">
    <div class="sf__newsletter-form-group sf__form-group-minimal flex md:w-1/4 w-full border-b-2 border-black"><input type="email" name="contact[email]" id="ContactSubscribe-email" value="" placeholder="Enter your email" autocorrect="off"
        autocapitalize="off" autocomplete="off" spellcheck="false" required="" class="w-full block pl-0 pr-4 placeholder-gray-500 placeholder-opacity-75 text-black bg-transparent py-2 newsletter__input-st">
      <button type="submit" name="commit" class="newsletter-button flex flex-none items-center justify-center
text-black
">
        <span>Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact-form__339

<form method="post" action="/contact#contact-form__339" id="contact-form__339" accept-charset="UTF-8" class="sf__footer-form-newsletter form__style-bordered"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="relative">
    <input type="email" required="" name="contact[email]" placeholder="Enter your email" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" class="form-control form__control-icon py-1.5 px-12 sf__newletter__form-input">
    <span class="sf__footer-form-newsletter-icon absolute">
      <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
        <path
          d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z">
        </path>
      </svg>
    </span>
    <button type="submit" name="commit" class="sf__form-submit absolute">
      <svg xmlns="http://www.w3.org/2000/svg" class="w-[16px] h-[16px]" fill="none" viewBox="0 0 16 17">
        <path fill="currentColor"
          d="M7.66406.585938c.21094-.1875.41016-.1875.59766 0L15.6094 7.96875c.2109.1875.2109.375 0 .5625L8.26172 15.9141c-.1875.1875-.38672.1875-.59766 0l-.70312-.7032c-.07032-.0703-.10547-.164-.10547-.2812s.03515-.2227.10547-.3164l5.44926-5.44924H.421875C.140625 9.16406 0 9.02344 0 8.74219v-.98438c0-.28125.140625-.42187.421875-.42187H12.4102L6.96094 1.88672c-.1875-.21094-.1875-.41016 0-.59766l.70312-.703122z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form7550089298162__344" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/purple-roman-lettuce-seeds">
  <input type="hidden" name="currency_code" value="EUR" data-localization-input="">
  <div class="sf__custom-select sf__select-top">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="EUR" selected="selected"> EUR </option>
      <option value="SEK"> SEK </option>
    </select>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form-71" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/purple-roman-lettuce-seeds">
  <input type="hidden" name="locale_code" value="en" data-localization-input="">
  <div class="sf__custom-select sf__select-top">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="en" selected="selected">English</option>
    </select>
  </div>
</form>

Text Content

Buy Seeds | Purple Roman Lettuce Seeds - Organic Vegetable Seeds
Get Organic hand-picked Vegetable, Herb, Exotic, Flower, Bamboo and Palm Seeds.

service@plant-my-seeds.com

English
EUR SEK
PLANT MY SEEDS

Cart 0
 * Home
 * Contact
 * Shop
    * All Plant Seeds
    * Bamboo & Palm Seeds
    * Exotic Seeds
    * Flower Seeds
    * Fruit Seeds
    * Herb Seeds
    * Plant Equipment
    * Vegetable Seeds

 * About us

PLANT MY SEEDS
Search
Account Cart 0
Home Contact Shop
Back
 * All Plant Seeds
 * Bamboo & Palm Seeds
 * Exotic Seeds
 * Flower Seeds
 * Fruit Seeds
 * Herb Seeds
 * Plant Equipment
 * Vegetable Seeds

About us
My Account
Log in Register
Log in Reset your password

--------------------------------------------------------------------------------

Register

--------------------------------------------------------------------------------

Forgot your password? Sign In

We will send you an email to reset your password.

Submit Cancel
Sign up for early Sale access plus tailored new arrivals, trends and promotions.
To opt out, click unsubscribe in our emails.
Register Log In



SEARCH OUR STORE

PLANT MY SEEDS

Account Cart 0
Popular Searches:
Aloe Vera Monk fruit Thyme
""

More Results
Home All Plant Seeds Purple Roman Lettuce Seeds
Zoom in
Zoom in
Add to wishlist


PURPLE ROMAN LETTUCE SEEDS


Add to wishlist
€1,29
Unit price
/per 

Packs: 250 Seeds
Size guide
250 Seeds
Quantity
Quantity

Add to cart
  


Compare Ask a question Share
Copy link
Share:






ASK A QUESTION

* Required fields

Submit Now


PURPLE ROMAN LETTUCE SEEDS

€1,29
Unit price
/per 
250 Seeds - €1,29 250 Seeds

Add to cart
  
Compare Add to wishlist


Product description
Shipping & Return
Product reviews
Product description


OVERVIEW OF PURPLE ROMAN LETTUCE

A Romaine or cos lettuce is a variety of lettuce that grows in tall heads of
dark green leaves that have ribs near the centre. This lettuce is tolerant of
heat, unlike most others. The leaves are usually removed from the hearts of
romaine, which are packaged together in North America. 

More to love in Purple Roman Lettuce: 

 * Romaine is the nutrient-richest lettuce among all
 * The purple leaves are used in salads, cooked vegetable dishes, and sandwiches
 * The smoky flavour lettuce develops when cooked will enhance the taste of your
   dish
 * Not so hard to grow and easier from good seeds


BENEFITS OF PURPLE ROMAN LETTUCE

You can stir-fry your lettuce in a pan to make a warm salad. Lettuce contains
vitamins K and A, which have numerous health benefits. It may be possible to
control inflammation, reduce body weight, promote brain health, and reduce
cardiovascular diseases. In comparison to red leaf, green leaf, butterhead
(Boston and Bib types) and iceberg, it contains more folate, potassium, beta
carotene and lutein.


HOW TO SOW AND CARE FOR PURPLE ROMAN LETTUCE SEEDS

Purple Romaine Lettuce is one of the easiest vegetables to grow. When the ground
is workable, direct sowing in the garden is recommended. It is also possible to
start seeds indoors 4 to 6 weeks before your last spring frost date if you are
looking for an earlier crop. Seeds can be sown after the soil reaches four
degrees, but germination is best between 13 and 18 degrees. Plants typically
emerge in one to ten days after planting. When the transplants have been
hardened off, they can be planted two to three weeks before started indoors to
have a constant supply of lettuce and plant other seeds every two weeks after
the initial planting.

After transplanting, fertilize three weeks later. The best lettuce is grown in
soils rich in organic material, containing plenty of compost and a steady supply
of nitrogen. Slow-release fertilizers or organic alfalfa meal can be used. Soil
should be moist, but not soggy. Soil should be able to drain well. The lettuce
will let you know when it needs watering. To cool down wilting leaves and slow
transpiration, sprinkle water on them at any time, even during the heat of the
day. They can also be used for protecting lettuce from drying out in the sun, in
addition to row covers. This type of mulch conserves moisture, suppresses weeds,
and keeps soil temperatures cool.

Note: This Overview is intended as a guide only since cultural practices and
climatic conditions may vary.

Specifications:

 * Product Type: Romaine Lettuce Seeds
 * USDA Zone: 8a
 * Feature: Heavy Feeder
 * Soil: Fertile, Moist, Cool
 * Harvest Time: About 60-80 days
 * Kingdom: Plantae 
 * Scientific Name: Lactuca sativa var. longifolia
 * Higher classification: Lettuces
 * Family: Asteraceae
 * Tribe: Cichorieae
 * Genus: Lactuca
 * Species: L. Sativa
 * Use: Salad or Cooked

Shipping Information:

 * The delivery time for Ireland and Northern Ireland is usually two working
   days for orders placed before 4 pm.
 * Shipping Cost: Starting at 2,00 Euros
 * Rest of the World : 3 to 11 working days
 * Shipping Cost: Starting at 2,90 Euros
 * Shipping costs from 3.50 Euros except for Australia & New Zealand.

PLANT-MY-SEEDS specializes in supplying the best quality products with the best
customer service on the market. To satisfy the needs of every customer, we
support them from the day they purchase our product until the day they retire
it. Feel free to contact us with any questions, as we are always available to
assist you.

Shipping & Return

Shipping Information:

The delivery time for Ireland and Northern Ireland is usually two working days
for orders placed before 4 pm.

⦿ Shipping Cost: Starting at 2,00 Euros

⦿ Rest of the World : 3 to 11 working days

⦿ Shipping Cost: Starting at 2,90 Euros

⦿ Shipping costs from 3.50 Euros except for Australia & New Zealand.

We want you to be 100% satisfied with your purchase. Items can be returned or
exchanged within 30 days of delivery.

Product reviews




YOU MIGHT ALSO LIKE




SUBSCRIBE TO OUR NEWSLETTER & GET 10% OFF

Become a member and get exclusive offers, the latest blog news, planting
inspiration and gardening tips.

Subscribe



CATEGORIES

All Plant Seeds Bamboo & Palm Seeds Exotic Seeds Flower Seeds Fruit Seeds Herb
Seeds Plant Equipment Vegetable Seeds


INFORMATION

Search Do not sell my personal information Terms of Service Refund policy
Shipping Policy Privacy Policy


SERVICE

Home Contact Shop About us


SUBSCRIBE

Enter your email below to be the first to know about new collections and product
launches.


Copyright © 2022 PLANT-MY-SEEDS
EUR SEK
English

Payment options:
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Visa