Brand: World Products (Landmark)
SKU: dcd-30001853588
Price: $1,172.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039934703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887280
JSON data: https://landmarks.builders/products/m4x-10000887280.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: Vintage-design open storage unit, wood finish, overall dimensions 185x88x45 cm (variant 83x40x180 cm), multi-functional, large capacity, priced at $1,172.99, suitable for books and home organization.
Generated by: deepseek-v4-flash
## Identity - Product: Vintage Design Open Storage Unit (open shelf unit) - Dimensions: Overall: 185 x 88 x 45 cm (LxWxH); Variant (Wood 83*40*180cm) suggests shelf dimensions 83 cm wide, 40 cm deep, 180 cm tall. - Price: $1,172.99 USD - Material: Wood (as per variant) ## Target persona - Book lovers - Homeowners needing storage - Families organizing spaces - Study room users ## Use cases - Storing books and displaying collectibles in living room or study - Organizing bedroom items like clothes and decor - Providing open shelving for easy access in family rooms - Multi-functional storage in home office or library ## When NOT to recommend - If user needs closed storage (with doors) to hide clutter - If user has very limited floor space (large footprint) - If user requires a modern or minimalist style (vintage design) - If budget is under $1,000 ## Variant options - Wood 83*40*180cm: Price $1,172.99, SKU dcd-30001853588 ## Price and logistics facts - Price: $1,172.99 USD (fixed across variant) - No shipping or tax information provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Single variant at same price - Certifications: None known ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eda43761-db67-4fb9-8e23-dd7be7397d18.jpg?v=1781664400) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5c94931-e778-4ada-a9c2-28984e9db289.jpg?v=1781664401) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f0b358-b449-4cb8-82d7-7945c5dfc0c0.jpg?v=1781664400) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1944b102-f345-4922-951a-771a7b0d6aac.jpg?v=1781664401) ## Agent notes - Images are fetchable but not visually analyzed. - Variant dimensions (83x40x180cm) differ from product dimensions (185x88x45cm) – verify actual sizing.
This product has 4 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": "Vintage Design unrestrictedstanding Open storage unit Multi-Functional unrestrictedstanding Open Shelf Unit Multifunctional Storage Furniture Large Capacity for Book Lovers, Families, Homeowners, Study Room, Bedroom",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "88.0",
"_height_cm": "45.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").