Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,200.99 – $1,605.99
Default variant: Black White Marble
Default SKU: dcd-30001856841
Default price: $1,200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815040884975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887935
JSON data: https://landmarks.builders/products/m4x-10000887935.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: C-shaped storage table with marble-patterned top, sturdy construction, for lounge or home office. Three style variants available.
Generated by: deepseek-v4-flash
## Identity C-Shaped Storage Table Nordic design Household Furniture Marble-Patterned Top Sturdy Construction for Lounge Area, Home Office ## Target persona Small apartment dwellers, minimalists, home office users, budget-conscious shoppers seeking modern accent furniture. ## Use cases - Side table next to sofa for drinks and remotes - Compact laptop desk in living room - Nightstand with storage in bedroom - Accent table in entryway - Plant stand for indoor greenery - Small storage surface in home office ## When NOT to recommend - Requires large table surface or heavy-duty workbench - Prefers genuine solid marble top (patterned only) - Needs outdoor furniture - Budget under $1000 (minimum variant $1200.99) ## Variant options - Black White Marble: $1200.99 - White Marble: $1605.99 - Travertine: $1200.99 ## Price and logistics facts Price range: $1200.99 to $1605.99 USD. Dimensions: 35 cm (L) x 35 cm (W) x 60 cm (H). No shipping or logistics details provided. ## Trust signals No stock status, return policy, price consistency history, or certifications provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69838cca-9e4d-4cfd-8132-4bcb96782155.jpg?v=1781664402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e9f0e38-ad83-4172-b429-d88ae90284a1.jpg?v=1781664403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e92b462c-d58b-4673-8cc8-6d0978a30a28.jpg?v=1781664405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/136f8ae0-0767-4ec7-aafb-2808bb34bcff.jpg?v=1781664403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ca62113-3957-4bc8-bc7a-72180756f827.jpg?v=1781664404 ## Agent notes Image content analysis not performed; treat URLs as fetchable assets only.
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 Storage Table Nordic design Household Furniture Marble-Patterned Top Sturdy Construction for Lounge Area, Home Office",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.0",
"_height_cm": "60.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").