Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Red
Default SKU: 5947449145060
Default price: $3.99
Availability: In Stock
Product Type: Cars
Vendor: JISADER
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/48017465344239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/164-diorama-garage-accessories-maintenance-tool-diorama-garage-for-collectors-re
JSON data: https://landmarks.builders/products/164-diorama-garage-accessories-maintenance-tool-diorama-garage-for-collectors-re.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your model collection with this comprehensive 1:64 scale Garage Diorama Accessories Set. Designed for diecast enthusiasts and diorama builders, this kit provides everything needed to create a realistic miniature garage scene. Featuring a functional, essential maintenance tools, shelving units, and oil drums, it offers a wide range of detailed accessories to enhance your displays. The realistic brick wall backdrop adds an authentic touch, making it for scene showcases and photography. Crafted from, this set ensures longevity for hobbyists and collectors. multiple color options for key components to customize your unique miniature garage set.
Package Contents: 1 x, 1 x Shelving Unit, 1 x Oil Drum, 1 x Tool Set, 1 Wall Backdrop, Other Accessories
| Material | Plastic |
| Capacity | L |
| Colour | Red, Blue, Silver, Gray, Black, Orange |
| Special Features | Static Model, Assembly Required, Adjustable Lift |
| Product Weight | 0.11 pounds |
| Package Weight | 0.12 pounds |
| Included Components | 13-piece repair tool set, lift, oil drums, traffic cones, shelf, pallet, tires, fire hydrant, fence, vending machine |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | M008ABCD |
| Brand | JISADER |
Summary: 1:64 scale garage diorama accessories kit including adjustable lift, tools, shelving, and oil drums for realistic model car displays.
Generated by: deepseek-v4-flash
## Identity A 1:64 scale diorama garage accessories kit with adjustable lift, shelving unit, oil drum, tool set, and wall backdrop for diecast model scenes. ## Target persona Diecast car collectors and diorama builders who create realistic miniature garage scenes, typically adult hobbyists with existing 1:64 scale models. ## Use cases - Enhancing a 1:64 scale diecast display with a detailed garage backdrop. - Photographing model cars in a lifelike maintenance setting. - Adding a functional lift for dynamic posing of vehicles. - Building a complete workshop diorama with tools and barrels. - Customizing display with multiple color options (Red or Blue). ## When NOT to recommend - For children under 3 due to small parts; not a toy for rough play. - For scales other than 1:64 (e.g., 1:18 or 1:43). - For users seeking a pre-assembled, no-assembly product (requires assembly). - For full-size garage props or real tool substitutes. ## Variant options Two color variants available at same price: - Red (SKU: 5947449145060) - Blue (SKU: 5947449145058) ## Price and logistics facts - Price: $3.99 USD - Weight: 0.12 pounds (package) - Dimensions: Not provided - Assembly required - Material: Plastic ## Trust signals - In-stock status not explicitly confirmed. - No return policy stated. - Price consistent across variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93c11c6a296546cdb2873bcdad02a414.png?v=1773821170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b187cb4932624c528288562849dff7ce.png?v=1773821170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62202aac33fe4fe4a0edef8ca8e3ff69.png?v=1773821170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12fffbef99bf46c185a6370d61e20e7e.png?v=1773821171 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/258535074b4949679cda16f1fb3c7c9e.png?v=1773821171 ## Agent notes - Image understanding was not performed; no visual details are inferred. - Description mentions "functional" but specific item (likely lift) not fully described. - Included components list: 13-piece repair tool set, lift, oil drums, traffic cones, shelf, pallet, tires, fire hydrant, fence, vending machine.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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": "1:64 Diorama Garage Accessories, Maintenance Tool Diorama Garage for Collectors, Realistic Diorama Garage Accessories Kit",
"quantity": 1,
"grams": 20000,
"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").