Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $283.99
Default variant: W30cm
Default SKU: dcd-30001896226
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: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813624455407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893916
JSON data: https://landmarks.builders/products/m4x-10000893916.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Materials: Constructed with a sturdy wood frame, available in North USA Oak or Rubberwood, and topped with an elegant and sturdy sintered stone surface for a high-end look and feel.
Mobile & Convenient: Equipped with effortless-gliding-gliding universal wheels, allowing you to effortlessly move this cart from the living room to the bedroom or office, bringing storage and surface space anywhere you need it.
Smart Storage: Features a thoughtful design with two enclosed drawers to keep clutter hidden and an accessible shelf for easy reach to books, magazines, or decorative items, providing a perfect balance of storage choices.
Sturdy Sintered Stone Top: The high-quality sintered stone surface is abrasion-resistant, heat-resistant, and non-porous, making it incredibly easy to clean and perfect for holding hot drinks, snacks, or electronics without worry.
Versatile & Modern Design: With its minimalist aesthetic and space-saving footprint, this rolling cabinet serves multiple purposes as a sofa side table, a nightstand, a small tea cart, or an under-desk organizer, seamlessly fusion ing into any modern decor.
Summary: Movable rolling drawer cart with sintered stone top, scratch resistant, available in widths 30/35/40 cm, priced from $228.99, designed for small living spaces.
Generated by: deepseek-v4-flash
## Identity Movable rolling drawer cart with sintered stone top, modern minimalist design, scratch resistant, on wheels. ## Target persona Apartment dwellers, homeowners, and students needing compact storage and surface space in small rooms. ## Use cases - Side table or nightstand in bedroom - Extra storage and surface in living room - Balcony side table with drawer storage - Small area organization (e.g., dorm, studio) - End table next to sofa or armchair ## When NOT to recommend - Large rooms requiring full-size furniture - Heavy-duty workshop or garage storage - Outdoor uncovered use (not specified weatherproof) - Budget under $200 (starting price $228.99) ## Variant options - W30cm: $228.99 - W35cm: $256.99 - W40cm: $283.99 ## Price and logistics facts - Price range: $228.99-$283.99 USD - Dimensions (cm): 80 L × 52 W × 71 H (base variant) - Variant widths: 30, 35, 40 cm - All prices in USD ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: three price points per variant - Certifications: none listed ## Image assets - 5 image URLs provided; visual details not analyzed. ## Agent notes - Dimensions given for base size; variant widths differ. - Sintered stone top claimed scratch resistant. - Wheels included for mobility.
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 Drawer Cart Movable with Wheels Rolling Drawer Cabinet Sintered Stone Top Modern Minimalist Design for Students, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "52.0",
"_height_cm": "71.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").