Features(特色): Suitable for Beginner (適合新手) f/1.7 Aperture Self-timer Rangefinder Focus Operation Condition (操作狀態): 曝光差一級,可透過調教ISO轉盤修正 Other Function Fully Working Lens Condition(鏡頭狀態): Clear No Scratch, No Haze, No Fungus Appearance Condition(外觀狀態): As Photo, 實物拍攝如圖 Sample Photos (相片參考): *Actual Result varies based on lighting and film What's Included(售後附送): One Month Warranty (一個月保養) One Free Film Processing Service(一次免費沖掃) 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"; } }