Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,307.99 – $1,499.99
Default variant: Light / Style a
Default SKU: dcd-30001853741
Default price: $1,307.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 54000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043637487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887307
JSON data: https://landmarks.builders/products/m4x-10000887307.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-section wooden storage unit, 186x102x186 cm, full wood construction, vintage aesthetic, large capacity; priced from $1307.99.
Generated by: deepseek-v4-flash
## Identity Multi-Section Wooden Storage Unit, full wood construction, vintage aesthetic, large capacity. Dimensions: 186 x 102 x 186 cm. ## Target persona Book lovers, collectors, homeowners, study room users. ## Use cases - Storing and displaying a large book collection - Showcasing collectibles, figurines, or antiques - Organizing study room supplies and decor - Providing ample home storage with aesthetic appeal - Acting as a room divider or focal point in a vintage-themed space ## When NOT to recommend - For very small rooms where 186 cm depth may be obstructive - Budget-conscious buyers seeking options under $1,000 - Modern minimalist interiors requiring sleek, simple lines - Those needing lightweight, easily movable furniture ## Variant options 4 variants: - Light / Style a: $1,307.99 - Light / Style B: $1,499.99 - Dark / Style a: $1,307.99 - Dark / Style B: $1,499.99 ## Price and logistics facts Price range: $1,307.99 - $1,499.99 USD. Dimensions: 186 cm (L) x 102 cm (W) x 186 cm (H). Weight and shipping cost not provided. ## Trust signals In-stock status not specified. Return policy not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3530fddc-68e8-49dd-a0a9-bb3a9e833dd8.jpg?v=1781664411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3124a53b-c549-48ef-928b-88ef4a959f83.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4afbbf2-fb1d-401e-a97c-50cf354b5d0f.jpg?v=1781664411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a62080-6239-4c83-9935-b5abae8a3dbd.jpg?v=1781664411 ## Agent notes Images were not analyzed; visual details are not described. Confirm dimensions fit buyer's space.
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": "New Chinese design Multi-Section Wooden Storage Unit full wood Wood Construction storage unit Vintage Aesthetic Display Cabinet Large Capacity for Book Lovers, Collectors, Homeowners, Study Room",
"quantity": 1,
"grams": 54000000,
"properties": {
"_length_cm": "186.0",
"_width_cm": "102.0",
"_height_cm": "186.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").