CINXE.COM

Platform - idos.events

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Platform - idos.events</title> <link href="https://platform.idos.events/front/img/so.png" rel="icon" sizes="20x20"> <!-- Box Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/boxicons.min.css"> <!-- Bootstrap Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap-icons.css"> <!-- Swiper Carousel CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/swiper-bundle.min.css"> <!-- Wow CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/animate.css"> <!-- Magnific Popup CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/magnific-popup.css"> <!-- Odometer CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/odometer.css"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/meanmenu.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/YouTubePopUp.css"> <!-- izitoast CSS --> <link href="https://platform.idos.events/front/css/iziToast.min.css" rel="stylesheet"> <!-- Select2 CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/select2.css"> <!-- Datepicker CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/datepicker.css"> <!-- Jquery UI CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/jquery-ui.css"> <!-- Main CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <style> .iti { width: 100%; } .iti--allow-dropdown { width: 100%; } .iti__flag-container { height: 100%; } #mobileNumber { width: 100% !important; } .menu-logo-wrap img { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .menu-logo-wrap img { max-width: 80%; /* Mobil cihazlarda logoyu %80 genişlikte göster */ height: auto; } } </style> <style> .select2-search--dropdown { padding: 0px; /* Arama kutusunun iç boşluğunu azaltın veya sıfırlayın */ } </style> </head> <body> <!-- Custom Cursor --> <div class="cursor d-none d-lg-block"></div> <!-- Custom Cursor End --> <!-- Preloader --> <div class="preloader"> <div class="spinner-wrap"> <div class="preloader-logo"> <img src="" alt="" class="img-fluid"> </div> <div class="spinner"></div> </div> </div> <!-- Preloader End --> <!-- back to to button start--> <a href="#" id="scroll-top" class="back-to-top-btn"><i class="bi bi-arrow-up"></i></a> <!-- back to to button end--> <div class="site-wrapper"> <header> <!-- Menu --> <div class="menu-area menu-area-two"> <div class="container"> <div class="row align-items-center gy-4"> <div class="col-lg-5 d-none d-lg-block"> <div class="mainmenu"> <ul> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li class="has-child-menu"><a href="javascript:void(0)">Exhibitors</a> <ul> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=62">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </li> <li><a href="https://platform.idos.events/exhibition/register">Registration</a></li> <li class="has-child-menu"><a href="javascript:void(0)">My Account</a> <ul> <li><a onclick="modalAc()">Sign in</a></li> </ul> </li> </ul> </div> </div> <div class="col-lg-3 col-md-12 "> <div class="menu-logo-wrap text-center"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo62.png" alt=""></a> </div> </div> <div class="col-lg-4 hamburger-menu position-relative col-md-12"> <div class="d-flex menu-info-item align-items-center justify-content-lg-end"> <a href="http://www.agropackiraq.com" target="_blank">Agro Pack, Food & plast Iraq</a> <div class="menu-btn-wrap flex-shrink-0 d-none d-lg-block"> <a class="common-btn sign-btn" onclick="modalAc()"> <i class="bi bi-person-circle"></i> <span>Sign in</span> </a> </div> </div> </div> </div> </div> </div> <div class="modal fade" id="exampleModal" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog" > <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLongTitle">Agro Pack, Food & plast Iraq Login Form</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <form class="form-login" action="https://platform.idos.events/Auth/userLogin" method="post" id="loginForm"> <div class="login-wrap"> <label for="">You can use your mobile number or email as your username.</label> <br> <br> <div> <input type="radio" id="emailRadio1" name="loginType" value="email" checked> <label for="emailRadio">Email</label> <input type="radio" id="mobileRadio1" name="loginType" value="mobile"> <label for="mobileRadio">Mobile</label> </div> <br> <div id="emailInput1"> <input type="text" class="form-control" placeholder="Enter Email" name="userName"> </div> <div id="mobileInput1" style="display: none;"> <input type="tel" id="mobileNumber1" class="form-control" placeholder="5XX XXX XX XX" name="mobileNumber"> </div> <br> <input type="password" class="form-control" placeholder="Enter Password" name="password"> <br> <input type="hidden" name="istenenUye" id="istenenUye"> <input type="hidden" name="subFolder" id="subFolder"> <div id="istenen"></div> <input type="submit" value="Sign In" name="loginSubmit" class="btn btn-danger btn-block"><br> <div class="login-wrap"> <a href="https://platform.idos.events/Auth/forgotPass">Forgot Password ? </a> <br> </div> </div> </form> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <script> document.addEventListener('DOMContentLoaded', function() { const emailRadio = document.getElementById('emailRadio1'); const mobileRadio = document.getElementById('mobileRadio1'); const emailInput = document.getElementById('emailInput1'); const mobileInput = document.getElementById('mobileInput1'); const mobileNumber = document.getElementById('mobileNumber1'); const loginForm = document.getElementById('loginForm'); const iti = window.intlTelInput(mobileNumber, { initialCountry: "auto", geoIpLookup: function(success, failure) { success('TR'); }, utilsScript: "https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/utils.js" }); mobileNumber.classList.add('form-control'); mobileNumber.style.width = '100%'; emailRadio.addEventListener('change', function() { if (emailRadio.checked) { emailInput.style.display = 'block'; mobileInput.style.display = 'none'; } }); mobileRadio.addEventListener('change', function() { if (mobileRadio.checked) { emailInput.style.display = 'none'; mobileInput.style.display = 'block'; } }); mobileNumber.addEventListener('input', function() { mobileNumber.value = mobileNumber.value.replace(/\D/g, ''); }); loginForm.addEventListener('submit', function(event) { if (emailRadio.checked) { if (emailInput.querySelector('input').value.trim() === '') { alert('Email is required'); event.preventDefault(); } } else if (mobileRadio.checked) { if (!iti.isValidNumber()) { alert('Valid mobile number is required'); event.preventDefault(); } else { const fullNumber = iti.getNumber(intlTelInputUtils.numberFormat.E164); const countryCode = iti.getSelectedCountryData().dialCode.replace('+', ''); const mobileNumberWithoutCountryCode = fullNumber.replace(`+${countryCode}`, ''); const countryCodeInput = document.createElement('input'); countryCodeInput.type = 'hidden'; countryCodeInput.name = 'countryCode'; countryCodeInput.value = countryCode; loginForm.appendChild(countryCodeInput); const mobileNumberInput = document.createElement('input'); mobileNumberInput.type = 'hidden'; mobileNumberInput.name = 'mobileNumber'; mobileNumberInput.value = mobileNumberWithoutCountryCode; loginForm.appendChild(mobileNumberInput); mobileNumber.removeAttribute('name'); } } if (document.querySelector('input[name="password"]').value.trim() === '') { alert('Password is required'); event.preventDefault(); } }); }); </script> <!-- Menu end --> </header> <!-- Hero --> <div class="breadcrumb-area" style="background: -webkit-gradient(linear, left top, left bottom, color-stop(16.65%, rgba(0, 0, 0, 0.57)), color-stop(100.78%, #000)), url(https://platform.idos.events/front/upload/exhibitionPages/62catalogue.jpg);background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 16.65%, #000 100.78%), url(https://platform.idos.events/front/upload/exhibitionPages/62catalogue.jpg);background-position: center; background-repeat: no-repeat; background-size: cover;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="breadcrumb-info text-center"> <h1 class="text-white">Product Catalogue</h1> <p class="text-white mt-3"><a href="https://platform.idos.events/exhibition/index">Product Catalogue</a><i class="bi bi-chevron-right ms-2 me-2"></i></p> </div> </div> </div> </div> </div> <div class="shop-area pt-120 pb-120"> <div class="container"> <div class="row"> <div class="col-lg-12"> <h2 class="sidebar-title border-bottom-0 pb-0">Search</h2> <div class="sidebar-form position-relative overflow-hidden"> <form action="https://platform.idos.events/exhibition/productCatalogue" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="50a2f0f465984970a24491ce9e6f66f1" /> <input type="hidden" name="fuarId" value="62"> <div class="row"> <div class="col-lg-12"> <input type="text" id="search" name="search" value="" placeholder="Search Company or Product"> <button class="position-absolute end-0 top-50 translate-middle-y h-100 border-0 common-btn" type="submit" ><i class="bi bi-search search"></i><span>Search</span></button> </div> </div> </form> </div> <div class="liveresult hide"></div> <div id="entranceCode"></div> </div> </div> <div class="row pt-40 gy-5"> <div class="shop-info-area pt-120 pb-120"> <div class="container"> <div class="row"> <div class="col-lg-12"> <h2 class="h2">Products</h2> </div> </div> <div class="row pt-60 gy-4"> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/665878195fda3.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Bonibella</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Drage, chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66587887c1bf6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Blue Almond Dragee</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Drage, chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/665879bf12ada.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title"> Princess Almond Drageess</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Drage, chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66587b39d4a54.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Mix Fruit Flavored Quince Dragee</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Chocolate, drage </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66587c0da02c4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Special Wrapped Chocolate Varieties</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66587cbabb627.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Milk Hazelnut Dragee</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Drage, chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66587d8e55b80.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Special Types Of Chocolate Varieties</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(77098,62)" style="font-size:14px; "> SERMİN ÇİKOLATA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6668408d8a9d5.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sunan Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6679580ec8590.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Olive Oil (evoo,pure,pomace)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olive oil </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/667fdad641d4b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pre - Heater</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tomatoe paste </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6685226b33de4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">All Type Of Rice Millers & Supplier</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(193407,62)" style="font-size:14px; "> MIDAS AGROFOODS PVT LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6686aac9260d0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Basmati Rice</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(193407,62)" style="font-size:14px; "> MIDAS AGROFOODS PVT LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e003b0b75e.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Whole Black Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0059ba765.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sliced Black Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e00758aee2.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Limon Stuffed Green Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e008e3d1c7.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Gri̇lled Green Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e00b27da88.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Vacuum Pack Pitted Black Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e00d21ba3a.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Vacuum Pack Pitted Green Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e00e9ee400.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Red Pepper Stuffed Green Olives</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334a206163a.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sun Flower Seed</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Sunflower seeds </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733504023b51.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Rolled Oat</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rolled oats </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673350b7ca687.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Wheat Semolina</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Bulgur wheat </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734538969bad.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Skim Milk Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-192 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk powder </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238122,62)" style="font-size:14px; "> ZARNAB-BENYAS DAIRY PRODUCTS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673739b4ecf5e.jfif" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Indian Basmati Rice</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-233 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238228,62)" style="font-size:14px; "> AGRI GLOBAL INC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f53a4c115.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Chocolade</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Chocolate </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ace4dbe1f9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Rice Basmati</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239262,62)" style="font-size:14px; "> SK Exports </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af3df7c64d.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hulled Sesame Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Sesame </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af7835b702.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Natural Sesame</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Sesame </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af793604ee.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Black Sesame Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Sesame </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b0d52d1ab9.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Veer11121 Basmati Rice </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-232 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238656,62)" style="font-size:14px; "> VEER OVERSEAS LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b1149d8cbb.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Veer 1121 Basmati Rice</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-232 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238656,62)" style="font-size:14px; "> VEER OVERSEAS LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd7f0380f6.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hazelnut Paste</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Hazelnut paste </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de76cc4757.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Olive</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Olives, pickles </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6683b08c856e6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Packet Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-210 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(203372,62)" style="font-size:14px; "> CHAIZUP BEVERAGES LLP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735eb751dc8a.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">All Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-183 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(195625,62)" style="font-size:14px; "> SARA FOOD A.Ş. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6737045f3a1e1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sunflower Seeds 361</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673704d08392e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">T6 Sunflower Seeds </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673705033981a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">363 Sunflower Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6737053b81ba8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">601 Big Size From China</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6737058b166a1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">185 Walnuts</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673705f04bf60.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lady Nail</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673706c89f1f2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pumpkin Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673706ebea818.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Snow White Pumpkin Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(85464,62)" style="font-size:14px; "> Bayinnaoer City ChenTai Industry and Trade Co., Ltd. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67398dd08e9da.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Basmati Rice, Premium Wheat Flour, All Purpose Flour, Flattened Rice, Gram Flour, Semolina, Dry Fruits - Cashew, Pistachios, Walnuts, Raisins, Almonds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-232 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238653,62)" style="font-size:14px; "> K S OVERSEAS PVT LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c899d3a49.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cocoa Cookie With Centerfield (yumfill)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cookie, * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c8b7c6fb5.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cookie With Coconut Centerfield (yumfill)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cookie, * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c8c770f17.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cookie With Hazelnut Centerfield (yumfill)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cookie, * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c8d9719ea.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cookie With Walnut Centerfield (yumfill)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cookie, * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b840af23c2.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Basmati Rice</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-221 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Rice, * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(243100,62)" style="font-size:14px; "> DEVI CHAND AND SONS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6738ad4db6cd1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Oatmeal Biscuit With Fructose (dosar)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6738ad95bf3cf.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit (happiness)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6738addaad19f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Barley Biscuit With Fructose (khooshe)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6738ae11b70f3.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit (multi Cereals)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739b97db4cd2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cocoa Multi Cereals Biscuit (multi Cereals)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bbbdd8563.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Alphabet Seven Cereals Biscuit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bc6ce5484.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Coffee Powder (fitness)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bca2a318e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Coconut Powder (fitness)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bcd386d51.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Caramel Syrup (fitness)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bd03c57b9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Banana Nectar (bisky)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bd1a4112c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Coconut Nectar (bisky)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bd57b0b03.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Orange Nectar (bisky)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bd75aeba1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Vanilla Nectar (bisky)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bda2ee29e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Banana Nectar (bisky) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bdb944e4d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Orange Nectar (bisky) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739be3b0d6dc.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit (coobist) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739be5373d93.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Coconut Multi Cereals Biscuit (coobist) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739be83bfaf5.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit (bixtra Party)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bed18d6c2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Banana Flavor (fruity)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bee6d9fb6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Coffee Flavor (fruity)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739befc5dc3b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Orange Flavor (fruity)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bf135ea37.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuit With Vanilla Flavor (fruity)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bf40784c7.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit (multi Cereals) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bf5564cad.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit (smile) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bf8aa7c24.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit (multi Plus)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bfa4083f1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cocoa Multi Cereals Biscuit (multi Plus)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bfc6d299a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Caramel Syrup (multi Plus)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bfe065ee2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Coconut Powder (multi Plus)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739bffa23db7.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Coffee Powder (multi Plus)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c30b6358d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Barley Biscuit With Fructose (windi)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c334bd3af.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Super Digestive Barley Biscuit With Mulberry Nectar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c49da9a24.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sanin Biscuit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c6c54f5c2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit (multi Saghe)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c6ecadd85.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pars Barley Biscuit With Fructose</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c70c72483.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Saghe (plain) Biscuit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c73a86724.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Saghe (creamy) Biscuit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c768a5956.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Banana Flavor (puffy)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c79ded7a4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Caramel Syrup (puffy)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c7bba5b02.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Coconut Powder (puffy)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c7cdecaac.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Multi Cereals Biscuit With Orange Flavor (puffy)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c80061d52.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit With Nuts (sablei) 140g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c815b74c1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cocoa Multi Cereals Biscuit With Nuts (sablei) 140g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c82f78df1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit With Nuts (sablei) 180g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c843b51fe.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cocoa Multi Cereals Biscuit With Nuts (sablei) 180g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739c852c2a6e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plain Multi Cereals Biscuit With Nuts (sablei) 24x6</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239033,62)" style="font-size:14px; "> SETAK COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c4a333301a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hazelnut Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c7599698c0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Salty Popcorn</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6683b0b3d382e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Premix Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-210 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(203372,62)" style="font-size:14px; "> CHAIZUP BEVERAGES LLP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673aea9ba2402.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-218 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food & beverages, tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238242,62)" style="font-size:14px; "> NEW TEA AGRO </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f3193145d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Organic Honey</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Organic food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f4345377b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Organicblackberry Jam</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Jam, organic food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739fb5c12343.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Organic Grape Seed Oil 100% Pure Unrefined Cold Pressed 250g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Organic food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e02410a17e.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">2/1 Tin Stuffed Vine Leaves</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Vine leaves </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f8be3329b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Roasted Peanuts With Shrimp 100 G</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts, dried fruit & vegetables </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ec160025e1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Mazafati Date</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-202 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts, dried fruit & vegetables </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242336,62)" style="font-size:14px; "> HIVA BAZARGAN PARS </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ec17612616.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pistachio Kernel</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-202 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts, dried fruit & vegetables </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242336,62)" style="font-size:14px; "> HIVA BAZARGAN PARS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ec190912dc.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pistachio</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-202 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts, dried fruit & vegetables </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242336,62)" style="font-size:14px; "> HIVA BAZARGAN PARS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd6a2ec822.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Almond Kernel</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Almond </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd6c77b160.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Inshell Almond</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Almond </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd66516805.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Inshell Walnut</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Walnut </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd68cc685b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Walnut Kernel</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Walnut </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd71eb816e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cashew</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cashews </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f9398c98a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dried Apricots In 100g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried fruits </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de5157d3f6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dried Fruit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried fruits, nuts and dried fruits (packed)) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b848ed974b.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fried Onion</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-208 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried vegetables, herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238234,62)" style="font-size:14px; "> DELICIOUS FOOD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b84c959b75.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">White Onion Flakes</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-208 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried vegetables, herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238234,62)" style="font-size:14px; "> DELICIOUS FOOD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b8533855bf.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Garlic Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-208 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried vegetables, herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238234,62)" style="font-size:14px; "> DELICIOUS FOOD </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b8549a1e92.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">White Onion Powder </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-208 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried vegetables, herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238234,62)" style="font-size:14px; "> DELICIOUS FOOD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334b4ac7cb9.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pistachio</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruits (packed)) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334bb42c505.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pistachio In Retail Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruits (packed)) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673799695804c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">1</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fresh fruit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239256,62)" style="font-size:14px; "> FUN FRUIT </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67379a3f4c0f8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">2</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fresh fruit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239256,62)" style="font-size:14px; "> FUN FRUIT </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67379a84d4824.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">3</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fresh fruit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239256,62)" style="font-size:14px; "> FUN FRUIT </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b16d185dd4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cavendish Banana</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-184 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fresh fruit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238661,62)" style="font-size:14px; "> SHREEKRISHNA IMPEX VENTURES PVT LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e07c40781b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Corn Grits</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-191 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Corn flour, grits, bran </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238069,62)" style="font-size:14px; "> MISETTO </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e07dc857ab.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Corn Flour</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-191 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Corn flour, grits, bran </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238069,62)" style="font-size:14px; "> MISETTO </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334af16f974.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Herbs And Spices</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733512e1845f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Seasoning For Food</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f7924cfa4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Safflower</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f834319a2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pomegranate Flowers</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af69993027.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cumin Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af71e0b8c7.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Turmeric Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af8a0e089f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Black Mustard Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af8d30c9e4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fenugreek Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af906318da.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Nigell Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673afa2e1b74a.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Turmeric Whole Finger</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Herbs and spices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733490891ddb.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Chocolate Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673349628e33f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Nut Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334e2709d95.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Popcorn</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334e5135d95.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Snack</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334f259ff04.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sesame Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c74e861336.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cheese Snack</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Bulgur wheat, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c753891c01.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Ketchup Popcorn</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Bulgur wheat, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c75cda9261.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cheese Popcorn</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Bulgur wheat, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de4aee845e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Jelly Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dessert with syrup, biscuits- chocolate- confectionery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c49bc76aa8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Almond Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery, food powders (grain - cereal - nut powders) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c48ea6c6e7.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Mixed Nut Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery, cereal flakes - granules </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c49efee978.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pistachio Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Biscuits- chocolate- confectionery, cereal flakes - granules </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6679545f78329.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Stuffed Grape Leaves</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e019a829f5.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Vine Leaves</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-173 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(114001,62)" style="font-size:14px; "> SUNAN OLIVES COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67335a7a18cbc.jfif" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hot Dog</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-183 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(195625,62)" style="font-size:14px; "> SARA FOOD A.Ş. </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67388c8ce5619.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sardines</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-235 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238224,62)" style="font-size:14px; "> ICC OILS AND FATS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f65a6da28.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Canned Fish</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739ffc27bdb9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Marinated Broccoli 720g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c7443d39a2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tomato Paste</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Canned food </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673752710735d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Compotes</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239258,62)" style="font-size:14px; "> HAYASY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f61268d15.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Energy Drink</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de46da5775.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fruit Drink</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Dried fruit pulp, beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de32c6088d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Masala Chai</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Beverages, coffee </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673a00722bad9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Red Wine "matevosyan" 0.75l</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Wine </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6729acb0e31c0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Natural Water</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-191 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Bottled water </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194981,62)" style="font-size:14px; "> FUSKA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f4c0ef504.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Natural Water</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Mineral water </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334e8bc68b3.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Herbal Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334ec5c4557.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Iranian Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673858b52e36b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tea, Herbal Tea, Flavour Tea, Infusions</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-211 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238245,62)" style="font-size:14px; "> SSK EXPORTS LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f35fe2222.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Organic Fruit Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739f70c6ca78.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Chopik Sticks: Mint Tea.</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739fd216296e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cold Natural Quince Juice 250g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c5b53b577a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Assam Op</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-221 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(81084,62)" style="font-size:14px; "> TEAM UNITED - EXPORTER OF INDIAN TEAS </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c5b83296bf.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Assam Fbop</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-221 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(81084,62)" style="font-size:14px; "> TEAM UNITED - EXPORTER OF INDIAN TEAS </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de5ec5426e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tea</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tea </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd74630b77.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Coffee</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-162 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Coffee </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194986,62)" style="font-size:14px; "> UĞUR KURUYEMİŞ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de1c1cb521.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hot Chocolate</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Coffee </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/667fe0b4cf674.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Turbo Extractor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tomatoe paste, fruit juice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6739fe5f76561.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Assorted Compote 1000g</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fruit juice </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239255,62)" style="font-size:14px; "> ESCROW LLC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733528345c40.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Thioman Fertilizer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67335338cf80c.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Npk 12-12-36 </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673436f8723ee.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Gyp Fert</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673438962923b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Foli Soap</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67343af81a41f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Humika</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67343be03d855.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Extra Ka</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67345f529ab3f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Microman</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67345fc3cade9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Surfaction</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673460e882241.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Humaan Plus</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673463b277019.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Humaan </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734641545fb4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">De Salt</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67346474dc53c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Borazin</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fertilizer </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * agriculture & animal husbandry </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dbef397329.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Seasoning</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194984,62)" style="font-size:14px; "> DKT FLAVOR & TASTE </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd40181daf.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Food Colorants</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd4bae67ee.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Silicon Dioxide</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd4df8faff.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Capsicum Oleoresin (ws)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd5091e90b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Paprika Oleoresin (os)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd527553e7.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Monosodium Glutamate (msg)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd5499daa4.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sodium Acid Pyrophosphate(sapp-28)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd581accd5.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Ascorbic Acid (vitamin C)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd5a20421a.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Xiameter Afe</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334a0fb303c.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Native Wheat Starch</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242333,62)" style="font-size:14px; "> ALVAND STARCH INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334a7eaf765.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Vital Wheat Gluten</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242333,62)" style="font-size:14px; "> ALVAND STARCH INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334a9e258b0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Modified Starch</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242333,62)" style="font-size:14px; "> ALVAND STARCH INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67372c0acb8e8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cardamom</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-229 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238657,62)" style="font-size:14px; "> VADAKKEDATH INDUSTRIES PRIVATE LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af8ef27c9f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Psyllium Husk</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c425adb882.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Skim Milk Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c437dd8cc4.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Seasoning Powders</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c443b06318.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Colored Permeate And Coating Powders</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c445502514.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Whey Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c447728a4e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Permeate Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c44919d921.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Full Fat Milk Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-222 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64597,62)" style="font-size:14px; "> GOLSHAD MASHAD FOOD INDUSTRIES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673c805350cd4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tomato Paste (glass Packaging)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Ketchup, * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673da22621399.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Alkalised Cococa Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cocoa powder, * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ddb3e333bd.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Gelatin</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673ddb8a836d0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Starches</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd8be85b0a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Functional & Speciality Fats : Shortening/ Hpko / Spread Fat...</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Industrial fats and oils </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6736f892e8fd5.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Batch Cooker</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-182 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Industrial fats and oils, industrial food preperation equipment </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * commercial kitchen - restaurant and bar equipment </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(239259,62)" style="font-size:14px; "> MAVİTEC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dbf2784866.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Beverage Flavor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194984,62)" style="font-size:14px; "> DKT FLAVOR & TASTE </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dbf42cba7a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Confectionary Flavor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194984,62)" style="font-size:14px; "> DKT FLAVOR & TASTE </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dbf61adb42.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Chocolate Flavor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194984,62)" style="font-size:14px; "> DKT FLAVOR & TASTE </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dbf7eb250f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dairy Flavor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194984,62)" style="font-size:14px; "> DKT FLAVOR & TASTE </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd3c7526c2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flavors</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd41b146a2.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flavors</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd43c83d94.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sweeteners</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd44d663f2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sweeteners</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd463b4e78.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sweeteners</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-200 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238065,62)" style="font-size:14px; "> TGS KİMYA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd9df067aa.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Food & Beverage Flavors,emulsions And Other Solutions</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dda9e8144b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sweeteners : Maltodextrin, Dry Glucose, Dextrose ...</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nutritional ingredients - aroma - flavors - sweeteners </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673af7ffcfa23.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Amaranth Seeds</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant A-230 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Flour and bakery additives </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62587,62)" style="font-size:14px; "> RAJ FOODS INTERNATIONAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd97283650.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Non Dairy Creamers & Foamers</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant B-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Non dairy coffee cream powder </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(198027,62)" style="font-size:14px; "> ARTI ENDÜSTRİYEL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673de5b024e4f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dairy And Non Dairy Creamer And Milk Powder</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk powder, non dairy coffee cream powder </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & beverages </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334f8178893.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Breakfast Cereal</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant C-193 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Cereal flakes - granules </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food ingredients </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242347,62)" style="font-size:14px; "> ADINEH GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Taymaz Tomato Paste Pausterizer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fruit and vegetables processing lines, tomato paste processing line </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662cb53d01545.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Taymaz Aseptic Monobloc Fruit Processing Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Fruit and vegetables processing lines, tomato paste processing line, fruit juice factory machines </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662cb67bbdc2a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Taymaz Tomato Paste Filling Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tomato paste processing line </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662cb6f72d4b7.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Taymaz Tomato Paste Evaporator</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-152 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Tomato paste processing line </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(141064,62)" style="font-size:14px; "> TAYMAZ GIDA MAKİNELERİ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623b08598736.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fat Melting Tank</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Chocolate manufacturing systems </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(111032,62)" style="font-size:14px; "> BİSMAK VURAL MAKİNA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623ad6cd060d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Wafer Batter Mixer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Wafer production line </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(111032,62)" style="font-size:14px; "> BİSMAK VURAL MAKİNA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623ad9fafe75.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Wafer Baking Oven</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Wafer production line </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(111032,62)" style="font-size:14px; "> BİSMAK VURAL MAKİNA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0838430c4.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr500 nuts Roaster Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0851807bb.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr100dkrotary Roaster Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e08bec16c3.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr1370 Nuts Coating Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e08dc6d36d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr1202 Nuts Salting Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e08fed8af5.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr800 Nuts Frying Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e092092090.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr400 Chickpea Roasting Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e093e32210.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr1100 Peanut Peeling Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e095586fda.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Nuts Roasting Line</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nuts and dried fruit machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e088e56c53.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Fr240k Coffee Roasting Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Coffee roasting machine </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Coffee Roasting Line</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Coffee roasting machine </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62387,62)" style="font-size:14px; "> EFOR NUTS ROASTING MACHINES </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc36eaff34.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cream Cheese Production Line</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc38985f2c.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dry Cooking Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc3ac74b6f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dry Cooking Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc3c9ce8b9.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cheese Process Tank</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc3e48f87b.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Milk Collection And Storage Unit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc3fef1b9d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cheese Process Tank</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc420ba5fa.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pasteurizer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc43a5132c.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tubular Pasteurizer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc4593f0d0.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Homogenizer</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Milk processing machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc492e53ab.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Production Line</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Turn key milking units </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(8541,62)" style="font-size:14px; "> MILKMAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623acf9369b6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Glucose Tank</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Food tanks </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(111032,62)" style="font-size:14px; "> BİSMAK VURAL MAKİNA </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623b02c31bee.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sugar Auger</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Sugar auger </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : * food & drink processing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(111032,62)" style="font-size:14px; "> BİSMAK VURAL MAKİNA </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6732eacdbf815.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pet Preform</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7963,62)" style="font-size:14px; "> ALMUTAHIDA COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6732eb2372153.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Closures- Caps</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7963,62)" style="font-size:14px; "> ALMUTAHIDA COMPANY </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334a01a3598.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink Wrap Machine-tray Sealer Machine-shrink Label Machine-skin Pack</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(136058,62)" style="font-size:14px; "> NADIPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334aed5a66e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink Pack Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(136058,62)" style="font-size:14px; "> NADIPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334b1a7b606.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tray Sealer Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(136058,62)" style="font-size:14px; "> NADIPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334b39e74e9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-249 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(136058,62)" style="font-size:14px; "> NADIPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b4db9d3263.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Combox Blow-fill-cap Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing, filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734482282c2d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Waterproof Corrugated Pp-plastic Product Display Stand</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing, packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(140108,62)" style="font-size:14px; "> KİNG KARTON </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67344ed271787.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Luxury Box And Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-239 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing, packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242339,62)" style="font-size:14px; "> DARAT BOX </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b322b5c547.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">In-mold Label (iml Bml Tml)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-242 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : + packaging - printing, label, iml inmold labeling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238120,62)" style="font-size:14px; "> ANDISHEH BARTAR PRINTING and PACKING COMPLEX </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66712babe0133.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Food Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62719,62)" style="font-size:14px; "> KOOSHESH KARAN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6731ea022d9d1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tray Sealing Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-172 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238239,62)" style="font-size:14px; "> ILPRA MIDDLE EAST </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67346a2489876.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Automatic Tray Sealer Packaging Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-250 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242343,62)" style="font-size:14px; "> PACKEN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67346a6ee7640.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Semi Automatic Tray Sealer Packaging Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-250 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242343,62)" style="font-size:14px; "> PACKEN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67346aa353fc1.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Vacuum Chamber Packaging Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-250 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(242343,62)" style="font-size:14px; "> PACKEN </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b4edf8d5d0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Rotary Filling Machine For Pre-formed Cups - Neo</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery, filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b5327a63a4.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sbl - Linear Blowing Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging machinery, plastic bottle </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6731ea34ea6c8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Rotary Or In-line Pre-made Cup Filling And Sealing Machines</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-172 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238239,62)" style="font-size:14px; "> ILPRA MIDDLE EAST </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b507869075.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Highly Hygienic Filler H2f</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b52020c48f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Linea – Filling And Sealing Machine For Preformed Cups – Output: Up To 40000 Cups/hour</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b53c462265.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Rotary Weight Filler & Capper For All Your Liquid Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-291 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Filling machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(62496,62)" style="font-size:14px; "> SERAC GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6620aef4025ed.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Athapack Multihead Weigher</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-132 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Multi-head electronic scales vertical packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56374,62)" style="font-size:14px; "> ATHAPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6731ea60222b8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Form, Fill And Seal Machines For Liquids Or Pasty Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-172 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Thermoform packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238239,62)" style="font-size:14px; "> ILPRA MIDDLE EAST </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6731ea7de86aa.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Thermoforming Machines For Flexible And Rigid Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-172 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Thermoform packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238239,62)" style="font-size:14px; "> ILPRA MIDDLE EAST </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6620ae234582e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Athapack Volumetric Filler Vertical Packaging Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-132 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Volumetric weigher fillers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56374,62)" style="font-size:14px; "> ATHAPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6620accbacee6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Athapack Horizontal Packaging Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-132 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Horizontal packaging machinery </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56374,62)" style="font-size:14px; "> ATHAPACK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733443d67064.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Printed Cellophane</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-210 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7952,62)" style="font-size:14px; "> NAGHSHINEH CHAP TABRIZ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735e80cbb32c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Emic Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ed2c4a534.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Easy Open Ends (eoe)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ed818aae0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Conical & Cylindrical Pails</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735eda616ccd.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Aerosol Cans</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735edd062945.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Twist Off Caps (toc)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ee0d39481.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Square Cans For Edible Oil</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ee740e970.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tuna Cans</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ee974d008.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Biscuits Cans</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-290 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Metal packaging materials </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238235,62)" style="font-size:14px; "> EMIRATES METALLIC INDUSTRIES COMPANY LIMITED </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734934932d22.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Platic Container</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d61fd5799.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp36</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d6c7b4b70.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp37</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d713d5301.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp28</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d74ca47de.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp38</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d7ab87e19.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp27</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d7f06e242.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp08</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d82093068.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp26</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d84d684da.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp29</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d87c44ede.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp10</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d8b15e10f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp16</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d8ee3cd68.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp13</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d93e207b9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp21</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d98009e7d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp02</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735d9e9254a8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp05</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735da1e11d59.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp20</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735da50de3fb.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp14</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dad3afa92.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp12</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735db0dad51b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp03</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735db44c5496.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp19</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735db868d90c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp06</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dbbf8f098.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp30</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dbf87b39e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp09</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dc3d74193.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp04</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dc6d5e864.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp25</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dca33b0a0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp22</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dcd43d45d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp07</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dd022ae23.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp17</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dd3156f88.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp01</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dd6830cfd.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp24</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dd9c0a7d8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp18</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dde00063f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp15</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735de130e3f2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp23</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735de4ad1239.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp11</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735dea6c8b00.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp31</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735deedc260a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Lp32</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6735ed042f300.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Aryo Produces </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-231 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(64271,62)" style="font-size:14px; "> ARYO LABKHAND PLASTIC </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e03d04f48a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Roll Nylon</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nylon </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194990,62)" style="font-size:14px; "> BARSAN AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e03e8b7cf0.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Greenhouse Nylon</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Nylon </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194990,62)" style="font-size:14px; "> BARSAN AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67416a80ef3f1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">ورق پت-ظروف یکبار مصرف پت</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant E-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Pet / bopet packaging films </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(151064,62)" style="font-size:14px; "> KIAN VARAGH </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e048190e7e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Strech Film</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Stretch film </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194990,62)" style="font-size:14px; "> BARSAN AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0428eb325.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Nylon Bag</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic bags </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194990,62)" style="font-size:14px; "> BARSAN AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67335add30991.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shade Net And Raschel Bag</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant D-201 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic bags, disposable plastic service and storage products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238106,62)" style="font-size:14px; "> ToseSanat Rakhshan Sahand </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734936259c10.jpeg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plastic Covers </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic covers and closures (pe closure - pet cover ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662bfa0e242aa.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Packnovel Food and Non-Food IML Plastic Cups</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(169,62)" style="font-size:14px; "> PACKNOVEL AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662bfc393819e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Packnovel Food and Non-Food IML Plastic Cups</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(169,62)" style="font-size:14px; "> PACKNOVEL AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc12103827.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Ice Cream Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc1449c15b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Dairy Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc15f5f7fe.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Food Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc17c8826a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Solution Packaging </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc191ee0a7.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cream Cheese Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc1afc6cc3.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Feta Cheese Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc1c992835.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pastry Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc1e68ebb2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sauce Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc20371456.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Chocolate Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc21a5de0e.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Candy Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-181 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(56386,62)" style="font-size:14px; "> JOKEY GROUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673493228e745.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plastic Container Iml Printed </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Plastic iml containers </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662bf9184dfec.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Packnovel Plastic Cups</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-130 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Disposable plastic service and storage products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(169,62)" style="font-size:14px; "> PACKNOVEL AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673491964dd03.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Alupet Foil </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673491ce15ba1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pharmaceutical Foil </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673491ed1cef6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Yogurt Lids</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6734921998933.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cigarette Foil </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium packaging products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(7947,62)" style="font-size:14px; "> BORAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd7fa832bc.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Cup Foils</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium packaging products, flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc6df7215d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Nitrogen Generator</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Wooden giftbox </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc9bdec17d.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc9d2deccf.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc9e484a1f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc9fab895e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dca0de0e3b.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dca33a9b72.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Flour Bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673f4644dd11c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Paper Packaging Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673f473267860.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Paper Packagings</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper packaging products (paper bag etc. ) </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238059,62)" style="font-size:14px; "> ROTAPAK </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623f4eb6cef2.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Damla Cup Double Wall Paper Cup</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper cup / paper soup bowl </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(137249,62)" style="font-size:14px; "> DAMLACUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623f58d3fe12.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Damla Cup Ripple Paper Cup 8 Oz</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper cup / paper soup bowl </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(137249,62)" style="font-size:14px; "> DAMLACUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6623f6a83ea9c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Damla Cup Paper Soup Bowl 16 Oz Kraft 2</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-140 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Paper cup / paper soup bowl </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(137249,62)" style="font-size:14px; "> DAMLACUP </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/661c277c1d796.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Akan Ofset Carton Box</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-190 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Carton box </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(191653,62)" style="font-size:14px; "> AKAN OFSET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662c8bc4978cd.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sel Ambalaj Food Boxes</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-143 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Carton box </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(47341,62)" style="font-size:14px; "> SEL AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0b9a6ed5e.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Plastered Special Box</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Carton box, printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0adb80f48.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Printed Cardboard Bag</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Carton bag </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/662c8c0602e35.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sel Ambalaj Corrugated Cardboard Box</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-143 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Corrugated cardboard box </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(47341,62)" style="font-size:14px; "> SEL AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd81890b1c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Beypiliç Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesive tape </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194985,62)" style="font-size:14px; "> CİHAN ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd82b60958.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Borcam Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesive tape </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194985,62)" style="font-size:14px; "> CİHAN ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd83bd83d5.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Camsil Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesive tape </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194985,62)" style="font-size:14px; "> CİHAN ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673dd84a90dff.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Erpiliç Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesive tape </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194985,62)" style="font-size:14px; "> CİHAN ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0a1a8cf4c.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Printed Roll Labels</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0a346d13f.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sheet Offset Labels</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0a5b82963.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink Sleeve Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0aa09f523.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink Sleeve Label</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label, shrink-sleeve </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd8293db0d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Wrap Around Lables</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label, flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd844a96c8.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Adhesive Stickers</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Label, flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e039f39607.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Shrink</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-141 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Shrink-sleeve </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194990,62)" style="font-size:14px; "> BARSAN AMBALAJ </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd88e76913.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Sleeve Shrink</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Shrink-sleeve </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd79971a91.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Doypacks -bags</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dd86acfaad.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">2-3-4 Layers Flexible Packaging</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-180 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(103985,62)" style="font-size:14px; "> YILPAR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673da22f15513.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Bopp/bopet/cpp</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-250 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Flexible packaging </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(151066,62)" style="font-size:14px; "> POLFILM </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673347d7aef7d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pet Strap</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673347f0b15ee.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pp Strap</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733483270eea.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Composite Strap</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334841b4cfb.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hotmelt Strap</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67334858a39e4.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Galvanized Buckles</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733486bc17fc.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Phosphated Buckles</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733488d9d89a.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">400 Mm Strap Dispenser</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733489fdcb7c.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">200 Mm Strap Dispenser</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673348ba62f9b.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Manual Tensioner</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673348cda095f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Manual Strapping Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673348e9e85da.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Battery Powered Manual Strapping Machine</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673348feaa0c2.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Metal Seal</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6733491109032.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Edge Protectors</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-160 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Packaging straps tools and auxiliaries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194982,62)" style="font-size:14px; "> MESCORD BY ONUR HOLDİNG </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/671e0b2a4f55e.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Printing Products</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Hamburger Fries Box</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant F-131 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(200315,62)" style="font-size:14px; "> ELİZ ETİKET </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672b91a519f5a.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Digital Master 510</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant H-179 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Labelling machines </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + packaging - printing </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(238647,62)" style="font-size:14px; "> BOBST AFRICA & MIDDLE EAST LTD </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6729fab0aaf71.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Screw Air Compressor, Booster Air Compressor, Piston Air Compressors</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc571239cc.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">D-MP Screw Air Compressor (20 Bar)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc596dd4b1.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Td Series Screw Air Compressorr (15 Bar) </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc5b0482d2.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Td Series Screw Air Compressorr (8-10-13 Bar) </h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc5c816ff9.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Screw Air Compressor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc5e0d53c5.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Frequency Inverter Screw Compressor(variable Speed)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc5f8368ed.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Direct Drive Variable Speed Screw Air Compressor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc6146402d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Obs Screw Booster Air Compressor -40 Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc639899a4.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Piston Booster Air Compressor - 40 Bar</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/672dc70cc8337.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Piston Air Compressor</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G150-H150 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(194980,62)" style="font-size:14px; "> ÖZEN KOMPRESÖR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/673b47ead524f.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Tidy Series</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall Hall 2 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant G-120 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Compressors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(25641,62)" style="font-size:14px; "> DALGAKIRAN </a> </h6> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Shop End --> <!-- Footer --> <div class="footer-area"> <div class="container"> <div class="row justify-content-between copyright-wrap"> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Exhibitors</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=62">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Contact Us</h2> <ul class="footer-list custom-ul"> <li> <a href="https://tr.linkedin.com/showcase/agro-pack-iraq" target="_blank">Follow us</a></li> <li> <a href="tel:90 538 972 61 20">90 538 972 61 20</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Company</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li><a href="https://idos.events/about-us" target="_blank">About Us</a></li> <li><a href="http://www.agropackiraq.com" target="_blank">Exhibition Web Site</a></li> <!-- <li><a href="--><!--">Extra Services Prices</a></li>--> </ul> </div> </div> <div class="col-lg-5 col-md-6"> <div class="footer-box"> <div class="footer-subscribe"> <div class="footer-subscribe-img position-relative"> <img class="w-100" src="https://platform.idos.events/front/img/newsletter.webp" alt=""> <div class="section-title ps-4 position-absolute top-50 start-50 translate-middle w-100"> <span class="text-white">Subscribe</span> </div> </div> <form action="https://platform.idos.events/Exhibition/index" class="footer-subscribe-form mt-4 d-flex justify-content-between align-items-center" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="50a2f0f465984970a24491ce9e6f66f1" /> <input class="w-100 border-0 h-100 ps-3 pe-3" type="email" name="email" placeholder="Enter your mail"> <input type="submit" name="subscribe" class="common-btn h-100 flex-shrink-0 border-0 border-radius-0 ms-lg-4 ms-2" value="Subscribe"> </form> </div> </div> </div> </div> <div class="row align-items-center mt-4 bg-light"> <div class="col-lg-4 text-center text-lg-start"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo62.png" alt=""></a> </div> <div class="col-lg-8"> <p class="text-dark"> </p> </div> </div> </div> </div> <!-- Footer End --> </div> <!-- Jquery JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-3.7.1.min.js"></script> <!-- Bootstrap JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/bootstrap.bundle.min.js"></script> <!-- Swiper Carousel JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/swiper-bundle.min.js"></script> <!-- Magnific Popup JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.magnific-popup.min.js"></script> <!-- Wow JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/wow.min.js"></script> <!-- Odometer JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/odometer.min.js"></script> <script src="https://platform.idos.events/front/assets/sonSablon/js/viewport.jquery.js"></script> <!-- Mean menu JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.meanmenu.min.js"></script> <!-- YouTubePopUp JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/YouTubePopUp.js"></script> <!-- Datepicker JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/datepicker.js"></script> <!-- Select2 JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/select2.js"></script> <!-- Jquery UI JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-ui.min.js"></script> <!-- Form iziToast --> <script src="https://platform.idos.events/front/js/iziToast.min.js"></script> <!-- Main JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/main.js"></script> <script type="text/javascript"> var baseUrl = "https://platform.idos.events/"; var folder = "exhibition"; var fuarBitisTarihi = "2024-11-28"; </script> <script type="text/javascript"> function deneme(uyeId = '', fuarId = '') { if (!null && !null && !null && new Date(fuarBitisTarihi) > new Date()) { $("#istenen").html('<a class="link" href="' + baseUrl + folder + "/register?istenenUye=" + uyeId + '">Register</a>'); $("#exampleModal").modal("show"); $("#istenenUye").val(uyeId); } else { if (new Date(fuarBitisTarihi) >= new Date()) { window.open(baseUrl + folder + '/exhibitorDetail?uyeId=' + uyeId + '&fuarId=' + fuarId, '_blank'); } else { $("#entranceCode").html("<br><h3 style='color:#dd9900;'>The date of the exhibition is past or you do not have an invitation.</h3>"); window.scrollTo(0, 0); } } } function modalAc() { $(".modal").modal("hide"); $("#subFolder").val('productCatalogue'); $("#exampleModal").modal("show") } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10