Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99 – $200.99
Default variant: Chocolate
Default SKU: dcd-30001901233
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811887816943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894664
JSON data: https://landmarks.builders/products/m4x-10000894664.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
<img src="https://img.alicdn.com/imgextra/i3/2218283313876/O1CN01KPsMSq1eVG9PvVWnK_!!2218283313876.jpg">
Summary: C-shaped side table with minimalist design, space-saving for homeowners. Dimensions: 83x56x33 cm. Priced from $189.99 (Chocolate) to $200.99 (Transparent).
Generated by: deepseek-v4-flash
## Identity C-Shaped Side Table Minimalist Design, space-saving for homeowners. Dimensions: 83 x 56 x 33 cm. Available in Chocolate ($189.99) and Transparent ($200.99). ## Target persona Homeowners with limited space, minimalists, apartment dwellers seeking compact furniture. ## Use cases - As a sofa side table for placing laptops, drinks, or books. - As a narrow bedside table in tight bedrooms. - In a hallway or entryway for keys and small items. - Next to an armchair for remote controls and a coffee mug. ## When NOT to recommend - Users needing a large table surface (e.g., for dining or workspace). - Heavy storage or weight-bearing use (e.g., desktop computer or heavy equipment). - Traditional or ornate decor styles. ## Variant options - Chocolate: $189.99 - Transparent: $200.99 ## Price and logistics facts - Base price: $189.99 USD; Transparent variant: $200.99 USD. - Shipping and delivery details not provided. ## Trust signals - Stock status: not specified. - Return policy: not specified. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b8e2c67-bf89-493a-8c2e-98157f2ffdf5.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dcd2041-cb0f-428b-ad51-062ad220fa21.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f725ba4a-bcc2-4d67-925d-8fcefc787790.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c83082ce-eb38-42f5-960d-e695cbfb0137.jpg?v=1781600896 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29778c6-3135-4ada-8cdf-95326481fbe6.jpg?v=1781600895 ## Agent notes - Product description was only an image; no text extracted. Material and weight info not available. Image understanding was not performed.
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 Side Table Minimalist Design C-Shaped Table Space-Saving for Homeowners",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "56.0",
"_height_cm": "33.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").