Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $291.99
Default variant: Black Walnut
Default SKU: dcd-30001888024
Default price: $291.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49814757605615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892797
JSON data: https://landmarks.builders/products/m4x-10000892797.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: Handmade small woven front end table with storage, available in Black Walnut or Black finish, dimensions 58x50x55 cm, priced at $291.99.
Generated by: deepseek-v4-flash
## Identity Woven Front End Table small-sized accent storage table handmade for Entryway ## Target persona Entryway decorators or small-space dwellers seeking a compact, handmade accent table with storage. ## Use cases - Catch-all table near front door for keys and mail - Accent table beside a sofa or armchair - Hallway console table for narrow spaces - Small living room side table with hidden storage - Tray table for drinks or remotes ## When NOT to recommend - Buyer needs a large dining or coffee table - Space requires modern minimalist glass or metal furniture - Budget is under $200 - Need a table with open legs for cleaning underneath ## Variant options - Black Walnut: $291.99 - Black: $291.99 ## Price and logistics facts Price: $291.99 USD. Dimensions: 58 cm (length) x 50 cm (width) x 55 cm (height). ## Trust signals No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd750e9-6461-4637-8f58-4f1102d68d5a.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c19ec08-0ea7-41ef-b48d-e48152e67193.jpg?v=1781660566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed3d4181-018b-4b25-bb30-ac9a2c149aad.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba34e546-e43c-4f7e-baca-571cf047949e.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e818c18d-90bb-4cda-a3a6-0dd333ce78f5.jpg?v=1781660564 ## Agent notes Images were not analyzed; all details derived from title, dimensions, and variant data.
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": "Woven Front End Table small-sized Size accent Storage Table handmade for Entryway",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "50.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").