Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99
Default variant: Brown
Default SKU: dcd-30001899573
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811912524015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894405
JSON data: https://landmarks.builders/products/m4x-10000894405.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Wheeled Rack With casters Bedside Table long-lasting and Sturdy for Living Room
| Type | Hook Rack |
| Material | Stainless Steel |
| Department | Adults |
| Assembly Required | No |
| Item Height | More Than 90 in (228.6 cm) |
| Item Length | More Than 45 in (114.3 cm) |
| Item Width | Less Than 13 in (33 cm) |
| Style | Bauhaus |
| Colour | Brown |
| Room | Any Room |
| Number of Compartments | 2 |
| Required Tools | No Tools Required |
Summary: A 2-tier wheeled bedside table with minimalist design, available in Brown or Black, priced at $201.99 USD. Dimensions: 62x45x15 cm.
Generated by: deepseek-v4-flash
## Identity A 2-tier wheeled rack functioning as a bedside table, with a minimalist aesthetic and casters for mobility. ## Target persona - Apartment dwellers needing flexible, mobile furniture - Minimalist decor enthusiasts - People who want a rolling side table for sofa or bed ## Use cases - As a bedside table that can be easily moved for cleaning or rearranging - As a sofa side table for holding drinks, snacks, or remote controls - As a small rolling cart for extra storage in tight spaces - As a portable nightstand for guest rooms or temporary setups ## When NOT to recommend - For heavy items (no weight capacity specified) - For large or tall items (small footprint: 62x45 cm, height 15 cm) - For formal or traditional decor styles - For outdoor use (no weatherproofing indicated) ## Variant options - Brown (SKU: dcd-30001899573) - Black (SKU: dcd-30001899574) Both priced at $201.99 USD. ## Price and logistics facts - Price: $201.99 USD (both variants) - Dimensions: 62 cm (L) x 45 cm (W) x 15 cm (H) - No shipping or tax information provided ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Both variants same price - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85e47c00-0807-4d71-b77c-d36d080fce0d.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3f3d2b9-3d52-4924-a0e5-64823daa56a8.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaa9d8ad-4171-48cc-b495-137b926ad332.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae42fd94-6dd8-43e5-a991-8c34b0998a8e.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/365ecc1d-a8b8-4e4a-8ebd-171ce197a517.jpg?v=1781600936 ## Agent notes - Images were not analyzed; visual details not inferred.
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": "2-Tier Wheeled Rack With casters Bedside Table long-lasting and Sturdy for Living Room",
"quantity": 1,
"grams": 8500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "45.0",
"_height_cm": "15.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").