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

URL: https://plant-my-seeds.com/
Submission: On May 20 via manual from IL — Scanned from IS

Form analysis 22 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization_form-74" 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="/">
  <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_form__241" 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="/">
  <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" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550087004402" data-product-handle="aloe-vera-seeds-barbadensis-miller"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436279140594" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/aloe-vera-seeds-barbadensis-miller" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_flower_Aloe_Vera_Seeds_Aloe_Barbadensis_Miller_Seeds.jpgjpg_{width}x.jpg?v=1644444576" data-widths="[180,360,533]" data-aspectratio="0.66625" data-sizes="auto" alt="Buy Seeds | Aloe Vera Barbadensis Miller Seeds | Aloe Vera Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_flower_Aloe_Vera_Seeds_Aloe_Barbadensis_Miller_Seeds.jpgjpg_2048x2048.jpg?v=1644444576" alt="Buy Seeds | Aloe Vera Barbadensis Miller Seeds | Aloe Vera Seeds">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="36781728628978" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_heirloom_flower_Aloe_Vera_Seeds_Aloe_Barbadensis_Miller_Seeds_{width}x.jpg?v=1644444576" data-widths="[180,360,540,667]" data-aspectratio="0.667" data-sizes="auto" alt="Buy Seeds | Aloe Vera Barbadensis Miller Seeds | Aloe Vera Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_heirloom_flower_Aloe_Vera_Seeds_Aloe_Barbadensis_Miller_Seeds_2048x2048.jpg?v=1644444576" alt="Buy Seeds | Aloe Vera Barbadensis Miller Seeds | Aloe Vera Seeds">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="aloe-vera-seeds-barbadensis-miller" type="button">
            <a class="sf__tooltip-icon" href="/products/aloe-vera-seeds-barbadensis-miller">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/aloe-vera-seeds-barbadensis-miller" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Aloe Vera Seeds Barbadensis Miller
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,49</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Overview of Aloe Vera Barbadensis Miller The evergreen perennial plant Aloe Vera is native to... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/aloe-vera-seeds-barbadensis-miller">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550093787378" data-product-handle="blue-ipomea-bindweed-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436289888498" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/blue-ipomea-bindweed-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_tree_flower_buy_order_Blue_Ipomea_Bindweed_seeds-3_{width}x.jpg?v=1644601072" data-widths="[180,360,540,591]" data-aspectratio="0.6677966101694915" data-sizes="auto" alt="Blue Ipomea Bindweed Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_tree_flower_buy_order_Blue_Ipomea_Bindweed_seeds-3_2048x2048.jpg?v=1644601072" alt="Blue Ipomea Bindweed Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="blue-ipomea-bindweed-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/blue-ipomea-bindweed-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/blue-ipomea-bindweed-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Blue Ipomea Bindweed Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,89</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of Blue Ipomea Bindweed&nbsp; Plants in the family Convolvulaceae, such as Ipomoea tricolor,... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/blue-ipomea-bindweed-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550089920754" data-product-handle="red-swiss-chard-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436283564274" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/red-swiss-chard-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/online_buy_plant_seeds_red_swiss_chard_mangold_ireland_organic_vegetables_{width}x.jpg?v=1645048175" data-widths="[180,360,540,667]" data-aspectratio="0.667" data-sizes="auto" alt="Buy Seeds | F1 Red Swiss Chard Seeds | Mangold - Vegetable Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/online_buy_plant_seeds_red_swiss_chard_mangold_ireland_organic_vegetables_2048x2048.jpg?v=1645048175" alt="Buy Seeds | F1 Red Swiss Chard Seeds | Mangold - Vegetable Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="red-swiss-chard-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/red-swiss-chard-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/red-swiss-chard-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          F1 Red Swiss Chard Seeds | Mangold Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,49</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Overview of F1 Red Swiss Chard Mangold or Swiss chard is a green leafy vegetable.... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/red-swiss-chard-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550089756914" data-product-handle="yellow-pear-tomato-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436283302130" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/yellow-pear-tomato-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_shop_Yellow_Pear_Tomato_Seeds_{width}x.jpg?v=1644447988" data-widths="[180,360,540,662]" data-aspectratio="0.6626626626626627" data-sizes="auto" alt="Yellow Pear Tomato Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_shop_Yellow_Pear_Tomato_Seeds_2048x2048.jpg?v=1644447988" alt="Yellow Pear Tomato Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="yellow-pear-tomato-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/yellow-pear-tomato-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/yellow-pear-tomato-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Yellow Pear Tomato Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,89</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of&nbsp;Yellow Pear Tomato&nbsp; Indeterminate heirloom tomatoes are commonly referred to as pear tomatoes... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/yellow-pear-tomato-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550090019058" data-product-handle="tomato-seeds"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436283859186" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/tomato-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_red_Tomato_Seeds_Solanum_Lycopersicum_{width}x.jpg?v=1644447879" data-widths="[180,360,510]" data-aspectratio="0.6675392670157068" data-sizes="auto" alt="Tomato Seeds | Solanum Lycopersicum" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_red_Tomato_Seeds_Solanum_Lycopersicum_2048x2048.jpg?v=1644447879" alt="Tomato Seeds | Solanum Lycopersicum">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="tomato-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/tomato-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/tomato-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Tomato Seeds | Solanum Lycopersicum
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,39</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of&nbsp;Tomato&nbsp; Tomatoes are the edible berries of the plant Solanum Lycopersicum, commonly known... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/tomato-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550090379506" data-product-handle="sweet-mustard-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436284449010" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/sweet-mustard-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_Kamome_vegetable_organic_GreenLeafMustard_{width}x.jpg?v=1644448509" data-widths="[180,360,532]" data-aspectratio="0.665" data-sizes="auto" alt="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_Kamome_vegetable_organic_GreenLeafMustard_2048x2048.jpg?v=1644448509" alt="">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="sweet-mustard-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/sweet-mustard-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/sweet-mustard-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Sweet Mustard Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,89</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4">
      </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/sweet-mustard-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550088085746" data-product-handle="f1-720-hybrid-red-taiwan-papaya-seeds"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436280680690" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/f1-720-hybrid-red-taiwan-papaya-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_exotic_F1_720_Papaya_Fruit_Seeds_Red_Lady_Taiwan_{width}x.jpg?v=1645392704" data-widths="[180,360,540,548]" data-aspectratio="0.6626360338573156" data-sizes="auto" alt="F1 720 Red Taiwan Papaya Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_exotic_F1_720_Papaya_Fruit_Seeds_Red_Lady_Taiwan_2048x2048.jpg?v=1645392704" alt="F1 720 Red Taiwan Papaya Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="f1-720-hybrid-red-taiwan-papaya-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/f1-720-hybrid-red-taiwan-papaya-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/f1-720-hybrid-red-taiwan-papaya-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          F1 720 Red Taiwan Papaya Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,59</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of&nbsp;F1 720 Red Taiwan Papaya&nbsp; Known for their high productivity, Red Lady Papaya... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/f1-720-hybrid-red-taiwan-papaya-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550089199858" data-product-handle="purple-kohlrabi-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436282319090" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/purple-kohlrabi-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/online_garden_plant_seeds_buy_ireland_seed_vegetable_Purple_Kohlrabi_Seeds_{width}x.jpg?v=1645380084" data-widths="[180,360,540,549]" data-aspectratio="0.6638452237001209" data-sizes="auto" alt="Purple Kohlrabi Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/online_garden_plant_seeds_buy_ireland_seed_vegetable_Purple_Kohlrabi_Seeds_2048x2048.jpg?v=1645380084" alt="Purple Kohlrabi Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="purple-kohlrabi-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/purple-kohlrabi-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/purple-kohlrabi-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Purple Kohlrabi Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,89</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of&nbsp;Purple Kohlrabi&nbsp; Kohlrabi, which comes in green or purple, is a bulbous vegetable... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/purple-kohlrabi-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550088151282" data-product-handle="guave-seeds-osidium-gujavana"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436280811762" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/guave-seeds-osidium-gujavana" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_organic_seeds_shop_buy_herb_seeds_Guava_Seeds_Osidium_Gujavana_{width}x.jpg?v=1645392751" data-widths="[180,360,540,550]" data-aspectratio="0.6650544135429263" data-sizes="auto" alt="Buy Seeds | Guava Seeds | Osidium Gujavana - Exotic Fruit Seeds " data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_organic_seeds_shop_buy_herb_seeds_Guava_Seeds_Osidium_Gujavana_2048x2048.jpg?v=1645392751" alt="Buy Seeds | Guava Seeds | Osidium Gujavana - Exotic Fruit Seeds ">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="36845222789362" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_exotic_seeds_Guava_Seeds_Osidium_Gujavana_{width}x.jpg?v=1645392754" data-widths="[180,360,540,720,827]" data-aspectratio="1.5009074410163339" data-sizes="auto" alt="Buy Seeds | Guava Seeds | Osidium Gujavana - Exotic Seeds " data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_shop_buy_organic_exotic_seeds_Guava_Seeds_Osidium_Gujavana_2048x2048.jpg?v=1645392754" alt="Buy Seeds | Guava Seeds | Osidium Gujavana - Exotic Seeds ">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="guave-seeds-osidium-gujavana" type="button">
            <a class="sf__tooltip-icon" href="/products/guave-seeds-osidium-gujavana">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/guave-seeds-osidium-gujavana" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Guava Seeds | Osidium Gujavana
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,89</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Overview of Guava There are many tropical and subtropical regions where guavas are cultivated. Psidium... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/guave-seeds-osidium-gujavana">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550090117362" data-product-handle="herb-sweet-basil-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436284055794" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/herb-sweet-basil-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/orgnanic_plants_garden_plant_seeds_buy_Herb_Sweet_Basil_Seeds_{width}x.jpg?v=1646000611" data-widths="[180,360,533]" data-aspectratio="0.66625" data-sizes="auto" alt="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/orgnanic_plants_garden_plant_seeds_buy_Herb_Sweet_Basil_Seeds_2048x2048.jpg?v=1646000611" alt="">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="herb-sweet-basil-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/herb-sweet-basil-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/herb-sweet-basil-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Herb - Sweet Basil Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€1,19</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of&nbsp;Herb - Sweet Basil&nbsp; A member of the family Lamiaceae, basil is often... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/herb-sweet-basil-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550087659762" data-product-handle="black-henbane-seeds-hyoscyamus-niger"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436280156402" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/black-henbane-seeds-hyoscyamus-niger" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_buy_herb_ireland_plants_seed_Black_Henbane_Seeds_Hyoscyamus_Niger_{width}x.jpg?v=1645478544" data-widths="[180,360,540,620]" data-aspectratio="0.7496977025392987" data-sizes="auto" alt="Black Henbane Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_buy_herb_ireland_plants_seed_Black_Henbane_Seeds_Hyoscyamus_Niger_2048x2048.jpg?v=1645478544" alt="Black Henbane Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="black-henbane-seeds-hyoscyamus-niger" type="button">
            <a class="sf__tooltip-icon" href="/products/black-henbane-seeds-hyoscyamus-niger">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/black-henbane-seeds-hyoscyamus-niger" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Black Henbane Seeds | Hyoscyamus Niger
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,09</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> An Overview of Black Henbane&nbsp; Hyoscyamus niger, commonly known as black henbane or stinky nightshade,... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/black-henbane-seeds-hyoscyamus-niger">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7550088872178" data-product-handle="f1-yellow-cherry-tomato-seeds"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42436281762034" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/f1-yellow-cherry-tomato-seeds" class="block w-full">

        <div class="spc__main-img spc__img-only">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 16/9;">
  <img class="lazyload se-out w-full h-full" data-src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_ireland_hybrid_f1_Yellow_Cherry_Tomato_Seeds_{width}x.jpg?v=1644448047" data-widths="[180,360,540,668]" data-aspectratio="0.668" data-sizes="auto" alt="Buy Seeds | F1 Yellow Cherry Tomato Seeds - Order Vegetable Seeds" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//cdn.shopify.com/s/files/1/0612/4244/1970/products/plant_seeds_ireland_hybrid_f1_Yellow_Cherry_Tomato_Seeds_2048x2048.jpg?v=1644448047" alt="Buy Seeds | F1 Yellow Cherry Tomato Seeds - Order Vegetable Seeds">
  </noscript>
</div>

        </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action">
        <div class="sf__pcard-group-action">
          <button class="sf__tooltip-item sf__btn-icon  sf__tooltip-top
 sf__tooltip-style-1" data-product-handle="f1-yellow-cherry-tomato-seeds" type="button">
            <a class="sf__tooltip-icon" href="/products/f1-yellow-cherry-tomato-seeds">




        <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M352 128C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128H0v304c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V128h-96zM224 48c44.112 0 80 35.888 80 80H144c0-44.112 35.888-80 80-80zm176 384c0 17.645-14.355 32-32 32H80c-17.645 0-32-14.355-32-32V176h48v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h160v40c0 13.255 10.745 24 24 24s24-10.745 24-24v-40h48v256z"></path></svg>
    

        
      </a>
            <span class="sf__tooltip-content " data-revert-text=""> Add to cart </span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/f1-yellow-cherry-tomato-seeds" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          F1 Yellow Cherry Tomato Seeds
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">€2,39</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 class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Overview of&nbsp;Yellow Cherry Tomato It features a good flavour and is a very early indeterminate... </div>
      <div class="flex items-start">
        <a class="sf__btn sf__btn-primary" href="/products/f1-yellow-cherry-tomato-seeds">
            <span>Add to cart</span>
          </a>
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
        </div>
      </div>
    </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__295

<form method="post" action="/contact#contact-form__295" id="contact-form__295" 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_form__298" 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="/">
  <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-77" 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="/">
  <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

PLANT-MY-SEEDS - Your Online Organic Plant Seeds Shop - Ireland
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
Shop now
|
Shop now
|
Shop now
|


The seed of love is planted by you, the seed of love blooms in you start
planting seeds now and awaken your inner spring


DISCOVER OUR HUGE VARIETY OF PLANT SEEDS




UNTREATED / GMO FREE RANGE

Clean heirloom, organic plant seeds


FREE SHIPPING

FREE Shipping on orders over 45 Euro


MONEY BACK GUARANTEE

We're Happy, If You're Happy. Enjoy 14-day satisfaction guarantee

Google Partner Review Program



OUR MISSION


SEEDS IRELAND

Is to supply exceptional varieties of high-quality seeds at fantastic prices,
precise sowing and growing information to assist the home gardener in success
and strive to provide the best customer service in the industry.


FRUIT SEEDS

Shop now


PLANT EQUIPMENT

Shop now


FLOWER SEEDS

Shop now


BAMBOO & PALM SEEDS

Shop now


HERB SEEDS

Shop now
View all Plant Seeds
View all Plant Seeds

Sold Out
Add to cart


ALOE VERA SEEDS BARBADENSIS MILLER

€2,49
Unit price
/per 
Overview of Aloe Vera Barbadensis Miller The evergreen perennial plant Aloe Vera
is native to...
Add to cart



Sold Out
Add to cart


BLUE IPOMEA BINDWEED SEEDS

€1,89
Unit price
/per 
An Overview of Blue Ipomea Bindweed  Plants in the family Convolvulaceae, such
as Ipomoea tricolor,...
Add to cart



Sold Out
Add to cart


F1 RED SWISS CHARD SEEDS | MANGOLD SEEDS

€1,49
Unit price
/per 
Overview of F1 Red Swiss Chard Mangold or Swiss chard is a green leafy
vegetable....
Add to cart



Sold Out
Add to cart


YELLOW PEAR TOMATO SEEDS

€1,89
Unit price
/per 
An Overview of Yellow Pear Tomato  Indeterminate heirloom tomatoes are commonly
referred to as pear tomatoes...
Add to cart



Sold Out
Add to cart


TOMATO SEEDS | SOLANUM LYCOPERSICUM

€2,39
Unit price
/per 
An Overview of Tomato  Tomatoes are the edible berries of the plant Solanum
Lycopersicum, commonly known...
Add to cart



Sold Out
Add to cart


SWEET MUSTARD SEEDS

€1,89
Unit price
/per 
Add to cart



Sold Out
Add to cart


F1 720 RED TAIWAN PAPAYA SEEDS

€2,59
Unit price
/per 
An Overview of F1 720 Red Taiwan Papaya  Known for their high productivity, Red
Lady Papaya...
Add to cart



Sold Out
Add to cart


PURPLE KOHLRABI SEEDS

€2,89
Unit price
/per 
An Overview of Purple Kohlrabi  Kohlrabi, which comes in green or purple, is a
bulbous vegetable...
Add to cart



Sold Out
Add to cart


GUAVA SEEDS | OSIDIUM GUJAVANA

€2,89
Unit price
/per 
Overview of Guava There are many tropical and subtropical regions where guavas
are cultivated. Psidium...
Add to cart



Sold Out
Add to cart


HERB - SWEET BASIL SEEDS

€1,19
Unit price
/per 
An Overview of Herb - Sweet Basil  A member of the family Lamiaceae, basil is
often...
Add to cart



Sold Out
Add to cart


BLACK HENBANE SEEDS | HYOSCYAMUS NIGER

€2,09
Unit price
/per 
An Overview of Black Henbane  Hyoscyamus niger, commonly known as black henbane
or stinky nightshade,...
Add to cart



Sold Out
Add to cart


F1 YELLOW CHERRY TOMATO SEEDS

€2,39
Unit price
/per 
Overview of Yellow Cherry Tomato It features a good flavour and is a very early
indeterminate...
Add to cart





SUBSCRIBE TO OUR NEWSLETTER & GET 10% OFF

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

Subscribe




WHEN QUALITY MATTERS, PLANT TERRITORIAL SEEDS.

Our mission is to provide exceptional varieties of high-quality seed at great
prices, detailed sowing and growing information to help the home gardener be
successful

Shop now



BLOG POSTS

Get inspiration for planting seeds and learn more about sowing, care and
harvesting
blog about herb seedsMay 13, 2022


EVERYTHING YOU SHOULD KNOW ABOUT HERB PLANTS.

Herb seeds can be started quickly indoors at any time of year, though they
grow...
Read more
blog about seedsMay 12, 2022


THE ELEMENTS OF PLANT SEEDS

Phytoplankton, endosperm, and cotyledons are some of the elements of plant
seeds. Let's break them...
Read more
antibiotic plantsApril 20, 2022


GET SUPREME QUALITY HERBAL MEDICINE PLANT SEEDS

One of the most effective yet useful plants is Herbal medicine Plants. These
plants are...
Read more
antibiotic plantsMarch 09, 2022


BUY THE FINEST QUALITY ANTIBIOTIC PLANT SEEDS

Have you ever thought about having a fresh and full-grown antibiotic plant in
your house...
Read more
blog about seedsMarch 08, 2022


PLANT A VARIETY OF VEGGIES IN YOUR GARDEN

Do you wonder if the veggies you eat are organic or not? Is the concern...
Read more



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

Cart 0