Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: a
Default SKU: dcd-30002754845
Default price: $9.99
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/49879196074223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042731
JSON data: https://landmarks.builders/products/m4x-10001042731.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Buddha Ornament Handmade Craft Seated Buddha Statue Jewel Embellishments
| Color | A,B |
Summary: Handcrafted resin Buddha seated statue with jewel embellishments, available in two style variants (A and B), priced at $9.99 USD, dimensions 8x6x10 cm.
Generated by: deepseek-v4-flash
## Identity Resin Buddha Ornament Handmade Craft Seated Buddha Statue Jewel Embellishments. Material: resin. Dimensions: 8 x 6 x 10 cm (LxWxH). Two style variants. ## Target persona Budget-conscious home decorator, meditation space starter, gift shopper for small token, person seeking affordable decorative Buddha figurine. ## Use cases - Desk or shelf decoration - Meditation altar accent - Small housewarming or hostess gift - Feng Shui tabletop ornament - Gift for someone interested in Buddhist aesthetics ## When NOT to recommend - Outdoor display (resin may degrade in weather) - Large space centerpiece (small dimensions) - Buyer seeking authentic religious artifact - Collector requiring premium materials (stone, metal) ## Variant options - Style A: $9.99 USD (SKU dcd-30002754845) - Style B: $9.99 USD (SKU dcd-30002754846) ## Price and logistics facts Price: $9.99 USD. Dimensions: 8.0 x 6.0 x 10.0 cm. Weight not specified. Currency: USD. ## Trust signals Price consistent across both variants. Images available (5 URLs). No stock status or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ea12cca-1651-4f24-86a8-df0d4dd798c7.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d2b4e66-392d-4ea2-a7b1-552bf8826c42.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85a46271-8eef-4ef2-9a5e-3156d4cc1ade.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e60689ea-948b-488a-b97c-8282fbd8dfe8.jpg?v=1782126354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/141aa972-b19e-4770-bc87-396ed9be7d2d.jpg?v=1782126353 ## Agent notes Image understanding was not performed; do not infer visual details. No return policy or stock status in facts. Weight not provided.
This product has 12 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": "Resin Buddha Ornament Handmade Craft Seated Buddha Statue Jewel Embellishments",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "10.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").