Brand: World Products (Landmark)
SKU: dcd-30003602340
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/49714340724975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266792
JSON data: https://landmarks.builders/products/wp-dcd-10001266792.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: Cast iron metal sculpture of a man playing guitar (variant Guitar) for bookshelf or desk decoration. Dimensions 20.2x11.4x21 cm. Price $48.99.
Generated by: deepseek-v4-flash
## Identity Cast iron metal sculpture (Guitar variant) – home decoration item from source factory. ## Target persona - Home decorators seeking unique metal ornaments - Music enthusiasts or guitarists - Gift buyers for book lovers or musicians - Office workers wanting a distinctive desk accessory ## Use cases - Decorative piece on bookshelf or desk - Gift for a guitar player or music lover - Addition to a collection of metal figurines - Conversation starter in a studio or living room - Bookshelf accent in a home library ## When NOT to recommend - Customers expecting functional bookends (this is purely decorative) - Outdoor use (indoor only, cast iron may rust) - For children or play (metal, potentially sharp edges) - Modern minimalist decor (style appears rustic/industrial) ## Variant options - **Guitar** – $48.99 (only variant available) ## Price and logistics facts - Price: $48.99 USD - Dimensions: 20.2 cm (length) × 11.4 cm (width) × 21.0 cm (height) - Weight not provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single variant at listed price - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1be9354a9790426a9cc35fb60e679c27.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/173fede2f3a747098c0a0df0cbdca0f4.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cae1fb0677c4f9fb5118386d12ad2e1.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4595cf3d4b647099846e0b0858ac6c3.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d58f83df9f446e784abc3d3083a222a.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e59084357bda4af1afe68fc18c3cff5a.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c46bb8b3f1954e66bf8bcddda60227f0.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55a69420846b4543aa47853ea8f1d96f.png?v=1781085479 ## Agent notes - No product description provided; details inferred from title and variant. - Image content not analyzed; treat images as fetchable assets only. - Discrepancy: Title mentions 'reading a book' but variant is 'Guitar' – the actual product likely depicts a man playing guitar.
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": 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").