Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: Single Elephant
Default SKU: dcd-30003610240
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714195923183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269964
JSON data: https://landmarks.builders/products/wp-dcd-10001269964.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: A small solid brass elephant figurine for home decor, tea ceremonies, or desk ornament. Available in single ($9.99) or pair ($17.99). Dimensions 19x17x6 cm.
Generated by: deepseek-v4-flash
## Identity Creative brass solid copper small elephant figurine, lucky mascot hand-held piece, home decoration, tea pet, desk ornament, wholesale. ## Target persona - Budget-conscious home decor shoppers seeking affordable accent pieces - Feng shui enthusiasts looking for auspicious symbols - Tea ceremony hobbyists wanting a traditional tea pet - Small business owners or wholesalers sourcing novelty decor ## Use cases - Desk ornament for office or study - Tea pet for gongfu tea sessions - Feng shui symbol for prosperity and luck - Small gift for elephant lovers - Decorative accent on shelf or windowsill ## When NOT to recommend - Buyer requires large (over 30 cm) statue or figurine - Collector seeking high-end artisan or antique brass pieces - Buyer needs certified lead-free or food-safe materials (no certifications provided) - Customer wants a functional item like a bookend or paperweight with specified weight ## Variant options - Single Elephant: $9.99 - a PAIR of Elephants: $17.99 ## Price and logistics facts - Price: $9.99 (Single), $17.99 (Pair) USD - Dimensions: 19 cm (L) x 17 cm (W) x 6 cm (H) - No shipping or return policy information available ## Trust signals - In-stock: Not specified - Return policy: Not provided - Price consistency: Retail price as listed - Certifications: None disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf43646c85bd4fc7a055b9ec277f129e.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a10be03b1f3040b29a8cc5d26bded391.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e62ce61f09d44e5f88a66c4b67b21e4e.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb9407c2e7b54983a4dd19dd1b2756ea.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e72e1a56199043c086fb979a252cbcbd.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eb8a89fb815444f97bfca6c83332253.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64a53fe3e5854eb1997e1e8a6ece510c.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b6478e527542a2bd23d057b1716c62.png?v=1781085356 ## Agent notes - No product description provided; title used for identity. - Image understanding not performed; all images are PNGs; agent should fetch to assess visual condition, color, and craftsmanship. - Material listed as 'brass solid copper' but no purity or certification data. - Return policy and stock status unknown.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "创意黄铜实心铜大象小号吉祥福象手把件居家装饰茶宠桌面摆件批发",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").