(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 A DT 50mm F1.8 SAM Alpha Mount Autofocus Normal Prime Lens SAL50F18

90,00 $Цена
Sony DT 50mm f/1.8 SAM Lens (SAL50F18) A-Mount – Excellent – Front & Rear Caps

Item Description

For sale is a Sony DT 50mm f/1.8 SAM prime lens (SAL50F18) for Sony A-mount cameras. This fast prime lens is known for its sharpness and beautiful background blur, making it ideal for portraits, low-light photography, street photography, and everyday use.

Lens Details

Mount: Sony A-mount (APS-C)

Focal Length: 50mm

Maximum Aperture: f/1.8

Autofocus: SAM (Smooth Autofocus Motor)

Filter Size: Ø49mm

Minimum Focus Distance: 0.34 m (1.1 ft)

Model: SAL50F18

Made in China

Condition

Excellent cosmetic and working condition

Glass is clean — no scratches, haze, or fungus

Aperture blades are clean and snappy

Autofocus works properly

Focus ring operates smoothly

Mount contacts are clean

What’s Included

Sony DT 50mm f/1.8 SAM lens

Front lens cap

Rear lens cap

(Only items listed above are included.)

Shipping

Ships fast and securely packed

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 (not E-mount without adapter)
    bottom of page