(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 Ideas Italian Riviera 21359 – NEW Sealed – 3251 Pieces – 18+ Adult

220,00 US$Precio
Experience the charm of the Italian coastline with the stunning LEGO Ideas Italian Riviera set (21359). This beautifully detailed 18+ display model captures a vibrant seaside village, complete with colorful buildings, intricate interiors, and lively minifigure scenes.
Set Number: 21359
Piece Count: 3,251 pieces
Recommended Age: 18+
Condition: New and factory sealed
Theme: LEGO Ideas
This set is perfect for adult builders and collectors looking for a premium, display-worthy LEGO model. The design features removable roofs and upper levels, allowing you to explore the detailed interiors of each building.
Features:
Highly detailed Italian coastal village scene
Modular design with lift-off roofs and accessible interiors
Includes multiple minifigures for storytelling and display
Vibrant colors and realistic architectural details
Ideal for display in home or office
Box Condition:
Box is in excellent condition with minor shelf wear (see photos for details). Contents remain sealed and untouched.
Shipping:
Securely packaged to protect the box
Ships within 1 business day
Why Buy:
A standout LEGO Ideas set that combines architecture, storytelling, and display appeal—perfect for collectors, LEGO enthusiasts, or as a unique gift.
Feel free to reach out with any questions!
    bottom of page