Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $203.99
Default variant: White / Single Layer
Default SKU: dcd-30001900051
Default price: $186.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/49811880575215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894480
JSON data: https://landmarks.builders/products/m4x-10000894480.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Minimalist metal frame end table with exposed shelves, available in white or black and single or double layer configurations.
Generated by: deepseek-v4-flash
## Identity Metal frame end table with modern minimalist design and exposed shelf. Available in White or Black, Single or Double Layer. ## Target persona Apartment dwellers or homeowners seeking compact, modern side tables for living rooms or bedrooms; budget-conscious shoppers wanting minimalist style under $210. ## Use cases - Place beside a sofa to hold drinks and remotes. - Use as a nightstand for a lamp and phone. - Display decorative items on the exposed shelf. - Double-layer variant offers extra storage for books or magazines. - Fits in small spaces needing a narrow table (60 cm long, 48 cm wide). ## When NOT to recommend - If needing a large, heavy-duty table for heavy objects. - If the buyer prefers wood or ornate traditional furniture. - For outdoor or high-moisture environments (no weather resistance data). - If the buyer needs assembly-free or very lightweight furniture. ## Variant options - White / Single Layer: $186.99 USD - White / Double Layer: $203.99 USD - Black / Single Layer: $186.99 USD - Black / Double Layer: $203.99 USD ## Price and logistics facts - Single Layer price: $186.99 USD - Double Layer price: $203.99 USD - Dimensions: 60 cm (length) x 48 cm (width) x 50 cm (height) - No shipping or return policy information provided. ## Trust signals - Listed as in stock (assumed from active listing). - Price consistency: same SKU pricing across variants. - No certifications or warranty details available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fd0896a-746f-4856-8d1e-fcffbaf85753.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7450ed-040a-4a07-804b-90ea1ddd013f.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c16d01-0000-4c70-a5c2-81abf260917a.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7411b97b-89d8-481f-85c5-e08be4b11ccb.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e4f86c6-2d64-4d74-8061-ae402b2d45eb.jpg?v=1781600882 ## Agent notes - No product description provided; visual details not extracted. - Product type not specified. - Tags indicate internal IDs, no actionable info.
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": "Metal Frame End Table Modern Minimalist Design Exposed-Shelf Side Table",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "48.0",
"_height_cm": "50.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").