(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

SONY DT 18-135mm F3.5-5.6 SA Sony A-mount lens SAL18135

349,00 US$Precio
Sony DT 18–135mm f/3.5–5.6 SAM Lens (SAL18135) A-Mount – Excellent
Item Description

For sale is a Sony DT 18–135mm f/3.5–5.6 SAM zoom lens (SAL18135) for Sony A-mount cameras. This is a sharp, versatile all-in-one lens ideal for travel, everyday photography, portraits, landscapes, and video.

Lens Details

Mount: Sony A-mount

Focal Length: 18–135mm (APS-C)

Aperture: f/3.5–5.6

Autofocus: SAM (Smooth Autofocus Motor)

Filter Size: Ø62mm

Minimum Focus Distance: 0.45 m (1.48 ft)

Model: SAL18135

Made in Japan

Condition

Excellent cosmetic and working condition

Glass is clean — no scratches, haze, or fungus

Zoom and focus rings operate smoothly

Autofocus works properly

Mount contacts are clean

What’s Included

Sony DT 18–135mm f/3.5–5.6 SAM lens

Front lens cap

Rear lens cap

(Only items listed above are included.)

Shipping

Fast, secure shipping

Tracking included

You will receive the exact lens shown in the photos

Notes

Please review all photos for exact condition

Compatible with Sony A-mount APS-C cameras
    bottom of page