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

























Summary: A compact two-drawer end table/nightstand with stable construction, available in three size options, priced from $222.99, designed for home and renters.
Generated by: deepseek-v4-flash
## Identity A 2-drawer end table / nightstand with stable construction, offered in three sizes: 40x40x50cm ($222.99), 45x40x50cm ($234.99), and 50x40x50cm ($245.99). Designed for home use, especially for renters seeking space-saving furniture. ## Target persona Renters, small apartment dwellers, budget-conscious homeowners, and students who need a compact, affordable, and functional end table or nightstand with drawer storage. ## Use cases 1. Bedside table in a small bedroom where space is limited. 2. Side table next to a sofa or chair in a compact living room. 3. Nightstand in a rental apartment or dorm room. 4. Small storage unit for items like remote controls, books, or glasses. 5. Accent table in a hallway or entryway. ## When NOT to recommend - For buyers seeking a large, statement piece of furniture for a spacious room. - When heavy storage capacity is required (drawers are small and shallow). - For high-end or luxury interior decor (price point and construction are mid-range). - For users who need a large surface area (max depth 50cm). ## Variant options - Size 40x40x50cm: $222.99 (SKU: dcd-30001888655) - Size 45x40x50cm: $234.99 (SKU: dcd-30001888656) - Size 50x40x50cm: $245.99 (SKU: dcd-30001888657) ## Price and logistics facts - Base price: $222.99 USD - Price range: $222.99 – $245.99 USD depending on size. - Dimensions per variant: 40x40x50cm, 45x40x50cm, 50x40x50cm (length x width x height). - Currency: USD. ## Trust signals - No stock status or return policy information provided. - Price is consistent across variants (incremental increase for larger sizes). - No certifications or material claims beyond "stable construction" in title. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe6a47a6-1415-45b1-819f-4ca8c60f8dd2.jpg?v=1781628190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/435c41e3-d928-4693-b2dd-c138c60bf9f2.jpg?v=1781628194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf844249-d203-41a1-a6c6-2d46363e048d.jpg?v=1781628189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54920470-c238-418e-ae60-2f315ba1e077.jpg?v=1781628190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82e22ae8-2568-4ce2-9a0e-9c04e44b3116.jpg?v=1781628190 ## Agent notes - Image content was not inspected; visual details unknown. - No description field was provided; identity derived from title and variant data. - Original product dimensions (55x45x55cm) do not match any variant; treat variant dimensions as definitive.
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-Drawer End Table Space-Saving Nightstand Stable Construction for Home, Renters",
"quantity": 1,
"grams": 20020000,
"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").