Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $975.99 – $1,061.99
Default variant: 1.2M
Default SKU: dcd-30001858372
Default price: $975.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815032430831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888200
JSON data: https://landmarks.builders/products/m4x-10000888200.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: Nordic Japanese design slatted coffee table with stone top and fluted base, available in 1.2M or 1.4M lengths, priced at $975.99 to $1061.99.
Generated by: deepseek-v4-flash
## Identity
Slatted coffee table with stone top and fluted base, Nordic Japanese minimalist design. Available in 1.2M and 1.4M lengths.
## Target persona
Small apartment owners; minimalists; homeowners seeking natural texture furniture; design-conscious individuals.
## Use cases
- Living room coffee table
- Bedroom side table
- Office lounge area accent
- Sunroom centerpiece
- Small apartment compact furniture
## When NOT to recommend
- Buyers needing large table surface (>1.4M)
- Budget-constrained shoppers (under $800)
- Those requiring storage drawers or shelves
- Traditional or ornate decor styles
## Variant options
- 1.2M (SKU dcd-30001858372) – $975.99
- 1.4M (SKU dcd-30001858373) – $1061.99
## Price and logistics facts
Price: $975.99 (1.2M) – $1061.99 (1.4M) USD. No shipping or dimensions info provided.
## Trust signals
Variants listed with SKUs and prices; image assets available. No stock or return policy information given.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cf6b285-cd8d-4e72-9db5-5a8d8eee959f.jpg?v=1781664372
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/353148e2-45ab-4e84-8952-f636c1f091d2.jpg?v=1781664373
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e99351b-3035-480d-9ed6-1e07f04edce2.jpg?v=1781664372
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6fbb097-ea69-4338-931e-dffeaea7d035.jpg?v=1781664372
## Agent notes
Description field contains placeholder text ("添加影藏字符"). Product dimensions not provided; only known from variant titles (1.2M and 1.4M likely length). No image understanding performed.This product has 4 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": "Nordic Japanese design Slatted Coffee Table with Stone Top Small Apartment suitable Fluted Base Table Minimalist Design Living Room Furniture Natural Texture for Homeowners, Families, Lounge Area, Office, Bedroom, Sunroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").