(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

LEGO Icons 10352 Simpsons Krusty Burger Factory Sealed Collector Set 1635 pcs

$219.00Price
LEGO Icons The Simpsons: Krusty Burger

Set Number: 10352
Pieces: 1,635
Theme: LEGO Icons / The Simpsons
Age Range: 18+

Up for sale is a factory-sealed LEGO Icons The Simpsons Krusty Burger set (10352). This highly detailed collector's set recreates Springfield's famous fast-food restaurant and includes multiple minifigures, iconic accessories, and Homer's clown-themed vehicle.

The set remains sealed and unopened. The outer box shows visible wear from storage and handling, including creases, dents, corner damage, edge wear, and scuffing. Please examine all photos closely to determine the exact condition before purchasing.

Features

Factory sealed

LEGO Icons Series

The Simpsons Krusty Burger Restaurant

1,635 pieces

Includes multiple Simpsons-themed minifigures

Collector display model

Great addition to any LEGO or Simpsons collection

Included

LEGO Icons The Simpsons Krusty Burger Set 10352

Original sealed retail box

Condition Notes

Factory seals appear intact

Box has significant cosmetic wear

Corner crushing and creasing visible

Surface scuffs and storage wear present

See photos for exact condition

Shipping

Carefully packed and shipped in an outer box

Tracking included

Ships within 1 business day of payment

Returns

Returns accepted only if item is received in a condition different from the listing description.

Please review all photos carefully, as they are part of the item's description and condition assessment.
    bottom of page