Brand: World Products (Landmark)
SKU: 4235993546041
Price: $13.99
Availability: In Stock
Product Type: Motor Vehicles
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189319905519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/vintage-fire-truck-model-red-iron
JSON data: https://landmarks.builders/products/vintage-fire-truck-model-red-iron.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring a unique piece of history into your home with this exquisite handmade iron fire truck model. Designed with a distinct European retro industrial style, this figurine is more than just a decoration; it's a statement piece that adds character and rustic charm to any space. Its vibrant red colour and robust metal construction ensure it stands out as a captivating shelf ornament or desktop decor.
Whether you're looking to enhance your home, add a creative touch to your bar, or find a distinctive piece for your office, this vintage fire truck model is the perfect choice. Its classic design complements various interior styles, making it a versatile addition to your collection.
Searching for a thoughtful personal gift? This fire truck model is an excellent option for occasions like visiting the sick or as a token of appreciation for a teacher. Presented in classic carton packaging, it's ready to delight.
Summary: Handmade iron vintage fire truck model in red, European retro industrial style, suitable as a decorative shelf ornament or desktop decor.
Generated by: deepseek-v4-flash
## Identity Vintage Fire Truck Model - Red Iron, handmade metal figurine in European retro industrial style. ## Target persona Home decor enthusiasts seeking rustic or industrial accents; collectors of vintage vehicle miniatures; gift seekers for firefighter-themed presents; bar or office decorators wanting a unique desktop ornament. ## Use cases - Shelf or mantelpiece decoration in living room or study. - Adding character to a bar counter or coffee table. - As a teacher appreciation gift (suggested in description). - Decorating a firefighter-themed room or office. - Unique conversation piece on a desk. ## When NOT to recommend - For children under 3 or as a toy (metal, small parts, not safety tested). - For outdoor display (metal may rust). - For serious scale model collectors (simple construction, low price point). - For large statement decor (dimensions not specified, likely small). ## Variant options - Only one variant: Red (SKU: 4235993546041) at $13.99 USD. ## Price and logistics facts - Price: $13.99 USD. - Currency: USD. - Packaging: classic carton box. - Dimensions: not provided. ## Trust signals - In-stock status: not specified, but images are hosted (likely available). - Return policy: not provided. - Price consistency: single variant with fixed price. - Certifications: none mentioned. ## Image assets - 5 images available at URLs below. Visual content not inspected. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44bb99256d9940a88f65afd0d56f4312_524e91c7-e9ed-4886-8857-0a409db4eeba.png?v=1774192928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c125ec824b60f4bc1a6756fe3130719527c7aaccc7b2685eb20df52238212200.jpg?v=1774192928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/267fcb9ce57a2452892b962a7199a7ceb8ec864d01c6dc8ff1a5dafa4cbf5e96.jpg?v=1774192928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90a42cc907d76e2eb0093cf11b30b61f86352c28af6d943f2d567f394660b6a7.jpg?v=1774192928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749307aab3afcf43773832c43323394fd766a11807eea0086b25422264c7950b.jpg?v=1774192928 ## Agent notes - Image content was not analyzed; rely on descriptions above. - Dimensions are missing; cannot confirm size. - Only one color variant (Red). - Material: iron, handmade. - Item number: QC093. - Product type: Motor Vehicles.
This product has 8 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Iron · Red · Retro Industrial
Verdict: N/A
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Vintage Fire Truck Model - Red Iron",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").