Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $54.99
Default variant: 1-64 / Style a
Default SKU: dcd-30003299708
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49810397036783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001166429
JSON data: https://landmarks.builders/products/m4x-10001166429.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This dog walking figurine is a detailed miniature model designed to bring a lively everyday scene into your display, with a walking man and his small dog captured in a compact, realistic form.
Display Use: As a figurine set, it works perfectly for building a mini scene miniature scene, adding instant character to model landscapes, tabletop layouts, rail scenes, or other creative display projects.
Craft Intricate: The painted mini figure shows careful hand-painted color blocking and lifelike shaping, helping the character stand out clearly even at small scale and giving the whole piece a finished, collectible look.
Collection Attraction: This miniature is made to be a charming accent for collectors who enjoy realistic street-life or outdoor themes, offering a strong visual focal point without taking up much space.
Scene Effect: Use it to create a natural sense of movement and daily routine in your layout, turning an empty base into a believable walking moment that makes the scene feel more active and engaging.
Summary: Dog Walking Figurine Realistic Painted Mini Figure Display Decoration. Description: 【Product Identity】: This realistic dog walking figurine is a detailed miniature model featuring a casual man and his leashed dog, designed for collectors who enjoy lifelike character pieces and small display accents. 【Display Use】: As a figurine set, it adds instant storytelling to shelves, train layouts, model streets, and hobby projects, bringing a simple everyday walk into a believable miniature scene. 【Hand-Painted Finish】: The painted mini figure has careful color separation and defined clothing, leash, an
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": "Dog Walking Figurine Realistic Painted Mini Figure Display Decoration",
"product_id": 9429729542383,
"variant_id": 49810397036783,
"quantity": 1,
"grams": 50,
"length_cm": "22.0",
"width_cm": "16.0",
"height_cm": "6.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").