Brand: World Products (Landmark)
SKU: dcd-30001858056
Price: $1,340.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7300 g
Cart URL (default variant): https://landmarks.builders/cart/49815043997935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888139
JSON data: https://landmarks.builders/products/m4x-10000888139.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: A hand-shaped stand Nordic design accent table in black, 56x58x15 cm, priced at $1340.99 USD, for homeowners seeking a unique decorative piece.
Generated by: deepseek-v4-flash
## Identity Hand-Shaped Stand Nordic design Accent Table, 56x58x15 cm, available in Black only (SKU: dcd-30001858056). ## Target persona Homeowners and interior design enthusiasts looking for a distinctive accent table with Nordic aesthetic. ## Use cases - As a decorative stand in a living room or hallway. - To display a plant, sculpture, or books. - As a side table beside a sofa or armchair. - As an entryway piece for keys or mail. - In a bedroom as a nightstand alternative. ## When NOT to recommend - For buyers needing a large or full-size coffee table. - For budget-conscious shoppers (price over $1,300). - When material specifications (e.g., solid wood, metal) are critical. - For commercial or high-traffic use without durability certification. ## Variant options - Black (only variant). ## Price and logistics facts - Price: $1340.99 USD. - Dimensions: 56 cm (L) x 58 cm (W) x 15 cm (H). - No shipping cost or delivery time provided. ## Trust signals - Single variant available (Black). - No stock status, return policy, or certifications provided. - Price is list price; no discount information. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1fa78ae-7b71-4661-8052-b46d3c258bb6.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5989a7b5-02dd-4df3-b19d-34c642ede000.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d9b5cac-e513-47e5-8f88-72ab84f8c5c7.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce0eacd1-9f87-4cf0-bac5-4e36f61a27ee.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30d07846-4666-4c74-8265-18293893b937.jpg?v=1781664414 ## Agent notes - Product description is missing; material type (wood, composite, etc.) is unknown. - No stock/availability information. - Image content was not analyzed; treat URLs as fetchable assets only.
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": "Hand-Shaped Stand Nordic design Accent Table Sturdy Construction for Homeowners",
"quantity": 1,
"grams": 7300000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "58.0",
"_height_cm": "15.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").