qblogtn.ru Open in urlscan Pro
2606:4700:3033::6815:1535  Public Scan

URL: https://qblogtn.ru/
Submission: On June 20 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: tww_filterGET #twwf_filter_644

<form name="tww_filter" id="twwf_filter_644" class="tww_filter_form" method="get" action="#twwf_filter_644">
  <div class="twwf_filter_form_fields">
    <div class="tww_filter_field_block">
      <div class="twwf_field_header">
        <span class="tww_filter_field_title">Categories</span>
        <span data-field_id="twwf_checkbox6673c6307dc59" class="twwf_open_close_field two_bg lazy entered applied"
          data-bg-multi="url(&quot;https://qblogtn.ru/wp-content/mu-plugins/10web-manager/vendor/10web-utils/10web-woocommerce-package/src/TenWebWooP/WoocommerceWidgets/Filter/Includes/assets/css/../images/dropdown_Icon_black.svg&quot;)"
          data-ll-status="applied"
          style="background-image: url(&quot;https://qblogtn.ru/wp-content/mu-plugins/10web-manager/vendor/10web-utils/10web-woocommerce-package/src/TenWebWooP/WoocommerceWidgets/Filter/Includes/assets/css/../images/dropdown_Icon_black.svg&quot;);background-image: url(&quot;https://qblogtn.ru/wp-content/mu-plugins/10web-manager/vendor/10web-utils/10web-woocommerce-package/src/TenWebWooP/WoocommerceWidgets/Filter/Includes/assets/css/../images/dropdown_Icon_black.svg&quot;) !important;"></span>
      </div>
      <div id="twwf_checkbox6673c6307dc59" class="twwf_checkbox_list">
        <label class="twwf_checkbox_item container" for="Aromatic Plants_74_637">
          <input name="twwf[637][]" id="Aromatic Plants_74_637" type="checkbox" value="74">
          <span class="checkmark"></span>
          <span>Aromatic Plants</span>
        </label>
        <label class="twwf_checkbox_item container" for="Culinary Herbs_64_637">
          <input name="twwf[637][]" id="Culinary Herbs_64_637" type="checkbox" value="64">
          <span class="checkmark"></span>
          <span>Culinary Herbs</span>
        </label>
        <label class="twwf_checkbox_item container" for="Exotic Spices_73_637">
          <input name="twwf[637][]" id="Exotic Spices_73_637" type="checkbox" value="73">
          <span class="checkmark"></span>
          <span>Exotic Spices</span>
        </label>
        <label class="twwf_checkbox_item container" for="Organic Spices_63_637">
          <input name="twwf[637][]" id="Organic Spices_63_637" type="checkbox" value="63">
          <span class="checkmark"></span>
          <span>Organic Spices</span>
        </label>
        <label class="twwf_checkbox_item container" for="Rare spices_80_637">
          <input name="twwf[637][]" id="Rare spices_80_637" type="checkbox" value="80">
          <span class="checkmark"></span>
          <span>Rare spices</span>
        </label>
        <label class="twwf_checkbox_item container" for="Seasoning Blends_65_637">
          <input name="twwf[637][]" id="Seasoning Blends_65_637" type="checkbox" value="65">
          <span class="checkmark"></span>
          <span>Seasoning Blends</span>
        </label>
        <label class="twwf_checkbox_item container" for="Uncategorized_57_637">
          <input name="twwf[637][]" id="Uncategorized_57_637" type="checkbox" value="57">
          <span class="checkmark"></span>
          <span>Uncategorized</span>
        </label>
      </div>
    </div>
    <div class="tww_filter_field_block">
      <div class="twwf_field_header">
        <span class="tww_filter_field_title">Price</span>
        <span data-field_id="twwf_price_slider6673c6307ddd0" class="twwf_open_close_field two_bg lazy"
          data-bg-multi="url(&quot;https://qblogtn.ru/wp-content/mu-plugins/10web-manager/vendor/10web-utils/10web-woocommerce-package/src/TenWebWooP/WoocommerceWidgets/Filter/Includes/assets/css/../images/dropdown_Icon_black.svg&quot;)"></span>
      </div>
      <div id="twwf_price_slider6673c6307ddd0" class="twwf_price_slider_container">
        <div data-currency="$" data-min="12" data-max="72" data-min_price="12" data-max_price="72" data-step="1" class="twwf_price_slider ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
          <div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 0%; width: 100%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"><span class="tww_handle_price">$<span
                class="price">12</span></span></span><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 100%;"><span class="tww_handle_price">$<span class="price">72</span></span></span>
        </div>
        <span class="tww_price_item twwf_min_price">12$</span>
        <span class="tww_price_item twwf_max_price">72$</span>
        <input class="twwf_min_price_input" type="hidden" name="twwf[638][min]" value="12">
        <input class="twwf_max_price_input" type="hidden" name="twwf[638][max]" value="72">
      </div>
      <script data-two-no-delay="">
        jQuery(function() {
          let slider = jQuery('#twwf_price_slider6673c6307ddd0 .twwf_price_slider');
          let min_price = parseInt(slider.data('min_price'));
          let max_price = parseInt(slider.data('max_price'));
          let currency = slider.data('currency');
          let step = parseInt(slider.data('step'));
          let values_min_price = parseInt(slider.data('min'))
          let values_max_price = parseInt(slider.data('max'))
          let slider_container = slider.closest('.twwf_price_slider_container');
          let min_price_input = slider_container.find('.twwf_min_price_input');
          let max_price_input = slider_container.find('.twwf_max_price_input');
          slider.slider({
            range: true,
            min: min_price,
            max: max_price,
            step: step,
            values: [values_min_price, values_max_price],
            slide: function(e, ui) {
              let min = ui.values[0];
              let max = ui.values[1];
              min_price_input.val(min);
              max_price_input.val(max);
              slider.find('.ui-slider-handle').find('.tww_handle_price').last().find('.price').html(max);
              slider.find('.ui-slider-handle').find('.tww_handle_price').first().find('.price').html(min);
            },
            create: function(event, ui) {
              slider.find('.ui-slider-handle').last().html('<span class="tww_handle_price">' + currency + '<span class="price">' + values_max_price + '</span></span>');
              slider.find('.ui-slider-handle').first().html('<span class="tww_handle_price">' + currency + '<span class="price">' + values_min_price + '</span></span>');
            }
          });
        });
      </script>
    </div>
  </div>
  <div class="twwf_filter_actions">
    <input type="hidden" value="8b9ecc60e6" name="twwf_nonce">
    <input type="hidden" name="twwf_id" value="644">
    <input type="submit" class="twwf_submit" name="twwf_submit" value="Filter">
    <a href="//qblogtn.ru/" class="twwf_reset_filter">Reset</a>
  </div>
</form>

Name: Subscribe to Our NewsletterPOST

<form class="elementor-form" method="post" name="Subscribe to Our Newsletter">
  <input type="hidden" name="post_id" value="385">
  <input type="hidden" name="form_id" value="3tgmw3aj">
  <input type="hidden" name="referer_title" value="">
  <input type="hidden" name="queried_id" value="647">
  <div class="elementor-form-fields-wrapper elementor-labels-">
    <div class="elementor-form-title-description-wrapper elementor-field-group elementor-column elementor-col-100 elementor-widget-wrap elementor-widget-heading">
      <h5 class="elementor-form-title elementor-element elementor-heading-title elementor-size-large">Subscribe to Our Newsletter</h5>
      <div class="elementor-text-editor elementor-clearfix elementor-element">Get the latest updates on new products and upcoming sales.</div>
    </div>
    <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-field-required">
      <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Email </label>
      <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Enter your email" required="required" aria-required="true">
    </div>
    <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-30 e-form__buttons">
      <button type="submit" class="elementor-button">
        <span>
          <span class=" elementor-button-icon">
          </span>
          <span class="elementor-button-text">Subscribe</span>
        </span>
      </button>
      <button type="reset" class="elementor-button elementor-hidden">
        <span>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

EXPERIENCE THE AROMA OF ITALY

Welcome to Mediterranean Bay Leaf Co., your trusted provider of bay leaves from
the heart of Italy. Our farm focuses on producing bay leaves with a rich,
aromatic profile, ideal for enhancing soups, stews, and sauces. Experience the
authentic taste of the Mediterranean with our top-quality bay leaves.
Culinary herbs
Aromatic plants

NEW ARRIVALS

VIEW ALL NEW ARRIVALS
Categories
Aromatic Plants Culinary Herbs Exotic Spices Organic Spices Rare spices
Seasoning Blends Uncategorized
Price

$12$72
12$ 72$
Reset


 * ORGANIC ROSEMARY PLANT
   
   $71.00
 * Sale!
   
   
   LAVENDER SEEDS
   
   $80.00 Original price was: $80.00.$60.00Current price is: $60.00.


 * ITALIAN BASIL PLANT
   
   $12.00


ABOUT US


WELCOME TO MEDITERRANEAN BAY LEAF CO.

At Mediterranean Bay Leaf Co., we specialize in delivering authentic Italian bay
leaves to chefs and home cooks around the world. Our farm is located in the
heart of Italy, where we grow bay leaves with a rich, aromatic profile that
enhances the flavor of soups, stews, and sauces. We also offer a wide selection
of culinary herbs, aromatic plants, and rare spices to elevate your culinary
creations to the next level.
READ MORE


WHY CHOOSE MEDITERRANEAN BAY LEAF CO.

Our bay leaves are carefully grown and harvested by hand, ensuring the highest
quality and flavor. We offer a wide selection of culinary herbs, aromatic
plants, and rare spices, all grown and sourced from the best regions in Italy.
Our commitment to quality and authenticity ensures that you get the best taste
every time.

01.

AUTHENTIC ITALIAN FLAVOR

Our bay leaves are grown in the heart of Italy, providing an authentic and rich
flavor to your dishes.


02.

HAND-HARVESTED QUALITY

Our bay leaves are hand-harvested, ensuring the highest quality and flavor in
every leaf.

03.

WIDE SELECTION

We offer a wide selection of culinary herbs, aromatic plants, and rare spices,
all grown and sourced from the best regions in Italy.


04.

SUSTAINABLE FARMING PRACTICES

Our farm is committed to sustainable farming practices, ensuring that our
products are both delicious and environmentally friendly.

SALES

VIEW ALL BEST PRODUCTS
VIEW ALL BEST SELLERS



CULINARY HERBS

Culinary herbs


AROMATIC PLANTS

Aromatic plants
At Mediterranean Bay Leaf Co., we believe in protecting the environment while
delivering the best products to our customers. Our commitment to sustainable
farming practices ensures that we minimize our impact on the planet while
providing you with authentic Italian flavors.



OUR CUSTOMERS SPEAK FOR US

"I've been using the bay leaves from Mediterranean Bay Leaf Co. for years, and
they always deliver the best flavor to my dishes."

JULIA KEYS
"The Italian basil plant I got from Mediterranean Bay Leaf Co. is thriving in my
garden and adding so much flavor to my cooking."

LUIS ADRIAN
"I love the selection of rare spices at Mediterranean Bay Leaf Co. It's hard to
find these flavors anywhere else."

MARIA ANNA


4.8 average rating from 1814 reviews

QUICK LINKS

 * About Us
 * About Us
 * Privacy Policy
 * About Us
 * Products
 * Products
 * Products
 * Privacy Policy
 * Privacy Policy
 * Products
 * Contact
 * Contact
 * Terms Of Service
 * Products
 * About Us
 * About Us
 * About Us
 * Terms Of Service
 * Terms Of Service
 * About Us

 * About Us
 * About Us
 * Privacy Policy
 * About Us
 * Products
 * Products
 * Products
 * Privacy Policy
 * Privacy Policy
 * Products
 * Contact
 * Contact
 * Terms Of Service
 * Products
 * About Us
 * About Us
 * About Us
 * Terms Of Service
 * Terms Of Service
 * About Us

CUSTOMER SERVICE

 * Products
 * Products
 * Contact Us
 * Contact
 * Contact
 * Contact
 * Contact
 * Faqs
 * Faq
 * Faq
 * Faq
 * Privacy Policy

 * Products
 * Products
 * Contact Us
 * Contact
 * Contact
 * Contact
 * Contact
 * Faqs
 * Faq
 * Faq
 * Faq
 * Privacy Policy

LEGAL

 * Contact
 * Contact
 * Privacy Policy
 * Privacy Policy
 * Privacy Policy
 * Blog
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Privacy Policy
 * Privacy Policy

 * Contact
 * Contact
 * Privacy Policy
 * Privacy Policy
 * Privacy Policy
 * Blog
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Privacy Policy
 * Privacy Policy

SUBSCRIBE TO OUR NEWSLETTER

Get the latest updates on new products and upcoming sales.
Email
Subscribe

© 2023 Portuguese Salt Cleaners. All rights reserved.
 * Contact
 * Contact
 * Privacy Policy
 * Privacy Policy
 * Privacy Policy
 * Blog
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Privacy Policy
 * Privacy Policy

 * Contact
 * Contact
 * Privacy Policy
 * Privacy Policy
 * Privacy Policy
 * Blog
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Terms Of Service
 * Privacy Policy
 * Privacy Policy

Facebook Instagram Twitter