{"id":295,"date":"2021-03-27T04:30:58","date_gmt":"2021-03-27T04:30:58","guid":{"rendered":"https:\/\/haexagro.com\/index.php\/slide-anything-popup-preview\/"},"modified":"2023-04-25T08:48:02","modified_gmt":"2023-04-25T08:48:02","slug":"slide-anything-popup-preview","status":"publish","type":"page","link":"https:\/\/haexagro.com\/index.php\/slide-anything-popup-preview\/","title":{"rendered":"Slide Anything Popup Preview"},"content":{"rendered":"<div class='white' style='background:rgb(255, 255, 255); border:solid 0px rgb(255, 255, 255); border-radius:5px; padding:0px 0px 0px 0px;'>\n<div id='slider_506' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_506' style='visibility:hidden;'>\n<div id='slider_506_slide02' class='sa_hover_container' style='padding:5.5% 4.8%; margin:0px 0%; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div><img decoding=\"async\" src=\"https:\/\/haexagro.com\/wp-content\/uploads\/2021\/03\/biosuisse-new-2.png\" \/><\/div>\r\n<\/div>\r\n<p>In Switzerland, products sold as organic must comply at a minimum with the Swiss organic regulation. Higher standards are required before a product can be labelled with the Bio Suisse label<\/p><\/div>\n<div id='slider_506_slide01' class='sa_hover_container' style='padding:5.5% 4.8%; margin:0px 0%; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div><img decoding=\"async\" src=\"https:\/\/haexagro.com\/wp-content\/uploads\/2021\/03\/india-organic-new-1.png\" \/><\/div>\r\n<\/div>\r\n<p>India Organic is a certification mark for organically farmed food products manufactured in India. The certification mark certifies that an organic food product conforms to the National Standards for Organic Products established in 2002.<\/p><\/div>\n<div id='slider_506_slide03' class='sa_hover_container' style='padding:5.5% 4.8%; margin:0px 0%; '><div style=\"text-align: center; padding-bottom: 10px;\">\r\n<div><img decoding=\"async\" src=\"https:\/\/haexagro.com\/wp-content\/uploads\/2021\/04\/4.jpg\" \/><\/div>\r\n<\/div>\r\n<p><br \/>EU countries acquired comprehensive organic legislation with the implementation of the EU-Eco-regulation 1992. Supervision of certification bodies is handled on the national level. In March 2002 the European Commission issued a EU-wide label for organic food<\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_506').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:1 },\n\t\t\t\t768:{ items:1 },\n\t\t\t\t980:{ items:1 },\n\t\t\t\t1200:{ items:3 },\n\t\t\t\t1500:{ items:3 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 2100,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : false\n\t\t});\n\t\tjQuery('#slider_506').css('visibility', 'visible');\n\t\tsa_resize_slider_506();\n\t\twindow.addEventListener('resize', sa_resize_slider_506);\n\t\tfunction sa_resize_slider_506() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_506').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_506 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_506');\n\t\tjQuery('.slider_506_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_506_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_506_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_506 = jQuery('.owl-carousel');\n\t\tresize_506.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"India Organic is a certification mark for organically farmed food products manufactured in India. The certification mark certifies that an organic food product conforms to the National Standards for Organic Products established in 2002. EU countries acquired comprehensive organic legislation with the implementation of the...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":9999,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-295","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/pages\/295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/comments?post=295"}],"version-history":[{"count":79,"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/pages\/295\/revisions"}],"predecessor-version":[{"id":1477,"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/pages\/295\/revisions\/1477"}],"wp:attachment":[{"href":"https:\/\/haexagro.com\/index.php\/wp-json\/wp\/v2\/media?parent=295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}