以前「熊仔小編」在灣仔工作,下午茶時間常常會去位於集成中心的「吔嘢事務所」tea一tea,出品高質得來又很有誠意。不過他們早在年多前轉戰荃灣,變身成為主打日式家庭料理、一汁多菜的「吔咩嗲」。到底質素又是否始終如一?
揀.食嘢💛 | FOODIE PICK 更多 »
揀.到會💛 | PARTY PICK 更多 »
揀.著數嘢 | JETSO PICK 更多 »
我係波板糖!🍭 | I'M LOLLYPOP 更多 »
`; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } document.addEventListener("DOMContentLoaded", function() { // Fetch posts for PARTY PICK const partyLabel = "香港-美食地圖-派對到會"; // Specify your label here const partyUrl = `https://kansbestpick.com/feeds/posts/default/-/${encodeURIComponent(partyLabel)}?alt=json-in-script&callback=displayPartyPosts`; // Create a script element to fetch the JSONP data for PARTY PICK const partyScript = document.createElement('script'); partyScript.src = partyUrl; document.body.appendChild(partyScript); }); function displayPartyPosts(data) { const container = document.querySelector("#party-food .home-card-container"); // Targeting the card-container in PARTY PICK section // Clear existing content container.innerHTML = ''; // Check if there are entries if (data.feed.entry) { const numPosts = Math.min(data.feed.entry.length, 3); // Limit to 3 posts for (let i = 0; i < numPosts; i++) { const entry = data.feed.entry[i]; const title = entry.title.$t; // Get the post title const imageUrl = entry.media$thumbnail ? entry.media$thumbnail.url.replace(/\/s[0-9]+/, '/s800') : 'https://via.placeholder.com/800'; // Default image if none available const postUrl = entry.link.find(link => link.rel === 'alternate').href; // Extract post URL // Create card element const card = document.createElement('div'); card.className = 'home-card'; // Add a class for styling // Add image, title, and button to the card card.innerHTML = ` ${title} `; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } document.addEventListener("DOMContentLoaded", function() { // Fetch posts for JETSO PICK const jetsoLabel = "揀飲簡食記讀者尊享-獨家優惠"; // Specify your label here const jetsoUrl = `https://kansbestpick.com/feeds/posts/default/-/${encodeURIComponent(jetsoLabel)}?alt=json-in-script&callback=displayJetsoPosts`; // Create a script element to fetch the JSONP data for JETSO PICK const jetsoScript = document.createElement('script'); jetsoScript.src = jetsoUrl; document.body.appendChild(jetsoScript); }); function displayJetsoPosts(data) { const container = document.querySelector("#jetso .home-card-container"); // Targeting the card-container in JETSO PICK section // Clear existing content container.innerHTML = ''; // Check if there are entries if (data.feed.entry) { const numPosts = Math.min(data.feed.entry.length, 3); // Limit to 3 posts for (let i = 0; i < numPosts; i++) { const entry = data.feed.entry[i]; const title = entry.title.$t; // Get the post title const imageUrl = entry.media$thumbnail ? entry.media$thumbnail.url.replace(/\/s[0-9]+/, '/s800') : 'https://via.placeholder.com/800'; // Default image if none available const postUrl = entry.link.find(link => link.rel === 'alternate').href; // Extract post URL // Create card element const card = document.createElement('div'); card.className = 'home-card'; // Add a class for styling // Add image, title, and button to the card card.innerHTML = ` ${title} `; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } document.addEventListener("DOMContentLoaded", function() { // Fetch posts for I'M LOLLYPOP const lollypopLabel = "香港-本地音樂-廣東歌-Lolly Talk"; // Specify your label here const lollypopUrl = `https://kansbestpick.com/feeds/posts/default/-/${encodeURIComponent(lollypopLabel)}?alt=json-in-script&callback=displayLollypopPosts`; // Create a script element to fetch the JSONP data for I'M LOLLYPOP const lollypopScript = document.createElement('script'); lollypopScript.src = lollypopUrl; document.body.appendChild(lollypopScript); }); function displayLollypopPosts(data) { const container = document.querySelector("#lollytalk-lollipop .home-card-container"); // Targeting the card-container in I'M LOLLYPOP section // Clear existing content container.innerHTML = ''; // Check if there are entries if (data.feed.entry) { const numPosts = Math.min(data.feed.entry.length, 3); // Limit to 5 posts for (let i = 0; i < numPosts; i++) { const entry = data.feed.entry[i]; const title = entry.title.$t; // Get the post title const imageUrl = entry.media$thumbnail ? entry.media$thumbnail.url.replace(/\/s[0-9]+/, '/s800') : 'https://via.placeholder.com/800'; // Default image if none available const postUrl = entry.link.find(link => link.rel === 'alternate').href; // Extract post URL // Create card element const card = document.createElement('div'); card.className = 'home-card'; // Add a class for styling // Add image, title, and button to the card card.innerHTML = ` ${title} `; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } -->



揀.東京自由行 | TOKYO PICK更多 »
`; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } -->
揀.旅行✈️ | TRAVEL PICK 更多 »
`; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } -->
揀.酒店 | HOTEL PICK
揀.香港一日遊 | HK PICK 更多 »
`; // Append the card to the container container.appendChild(card); } } else { container.innerHTML = '

No posts found.

'; } } -->