Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.39
Default variant: Style 1
Default SKU: dcd-30001487664
Default price: $1.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50290167054575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000811696
JSON data: https://landmarks.builders/products/m4x-10000811696.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Easter Wooden Hare Decoration for Desktop DecorThis charming wooden hare is crafted for Easter, featuring a cute hare shape and rustic farmhouse style, ideal for seasonal desktop decoration.
Farmhouse Style with Artistic TouchesCombining farmhouse elements and festive cheer, this piece features a burlap ribbon and realistic artificial flowers, bringing warmth and artistic flair to your home.
Durable Wood ConstructionMade from sturdy 5mm wood, this hare figurine is stable and built to last, perfect for display on tables or shelves.
Versatile Seasonal Decor for Any SpaceGreat for desktops, dining tables, and living areas, this ornament is easy to place and move, adding a festive touch to any room.
Vibrant Colors & Random DesignWith soft tan, cream, and olive tones, this hare decor suits many styles. Designs are shipped randomly, making each piece unique.
Summary: Wooden Hare Desktop Decor, Easter Hare Figurine, Farmhouse Style Seasonal Desktop Ornament, Random Design. 【Easter Wooden Hare Decoration for Desktop Decor】This charming wooden hare is crafted for Easter, featuring a cute hare shape and rustic farmhouse style, ideal for seasonal desktop decoration. 【Farmhouse Style with Artistic Touches】Combining farmhouse elements and festive cheer, this piece features a burlap ribbon and realistic artificial flowers, bringing warmth and artistic flair to your home. 【Durable Wood Construction】Made from sturdy 5mm wood, this hare figurine is stable and built t
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": "Wooden Hare Desktop Decor, Easter Hare Figurine, Farmhouse Style Seasonal Desktop Ornament, Random Design",
"product_id": 9495750377711,
"variant_id": 50290167054575,
"quantity": 1,
"grams": 250,
"length_cm": "34.5",
"width_cm": "31.0",
"height_cm": "3.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").