Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.80
Default variant: Brown
Default SKU: dcd-30003574876
Default price: $17.80
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49877175369967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256809
JSON data: https://landmarks.builders/products/m4x-10001256809.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set Overview: This 2-piece miniature landscape ornament set includes a wind-powered mill model and a waterwheel model, creating a compact tabletop decor arrangement for desks, shelves, and small display areas.
Display Use: Designed as a miniature ornament for desktop display, it adds a detailed scenic accent to miniature landscapes, model scenes, and everyday workspaces without taking up much room.
Wind-Powered Mill Feature: The wind-powered mill model features a white conical structure with brick-like texture, a dark rectangular window opening, a brown roof, and four lattice-style blades for a classic model appearance.
Waterwheel Feature: The waterwheel model is a freestanding brown piece with a support base, offering a simple but recognizable accent that complements the wind-powered mill in a coordinated scene.
Decor Purpose: As a miniature landscape ornament set, it helps build a charming display setting and brings a artisanal scenery feel to desks, cabinets, and other small decorative areas.
Summary: 2 Pieces Miniature Landscape Decoration Set Decorative Wind-Powered Mill Model. Description: 【Set Contents】: This miniature landscape decoration set includes 2 pieces, a wind-powered mill model model and a waterwheel model, designed as desktop decor for desktop display and small scenery arrangements. 【Wind-Powered Mill Model Feature】: The wind-powered mill model model features a white conical structure with a bricklike texture, a dark rectangular window opening, a brown roof, and four lattice-style for a clear miniature decoration look. 【Waterwheel Feature】: The waterwheel model is a brown fre
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2 Pieces Miniature Landscape Decoration Set Decorative Wind-Powered Mill Model",
"product_id": 9437300130031,
"variant_id": 49877175369967,
"quantity": 1,
"grams": 100,
"length_cm": "12.0",
"width_cm": "10.0",
"height_cm": "5.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").