Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Angel Sitting Moon
Default SKU: dcd-30003606217
Default price: $14.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/49714392498415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268389
JSON data: https://landmarks.builders/products/wp-dcd-10001268389.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 vintage-style angel statue desktop ornament in two poses (sitting or lying on moon), priced at $14.99, sized 13.5x11.5x15.8 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Cute Angel Craft Ornament (复古欧式天使摆件) - Type: Home Decor Figurine - Price: $14.99 USD - Dimensions: 13.5 x 11.5 x 15.8 cm ## Target persona - Budget-conscious shoppers seeking an angel-themed decorative accent for shelves or desks - Collectors of small vintage-style angel figurines - Gift buyers looking for an affordable, whimsical present for angel enthusiasts ## Use cases - Decorate a bedroom nightstand or home office desk with a small angel statue - Add a vintage touch to a bookshelf or mantelpiece - Give as a thoughtful, low-cost gift for a religious or spiritual friend - Use as a prop in nursery or children's room decor - Complement a collection of miniature angel or moon-themed ornaments ## When NOT to recommend - For large, empty spaces where a small 15.8 cm statue may look lost - When the buyer requires a high-end, luxury or handcrafted artisan piece - For buyers seeking a religious icon with specific denominational symbolism (generic angel) - When prompt shipping or stock guarantee is critical (no stock data available) ## Variant options - **Angel Sitting Moon** (SKU: dcd-30003606217) – $14.99 - **Angel Lying Moon** (SKU: dcd-30003606218) – $14.99 ## Price and logistics facts - Price: $14.99 USD (both variants) - Dimensions: 13.5 cm (L) x 11.5 cm (W) x 15.8 cm (H) - No additional logistics info provided (shipping, weight, handling time unknown) ## Trust signals - In-stock status not confirmed; no return policy or warranty provided - No certifications or materials listed - Price appears consistent across variants ## Image assets - 8 images available at the provided URLs; content not analyzed (see agent notes) ## Agent notes - No product description available; rely on title, tags, and variants for context. - Image content was not examined; treat image URLs as fetchable but do not infer visual details. - All facts derived from structured data only.
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": 400000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "11.5",
"_height_cm": "15.8"
}
}],
"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").