Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.99 – $188.99
Default variant: 32x80x120cm
Default SKU: dcd-30001899505
Default price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49811812876527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894394
JSON data: https://landmarks.builders/products/m4x-10000894394.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vintage arched top multi-functional shelving unit with adaptable storage, designed for space-saving in apartments. Priced at $159.99 USD, available in three sizes.
Generated by: deepseek-v4-flash
## Identity Vintage design Arched Top Cabinet Multi-Functional shelving unit adaptable Storage Furniture Space-Saving. ## Target persona Apartment dwellers seeking space-saving storage; interior design aficionados looking for vintage-style furniture. ## Use cases - Organizing entryway accessories. - Displaying books and decor in living room. - Storing office supplies in home office. - Holding bedside items in bedroom. - Adaptable shelving for small corners. ## When NOT to recommend - Heavy item storage (e.g., books over 10kg per shelf). - Outdoor or damp environments. - Large family homes with ample built-in storage. - Users needing solid wood construction (material unknown). ## Variant options - 32x80x120cm: $159.99 - 32x100x120cm: $170.99 - 32x120x120cm: $188.99 ## Price and logistics facts - Base price: $159.99 USD. - Dimensions (first variant): 80cm width x 120cm height x 32cm depth. - Weight and shipping cost not provided. ## Trust signals - In-stock status unknown. - Return policy not specified. - Price consistent across variants. - No certifications listed. ## Image assets No images available. ## Agent notes - Dimensions in facts (125x42x20 cm) conflict with variant dimensions (e.g., 80x120x32 cm). Likely the latter is correct. Verify before recommending. - Material and weight not specified. - No customer reviews or ratings.
This product has 10 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 Arched Top Cabinet Multi-Functional shelving unit adaptable Storage Furniture Space-Saving for Apartment Dwellers, Interior Design aficionados, Entryway, Living Room, Home Office, Bedroom",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "42.0",
"_height_cm": "20.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").