Brand: World Products (Landmark)
SKU: dcd-30001851710
Price: $929.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49815029088495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886953
JSON data: https://landmarks.builders/products/m4x-10000886953.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hardwood square table (95x95x20 cm) with stable frame, contemporary design, suitable for pairs and small living areas. Price: $929.99.
Generated by: deepseek-v4-flash
## Identity Hardwood Wood Square Table - Contemporary Design ## Target persona - Small apartment dwellers needing a compact dining or side table for two. - Couples or pairs seeking a space-efficient table for meals. - Minimalist homeowners desiring a low-profile contemporary table. ## Use cases - As a daily dining table for two in a small kitchen or living area. - As a side table or console in a narrow hallway. - As a desk for a small home office corner. - As a coffee table alternative for small seating groups. - As a display table for decorative items in tight spaces. ## When NOT to recommend - For large families or frequent hosting (seats only small pairs, dimensions too small). - As a primary work desk for large monitors or extensive paperwork (height 20 cm is low). - For those requiring bulky storage or integrated shelving. ## Variant options - Black Line Table (only variant known, $929.99) ## Price and logistics facts - Price: $929.99 USD - Dimensions: 95 x 95 x 20 cm (length x width x height) - No shipping or inventory details provided. ## Trust signals - Price consistency: single variant with listed price. - No stock status, return policy, or certifications available in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae634d90-878a-4236-9ade-8f2a2b7448dd.jpg?v=1781664362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f17ec3b-4b15-49d2-b009-13a1006396d4.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16fbecaf-bed4-4194-8c95-6dc2ee3caf76.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d83d3c74-3fd9-4470-af21-61acc2ad83ed.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a843e38-18e6-46bd-8f8e-f8e39ada38f1.jpg?v=1781664362 ## Agent notes - No product description available; details based on title and dimensions only. - Images not analyzed; visual content (color, material texture, style) could not be confirmed.
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": "Hardwood Wood Square Table Stable Frame Household Furniture Contemporary Design adaptable Look for pairs, Small Living areas",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.0",
"_height_cm": "20.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").