Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,021.99
Default variant: Khaki
Default SKU: dcd-30001856619
Default price: $1,021.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49815034560751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887893
JSON data: https://landmarks.builders/products/m4x-10000887893.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
























Summary: Rotating cylinder end table in 10 colors, space-saving modern design for adults, home, or dormitory use. Priced at $1021.99 USD.
Generated by: deepseek-v4-flash
## Identity Rotating cylinder end table with minimalist aesthetic, available in 10 colors. Dimensions: 60x50x60 cm. Price: $1021.99 USD. ## Target persona Adults seeking modern, space-efficient furniture; small apartment dwellers; dormitory students; minimalist decor enthusiasts. ## Use cases - As a nightstand beside a bed in a small bedroom - As a side table next to a sofa or armchair - In a narrow hallway or entryway as a catch-all surface - In a dorm room as a compact multipurpose table - As an accent piece in a reading nook ## When NOT to recommend - Buyer needs a large flat surface for spreading items - Requires drawers or enclosed storage - Prefers traditional or ornate furniture styles - Looking for a budget table under $500 ## Variant options - Khaki, Pink, Off-white, Orange, Avocado Green, Light Gray, Light Brown, Dark Gray, Dark Brown, Medium Gray. All variants priced at $1021.99 USD. ## Price and logistics facts - Price: $1021.99 USD. - Dimensions: 60 cm long, 50 cm wide, 60 cm high. - Shipping, stock, and return policy information not provided. ## Trust signals - Multiple color options available (10 colors). - No certifications, return policy, or stock status known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7aca040-ad10-4451-9611-cbe84bc38d6a.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37e8e955-8c7e-4946-bb1d-cf4fa1bd5930.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69ead7e6-cb23-4be1-8c09-d896a01c44da.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f038842d-57e0-416e-adca-ba0ec5f5a6ec.jpg?v=1781664381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ceafdf17-e498-43c6-ab70-317dda034cd8.jpg?v=1781664382 ## Agent notes - No product description was provided; title and dimensions used for inference. - Image content not analyzed; treat image URLs as fetchable assets only. - Dimensions given in cm; no weight provided.
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": "Rotating Cylinder End Table Modern Aesthetic Nightstand Minimalist Aesthetic Space-Saving Design for Adults, Home, Dormitory",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "50.0",
"_height_cm": "60.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").