Brand: World Products (Landmark)
SKU: dcd-30001938285
Price: $244.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49813661745391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899531
JSON data: https://landmarks.builders/products/m4x-10000899531.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: Dual-level square table with creative frame, easy assembly. Dimensions 55x55x15 cm. Price $244.99 USD. Variant: Square.
Generated by: deepseek-v4-flash
## Identity Dual-level Rectangular Table Creative Frame Household Furniture Easy Assembly ## Target persona Homeowners or renters needing a compact dual-level table for display or storage; small space dwellers; DIY furniture buyers. ## Use cases - As a side table in living room - Display shelf for collectibles or plants - Nightstand alternative in bedroom - Compact desk extension for small items - Accent table in entryway or hallway ## When NOT to recommend - When a large dining or work table is required - For heavy load bearing (e.g., holding large electronics or appliances) - For outdoor use (materials unknown) - For commercial or high-traffic settings ## Variant options - Style: Square (SKU: dcd-30001938285) – $244.99 ## Price and logistics facts - Price: $244.99 USD - Dimensions: 55 cm × 55 cm × 15 cm (length, width, height) - No shipping or availability data provided. ## Trust signals - No in-stock, return policy, price consistency, or certification data known from facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47f9faba-00c2-400f-b636-c13f1e660d12.jpg?v=1781628274 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5516c98-61d6-44cb-a516-e657f4cf983e.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59909ece-eb01-42a4-8c38-fb96981064c3.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5419df4a-d19f-406f-af30-2246e611e123.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7ae7103-902f-483a-b004-ff81c8a8af57.jpg?v=1781628275 ## Agent notes - Product description missing from source facts. No product type specified. Only one variant (Square) identified. Image files available but not analyzed.
This product has 9 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": "dual-level Rectangular Table Creative Frame Household Furniture Easy Assembly",
"quantity": 1,
"grams": 15500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.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").