(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

Canon EF 75-300mm f/4-5.6 III Telephoto Zoom Lens 58mm EF Mount w/ Caps

99,00 US$Precio
Canon EF 75-300mm f/4-5.6 III telephoto zoom lens for Canon EF-mount cameras. Great affordable option for wildlife, sports, outdoor photography, portraits, and other situations where extra reach is needed.
The lens is in good pre-owned cosmetic condition with normal signs of use. Please review all photos closely for the exact cosmetic condition. Front and rear glass are shown in the photos.
Features
Canon EF mount
75-300mm telephoto zoom range
f/4-5.6 maximum aperture
Autofocus and manual focus (AF/MF)
58mm filter thread
Minimum focusing distance: 1.5m / 4.9ft
Compatible with Canon EF-mount DSLR cameras
Full-frame compatible
No image stabilization
Included
Canon EF 75-300mm f/4-5.6 III lens
Front lens cap
Rear lens cap
Please note: Only the items pictured are included.
The lens shown in the photos is the exact item you will receive. Please inspect all photos before purchasing, as they are part of the description.
    bottom of page