Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $20.99
Default variant: Small with Lotus
Default SKU: dcd-30003606225
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714384175343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268393
JSON data: https://landmarks.builders/products/wp-dcd-10001268393.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handcrafted green sandstone elephant statue with Buddha/figure motifs, available in three styles, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity Product: 印度印尼东南亚青砂石大象创意佛像神像供奉摆件桌面吉祥物工艺品 Type: 手工 (Handmade) ## Target persona - Collectors of Southeast Asian or Indian religious figurines - Home decorators seeking feng shui or auspicious symbols - Budget-conscious shoppers for unique desktop ornaments ## Use cases - Desktop decoration in office or home - Gift for elephant or Buddha motif enthusiasts - Small altar or meditation space accessory - Collectible for cultural artifact displays - Conversation piece in a themed room - Souvenir or travel memory item ## When NOT to recommend - When a large or life-sized statue is required - For buyers seeking realistic or anatomically accurate elephant sculptures - As a primary religious icon requiring specific ritual purity - For those needing a modern minimalist aesthetic ## Variant options | Style | Price | |-------|-------| | Small with Lotus | $13.99 | | Mini with High Lotus | $13.99 | | Small with Dragon | $20.99 | ## Price and logistics facts - Price range: $13.99–$20.99 USD - Dimensions: 15.0 cm L × 10.0 cm W × 11.0 cm H - No shipping or origin details provided ## Trust signals - Price is consistent across variants (except Small with Dragon) - In-stock status, return policy, and certifications not provided - Product is tagged as handmade (手工) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/008104b7dbc34b4082875899af9bf36b.png?v=1781085506) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7783234667f344a2b91691a5c99021d5.png?v=1781085508) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e60df30d127b4fd2ad7b0f8f5a1456f5.png?v=1781085508) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1428b29f771840f28b7fdaeaa68be8c0.png?v=1781085508) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db1c5a07cfd243c3a006b914ac2dd64c.png?v=1781085508) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5558febea0b142e99192a6f6da9ee30b.png?v=1781085508) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e82e5d071b724a1cbe2f082f892a0131.png?v=1781085508) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9347d19a90524c7bb5972965582a38c6.png?v=1781085508) ## Agent notes - Product description field was empty; all information comes from title, tags, and variants. - Image content was not analyzed; no visual details extracted.
This product has 15 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": 400000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "11.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").