Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99 – $256.99
Default variant: Natural Wood / S
Default SKU: dcd-30001896194
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9400 g
Cart URL (default variant): https://landmarks.builders/cart/49811885326575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893911
JSON data: https://landmarks.builders/products/m4x-10000893911.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: A round rotating storage unit in Nordic aesthetic, available in Natural Wood or Walnut, sizes S (85cm) and L, designed as space-saving living room centerpiece for seniors or small areas.
Generated by: deepseek-v4-flash
## Identity Round rotating storage unit with Nordic aesthetic. Dimensions: 85x85x20 cm. Color options: Natural Wood and Walnut. Size S and L. ## Target persona Seniors needing accessible storage without bending; small apartment dwellers optimizing space; those seeking a living room centerpiece with hidden storage. ## Use cases - Central coffee table with rotating storage for remotes, magazines. - End table in tight corners. - Accessible storage for elderly to keep items within reach. - Display surface for decorative items. - Space-saving solution for small living areas. ## When NOT to recommend - If user needs tall storage or shelves (height only 20cm). - If user requires heavy-duty load capacity (not specified). - If user wants a traditional stationary table (rotates). - For outdoor use. ## Variant options - Natural Wood / S: $188.99 (SKU dcd-30001896194) - Natural Wood / L: $256.99 (SKU dcd-30001896195) - Walnut / S: $190.99 (SKU dcd-30001896196) - Walnut / L: $256.99 (SKU dcd-30001896197) ## Price and logistics facts Price range $188.99 - $256.99 USD. Dimensions 85x85x20 cm. Weights not provided. Shipping details not specified. ## Trust signals In-stock status unknown. Return policy not provided. Price consistency: variants differ by size and color. No certifications known. ## Image assets      ## Agent notes No description or detailed specs provided. Use image understanding if needed.
This product has 12 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": "Round Rotating Storage Unit Nordic Aesthetic Living Room Centerpiece Multi-Functional Space-Saving for Seniors, Small Areas",
"quantity": 1,
"grams": 9400000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.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").