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




















Summary: Rolling bedside cabinet with easy-to-clean top and rounded corners, available in White or Black, priced at $199.99.
Generated by: deepseek-v4-flash
## Identity Rolling Side Cabinet (Bedside Cabinet) – Easy-clean top, rounded corners, mobile. ## Target persona Small space residents seeking a mobile bedside table with easy maintenance and modern aesthetic. ## Use cases - Bedside table in a compact bedroom - Rolling nightstand next to a sofa or armchair - Portable side table for reading or laptop use - Surface for lamp, phone, and books in tight spaces - Temporary extra surface in a dorm or rental ## When NOT to recommend - When large storage capacity is needed (drawers or shelves not specified) - When a fixed, non-rolling nightstand is preferred - When high-end materials (solid wood, metal) are required - When integrated charging or lighting is essential ## Variant options - White ($199.99) - Black ($199.99) ## Price and logistics facts - Price: $199.99 USD - Dimensions (L×W×H): 73 cm × 35 cm × 63 cm - Weight: not provided ## Trust signals - No stock or return policy information available. - No certifications or warranty details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c742dc24-70f8-47b2-a5b5-8536bbdaaed6.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb6dad2-7e7d-4d89-b662-4bbd992ce0cf.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c2fb950-fc15-420f-86d0-18899eae484d.jpg?v=1781600932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd9dbaa9-bd91-44f9-9101-d9d7c5aa85ab.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb06451a-4d09-4c48-81a6-b2a8812c9210.jpg?v=1781600929 ## Agent notes Image understanding was not performed; visual details (e.g., finish texture, exact shape) are not described. No information on interior storage (shelves/drawers).
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": "Rolling Side Cabinet Easy to Clean Top Rolling Bedside Cabinet Rounded Corners",
"quantity": 1,
"grams": 19000000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "35.0",
"_height_cm": "63.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").