Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $988.99
Default variant: 1.25M
Default SKU: dcd-30001857540
Default price: $988.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032922351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888045
JSON data: https://landmarks.builders/products/m4x-10000888045.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: Sturdy wood chunk table with rustic minimalist look and natural texture, available in 1.25M and 0.65M sizes, priced at $988.99, dimensions 128x51x55 cm.
Generated by: deepseek-v4-flash
## Identity A rustic minimalist wood chunk table/nightstand with natural texture, suitable for interior designers. ## Target persona Interior designers seeking unique rustic accent pieces; design-conscious homeowners wanting a bold natural wood statement piece. ## Use cases - As a console table in an entryway or hallway. - As a sideboard in a dining room or living area. - As a desk for a home office with rustic aesthetic. - As a nightstand in a large master bedroom. - As a display surface for plants or decor. - In a commercial setting like a boutique or café. ## When NOT to recommend - When the buyer needs a standard small nightstand (width 128 cm is very wide). - For modern or glossy finishes (product is rustic/natural). - For budget-limited buyers (price $988.99). - If precise dimensions per variant are critical (only one dimension set given). ## Variant options - Size: 1.25M (SKU dcd-30001857540) — $988.99 - Size: 0.65M (SKU dcd-30001857541) — $988.99 ## Price and logistics facts - Price: $988.99 USD per variant. - No shipping, tax, or delivery time information provided. ## Trust signals - No stock status or return policy information available. - No certifications specified. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0977e32e-3345-4008-b076-817f433dcf58.jpg?v=1781664374) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089428e2-b0fd-41e4-a7f1-e5bbb5295cb1.jpg?v=1781664374) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b79a988e-64c8-4fc6-863a-cf1dfc6b408d.jpg?v=1781664374) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/330204ae-840c-4c4a-ab9e-d189206399e3.jpg?v=1781664375) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/419550e9-20e3-4c2c-9ac5-e4edc2ee9b01.jpg?v=1781664374) ## Agent notes - The provided dimensions (128x51x55 cm) likely correspond to the 1.25M variant; the 0.65M variant dimensions are not given. - No weight or material composition data is available. - Image descriptions were not analyzed; treat images as supplied.
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": "sturdy Wood chunk Table Rustic Minimalist look Nightstand Natural Texture Minimalist for meter for Interior Designers",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "128.0",
"_width_cm": "51.0",
"_height_cm": "55.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").