Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $74.99
Default variant: S
Default SKU: dcd-30003287716
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810972377327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161556
JSON data: https://landmarks.builders/products/m4x-10001161556.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artisan Crafted Design: This carved elephant bowl brings a handmade Southeast Asian look to your space, with sculpted elephant legs and a rustic woven-design woven center that stands out as home decor on a coffee table or shelf.
Serving Use: Designed as a wooden elephant tray, it works well for presenting snacks, dried fruit, dried fruits, or small treats when you want a natural, decorative way to serve guests.
Distinctive Feature: The carved elephant bowl combines dark wood finish tones with a textured bowl surface, creating a warm, vintage-inspired accent that adds character without overwhelming the room.
Decorative Advantage: As a fruit plate and tabletop accent, it helps turn everyday serving into part of the decor, making casual gatherings feel more styled and intentional.
Practical Purpose: Its raised base and uncovered bowl design make it suitable for displaying or serving small items neatly, giving your living room or coffee table a more organized and inviting look.
Summary: Carved Elephant Bowl Handmade Elephant Wooden Bowl Fair Trade for Living Room. Description: 【Product Identity】: A carved elephant bowl with a South East Asian-inspired look, handmade to bring warm character and artisanal charm to your home decor. 【Serving Use】: Designed as a practical serving tray for snacks, dried fruits, and small treats, it keeps everything neatly arranged for easy sharing. 【Craft Details】: The wooden elephant tray combines carved wood with a woven bowl insert, creating a textured, layered finish that stands out on any table. 【Visual Attraction】: Its vintage-design elephant
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": "Carved Elephant Bowl Handmade Elephant Wooden Bowl Fair Trade for Living Room",
"product_id": 9429867495663,
"variant_id": 49810972377327,
"quantity": 1,
"grams": 1400,
"length_cm": "34.0",
"width_cm": "33.0",
"height_cm": "28.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").