Features(特色): Suitable for Beginner (適合新手) Lens 26mm Flash Auto Focus Auto Exposure Operation Condition (操作狀態): Fully Working Lens Condition(鏡頭狀態): Lens Haze, Affect Image Quality 鏡頭有霉/霞,會影響成像模糊 Appearance Condition(外觀狀態): As Photo, 實物拍攝如圖 What's Included(售後附送): CLEARANCE PRODUCT No Refund or Exchange (清貨產品不設退換) This product does NOT include batteries and film(此產品不包含電池及菲林) DELIVERY / PICK UP(郵寄/門市自取): Pick up at Mongkok store (please expect 1-2working days for processing)旺角門市自取(需預一至兩個工作天)Pick up at Causeway Bay store (please expect 3-5working days for processing)銅鑼灣門市自取(需預三至五個工作天)Ship via SF express (order will dispatch within 1-2working days順豐快遞(一至兩個工作天內寄出) SHOW MORE function myFunction() { var dots = document.getElementById("dots"); var moreText = document.getElementById("more"); var btnText = document.getElementById("myBtn"); if (dots.style.display === "none") { dots.style.display = "inline"; btnText.innerHTML = "SHOW MORE"; moreText.style.display = "none"; } else { dots.style.display = "none"; btnText.innerHTML = "SHOW LESS"; moreText.style.display = "inline"; } }