dutch-passion.us Open in urlscan Pro
86.109.17.6  Public Scan

Submitted URL: https://laptopwagen.ch/
Effective URL: https://dutch-passion.us/
Submission: On July 13 via api from CH — Scanned from CH

Form analysis 33 forms found in the DOM

GET https://dutch-passion.us/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://dutch-passion.us/catalogsearch/result/" method="get" role="search">
  <div class="relative"><label class="sr-only" for="search">Search entire store here...</label> <input id="search" x-on:input.debounce="getSearchResults()" x-ref="searchInput" type="search" x-model="searchRequest"
      class="w-full p-2 text-lg leading-normal transition appearance-none text-grey-800 focus:outline-none focus:border-transparent lg:text-xl" autocapitalize="off" autocomplete="off" autocorrect="off" name="q" value=""
      placeholder="Search entire store here..." maxlength="128" @search-open.window.debounce.10=" $el.focus(); $el.select(); "></div>
  <div id="search_autocomplete" class="search-autocomplete relative w-full" x-show="show" style="display:none;">
    <div class="absolute bg-white z-50 w-full rounded-sm px-3 pb-2 top-1 md:top-2"><template x-for="searchResultByType in Object.values(searchResultsByType)">
        <div class=""><template
            x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].title &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined &amp;&amp; searchResultByType[0].type !== 'product'">
            <div class="pt-2 pl-2 text-right text-sm text-gray-500" x-text="templates[searchResultByType[0].type].title"></div>
          </template><template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](searchResultByType)"></div>
          </template><template x-for="searchResult in searchResultByType">
            <div class="hover:bg-gray-100"> <template
                x-if="searchResult.type == 'term'"><a class="w-full block p-2" x-bind:href="'https://dutch-passion.us/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span> <span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span></a></template>
              <template x-if="searchResult.type == 'product'"><a class="w-full block py-4" :href="searchResult.url" :title="searchResult.title"><div class="flex"><div class="overflow-hidden rounded-sm max-h-17 w-12 relative"><img :src="searchResult.image" class="object-contain object-center inline-block max-w-full max-h-full" width="48" height="48"></div><div class="flex-1 pl-2 flex flex-col"><span class="text-sm font-semibold" x-text="searchResult.title"></span> <span class="text-gray-500">View Product</span></div><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500" width="20" height="20" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
<title>external-link</title></svg>
</div></a></template> <template x-if="searchResult.type == 'category'"><a class="w-full block p-2 border-b" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span></a></template> <template
                x-if="searchResult.type == 'product_attribute'"><a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span> <span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span></a></template>
              <template x-if="searchResult.type == 'cms_page'"><a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span></a></template> </div>
          </template><template x-if="searchResultByType[0].type === 'product'"><a :href="searchUrl + searchRequest" class="btn btn-primary inline-block my-4 font-bold">Show all results</a></template></div>
      </template></div>
  </div>
</form>

GET https://dutch-passion.us/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://dutch-passion.us/catalogsearch/result/" method="get" role="search">
  <div class="relative"><label class="sr-only" for="search">Search entire store here...</label> <input id="search" x-on:input.debounce="getSearchResults()" x-ref="searchInput" type="search" x-model="searchRequest"
      class="w-full p-2 text-lg leading-normal transition appearance-none text-grey-800 focus:outline-none focus:border-transparent lg:text-xl" autocapitalize="off" autocomplete="off" autocorrect="off" name="q" value=""
      placeholder="Search entire store here..." maxlength="128" @search-open.window.debounce.10=" $el.focus(); $el.select(); "></div>
  <div id="search_autocomplete" class="search-autocomplete relative w-full" x-show="show" style="display:none;">
    <div class="absolute bg-white z-50 w-full rounded-sm px-3 pb-2 top-1 md:top-2"><template x-for="searchResultByType in Object.values(searchResultsByType)">
        <div class=""><template
            x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].title &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined &amp;&amp; searchResultByType[0].type !== 'product'">
            <div class="pt-2 pl-2 text-right text-sm text-gray-500" x-text="templates[searchResultByType[0].type].title"></div>
          </template><template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](searchResultByType)"></div>
          </template><template x-for="searchResult in searchResultByType">
            <div class="hover:bg-gray-100"> <template
                x-if="searchResult.type == 'term'"><a class="w-full block p-2" x-bind:href="'https://dutch-passion.us/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span> <span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span></a></template>
              <template x-if="searchResult.type == 'product'"><a class="w-full block py-4" :href="searchResult.url" :title="searchResult.title"><div class="flex"><div class="overflow-hidden rounded-sm max-h-17 w-12 relative"><img :src="searchResult.image" class="object-contain object-center inline-block max-w-full max-h-full" width="48" height="48"></div><div class="flex-1 pl-2 flex flex-col"><span class="text-sm font-semibold" x-text="searchResult.title"></span> <span class="text-gray-500">View Product</span></div><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="text-gray-500" width="20" height="20" role="img">
  <path stroke-linecap="round" stroke-linejoin="round" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
<title>external-link</title></svg>
</div></a></template> <template x-if="searchResult.type == 'category'"><a class="w-full block p-2 border-b" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span></a></template> <template
                x-if="searchResult.type == 'product_attribute'"><a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span> <span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span></a></template>
              <template x-if="searchResult.type == 'cms_page'"><a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title"><span class="text-sm" x-text="searchResult.title"></span></a></template> </div>
          </template><template x-if="searchResultByType[0].type === 'product'"><a :href="searchUrl + searchRequest" class="btn btn-primary inline-block my-4 font-bold">Show all results</a></template></div>
      </template></div>
  </div>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="fieldset login">
    <div class="field email required"><label class="label" for="form-login-username" form="login-form"><span>Email Address</span></label>
      <div class="control"><input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text"></div>
    </div>
    <div class="field password required"><label for="form-login-password" class="label" form="login-form"><span>Password</span></label>
      <div class="control"><input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0"></div>
    </div><input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center"><button type="submit" class="inline-flex btn btn-primary disabled:opacity-75">Sign In</button>
      <a href="https://dutch-passion.us/customer/account/forgotpassword/">Forgot Your Password?</a></div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/34/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/34/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="34">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-blackberry-kush" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-34.window="$root.src = $event.detail" src="https://dutch-passion.us/img/oRy0roc49GrV8q--r044jqPzR766uTR0h45btfgXx_8/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1ibGFja2JlcnJ5LWt1c2gtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnkuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Blackberry Kush" title="Auto Blackberry Kush"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-blackberry-kush" :id="`slide-desc-34-${$id('slider-id')}`" id="slide-desc-34-slider-id-1">Auto Blackberry Kush</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669106257d987()" @update-prices-34.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="34" data-price-box="product-id-34"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D34']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D34')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-blackberry-kush" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Blackberry Kush"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/38/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/38/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="38">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-blueberry" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-38.window="$root.src = $event.detail" src="https://dutch-passion.us/img/Dx3u-qWKziP1nl1VpjO6htrB4OqgFDDi2O6mLwlXJ_U/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1ibHVlYmVycnktZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnkuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Blueberry" title="Auto Blueberry"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-blueberry" :id="`slide-desc-38-${$id('slider-id')}`" id="slide-desc-38-slider-id-1">Auto Blueberry</a>
    </div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a911f9d3()" @update-prices-38.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="38" data-price-box="product-id-38"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D38']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D38')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-blueberry" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Blueberry"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/58/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/58/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="58">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-58.window="$root.src = $event.detail" src="https://dutch-passion.us/img/cHK67Y059aQWLvnkH6QjO1hSToJExhFtnyr9Dg1vPaY/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1jaW5kZXJlbGxhLWphY2stZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Cinderella Jack" title="Auto Cinderella Jack"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" :id="`slide-desc-58-${$id('slider-id')}`" id="slide-desc-58-slider-id-1">Auto Cinderella Jack</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669106587ce0d()" @update-prices-58.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="58" data-price-box="product-id-58"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D58']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D58')" data-price-amount="44.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$44.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Cinderella Jack"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/82/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/82/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="82">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-euforia" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-82.window="$root.src = $event.detail" src="https://dutch-passion.us/img/UcdFcBrhQHnG9ZHzPxj4AyjOsAVuq_EiHizBKPFUFSs/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1ldWZvcmlhLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Euforia" title="Auto Euforia"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-euforia" :id="`slide-desc-82-${$id('slider-id')}`" id="slide-desc-82-slider-id-1">Auto Euforia</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fd8787740()" @update-prices-82.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="82" data-price-box="product-id-82"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D82']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D82')" data-price-amount="19.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$19.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-euforia" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Euforia"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/94/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/94/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="94">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-94.window="$root.src = $event.detail" src="https://dutch-passion.us/img/cK1wDLj5ifsalouSSw-G_PYJfpruVY1vQ48ZVUflKKc/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1rZXJvc2VuZS1rcmFzaC1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Kerosene Krash" title="Auto Kerosene Krash"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" :id="`slide-desc-94-${$id('slider-id')}`" id="slide-desc-94-slider-id-1">Auto Kerosene Krash</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910304a118f()" @update-prices-94.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="94" data-price-box="product-id-94"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D94']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D94')" data-price-amount="119.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$119.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Kerosene Krash"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/110/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/110/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="110">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-mimosa-punch" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-110.window="$root.src = $event.detail" src="https://dutch-passion.us/img/F_p3V4sXQQfoWgaqyYu0Qq0U8UY9BBlGWGrtQMVb9Rk/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1taW1vc2EtcHVuY2gtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Mimosa Punch" title="Auto Mimosa Punch"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-mimosa-punch" :id="`slide-desc-110-${$id('slider-id')}`" id="slide-desc-110-slider-id-1">Auto Mimosa Punch</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a91260eb()" @update-prices-110.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="110" data-price-box="product-id-110"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D110']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D110')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-mimosa-punch" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Mimosa Punch"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/118/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/118/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="118">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-night-queen" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-118.window="$root.src = $event.detail" src="https://dutch-passion.us/img/QJkNOj5ad49O3f9d8MFeFlbncRMk_lUhAaQiqMFWPqg/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1uaWdodC1xdWVlbi1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Night Queen" title="Auto Night Queen"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-night-queen" :id="`slide-desc-118-${$id('slider-id')}`" id="slide-desc-118-slider-id-1">Auto Night Queen</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fde41109a()" @update-prices-118.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="118" data-price-box="product-id-118"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D118']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D118')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-night-queen" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Night Queen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/181/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/181/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="181">
  <a href="https://dutch-passion.us/cannabis-seeds/mazar" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-181.window="$root.src = $event.detail" src="https://dutch-passion.us/img/tQmwcy95FFi1IG1K7dBmkkrjcin9s7-NZsvuX7tbdjg/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9tL2EvbWF6YXItZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Mazar" title="Mazar"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/mazar" :id="`slide-desc-181-${$id('slider-id')}`" id="slide-desc-181-slider-id-1">Mazar</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910039a8481()" @update-prices-181.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="181" data-price-box="product-id-181"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D181']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D181')" data-price-amount="44.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$44.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/mazar" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Mazar"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/186/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/186/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="186">
  <a href="https://dutch-passion.us/cannabis-seeds/cbd-charlottes-angel" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-186.window="$root.src = $event.detail" src="https://dutch-passion.us/img/9hwquOUQZxUz3APRd0yoDXyBf0Ur7GZm-2-4lH9aCsM/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9jL2IvY2JkLWNoYXJsb3R0ZXMtYW5nZWwtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="CBD Charlotte's Angel" title="CBD Charlotte's Angel"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/cbd-charlottes-angel" :id="`slide-desc-186-${$id('slider-id')}`" id="slide-desc-186-slider-id-1">CBD Charlotte's Angel</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a91281e4()" @update-prices-186.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="186" data-price-box="product-id-186"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D186']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D186')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/cbd-charlottes-angel" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart CBD Charlotte's Angel"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/190/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/190/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="190">
  <a href="https://dutch-passion.us/cannabis-seeds/cbd-auto-charlottes-angel" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-190.window="$root.src = $event.detail" src="https://dutch-passion.us/img/iGcCYhQzvxNErW-WtGH7RWv_SosXEb4sf6Qmt2Oh76I/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9jL2IvY2JkLWF1dG8tY2hhcmxvdHRlcy1hbmdlbC1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="CBD Auto Charlotte's Angel" title="CBD Auto Charlotte's Angel"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg ">
      <a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/cbd-auto-charlottes-angel" :id="`slide-desc-190-${$id('slider-id')}`" id="slide-desc-190-slider-id-1">CBD Auto Charlotte's Angel</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a912acc2()" @update-prices-190.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="190" data-price-box="product-id-190"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D190']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D190')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/cbd-auto-charlottes-angel" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart CBD Auto Charlotte's Angel"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/201/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/201/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="201">
  <a href="https://dutch-passion.us/cannabis-seeds/power-plant" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-201.window="$root.src = $event.detail" src="https://dutch-passion.us/img/I6oD9LyprgRIKECloqExzQGrqqhFEKFcni0I5M-p_ys/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9wL28vcG93ZXItcGxhbnQtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMV8uanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Power Plant" title="Power Plant"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/power-plant" :id="`slide-desc-201-${$id('slider-id')}`" id="slide-desc-201-slider-id-1">Power Plant</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669100399f518()" @update-prices-201.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="201" data-price-box="product-id-201"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D201']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D201')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/power-plant" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Power Plant"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/206/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/206/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="206">
  <a href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-206.window="$root.src = $event.detail" src="https://dutch-passion.us/img/adzL5ReVpl_lNMrx_ktCzH93gMhF09EERiJbczsTups/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9zL2svc2t5d2Fsa2VyLWhhemUtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Skywalker Haze" title="Skywalker Haze"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" :id="`slide-desc-206-${$id('slider-id')}`" id="slide-desc-206-slider-id-1">Skywalker Haze</a>
    </div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669108d16e89b()" @update-prices-206.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="206" data-price-box="product-id-206"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D206']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D206')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Skywalker Haze"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/216/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/216/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="216">
  <a href="https://dutch-passion.us/cannabis-seeds/frisian-dew" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-216.window="$root.src = $event.detail" src="https://dutch-passion.us/img/gb9jW5xBaOrYwLNt0GLNtSQTTgoIuYxPoRWXIPL5rNA/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9mL3IvZnJpc2lhbi1kZXctZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Frisian Dew" title="Frisian Dew"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/frisian-dew" :id="`slide-desc-216-${$id('slider-id')}`" id="slide-desc-216-slider-id-1">Frisian Dew</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669103217d354()" @update-prices-216.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="216" data-price-box="product-id-216"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D216']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D216')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/frisian-dew" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Frisian Dew"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/221/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/221/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="221">
  <a href="https://dutch-passion.us/cannabis-seeds/frisian-duck" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-221.window="$root.src = $event.detail" src="https://dutch-passion.us/img/VOtOvn6jadEV34Z5KDJe5NnooMeH0Sw-X866J2UVX5I/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9mL3IvZnJpc2lhbi1kdWNrLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Frisian Duck" title="Frisian Duck"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/frisian-duck" :id="`slide-desc-221-${$id('slider-id')}`" id="slide-desc-221-slider-id-1">Frisian Duck</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a912cf14()" @update-prices-221.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="221" data-price-box="product-id-221"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D221']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D221')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/frisian-duck" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Frisian Duck"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/227/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/227/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="227">
  <a href="https://dutch-passion.us/cannabis-seeds/passion-1" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-227.window="$root.src = $event.detail" src="https://dutch-passion.us/img/vcIAY1N2sUStbzrHigXcoXAYtS2INXzHjrD_RkP0aq8/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9wL2EvcGFzc2lvbi0xLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Passion #1" title="Passion #1"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/passion-1" :id="`slide-desc-227-${$id('slider-id')}`" id="slide-desc-227-slider-id-1">Passion #1</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fe36ad2fa()" @update-prices-227.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="227" data-price-box="product-id-227"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D227']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D227')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/passion-1" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Passion #1"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/232/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/232/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="232">
  <a href="https://dutch-passion.us/cannabis-seeds/hollands-hope" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-232.window="$root.src = $event.detail" src="https://dutch-passion.us/img/zd1BalUZwJdu0SaLvqKErJjAcGDFBY4nTPB6OLXo5E0/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9oL28vaG9sbGFuZHMtaG9wZS1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Hollands Hope" title="Hollands Hope"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/hollands-hope" :id="`slide-desc-232-${$id('slider-id')}`" id="slide-desc-232-slider-id-1">Hollands Hope</a>
    </div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6691066dbbc7b()" @update-prices-232.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="232" data-price-box="product-id-232"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D232']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D232')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/hollands-hope" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Hollands Hope"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/58/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/58/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="58">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-58.window="$root.src = $event.detail" src="https://dutch-passion.us/img/cHK67Y059aQWLvnkH6QjO1hSToJExhFtnyr9Dg1vPaY/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1jaW5kZXJlbGxhLWphY2stZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Cinderella Jack" title="Auto Cinderella Jack"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" :id="`slide-desc-58-${$id('slider-id')}`">Auto Cinderella Jack</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669106587ce0d()" @update-prices-58.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="58" data-price-box="product-id-58"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D58']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D58')" data-price-amount="44.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$44.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-cinderella-jack" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Cinderella Jack"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/62/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/62/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="62">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-colorado-cookies" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-62.window="$root.src = $event.detail" src="https://dutch-passion.us/img/EjOCPh1Ir5qtlQUKu70qHQ-yVmTEYGXOXhKMM5LT8tw/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1jb2xvcmFkby1jb29raWVzLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Colorado Cookies" title="Auto Colorado Cookies"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-colorado-cookies" :id="`slide-desc-62-${$id('slider-id')}`">Auto Colorado Cookies</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6691084c71645()" @update-prices-62.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="62" data-price-box="product-id-62"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D62']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D62')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-colorado-cookies" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Colorado Cookies"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/82/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/82/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="82">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-euforia" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-82.window="$root.src = $event.detail" src="https://dutch-passion.us/img/UcdFcBrhQHnG9ZHzPxj4AyjOsAVuq_EiHizBKPFUFSs/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1ldWZvcmlhLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Euforia" title="Auto Euforia"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-euforia" :id="`slide-desc-82-${$id('slider-id')}`">Auto Euforia</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fd8787740()" @update-prices-82.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="82" data-price-box="product-id-82"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D82']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D82')" data-price-amount="19.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$19.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-euforia" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Euforia"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/94/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/94/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="94">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-94.window="$root.src = $event.detail" src="https://dutch-passion.us/img/cK1wDLj5ifsalouSSw-G_PYJfpruVY1vQ48ZVUflKKc/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1rZXJvc2VuZS1rcmFzaC1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Kerosene Krash" title="Auto Kerosene Krash"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" :id="`slide-desc-94-${$id('slider-id')}`">Auto Kerosene Krash</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910304a118f()" @update-prices-94.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="94" data-price-box="product-id-94"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D94']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D94')" data-price-amount="119.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$119.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-kerosene-krash" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Kerosene Krash"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/138/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/138/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="138">
  <a href="https://dutch-passion.us/cannabis-seeds/auto-skywalker-haze" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-138.window="$root.src = $event.detail" src="https://dutch-passion.us/img/eJs3Gl9TqL6U4RO1kAh2Z3abR-4Bx7g6Zizpolq9r7o/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL3UvYXV0by1za3l3YWxrZXItaGF6ZS1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Auto Skywalker Haze" title="Auto Skywalker Haze"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/auto-skywalker-haze" :id="`slide-desc-138-${$id('slider-id')}`">Auto Skywalker Haze</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910039a4c12()" @update-prices-138.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="138" data-price-box="product-id-138"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D138']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D138')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/auto-skywalker-haze" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Auto Skywalker Haze"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/195/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/195/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="195">
  <a href="https://dutch-passion.us/cannabis-seeds/amsterdam-amnesia" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-195.window="$root.src = $event.detail" src="https://dutch-passion.us/img/wG90vYVCQKJy2BGN6bd8ZvDGu_vGkygKl8b8qoYq3Qg/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9hL20vYW1zdGVyZGFtLWFtbmVzaWEtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Amsterdam Amnesia" title="Amsterdam Amnesia"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/amsterdam-amnesia" :id="`slide-desc-195-${$id('slider-id')}`">Amsterdam Amnesia</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669108d16feef()" @update-prices-195.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="195" data-price-box="product-id-195"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D195']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D195')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/amsterdam-amnesia" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Amsterdam Amnesia"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/206/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/206/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="206">
  <a href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-206.window="$root.src = $event.detail" src="https://dutch-passion.us/img/adzL5ReVpl_lNMrx_ktCzH93gMhF09EERiJbczsTups/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9zL2svc2t5d2Fsa2VyLWhhemUtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Skywalker Haze" title="Skywalker Haze"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" :id="`slide-desc-206-${$id('slider-id')}`">Skywalker Haze</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669108d16e89b()" @update-prices-206.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="206" data-price-box="product-id-206"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D206']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D206')" data-price-amount="29.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$29.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/skywalker-haze" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Skywalker Haze"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/250/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/250/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="250">
  <a href="https://dutch-passion.us/cannabis-seeds/kerosene-krash" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-250.window="$root.src = $event.detail" src="https://dutch-passion.us/img/9u3KcHaMfVVR1CfUxgj78906lQp-USQJ2JY6jwN3E9M/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9rL2Uva2Vyb3NlbmUta3Jhc2gtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Kerosene Krash" title="Kerosene Krash"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/kerosene-krash" :id="`slide-desc-250-${$id('slider-id')}`">Kerosene Krash</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fe36b34f4()" @update-prices-250.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="250" data-price-box="product-id-250"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D250']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D250')" data-price-amount="119.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$119.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/kerosene-krash" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Kerosene Krash"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/253/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/253/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="253">
  <a href="https://dutch-passion.us/cannabis-seeds/sugar-bomb-punch" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-253.window="$root.src = $event.detail" src="https://dutch-passion.us/img/xTl9IBH5rVD3gdYjJMm_eOdyHp9T0sv21IuOT6572ME/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9zL3Uvc3VnYXItYm9tYi1wdW5jaC1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Sugar Bomb Punch" title="Sugar Bomb Punch"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/sugar-bomb-punch" :id="`slide-desc-253-${$id('slider-id')}`">Sugar Bomb Punch</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669108d172e8c()" @update-prices-253.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="253" data-price-box="product-id-253"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D253']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D253')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/sugar-bomb-punch" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Sugar Bomb Punch"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/256/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/256/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="256">
  <a href="https://dutch-passion.us/cannabis-seeds/meringue" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-256.window="$root.src = $event.detail" src="https://dutch-passion.us/img/GFG_FTw5RigCNWLldQyp3Z0yf1E3AngEA5lA8YpZFkA/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9tL2UvbWVyaW5ndWUtZHV0Y2gtcGFzc2lvbi1zZWVkLWNvbXBhbnlfMS5qcGc_d2lkdGg9MzYwJmhlaWdodD0zNjAmc3RvcmU9ZGVmYXVsdCZpbWFnZS10eXBlPXNtYWxsX2ltYWdl.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Meringue" title="Meringue"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/meringue" :id="`slide-desc-256-${$id('slider-id')}`">Meringue</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__66910a913600b()" @update-prices-256.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="256" data-price-box="product-id-256"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D256']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D256')" data-price-amount="49.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$49.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/meringue" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Meringue"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/339/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/339/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="339">
  <a href="https://dutch-passion.us/cannabis-seeds/mokum-s-tulip" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-339.window="$root.src = $event.detail" src="https://dutch-passion.us/img/5x6O6FalBwHMq1Po9c2jXbE0dUQXn4BZF75zUUtSBVU/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9tL28vbW9rdW1zLXR1bGlwLWR1dGNoLXBhc3Npb24tc2VlZC1jb21wYW55XzEuanBnP3dpZHRoPTM2MCZoZWlnaHQ9MzYwJnN0b3JlPWRlZmF1bHQmaW1hZ2UtdHlwZT1zbWFsbF9pbWFnZQ.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Mokum's Tulip" title="Mokum's Tulip"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/mokum-s-tulip" :id="`slide-desc-339-${$id('slider-id')}`">Mokum's Tulip</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__669101202e289()" @update-prices-339.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="339" data-price-box="product-id-339"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D339']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D339')" data-price-amount="79.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$79.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/mokum-s-tulip" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Mokum's Tulip"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/344/

<form method="post" action="https://dutch-passion.us/checkout/cart/add/uenc/%25uenc%25/product/344/" class="item product product-item product_addtocart_form card card-interactive px-0 flex flex-col w-full "><input name="form_key" type="hidden"
    value="P6vSQsEnE9Q8wgbD"> <input type="hidden" name="product" value="344">
  <a href="https://dutch-passion.us/cannabis-seeds/orange-hill-special" class="product photo product-item-photo block mx-auto pb-3 px-4 " tabindex="-1"> <img class="hover:shadow-sm object-contain product-image-photo" x-data="" @update-gallery-344.window="$root.src = $event.detail" src="https://dutch-passion.us/img/-lsgZMUUqa2tKZlz8pqgDuimEjDr0aBNmMugL4wk4rA/resize:fit:360:360/aHR0cHM6Ly9kdXRjaC1wYXNzaW9uLnVzL21lZGlhL2NhdGFsb2cvcHJvZHVjdC9vL3Ivb3JhbmdlLWhpbGwtc3BlY2lhbC1kdXRjaC1wYXNzaW9uLXNlZWQtY29tcGFueV8xLmpwZz93aWR0aD0zNjAmaGVpZ2h0PTM2MCZzdG9yZT1kZWZhdWx0JmltYWdlLXR5cGU9c21hbGxfaW1hZ2U.jpg?type=catalog" loading="lazy" width="360" height="360" alt="Orange Hill Special" title="Orange Hill Special"></a>
  <div class="product-info flex flex-col grow px-4">
    <div class="pt-1 pb-3 items-center font-semibold text-lg "><a class="product-item-link" href="https://dutch-passion.us/cannabis-seeds/orange-hill-special" :id="`slide-desc-344-${$id('slider-id')}`">Orange Hill Special</a></div>
    <div class="mt-auto flex items-center justify-between flex-wrap md:flex-none">
      <div class="text-gray-900" x-data="initPriceBox__6690fe92b989c()" @update-prices-344.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
        <div class="price-box price-final_price" data-role="priceBox" data-product-id="344" data-price-box="product-id-344"> <span class="normal-price"> <span x-data="" x-id="['product\u002Dprice\u002D344']"
              class="price-container price-final_price tax weee" x-defer="intersect" x-ignore=""> <span class="price-label">As low as</span> <span :id="$id('product\u002Dprice\u002D344')" data-price-amount="39.95" data-price-type="finalPrice"
                class="price-wrapper "><span class="price">$39.95</span></span> </span></span> </div>
      </div>
      <div class="mt-auto flex flex-wrap justify-center items-center "> <a href="https://dutch-passion.us/cannabis-seeds/orange-hill-special" class="w-auto btn btn-primary justify-center text-sm px-4 mr-auto" aria-label="Add to Cart Orange Hill Special"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="h-6 w-6 border-current inline" width="25" height="25" aria-hidden="true">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
</svg>
 <span class="ml-2 inline md:ml-0 md:hidden lg:ml-2 lg:inline">View Product</span></a> </div>
    </div>
  </div>
</form>

POST https://dutch-passion.us/newsletter/subscriber/new/

<form class="form subscribe" action="https://dutch-passion.us/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail" aria-label="Subscribe to Newsletter">
  <div class="flex justify-between gap-2 "><label for="newsletter-subscribe" class="sr-only">Email Address</label> <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex md:min-w-[580px]"
      placeholder="Enter your email address" aria-describedby="footer-newsletter-heading"><input name="form_key" type="hidden" value="P6vSQsEnE9Q8wgbD"> <button class="inline-flex shrink-0 ml-auto xl:mt-0 btn btn-primary">Subscribe</button></div>
  <div><template x-if="displayErrorMessage">
      <p class="flex items-center text-red"><span class="inline-block w-8 h-8 mr-3"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" width="24" height="24" role="img">
            <path stroke-linecap="round" stroke-linejoin="round" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
            <title>exclamation-circle</title>
          </svg>
        </span> <template x-for="errorMessage in errorMessages"><span x-html="errorMessage"></span></template></p>
    </template></div>
</form>

POST

<form method="post" id="ageverification-form" class="flex custom2 white-popup-block1 bg-white max-w-[650px] w-full animate-av-zoomIn" data-hasrequired="* Required Fields" data-mage-init="{&quot;validation&quot;:{}}"
  :class="{'animate-av-zoomIn':av_effect === 'my-mfp-zoom-in', 'animate-av-zoomOut':av_effect === 'mfp-zoom-out', 'animate-av-fade':av_effect === 'mfp-fade', 'animate-av-movehorizontal':av_effect === 'mfp-move-horizontal',} ">
  <div class="ageverification-wrapper-style3 w-full">
    <div class="ageverify-success-msg w-full bg-white text-center hidden" id="success_message"></div>
    <div class="block_1 relative flex flex-col gap-2 justify-center items-center bg-av-backgroundcolor p-10">
      <div class="header_text w-full text-center text-[35px] bg-av-tbackgroundcolor text-av-ttextcolor font-semibold">
        <h2>Age verification</h2>
      </div>
      <div class="popup2_img"> <img src="https://dutch-passion.us/media/ageverification/resized/dp-logo.png" alt="" class="img-responsive"></div>
      <div class="sb_loader flex justify-center"><span id="dvLoading" class="inline-block h-[18px] w-[18px] animate-spin border-l-[2px] border-r-[5px] border-t-[3px] border-av-loadercolor rounded-full hidden"></span></div>
      <p class="spantheme2 flex justify-center items-center pb-5 mb-0 px-2 text-av-ctextcolor text-[16px] text-center font-medium">You must be 21+ years old and over to purchase from our website.</p>
      <div class="flex gap-4 popup2_btn_block px-5 justify-around pb-5"> <button name="enter" id="enter" class="btn bg-av-bbackgroundcolor hover:bg-av-bbackgroundcolor text-av-btextcolor uppercase"
          @click="ageverification('https://dutch-passion.us/','global_cookie','24');" type="button">Enter, I'm 21+</button>
        <a href="http://google.com" class="btn bg-white hover:bg-white text-black rounded-md text-[20px] uppercase">Leave, I'm underage </a> </div>
      <p class="spantheme2 flex justify-center items-center pb-5 mb-0 px-2 text-av-ctextcolor text-[16px] text-center font-medium">
        <style>
          ::backdrop {
            --tw-border-spacing-x: 0;
            --tw-border-spacing-y: 0;
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-rotate: 0;
            --tw-skew-x: 0;
            --tw-skew-y: 0;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-pan-x: ;
            --tw-pan-y: ;
            --tw-pinch-zoom: ;
            --tw-scroll-snap-strictness: proximity;
            --tw-gradient-from-position: ;
            --tw-gradient-via-position: ;
            --tw-gradient-to-position: ;
            --tw-ordinal: ;
            --tw-slashed-zero: ;
            --tw-numeric-figure: ;
            --tw-numeric-spacing: ;
            --tw-numeric-fraction: ;
            --tw-ring-inset: ;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-color: rgb(59 130 246 / 0.5);
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-ring-shadow: 0 0 #0000;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-colored: 0 0 #0000;
            --tw-blur: ;
            --tw-brightness: ;
            --tw-contrast: ;
            --tw-grayscale: ;
            --tw-hue-rotate: ;
            --tw-invert: ;
            --tw-saturate: ;
            --tw-sepia: ;
            --tw-drop-shadow: ;
            --tw-backdrop-blur: ;
            --tw-backdrop-brightness: ;
            --tw-backdrop-contrast: ;
            --tw-backdrop-grayscale: ;
            --tw-backdrop-hue-rotate: ;
            --tw-backdrop-invert: ;
            --tw-backdrop-opacity: ;
            --tw-backdrop-saturate: ;
            --tw-backdrop-sepia:
          }

          .cmsb31-block {
            display: block
          }
        </style>
      </p>
      <div data-content-type="html" data-appearance="default" data-element="main" data-decoded="true"> <span>©2024 Dutch Passion Seed Company</span></div>
      <p></p>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Skip to Content

Excellent
 4.7 1420 Customer reviews
 * Customer service
 * Frequently asked questions
 * About us

Search entire store here...
View Product
external-link
Show all results

Discreet shipping Reliable delivery

37 Years experience 90+ cannabis cups

Safe payment Discreet and fast

Premium Genetics

+35 Years Experience

Safe Payment

Discreet Shipping

chevron-left

chevron-right
Search entire store here...
View Product
external-link
Show all results
Cannabis seeds
Feminized seeds
Autoflower seeds
Regular seeds
Indoor seeds
Outdoor seeds
Greenhouse seeds
Indica seeds
Sativa seeds
Hybrid seeds
Fast flowering
+20%-THC seeds
Cannabis cup winners
Cannabis strains collections
Afghani Kush
Latin America
Afghani Kush
Blue Family
Blue Family
Orange Family
CBD-Rich
Classics
CBD-Rich
Skunk Family
Dutch Outdoor
High Altitude
Classics
Special Cannabinoids
Latin America
Orange Family
Dutch Outdoor
USA Special
Skunk Family
Special Cannabinoids
High Altitude
USA Special
Cannabis seeds promotions

Cannabis seeds
Cannabis seeds
Feminized seeds
Autoflower seeds
Regular seeds
Indoor seeds
Outdoor seeds
Greenhouse seeds
Indica seeds
Sativa seeds
Hybrid seeds
Fast flowering
+20%-THC seeds
Cannabis cup winners

Cannabis strains collections
Cannabis strains collections
Afghani Kush
Latin America
Afghani Kush
Blue Family
Blue Family
Orange Family
CBD-Rich
Classics
CBD-Rich
Skunk Family
Dutch Outdoor
High Altitude
Classics
Special Cannabinoids
Latin America
Orange Family
Dutch Outdoor
USA Special
Skunk Family
Special Cannabinoids
High Altitude
USA Special

Cannabis seeds promotions
Cannabis seeds promotions


Autoflower cannabis seeds
Feminized cannabis seeds
Regular cannabis seeds
Indoor cannabis seeds
Outdoor cannabis seeds
Greenhouse cannabis seeds
Indica cannabis seeds
Sativa cannabis seeds
Hybrid cannabis seeds
Fast flowering cannabis seeds
High THC cannabis seeds
Cannabis Cup winners
New cannabis seeds

Sign In Create an Account
Toggle minicart, Cart is empty shopping-cart

My Cart 10 of 0 products in cart displayed

Cart is empty
Cart is empty

x









Subtotal:

Checkout or View and Edit Cart

loader
Loading...
x

Checkout using your account

Email Address

Password

Sign In Forgot Your Password?


Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Welcome to Dutch Passion USA



DUTCH PASSION®


Cannabis seeds, since 1987

We combine our unsurpassed experience producing feminized cannabis seeds with
the latest genetics to offer you the finest quality cannabis seeds!



SEED COLLECTION


QUICK ACCESS

Feminized seeds
Autoflower seeds
Feminized seeds
Autoflower seeds

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

Indoor seeds
Outdoor seeds
Indoor seeds
Indoor seeds
Outdoor seeds


FEATURED CANNABIS STRAIN

Melonade Runtz®
Melonade (Lemon Z x Lemon Tree) x Runtz

Cup-winning lineage
Exquisite terp profile
Up to +25% THC


Shop now >

Melonade Runtz®
Melonade (Lemon Z x Lemon Tree) x Runtz

Cup-winning lineage
Exquisite terp profile
Up to +25% THC



Shop now >

Most popular marijuana seeds


Navigating through the elements of the carousel is possible using the tab key.
You can skip the carousel or go straight to carousel navigation using the skip
links. Press to skip carousel Press to go to carousel navigation
Auto Blackberry Kush
As low as $39.95
View Product

Auto Blueberry
As low as $39.95
View Product

Auto Cinderella Jack
As low as $44.95
View Product

Auto Euforia
As low as $19.95
View Product

Auto Kerosene Krash
As low as $119.95
View Product

Auto Mimosa Punch
As low as $49.95
View Product

Auto Night Queen
As low as $39.95
View Product

Mazar
As low as $44.95
View Product

CBD Charlotte's Angel
As low as $49.95
View Product

CBD Auto Charlotte's Angel
As low as $49.95
View Product

Power Plant
As low as $29.95
View Product

Skywalker Haze
As low as $29.95
View Product

Frisian Dew
As low as $29.95
View Product

Frisian Duck
As low as $39.95
View Product

Passion #1
As low as $29.95
View Product

Hollands Hope
As low as $29.95
View Product







CANNABIS SPECIALISTS

SINCE 1987



Dutch Passion combines over 35 years of mastery with a thirst for innovation to
empower self-sufficient recreational and medical growers with one of the widest
collections of premium cannabis seeds available in the world.

 

Since our company was formally established in 1987 by Henk van Dalen, we have
invented feminised seeds, set the highest industry-standards with modern
autoflower genetics and developed some of the most iconic seed varieties.

 

Today, we nurture our heritage by collecting and breeding the very best cannabis
genetics while maintaining the highest levels of customer service. More than
ever, we thrive on the passion of millions of satisfied customers around the
globe.

Highest THC cannabis seeds


Navigating through the elements of the carousel is possible using the tab key.
You can skip the carousel or go straight to carousel navigation using the skip
links. Press to skip carousel Press to go to carousel navigation
Auto Cinderella Jack
As low as $44.95
View Product

Auto Colorado Cookies
As low as $39.95
View Product

Auto Euforia
As low as $19.95
View Product

Auto Kerosene Krash
As low as $119.95
View Product

Auto Skywalker Haze
As low as $29.95
View Product

Amsterdam Amnesia
As low as $49.95
View Product

Skywalker Haze
As low as $29.95
View Product

Kerosene Krash
As low as $119.95
View Product

Sugar Bomb Punch
As low as $49.95
View Product

Meringue
As low as $49.95
View Product

Mokum's Tulip
As low as $79.95
View Product

Orange Hill Special
As low as $39.95
View Product

Blue Zushi

Out of stock



GMO Fast

Out of stock









DUTCH PASSION CANNABIS SEEDS USA


ORIGINAL DUTCH PASSION CANNABIS SEEDS

 



Our heritage and experience has allowed us to build an unrivalled network of the
best cannabis breeders and professionals. Every one of our varieties is
carefully selected and produced to the highest possible standards. Today, we are
proud to offer one of the widest collection of cannabis seeds from proven,
high-THC strains to brandnew varieties rich in rare cannabinoids such as THCV,
CBDV, CBG, CBD and others. Our autoflower seeds and feminized seeds remain best
sellers, but a full range of regular seeds remains available for old-school
growers.

 

Browse all cannabis seeds >


GROW CHAMPIONSHIP QUALITY CANNABIS

 



Ever since our first steps, everything we do, and all of our research, is
focussed to make it easier and more convenient for the home-grower to produce
championship quality cannabis. Dutch Passion's unwavering commitment to genetic
excellence has resulted in over 100 cannabis awards and a reputation that is
trusted by growers from all over the world. Regardless of your own cultivation
experience, rewarding yourself with stunning back-to-back harvests will hardly
be as easy as with our seeds. Judge for yourself by browsing our list of awards.


 

Browse our hall of fame >


ENJOY A TAILORED CUSTOMER SERVICE

 



Over our long-lasting history, we have continuously expanded by focussing on
providing the highest level of customer service to millions of growers,
distributors, shop owners and legal producers. This focus was behind Dutch
Passion success in the first few decades and will always remain the same.
Whether you have some questions, feedback or need any assistance from our
product experts, it is our pleasure to put you on the fast track of success!


 

Get in touch with us >


NURTURE YOUR PASSION FOR CANNABIS

 



Dutch Passion transcends your traditional retail experience by offering more
than just premium products; we provide a wealth of expertise. From comprehensive
germination and growing guides to expert tips, we are committed to enhancing the
skills and understanding of our customers. Elevate your gardening journey with
us as we foster a culture of informed cultivation. Together, we sow the seeds of
knowledge, nurturing a nation of skilled and confident growers, cultivating not
just plants, but a sustainable, thriving passion for cannabis.

 

Browse our FAQ >


REVIEWS

Amazing seeds and service! My seeds didn't germinate 100% and they send me a new
seed together with extra tips to improve my germination. Actually germination in
water is NOT good. Directly in soil or cottonpads is prefered. Up till now water
had always a very high success rate with me but this year it was horrible.
Curious to experience myself if the cottonpads methode works indeed much better.
After watching the instruction video's the sience adds up. Soon we'll see and
love to update the readers here on the outcome.
29 May 2024
g_icon
Top Service! Top Quality! Looking forward to germinate it all :) Thanks to Bob
the botanist ;)
28 May 2024
g_icon
Ordered some seeds this week from Amsterdam and they arrived the very next day.
6/6 sprouted and the +1 they sent for free did too.
24 May 2024
g_icon
Top 3 seed company
24 May 2024
g_icon
the seeds I ordered were sent immediately, germinated and are now growing…I‘m
looking forward to the harvest…
23 May 2024
g_icon
I've purchased multiple seeds over Dutch Passion. All of them germinated
perfectly except 5 of them which were of the same Strain. I wrote a customer
complaint expressing my disappointment over the poor seed quality. Without
hesitation the Dutch passion customer Support shipped out 5 new seeds. I am very
happy with this kind of customer treatment and can only recommend the purchase.
Five out of five Stars :)
21 May 2024
g_icon
Quick delivery and replacement after some seed failed to germinate.
18 May 2024
g_icon
If you have a problem they help you super fast and super nice. Highly
recommended!
14 May 2024
g_icon
Dutch-Passion is my favorite seed bank! Awesome strains with great flavours and
top germination rate! The parcels are well packed and the shipment is very fast.
The ppl at Dutch-Passion are great and are always helpful with any problem! Big
thanks to Joe and Adrian for your support!
29 Apr 2024
g_icon
Fast, professional and high quality for a good price. A wide enough range of
products and a decent technical online experience. Next year's seeds will be
ordered here again.
28 Apr 2024
g_icon
Always been very happy with their seeds and the brand over all
24 Apr 2024
g_icon
Excellent customer service! Very fast delivery and great quality product! Highly
recommended! Thank you very much!
23 Apr 2024
g_icon
Good service
20 Apr 2024
g_icon
Wonderful experience so far
19 Apr 2024
g_icon
Nice place,nice seller,good prices.
18 Apr 2024
g_icon




Join the Masters at Work family!

Subscribe to our newsletter to be the first to know about Dutch Passion's new
releases, special deals and expert tips.


Email Address Subscribe

exclamation-circle



Follow Dutch Passion




CANNABIS SEEDS

 * Autoflower seeds
 * Feminized seeds
 * Regular seeds
 * Indoor seeds
 * Outdoor seeds
 * High THC seeds
 * High CBD seeds
 * Promotions

STRAIN FAMILIES

 * Afghani Kush
 * Blue Family
 * CBD-Rich
 * Classics
 * Dutch Outdoor
 * High Altitude
 * Latin America
 * Orange Family
 * Skunk Family
 * USA special
 * Special Cannabinoids

CUSTOMER SERVICE

 * My shopping cart
 * My account
 * My orders
 * Shipping info
 * Get in touch with us
 * FAQ

DUTCH PASSION®

 * About us
 * Media kit


©2024 Dutch Passion Seed Company
Terms & Conditions | Privacy Policy
Terms & Conditions
Privacy Policy


AGE VERIFICATION




You must be 21+ years old and over to purchase from our website.

Enter, I'm 21+ Leave, I'm underage



©2024 Dutch Passion Seed Company



All products listed on Dutch Passion USA contain 0.3% THC Delta-9 or less. You
can find the lab results for all our products here. No statements on this
website have been evaluated by the Food and Drug Administration (FDA).
Furthermore, all products sold are not intended to be used for diagnosing,
treating, curing, or preventing any disease. Our seeds should be kept as
collectible souvenirs by anyone located in an area where cultivation of cannabis
is not legal.