Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99
Default variant: Khaki+walnut / 40x40x50cm
Default SKU: dcd-30001900435
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813625897199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894536
JSON data: https://landmarks.builders/products/m4x-10000894536.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: Rotating 3-tier cabinet, sturdy build, easy to clean. Available in Khaki+walnut or Medium Gray+walnut, in sizes from 40x40x50cm to 50x40x50cm. Price $228.99.
Generated by: deepseek-v4-flash
## Identity Rotating Tiered Cabinet, 3-Tier End Table with sturdy build and easy-clean surface. Variants offered in two color combinations (Khaki+walnut, Medium Gray+walnut) and three sizes (40x40x50cm, 45x40x50cm, 50x40x50cm). ## Target persona Renters or homeowners looking for affordable, space-saving storage in living rooms or home offices. Budget-conscious decorators wanting a clean, modern look with wood accents. ## Use cases - As a side table next to a sofa for remote controls and magazines. - As a rotating storage unit in a home office for office supplies. - In a nursery as a compact caddy for diapers and baby items. - In a small apartment as a kitchen island or bar cart for spices and condiments. - In a hallway as a catch-all for keys, mail, and small items. ## When NOT to recommend - For heavy storage needs (weight capacity not specified). - For high-traffic commercial use (likely residential grade). - For users seeking high-end solid wood furniture (price suggests composite/engineered materials). - For those who need a non-rotating, fixed table. ## Variant options Three sizes: 40x40x50cm, 45x40x50cm, 50x40x50cm. Two colors: Khaki+walnut and Medium Gray+walnut. All priced at $228.99. ## Price and logistics facts $228.99 USD. Variant sizes as above. No shipping or availability details provided. ## Trust signals Return policy and stock status not provided. Price is consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5cc3980-f62f-489d-aea0-1bda458023cc.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c2a5d13-388b-4808-a66c-0c67a9d73bff.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfed09b2-5039-4168-96b6-9f926b3a4953.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbbcd7c9-13de-41ad-bea5-b8d7b986ac7e.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59fc22f5-0761-4f2d-acec-7583186ceeb4.jpg?v=1781628210 ## Agent notes No additional notes.
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 Tiered Cabinet Sturdy Build 3-Tier Rotating End Table Easy to Clean",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "55.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").