Sign In
New to ExportersIndia? Join Now
My ExportersIndia
My Dashboard Products/Services Directory Buy Lead For Buyer
Post Buy Requirement Browse Suppliers Manufactures Directory Country Suppliers Buyer FAQs For Seller
Sell Your Product Seller FAQ For Help
Send Feedback Advertise With us Contact Us Sales : +91-9953717914 Support : +91-9700318318 SH
Verified Write a Review
Home Our Products Fruit Powder (2)
Blueberry Extract Powder Monk Fruit Luo Han Guo Extract Powder Milk Powder (1)
Milk Thistle Extract Powder Herbal Extract (1)
Natural Marigold Flower Extract Lutein Powder Tea (1)
Natural Green Tea Extract Powder Others (6) Dioctahedral Smectite Panax Ginseng Extract Powder Grape Seed Extract Powder Pueraria Lobata Root Extract Powder ...more About Us Contact Us Send Enquiry
Welcome to Shandong Hongjitang Pharmaceutical Group Co., Ltd
Manufacturer / Exporter / Supplier Of Blueberry Extract Powder, Chili Pepper Extract Powder, Pueraria Lobata Root Extract Powder, Grape Seed Extract Powder, Panax Ginseng Extract Powder, Monk Fruit Luo Han Guo Extract Powder, Natural Green Tea Extract Powder, Dioctahedral Smectite, Natur...Read More
Manager of International Department
Cathy Lyu
Year of Establishment
1907
Primary Business
Supplier
Number of Employees
850 - 900
Annual Turnover
USD 10 to 50 Million Approx.
Our Product Range Fruit Powder Monk Fruit Luo Han Guo Extract Powder Blueberry Extract Powder Herbal Extract Natural Marigold Flower Extract Lutein Powder Milk Powder Milk Thistle Extract Powder Tea Natural Green Tea Extract Powder Others Dioctahedral Smectite Chili Pepper Extract Powder Grape Seed Extract Powder Pueraria Lobata Root Extract Powder View All
Ratings & Reviews Share your thoughts with other customers for Shandong Hongjitang Pharmaceutical Group Co., Ltd
Add Review
FAQs : Shandong Hongjitang Pharmaceutical Group Co., Ltd Where is Shandong Hongjitang Pharmaceutical Group Co., Ltd located? Shandong Hongjitang Pharmaceutical Group Co., Ltd is located in Jinan.
What range of products and services are available at Shandong Hongjitang Pharmaceutical Group Co., Ltd ? Company deals in Dioctahedral Smectite, Chili Pepper Extract Powder, Natural Marigold Flower Extract Lutein Powder, Natural Green Tea Extract Powder, Grape Seed Extract Powder, Pueraria Lobata Root Extract Powder, Blueberry Extract Powder, Milk Thistle Extract Powder, Monk Fruit Luo Han Guo Extract Powder, Panax Ginseng Extract Powder etc.
Tell Us What are you looking for? Will call you back
Similar Products from Other Suppliers
Donkey Milk Powder Get Quote
by Rangali international
Rajkot, Gujarat
Dudh Dhan Powder Get Quote
by M/s P. S. Health Care
Sonipat, Haryana
Donkey Milk Powder ₹ 30,000 - ₹ 50,000 / Kilogram
by MD donkey farming
Patan, Gujarat
Donkey Milk Powder ₹ 55,000 - ₹ 65,000 / Kilogram
by Jesus love
Anand, Gujarat
Milk Bath Powder Get Quote
by Mayar Health Resorts Ltd.
Delhi
Dairy Mix Get Quote
by Param Dairy Limited
Delhi
Donkey Milk Powder ₹ 20,000 / Kilogram
by Swastha
Bangalore, Karnataka
Donkey Milk Powder ₹ 1 Lakh / Kilogram
by Soham Agencies
Sabarkantha, Gujarat
Milk Powders Get Quote
by Ace International Llp
Delhi
Donkey Milk Powder ₹ 6,500 / Kilogram
by Balaji Distributors
Vijayawada, Andhra Pradesh
'; $(this).html(html); } }); $(".moreless").click(function() { var thisEl = $(this); var cT = thisEl.closest(".truncate-text"); var tX = ".truncate-text"; if (thisEl.hasClass("less")) { cT.prev(tX).toggle(); cT.slideToggle(); } else { cT.toggle(); cT.next(tX).fadeToggle(); } return false; }); function initCarousel($carousel, slidesToShow) {const $slidesContainer = $carousel.find('.indexSlides');const $slides = $carousel.find('.imgSlide');const $prevBtn = $carousel.find('.prevBtn');const $nextBtn = $carousel.find('.nextBtn');const slideWidth = $slides.outerWidth(true);const totalSlides = $slides.length;let currentIndex = 0;function updateButtons() {$prevBtn.toggle(currentIndex > 0);$nextBtn.toggle(currentIndex < totalSlides - slidesToShow);}$nextBtn.click(function () {if (currentIndex < totalSlides - slidesToShow) {currentIndex++;$slidesContainer.css('transform', `translateX(-${currentIndex * slideWidth}px)`);updateButtons();}});$prevBtn.click(function () {if (currentIndex > 0) {currentIndex--;$slidesContainer.css('transform', `translateX(-${currentIndex * slideWidth}px)`);updateButtons();}});updateButtons();}if($('#carousel_single_slider').length){initCarousel($('#carousel_single_slider'), 1);}if($('#carousel_two_slider').length){initCarousel($('#carousel_two_slider'), 2);}if($('#carousel_multi_slider').length){initCarousel($('#carousel_multi_slider'), 4);}}); $(window).load(function(){ $(".phone-no").bind('keydown',function (e) { // Allow: backspace, delete, tab, escape, enter and . if ($.inArray(e.keyCode, [86, 46, 8, 9, 27, 13, 110, 190]) !== -1 || // Allow: Ctrl+A, Command+A (e.keyCode == 65 && ( e.ctrlKey === true || e.metaKey === true ) ) || // Allow: home, end, left, right, down, up (e.keyCode >= 35 && e.keyCode <= 40)) { // let it happen, don't do anything return; } // Ensure that it is a number and stop the keypress if ((e.shiftKey || (e.keyCode < 48 || e.keyCode > 57)) && (e.keyCode < 96 || e.keyCode > 105)) { e.preventDefault(); }}).bind('blur',function(e){ var val = $(this).val(); if (val!='0'){ val=val.replace(/[^0-9]+/g, "") $(this).val(val); } }).intlTelInput({ geoIpLookup: function(callback) { $.get("https://ipinfo.io", function() {}, "jsonp").always(function(resp) { var countryCode = (resp && resp.country) ? resp.country : ""; callback(countryCode); }); }, initialCountry: 'in'});$( "#global_search_kword" ).autocomplete({source: "https://www.exportersindia.com/catg_search.php?action=get_main_serch_kword", // data should be in json formatappendTo: "#index_global_search",minLength: 3,select: function(event, ui) {$( "#global_search_kword" ).val(ui.item.value); $( "#search-form" ).submit(); }});$( "#search-keywords" ).autocomplete({source: "https://www.exportersindia.com/catg_search.php?action=new_comp_menu_search&emi=956405", // data should be in json formatappendTo: "#comp_global_search",minLength: 0,select: function(event, ui) {$( "#search-keywords" ).val(ui.item.value); $( "#frmsearch" ).submit(); }}); $("#search-keywords").on("click", function () { $(this).autocomplete("search", ""); }); $('#frmsearch').mouseleave(function() {$('#comp_global_search ul').hide();});});function comapany_product_search(frm){if($("#search-keywords").val() == ''){alert('Enter Product / Service Keyword(s) at least three characters');$("#search-keywords").focus();return false;}}$(function(){if($('#approx_price_inr').length > 0) {var ip_country_code = $.trim($('#d_ip_country_code').text());if(!ip_country_code.match(/^[a-zA-Z]+$/)) {ip_country_code = '';}if(ip_country_code == 'IN' || ip_country_code == '') {$('#approx_price_inr').css('display','');}else{$('#approx_price_usd').css('display','');}}$(document).on('click', '.view_mobile, .view_mobile_cls', function(){var url = '';var event_url = '';if($(this).attr('data-id') && $(this).attr('data-id') == '1'){var data_qstr = $(this).attr('data-qstr');var data_durl = $(this).attr('data-durl');var data_qpg = $(this).attr('data-qpg');if(data_qstr){url = $('#company_baseurl').val()+ '/view_free_member_mobile.php?'+data_qstr;}if(data_durl){event_url = $('#company_baseurl').val()+'/'+data_durl+'/'+data_qpg;}if(url && event_url){ViewMobileNumber(url, event_url);}}});$(document).on('click', '.view_mobile_cls_data', function(){var url = '';if($(this).data('id') && $(this).data('id') == '1'){var data_qstr = $(this).attr('data-qstr');if(data_qstr){url = $('#base_url').val()+ '/view_free_member_mobile.php?'+data_qstr;}if(url){$.ajax({url: url,type: "POST",success: function(msg) {$('#post_req_popup_ei').html(msg);}});}}});$('.products_info').on('click', '.data_show_more', function(){$(this).parent().toggleClass('expand');if ($(this).text() == '...more') {$(this).text('Less')} else {$(this).text('...more')}})$('.pro_det_sec').each(function(){if ($(this).height() >= 143){$(this).css({'max-height':'142px','overflow':'hidden'}).next().show();console.log($(this).innerHeight());} else {$(this).next().hide()}});/*$('.products_info').each(function(){if ($(this).height() >= 218){$(this).css({'max-height':'217px','overflow':'hidden'}).next().show();console.log($(this).innerHeight());} else {$(this).next().hide()}});*/$('.acordian-row h3').on('click',function(){if($(this).hasClass('active')){$(this).removeClass('active'); $(this).next().slideUp();} else {$('.acordian-row h3').removeClass('active');$('.acordian-row .acordian-box').slideUp();$(this).addClass('active');$(this).next().slideDown();}}); $('.side-nav').on('click',function(e){ e.stopPropagation(); }); $(window).on('scroll', function() {var strickyScrollPos = $('.eih-header').height() + $('.top_header_sec').height();if ($(window).scrollTop() >= strickyScrollPos) {$('.top_header_sec').addClass('desk_sticky');} else {$('.top_header_sec').removeClass('desk_sticky');}});/*$(window).on('scroll', function() {if ($('.top_header_sec').length) {var strickyScrollPos = 200;if ($(window).scrollTop() > strickyScrollPos) {$('.top_header_sec').addClass('desk_sticky');} else {$('.top_header_sec').removeClass('desk_sticky');}}});*/$(document).on('click', '.desk_sticky .search_box .btn-nav-sarch', function() {$(".search_box").toggleClass('show_search_fild');});}); function isdecimalKey(evt){ var charCode = (evt.which) ? evt.which : evt.keyCode; if (charCode != 46 && charCode > 31 && (charCode < 48 || charCode > 57)) return false; return true;}document.addEventListener("DOMContentLoaded", function(){$('document').ready(function(){ $("#mobile_phone_new,#country_new").change( function(){ var cnt_val = $("#country_new").val(); //'IN^91' var res = cnt_val.split("^"); var isd_code = parseInt(res[1], 10); return validate_mobile_first_digit("mobile_phone_new", isd_code); });}); }); $.ajax({dataType:"json",type: 'POST',url:"https://members.exportersindia.com/contact-us.htm", data: { action_type: "getUserDetailsEditable",page_type:'companyProfileResponsiveViewLoginInfo'},success:function(result) {//alert(result);//console.log(result);//alert(result.username+'===='+result.user_details_text);if(result.username != 'F') {$('.prod_detail_befor_login').hide();$('.prod_after_login_user').html(result.user_details_text);//$('.af_login').removeClass('mt10px ffos small dn af_login').addClass('mt10px ffos small af_login');$('.lgn_member_status').val('1');$('#replace_class_after_login').removeClass('fo ac-fl ac-w50 ac-bsbb ac-mb15px').addClass('fo ac-bsbb ac-mb15px');}},xhrFields: { withCredentials: true }, error: function(xhr, status) {if(xhr.status==404) {alert('Page Not Found.');}else if(xhr.status==401) {alert('Authorization Required.');}}});$(function(){$(document).on('click', '#product_detail_inq_form_step_1 .country-list li', function(){var form_id = $(this).closest("form").attr('id');var code = $(this).attr("data-dial-code");flag_change(code, form_id);});$(document).on('focus', '#product_detail_inq_form_step_1 .phone-no', function(){var form_id = $(this).closest("form").attr('id');var dial_code = $(this).parents('div').find('.country-list li.active').data("dial-code");var country_code = $(this).parents('div').find('.country-list li.active').data("country-code");if(dial_code && country_code){var set_country_code = country_code.toUpperCase()+'^'+dial_code;$('#'+form_id+' #country_code').val(set_country_code);}flag_change(dial_code, form_id);});if($('#default_cont_id').val() != 'IN'){$('#product_detail_inq_form_step_1 .div_email ').show();}else {$('#product_detail_inq_form_step_1 .div_email ').hide();}});function flag_change(code, form_id){if(code !=''){if(code==91){if(form_id){$("#div_email_"+form_id).hide();}$("#"+form_id+" .phone-no").attr("maxlength","10");}else{if(form_id){$("#div_email_"+form_id).show();}$("#"+form_id+" .phone-no").attr("maxlength","15");}}}$('.primarynumber').click(function() { var dg = $(this).data('mobile'); $(this).html(dg); $(this).removeClass('vwCall_bt2').addClass('vwCall_bt');});function show_vtrust(mi, url) {popupWin = window.open(''+url+'popup/popup-trustcode.php?mi='+mi+'', 'newwin', 'toolbar=no,directories=no,scrollbars=yes,resizable=0,status=no,menubar=0,width=560,height=500');}function catg_search(frm){if($("#global_search_kword").val() == ''){alert('Enter Product / Service Keyword(s) at least three characters');$("#global_search_kword").focus();return false;}}function set_srch_catg_type(stype){$("#search-select-hidden").val(stype);$('#global_search_kword').attr("placeholder", "Enter Products/Services to Search");if(stype=='Prod'){$("#srch_comp_id").html('Product / Services');}elseif(stype=='comp'){$("#srch_comp_id").html('By Companies');$('#global_search_kword').attr("placeholder", "Enter company name to search");}elseif(stype=='buy_offers'){$("#srch_comp_id").html('Buy Lead');} else{ $("#srch_comp_id").html('Product / Services');}$(".dipmn_cls").hide();}function initCarousel($carousel, slidesToShow) { const $slidesContainer = $carousel.find('.indexSlides'); const $slides = $carousel.find('.imgSlide'); const $prevBtn = $carousel.find('.prevBtn'); const $nextBtn = $carousel.find('.nextBtn'); const slideWidth = $slides.outerWidth(true); const totalSlides = $slides.length;let currentIndex = 0; function updateButtons() {$prevBtn.toggle(currentIndex > 0);$nextBtn.toggle(currentIndex < totalSlides - slidesToShow);} $nextBtn.click(function () {if (currentIndex < totalSlides - slidesToShow) {currentIndex++;$slidesContainer.css('transform', `translateX(-${currentIndex * slideWidth}px)`);updateButtons();}}); $prevBtn.click(function () {if (currentIndex > 0) {currentIndex--;$slidesContainer.css('transform', `translateX(-${currentIndex * slideWidth}px)`);updateButtons();}}); updateButtons();} initCarousel($('#carousel2'), 4); $(function(){ $('#srch_comp_id').click(function(e) { $('.dipmn_cls').show(); e.stopPropagation(); }); $('#headerSearch').on('click',function(){$('.header-search').toggle();}); $('.hs-dropdown-toggle').click(function(e) { $('.hs-dropdown-menu').show(); e.stopPropagation(); });$('.header-search').on('click',function(){$('.menu_layer').fadeIn(500);$('.header-search').addClass('header_search_top');});$('.menu_layer').on('click',function(){$('.menu_layer').fadeOut(500);$('.header-search').removeClass('header_search_top');}); $('nav.navbar .search_focus').click(function(){$('.menu_layer').fadeIn(500); $('.hs-dropdown-toggle span').text('Buy Lead');$('.header-search .search input').focus();$('.header-search').addClass('header_search_top');$("#search-select-hidden").val('buy_offers');$('#search-form').attr('action', "https://members.exportersindia.com/search-lead.php");});});