Welcome to the detailed analysis for wwf.org.hk. This domain is officially recognized as 世界自然基金會香港分會 | WWF Hong Kong. According to their official web presence, their primary focus is: "世界自然基金會香港分會".
"$(function(){ $("#item-list-product").parent().removeClass("col-md-8 col-md-offset-2"); $.get("https://apps6.wwf.org.hk/pandashop.php", function(product_items){ $("#item-list-product").html('<div class="ajaxResult"></div>'); for(var key in product_items){ var item = product_items[key]; var image_src = item.image.src; var product_names = item.title.split(" | "); var product_name = product_names[1]; var price = item.price; var product_url = "https://pandashop.wwf.org.hk/products/" + item.handle; var tile_item = '<div class="tile-item"><a href="' +product_url+ '" target="_blank" class="tile-link"><div class="link-image" style="background-image:url('+image_src+');"></div></a><div class="tile-product-label">'+product_name+'<br />HK$'+price+'<br /> </div></div>'; $("#item-list-product .ajaxResult").append(tile_item); } }); }); #item-list-product .tile-product-label{ text-align: left; } #item-list-product .tile-item { width: 25%; } @media (max-width: 991px){ #item-list-product .tile-item { width: 50%; } } @media (max-width: 767px){ #item-list-product .tile-item { width: 100%; } }"
"var current_pages = { "pr":0, "story":0, "tender":0 }; var ajax_item_offset = { "pr":3, "story":3, "tender":4 } $(function(){ $(".owl-stage-outer").append('<div class="owl-carousel-wave"><img src="https://wwfhk.awsassets.panda.org/img/original/home_carousel_overlay_4.png" style="width:100%;" /></div>'); $(".module-header .theme-title .col-lg-4").removeClass("col-sm-6 col-md-5 col-lg-4"); $(".module-header .home-title .col-lg-5").removeClass("col-sm-7 col-md-6 col-lg-5"); $(".module-list-tiles, .followh2").parent(".col-md-8").removeClass("col-md-8 col-md-offset-2"); $(".module-header-donate .col-lg-8").removeClass("col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2"); $(".module-text-block-form .col-md-8").removeClass("col-md-8 col-md-offset-2"); get_ajax_item("pr"); get_ajax_item("story"); get_ajax_item("tender"); $(".tile-pager-more").click(function(e){ e.preventDefault(); var type = $(this).parent(".tile-pager").prev(".ajax-item-list").attr("id").replace("item-list-",""); ++current_pages[type]; $(this).siblings("a").removeClass("hidden"); get_ajax_item(type); }); $(".tile-pager-back").click(function(e){ e.preventDefault(); var type = $(this).parent(".tile-pager").prev(".ajax-item-list").attr("id").replace("item-list-",""); if(--current_pages[type]<=0){ $(this).addClass("hidden"); $(this).siblings(".tile-pager-first").addClass("hidden"); } get_ajax_item(type); }); $(".tile-pager-first").click(function(e){ e.preventDefault(); var type = $(this).parent(".tile-pager").prev(".ajax-item-list").attr("id").replace("item-list-",""); current_pages[type]=0; $(this).addClass("hidden"); $(this).siblings(".tile-pager-back").addClass("hidden"); get_ajax_item(type); }); $(".what-we-do").parent().removeClass("col-md-8 col-md-offset-2"); $(".container > .row > div >.followh2").each(function(){ $(this).prependTo($(this).parent("div").parent(".row").parent(".container")); }); }); function get_ajax_item(type){ var obj_id = "217594"; if(type=="story") obj_id = "215628"; if(type=="tender") obj_id = "216737"; $.get("/_template/_capetown/articles-pages-ajax.cfm?site_id=1&lang_id=21&admin_mode=false&archive_mode=false&obj_id="+obj_id+"&month=&year=&startRow="+(current_pages[type]*ajax_item_offset[type]+1)+"&endRow="+((current_pages[type]+1)*ajax_item_offset[type])+"&contentType=article", function(response){ $("#item-list-"+type).html(response); $("#item-list-"+type).append('<div class="clear"></div>'); if($("#item-list-"+type+" .tile-item").length<3){ $("#item-list-"+type+" +.tile-pager .tile-pager-more").hide(); } }); } .owl-carousel-wave{ bottom: -1px; position: absolute; width: 100%; } .tile-pager a{ padding: 0 5px; } .module-header-donate h1, .module-header-home h1, .module-header-join h1, .module-header-theme h1, .module-header-theme div.followh1{ font-size: calc(2.8em + 2vw); } .module-header-theme div.followh1, .module-header-theme h1{ margin-top: 80px; } .btn-block, .btn-blocked{ border-radius:20px; } .btn-block > em.fa-angle-right.fa-lg, .btn-blocked > em.fa-angle-right.fa-lg{ top: 0 } .btn-blocked > em.fa-angle-right.fa-lg{ top: 2px; } .owl-theme .owl-dots{ text-align: left; max-width: 1140px; margin-left: auto; margin-right: auto; } .owl-item .btn-primary:after{ content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; padding-left: 8px; } #item-list-tender .tile-item{ width: 25%; } .module-text-block{ padding: 0; } .module div.followh2{ text-align: left !important; margin-bottom: 0; } .module{ clear: both; } .module-header-project .project-title{ bottom: 200px; } .module-header .theme-title h3{ color:white; margin-top:40px; margin-bottom:0; + .btn-blocked{ margin-top:5px; } } .module-list-tiles{ padding-left: 0; padding-right: 0; } .module-list-tiles a.tile-link .link-detail{ text-align: left; } .module-list-tiles a.tile-link .link-detail div.followh1::after, .module-list-tiles a.tile-link .link-detail h1::after{ content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-left: 5px; position: absolute; right: 6px; bottom: 15px; } .module-list-tiles a.tile-link .link-detail h1 small, .module-list-tiles a.tile-link .link-detail div.followh1 small{ display: none; } .module-header-center.module-header-donate{ padding: 300px 0; height: 820px; } .module-header-donate .overlay, .module-header-join .overlay{ background: transparent; position: static; } .module-header-home .read-more{ display: none; } .module.module-text-block a.btn{ text-decoration: none; } .module.module-text-block a.btn:hover{ font-weight: normal; } .module.module-text-block a.btn-orange:hover{ background-color: #f67d0fa; } .module-list-tiles a.tile-link .link-image, .module-blocks-6 a.outlink .link-image{ height: 293px; } [objtemplate_filename="capetown-single-hero-image"] + objtemplate > .module-text-block{ padding-top: 45px; } body #content { padding-bottom: 50px !important; } .module-list-tiles #item-list-product a.tile-link .link-image, .module-list-tiles #item-list-tender a.tile-link .link-image{ height: 208px; } .btn-blocked { width: 250px !important; } .btn-blocked.btn-floating { width: auto !important; } .module-list-tiles a.tile-link .link-detail h1 .title, .module-list-tiles a.tile-link .link-detail div.followh1 .title{ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .module-list-tiles a.tile-link .link-detail h1 small.subtitle, .module-list-tiles a.tile-link .link-detail div.followh1 small.subtitle{ display: none; } @media (max-width:991px){ .module-list-tiles .tiles .tile-item, #item-list-tender .tile-item{ width: 50%; } } @media (max-width:767px){ .module-list-tiles .tiles .tile-item, #item-list-tender .tile-item{ width: 100%; } .module-header-project .project-title{ bottom: 140px; } } @media (min-width:768px){ .module-header{ height: 860px !important; } }"
By comparing wwf.org.hk to other leading websites in its niche, marketers and researchers can identify key traffic sources and growth opportunities. Explore our related resources below to find websites similar to wwf.org.hk.
Yes, according to our latest analysis, we detected a valid SSL certificate ensuring a secure connection.
As of September 5, 2026, wwf.org.hk holds an estimated domain authority score of 91/100 based on our VisitRank tracking algorithms.
You can find the best alternatives and similar sites to wwf.org.hk in our explore section, which includes competitors in the E-commerce & Retail sector.
Common Misspellings & Typo Domains for wwf.org.hk:
"body #footer-wrapper #footer{ height: auto; margin-bottom: 0; } body #footer-wrapper #footer .footer-brand, body #footer-wrapper #footer .footer-links{ background-color: #f7f6f1; } body #footer-wrapper #footer .footer-brand .slogan-block{ max-width: 100%; text-align: center; } body #footer-wrapper #footer .footer-brand .slogan-block img{ display: none; } body #footer-wrapper #footer .footer-brand .slogan-block p.slogan{ color: #393939; font-family: Arial, Helvetica, Microsoft JhengHei, Apple LiGothic; font-size:40px; font-weight: bold; } .footer-themes{ display: none; } body #footer-wrapper #footer .footer-links .footer-legal{ text-align: center; } .footer-socials{ margin-bottom: 40px; } #footer .btn-social{ width: 80px; height: 80px; margin: 10px; padding: 27px; border: 1px solid #e2e0d1; background: none; } #footer .btn-social .fa, #footer .btn-social #footer .fab, #footer .btn-social .fal, #footer .btn-social .far, #footer .btn-social .fas{ font-size: 30px; } #footer .copyright { text-align: left; padding: 0; color: #888888; max-width: 1140px; margin: auto; } #footer .footer-copyright-outer{ border-top: 1px solid #e2e0d1; background: #f7f6f1; } #footer .copyright a{ color: #888888; } #footer .copyright img{ max-width: 70px; height: auto; margin-right: 20px; } body #footer-wrapper #footer .footer-links .footer-legal>a{ color: #393939; } body #footer-wrapper #footer .footer-links .footer-legal>a:hover{ text-decoration: underline; color: #393939; } @media (min-width: 991px) body #content { padding-bottom: 0px; } body #footer-wrapper{ position: relative; } } $(function(){ $("#footer .col-md-4").removeClass("col-md-4"); $("#footer .col-md-8").removeClass("col-md-8"); $(".footer-socials").prependTo(".footer-brand .slogan-block").parent(); $(".copyright").appendTo("#footer"); $(".copyright").prepend('<img src="https://cdnassets.panda.org/_skins/capetown/img/logo.png" />'); $(".copyright").wrap('<div class="footer-copyright-outer"></div>'); });"
"了解更多我們的最新資訊 .btn-floating:before{ content:"\f658"; display: inline; font-weight: 900; font-family: "Font Awesome 5 Free"; padding-right:10px; } .btn-floating{ position: fixed; right: 10px; bottom: 0; z-index: 1000; font-size: 20px; } .btn-blocked.btn-floating{ border-radius: 20px 20px 0 0; } .btn-floating:hover{ padding-bottom: 25px; } @media (max-width: 767px){ .btn-floating{display: none;} }"