✦ Verified product
Olympus LT-1
HKD 1,980.00
SHOWA
Verified independent store
→
Features(特色): Suitable for Beginner (適合新手) 35mm F3.5 LensSelf-timer Auto Focus Auto Exposure Operation Condition (操作狀態): Fully Working Lens Condition(鏡頭狀態): Clear No Scratch, No Ha
ze, No Fungus Appearance Condition(外觀狀態): As Photo, 實物拍攝如圖 Sample Photos (相片參考): > What's Included(售後附送): One Month Warranty (一個月保養)One Free Film Processing Service(一次免費沖掃)This product does NOT include batteries and film(此產品不包含電池及菲林) 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"; } }