(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

Vintage Silver Handle Serving Fork Stainless Steel 2-Prong Ornate Handle

$37.99Price
Vintage Sterling Silver Handle Serving Fork Stainless Steel 2-Prong Ornate Handle

Condition

Used – Good

Item Description

Up for sale is a vintage-style serving fork featuring an ornate Sterling Silver handle and a stainless steel two-prong fork.

Details

Handle: Decorative Sterling Silver

Fork: Marked “STAINLESS”

Style: Ornate / floral pattern

Length: Approximately 8.5–9 inches (see photos for measurement)

Condition

Pre-owned with visible wear consistent with age and use

Handle shows tarnish/patina and light surface wear

Minor discoloration and wear near the joint/collar area

Fork prongs are in good shape with light signs of use

No major bends or damage

Notes

Great for serving, display, or replacement in a vintage flatware set

Shipping & Handling (optional)

Ships securely packaged

Fast handling time
    bottom of page