Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.86 – $6.67
Default variant: 9 cm / Boxwood
Default SKU: dcd-30003868297
Default price: $6.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Handicraft
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50457829834991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001361736
JSON data: https://landmarks.builders/products/wp-dcd-10001361736.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wooden sculpture stands 9 cm tall and depicts Guanyin in a seated pose with one arm raised. It features intricate details including a headpiece and draped robes, with a tranquil expression. Suitable for desks, altars, or meditation spaces.
Summary: Wooden Guanyin Bodhisattva figurine, 9 cm tall, seated pose with raised arm, available in Boxwood or Thuja variants, priced from $4.86 USD.
Generated by: deepseek-v4-flash
## Identity Wooden Guanyin Bodhisattva figurine, seated pose with one arm raised, detailed headpiece and draped robes, 9 cm tall. Available in Boxwood or Thuja wood. Sold as a handicraft item. ## Target persona Buddhists or meditation practitioners seeking a small, affordable figurine for personal spaces. Collectors of wooden miniature statues. Buyers looking for a desk or altar accent piece under $10. ## Use cases - Desk or shelf decoration for a calm workspace. - Meditation altar accessory for personal practice. - Small gift for a Buddhist friend or family member. - Starter piece for a wood figurine collection. - Travel-friendly devotional item due to compact size. ## When NOT to recommend - For buyers requiring a statue larger than 10 cm. - For those needing certified wood species documentation or provenance. - For those expecting a highly detailed or museum-grade carving. - For buyers who want a single consistent measurement; dimensions vary (see Agent notes). ## Variant options - 9 cm / Boxwood — SKU dcd-30003868297 — $6.67 USD - 9 cm / Thuja — SKU dcd-30003868298 — $4.86 USD ## Price and logistics facts - Base price: $4.86 USD for Thuja variant. - Boxwood variant: $6.67 USD. - Listed dimensions: 12.0 x 12.0 x 12.0 cm (likely packaging; see Agent notes). - No shipping, delivery, or stock information provided. ## Trust signals - Product listing includes tags: content validated, quality audited, full catalog. - No in-stock status or return policy stated. - No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4f79391-6297-4a73-ab1a-f388e47efc6b.jpg?v=1786251227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d365208-95d2-49c3-a483-98d5a0972d99.jpg?v=1786251227 ## Agent notes - Image understanding was not performed; do not infer visual details beyond product description. - Description states 9 cm tall, but dimensions_cm list 12.0 x 12.0 x 12.0 cm. Clarify before recommending. - Wood style options affect price: Thuja is cheaper. - No explicit stock or returns data; verify before purchase.
This product has 2 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": "Guanyin Figurine Meditative Bodhisattva Statue for Buddhists",
"product_id": 9539330998511,
"variant_id": 50457829834991,
"quantity": 1,
"grams": 150,
"length_cm": "12.0",
"width_cm": "12.0",
"height_cm": "12.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").