Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $70.99 – $199.99
Default variant: No 3 Buck
Default SKU: dcd-30003392236
Default price: $125.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811257589999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198702
JSON data: https://landmarks.builders/products/m4x-10001198702.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Creature Design: This deer figurine captures the graceful look of a realistic deer statue, with natural spots, slender legs, and detailed antlers that bring a lifelike hint to any setting.
Decorative Use: Designed as a versatile home decor accent, this creature statue works beautifully in courtyards, patios, gardens, lawns, or indoor display areas that need a calm natural feel.
Hand-Painted Finish: The carefully painted surface adds depth and character, making each garden deer ornament stand out with warm color tones and a hand-painted appearance.
Display Attractiveness: With its cute design and elegant posture, this deer statue instantly becomes a charming focal point that adds personality and visual interest to your outdoor space.
Placement Purpose: ideal for creating a peaceful, nature-inspired atmosphere, this decorative deer statue helps soften the look of landscapes and brings a welcoming, storybook-design mood to daily surroundings.
Summary: 7 Pieces Decorative Deer Statue Hand Painted Realistic Deer Statue Weather-Resistant for Outdoor. 【Realistic Design】: This realistic deer statue captures the gentle shape, spotted coat, and graceful posture of a deer figurine, making it easy to add a natural accent to any space. 【Decorative Use】: Designed as a home decor accent, this creature statue works well-made a courtyard path, patio, garden bed, or indoor display area to create a warm, landscaped look. 【Hand-Painted Finish】: The hand-painted finish gives each piece richer color depth and lifelike texture, helping the garden deer ornament
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": "7 Pieces Decorative Deer Statue Hand Painted Realistic Deer Statue Weather-Resistant for Outdoor",
"product_id": 9429947547887,
"variant_id": 49811257589999,
"quantity": 1,
"grams": 8500,
"length_cm": "87.0",
"width_cm": "67.0",
"height_cm": "89.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").