Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $940.99
Default variant: 100*100*35cm
Default SKU: dcd-30001855738
Default price: $940.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815030399215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887730
JSON data: https://landmarks.builders/products/m4x-10000887730.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: Wabi-sabi style block leg coffee table in two sizes (100x100x35cm and 120x60x40cm) priced at $940.99 USD for homeowners and interior designers.
Generated by: deepseek-v4-flash
## Identity
Block Leg Coffee Table Wabi-Sabi Design Household Furniture Minimalist sturdyDuty
## Target persona
Homeowners seeking minimalist wabi-sabi furnishings; interior designers specifying for residential or bedroom projects; individuals furnishing a bedroom or living room with a low-profile table.
## Use cases
- As a central coffee table in a small living room or lounge area.
- As a side/end table in a bedroom with wabi-sabi decor.
- Staging a home for sale with minimalist aesthetic.
- Complementing a low-seating arrangement (e.g., floor cushions).
- Providing a sturdy surface for books, drinks, or decorative objects.
- Use in a therapy or waiting room with a calm design theme.
## When NOT to recommend
- Buyers needing a large, full-height dining or work table (height is 35-40 cm).
- Spaces requiring a round or uniquely shaped table (only square options).
- Budget-conscious buyers seeking lower-priced alternatives ($940.99 is a premium price point).
- High-traffic commercial environments where durability data is absent.
## Variant options
- Variant 1: SKU dcd-30001855738, Size: 100*100*35cm, Price: $940.99 USD
- Variant 2: SKU dcd-30001855739, Size: 120*60*40cm, Price: $940.99 USD
## Price and logistics facts
- Price: $940.99 USD (same for both variants).
- Dimensions (cm) as listed: length 128.0, width 108.0, height 48.0 (note: variant dimensions differ; this may be the product's overall dimensions or a third size not in variants). Verify before purchase.
- Dimensions per variant:
- 100x100x35cm (square).
- 120x60x40cm (rectangular).
## Trust signals
- No in-stock status provided.
- No return policy or warranty information available.
- Price is consistent across both variants.
- No certifications or material details supplied.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ffb8bea-9539-46e1-9d18-25c2c5baed6e.jpg?v=1781664366
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d429f575-7829-4e31-8914-7e929caa1802.jpg?v=1781664366
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca2dd5a1-6001-4bc9-8d6d-7626b1de133f.jpg?v=1781664367
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2de63cea-a8a1-487a-90f9-80ab602b3f98.jpg?v=1781664366
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84d6307f-75bb-4f31-bde4-9dc00c4cc4f2.jpg?v=1781664366
## Agent notes
- Images were not analyzed; no visual inferences made.
- Product description field is empty; rely on title and dimensions.
- Two sizes listed as variants; overall dimensions provided may not match either variant—verify.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": "Block Leg Coffee Table Wabi-Sabi Design Household Furniture Minimalist sturdyDuty for Homeowners, Interior Designers, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "128.0",
"_width_cm": "108.0",
"_height_cm": "48.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").