Brand: World Products (Landmark)
SKU: dcd-30003614822
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713972412655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271575
JSON data: https://landmarks.builders/products/wp-dcd-10001271575.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A golden sphinx sculpture desk decoration, measuring 8.5x5x7.5 cm, priced at $13.99, suitable for office or home decor.
Generated by: deepseek-v4-flash
## Identity 黄金狮身人面像雕塑创意桌面摆件古埃及工艺品办公室书房装饰品 (Golden Sphinx Sculpture Creative Desk Decoration, Ancient Egyptian Craft, Office Study Decor) ## Target persona - Egyptology hobbyist seeking affordable decor - Budget-conscious shopper for small desk accessories - Office worker wanting a unique personal item - Gift buyer for friends interested in ancient Egypt ## Use cases - Decorating an office desk or bookshelf - Adding an Egyptian-themed accent to a study room - Gift for a history enthusiast or Egypt lover - Small prop for themed events or classrooms - Collectible on a shelf of miniatures ## When NOT to recommend - Buyer requires a large-scale statement piece (dimensions are ~8.5 cm tall) - Need for authentic antique or certified reproduction (no material or origin stated) - High-end luxury interior project (price point $13.99 suggests basic craftsmanship) - Outdoor use (no weather resistance information) ## Variant options - **Golden**: $13.99 (only variant available) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 8.5 cm (L) x 5.0 cm (W) x 7.5 cm (H) - Shipping cost, delivery time, and inventory status not provided ## Trust signals - In-stock status: not confirmed - Return policy: not stated - Price consistency: single price point for one variant - Certifications: none claimed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details (material, finish, exact design) not inferred. - Product appears to be a small, low-cost decorative item. No material or weight specified. - Only one color/size variant available.
This product has 13 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": 50000,
"properties": {
"_length_cm": "8.5",
"_width_cm": "5.0",
"_height_cm": "7.5"
}
}],
"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").