Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $34.99
Default variant: 164 Wall Light 1
Default SKU: dcd-30002714004
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49903504851183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032231
JSON data: https://landmarks.builders/products/m4x-10001032231.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:64 City Landscape Model Built-in LED Lights Miniature City Landscape Display
Summary: 1:64 scale miniature city landscape display with built-in LED lights, available in two wall light styles, dimensions 26.5x22x12.5 cm, priced from $32.99.
Generated by: deepseek-v4-flash
## Identity 1:64 City Landscape Model with Built-in LED Lights. Miniature diorama for display. Two style variants: Wall Light 1 ($32.99) and Wall Light 2 ($34.99). Dimensions: 26.5 x 22.0 x 12.5 cm. ## Target persona - Model railway hobbyist looking for realistic scenery - Miniature collector adding to a 1:64 scale town - Diorama enthusiast creating illuminated scenes - Desk decor seeker wanting a small, lit display piece ## Use cases - Display on a shelf in a study or living room - Part of a model train layout for ambient lighting - Night light in a child's room or hobby space - Decorative piece on an office desk - Background prop for miniature photography or stop-motion video - Educational model for city layout visualization ## When NOT to recommend - If user needs realistic moving parts (e.g., vehicles, people) - If user expects a large-scale model (e.g., 1:18 or larger) - If user requires interactive or remote control features - If user needs outdoor or waterproof use ## Variant options - **164 Wall Light 1** – $32.99 - **164 Wall Light 2** – $34.99 ## Price and logistics facts - Price: $32.99 (Wall Light 1) and $34.99 (Wall Light 2) USD - Dimensions (cm): 26.5 L x 22.0 W x 12.5 H - No shipping or tax information provided ## Trust signals - No in-stock or inventory level provided - Return policy not stated - No certifications or quality marks mentioned - Dimensions are explicitly given for size verification ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/670e3129-15d5-4344-ad4f-6359401ee50c.jpg?v=1782146565) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e236503-67d4-4067-b2ad-2098a7928f02.jpg?v=1782146566) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20427d54-4fb8-48cc-80c7-df093683f98a.jpg?v=1782146570) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08950244-7430-4cca-beea-6376beac7dbb.jpg?v=1782146566) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb4fe7b3-c3f4-43cb-b31b-9444950de681.jpg?v=1782146569) ## Agent notes - Images not visually analyzed; only URLs provided. - No warranty, return policy, or seller information available. - Variants differ only by style name; details unknown.
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 City Landscape Model Built-in LED Lights Miniature City Landscape Display",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "22.0",
"_height_cm": "12.5"
}
}],
"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").