(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 EOS 7D 18.0MP Digital SLR Camera + Canon EF 28-135mm IS Lens + 2 Batteries

315,00 US$Preço
Item Description

Canon EOS 7D Digital SLR Camera bundle in good pre-owned condition. Camera has been tested and is fully functional. Includes Canon EF 28-135mm f/3.5-5.6 IS USM lens, two batteries, and a SmallRig dual charger.

This is a great DSLR setup for photography, video, sports, wildlife, portraits, and beginner/intermediate photographers looking for a durable semi-pro Canon body.

Included:

Canon EOS 7D 18.0MP DSLR Camera Body

Canon EF 28-135mm f/3.5-5.6 IS USM Lens

Canon camera strap

2x LP-E6 style batteries

SmallRig dual battery charger with USB cable

Features:

18.0 Megapixel APS-C CMOS Sensor

Full HD 1080p Video Recording

8 fps Continuous Shooting

Magnesium Alloy Weather-Resistant Body

19-Point All Cross-Type AF System

ISO up to 6400 (expandable)

Image Stabilized Canon zoom lens

Condition Notes:

Camera body shows normal cosmetic wear from use

LCD screen is clean and functional

Lens glass appears clear overall with normal signs of use

Strap shows noticeable wear/flaking in spots (see photos)

Charger and batteries included and working

Please review all photos carefully for exact cosmetic condition

Tested Functions:

Powers on properly

Autofocus works

Buttons/dials responsive

LCD display functional

Lens zoom/focus smooth

Battery charging tested
    bottom of page