Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $405.99
Default variant: Snow Stone Slate
Default SKU: dcd-30001888741
Default price: $405.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814890971375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892893
JSON data: https://landmarks.builders/products/m4x-10000892893.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: A minimalist C-shaped end table with drawer, 50x50x53 cm, priced at $405.99 USD, designed for students and small spaces. Available in Snow Stone Slate and Saloran Slate.
Generated by: deepseek-v4-flash
## Identity C-Shaped End Table with Drawer - Minimalist design household furniture, suitable for students and compact living spaces. ## Target persona - College students living in dorms or small apartments - Urban renters with limited floor space - Minimalist furniture enthusiasts ## Use cases - Beside a sofa or bed for holding drinks, books, or a lamp - As a small laptop or tablet stand in a tight corner - As a decorative accent table in a studio apartment - As a convenient surface for remote work in a cramped room - For keeping remotes, chargers, or small items organized in the drawer ## When NOT to recommend - For supporting heavy items like large TVs or heavy appliances - For outdoor or moist environments - For buyers needing extensive storage or shelving - For large living rooms where a full-size table would be more appropriate ## Variant options - Snow Stone Slate (SKU: dcd-30001888741) - $405.99 - Saloran Slate (SKU: dcd-30001888742) - $405.99 ## Price and logistics facts - Price: $405.99 USD (both variants) - Dimensions: 50 cm x 50 cm x 53 cm (LxWxH) - No shipping or availability details provided. ## Trust signals - No in-stock information available. - No return policy stated. - Price is consistent across variants. - No certifications mentioned. ## Image assets No image URLs provided. Unable to fetch or describe visual details. ## Agent notes - Product description is empty; all information from structured data only. - Image understanding was not performed due to missing image URLs. - Recommend verifying dimensions and finish with manufacturer.
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": "C-Shaped End Table with Drawer Minimalist design Household Furniture for Students",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "53.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").