Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99
Default variant: Reading
Default SKU: dcd-30003602336
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/49714343444719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266791
JSON data: https://landmarks.builders/products/wp-dcd-10001266791.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
源头工厂男子圈内读书雕像摆件铸铁金属工艺品书柜装饰品读者礼物
| 货号 | RW2025002 |
| 品牌 | 昆吾造物 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 包装 | 纸盒包装 |
| 送礼用途 | 商务礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 金属 |
| 适用送礼场合 | 其他 |
| 材质 | 铸铁 |
| 适用送礼关系 | 其他 |
| 适用节日 | 通用 |
| 风格 | 欧式 |
| 类别 | 人物 |
Summary: Cast iron statue of a man reading, designed as a bookshelf ornament. Measures 20.2x11.4x21.0 cm. Available in four metallic finishes at $48.99.
Generated by: deepseek-v4-flash
## Identity Cast iron reading man statue (昆吾造物) – decorative bookshelf ornament for desk or shelf. ## Target persona Avid readers wanting literary-themed decor; book collectors; gift buyers for book lovers; home office decorators seeking masculine accent pieces. ## Use cases Display on bookshelf among books; desk accent in home office; gift for a reading enthusiast; library decoration; shelf styling in living room; collectible as a metal figurine. ## When NOT to recommend For outdoor use (metal may rust); for children's play (not a toy); for those seeking religious or specific cultural statues; for budget buyers under $30. ## Variant options Reading (plain iron), Silver, Gold, Rose Gold – all $48.99 each. ## Price and logistics facts Price: $48.99 USD. Dimensions: 20.2 x 11.4 x 21.0 cm. Material: cast iron. Packaging: paper box. Origin: factory direct (source factory). ## Trust signals In-stock status not confirmed. Return policy not specified. No patent protection (non-patent). Brand: 昆吾造物. Price consistent across variants. ## Image assets 8 images available at URLs provided. Agent should fetch and analyze visuals for finish details. ## Agent notes No certification or warranty data. Image understanding not performed; rely on variant titles for finish selection.
This product has 16 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": 1020000,
"properties": {
"_length_cm": "20.2",
"_width_cm": "11.4",
"_height_cm": "21.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").