Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White / Sitting
Default SKU: dcd-30003677798
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50150834176239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001295442
JSON data: https://landmarks.builders/products/m4x-10001295442.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Charming Design: Features a highly detailed rabbit figurine with a realistic animal shape, upright ears, a small nose, and a molded carved finish that brings life to any setting.
Sturdy Material: Crafted from high-quality resin, this sturdy bunny statue is built to withstand outdoor elements, making it perfect for long-term display in your yard or patio.
Versatile Ornament: This versatile statue serves as an ideal decorative accent, seamlessly blending into miniature landscapes, fairy gardens, and potted plant arrangements.
Lifelike Texture: Designed with a finely detailed hair texture, the realistic decor piece captures the gentle essence of nature, adding a touch of whimsical character to your home.
Perfect Gift: An excellent choice for gardeners and collectors alike, this exquisite rabbit figurine makes a thoughtful present for housewarmings, birthdays, or seasonal celebrations.
Summary: Rabbit Figurine Lifelike Bunny Statue Sturdy for Collectors. 【Charming Design】: Features a highly detailed rabbit figurine with a realistic animal shape, upright ears, a small nose, and a molded carved finish that brings life to any setting. 【Sturdy Material】: Crafted from high-quality resin, this sturdy bunny statue is built to withstand outdoor elements, making it perfect for long-term display in your yard or patio. 【Versatile Ornament】: This versatile statue serves as an ideal decorative accent, seamlessly blending into miniature landscapes, fairy gardens, and potted plant arrangements. 【Li
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": "Rabbit Figurine Lifelike Bunny Statue Sturdy for Collectors",
"product_id": 9456891822319,
"variant_id": 50150834176239,
"quantity": 1,
"grams": 600,
"length_cm": "19.5",
"width_cm": "18.5",
"height_cm": "30.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. 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").