(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

HP 255 G10 15.6" Laptop Ryzen 3 7320U 8GB RAM 256GB SSD Windows 11 Home

236,55 US$Preço
This HP 255 G10 laptop is in like-new condition with minimal to no signs of wear. Fully tested and works perfectly. Ideal for school, work, browsing, and everyday use.
šŸ”§ Specifications:
Model: HP 255 G10 Notebook PC
Display: 15.6" HD Display
Processor: AMD Ryzen 3 7320U (2.40 GHz)
Graphics: AMD Radeon Graphics
RAM: 8GB DDR5 (5500 MT/s)
Storage: 256GB SSD (238GB usable)
Operating System: Windows 11 Home (Activated)
Connectivity: Wi-Fi, Bluetooth
Ports: USB, HDMI, USB-C, Headphone Jack
šŸ“¦ Included:
HP 255 G10 Laptop
Original HP Charger
Setup Guide / Documentation
āœ… Features:
Fast SSD storage for quick boot times
Lightweight and slim design
Reliable performance for everyday tasks
Clean install of Windows 11
šŸ“ Condition Notes:
Screen is clean with no cracks or dead pixels
Keyboard and trackpad fully functional
Battery holds a charge
Very clean overall
🚚 Shipping:
Ships fast within 1 business day
Securely packaged
    bottom of page