Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99
Default variant: White Stone / 80x80x75 White Frame
Default SKU: dcd-30003516417
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49739197415663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250412
JSON data: https://landmarks.builders/products/wp-dcd-10001250412.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foldable square table ideal for small apartments, dining, and games like mahjong. Available in multiple color/size variants at $160.99 USD.
Generated by: deepseek-v4-flash
## Identity A foldable square table (80x80x75 cm according to variants) suitable for small-space dining, gaming, or as a temporary workspace. Product dimensions from facts: 88x88x12 cm (likely folded thickness). ## Target persona - Urban apartment dwellers with limited dining space - Mahjong or card game enthusiasts needing a dedicated table - People who need a portable, easy-to-store table for occasional use ## Use cases - Daily dining for 2-4 people in a small kitchen/dining area - Folding away to free up floor space when not in use - Playing mahjong or other tile/card games with friends - Temporary desk for working or studying in a confined area - Extra table for parties or gatherings (indoor use) ## When NOT to recommend - For large families requiring a permanent full-size dining table - For outdoor use (material/weather resistance not specified) - For heavy daily use like a workshop or heavy loading - For buyers seeking a non-folding, solid wood or high-end table ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003516417 | White Stone | 80x80x75 White Frame | $160.99 | | dcd-30003516418 | White Black Edge | 80x80x75 | $160.99 | | dcd-30003516419 | White Wood | 80x80x75 | $160.99 | | dcd-30003516420 | Black Stone | 80x80x75 Upgraded | $160.99 | | dcd-30003516421 | White Stone | 80x80x75 Black Frame | $160.99 | ## Price and logistics facts - Price: $160.99 USD (all variants) - Dimensions (per facts): 88 cm (L) x 88 cm (W) x 12 cm (H) – likely folded/table top dimensions - Variants list size: 80x80x75 cm (presumably assembled height 75 cm) - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: all variants priced equally - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5474ad7e1864bdd82a6bf8305d61012.png?v=1781488348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eddc93e3c48749548c98fb5856ce1c99.png?v=1781488347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deaab67e2a3641d596b35e4db2d0393d.png?v=1781488348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5eec82e084a400d9724e4d573eba0a5.png?v=1781488347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a2643f859c54915909c8737e83bc136.png?v=1781488348 ## Agent notes - Product description is empty; no material or weight information provided. - Dimensional discrepancy: facts give 88x88x12 cm, but variants indicate 80x80x75 cm (likely assembled). Image analysis not performed; visual details not inferred. - Warranty, shipping costs, and seller details not available.
This product has 17 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": "可折叠桌子正方形餐桌家用小户型吃饭桌掼蛋专用四方桌简易麻将桌",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "88.0",
"_height_cm": "12.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").