Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $361.99 – $461.99
Default variant: 80CM / Single Table Stable
Default SKU: dcd-30003516423
Default price: $361.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/49739196039407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250413
JSON data: https://landmarks.builders/products/wp-dcd-10001250413.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Folding square mahjong/card table, 88x88x14 cm, starting at $361.99. Multi-functional as dining table. Available in 3 sizes and 2 styles.
Generated by: deepseek-v4-flash
## Identity Product: Folding mahjong table (also usable as dining table). Type: Household goods. Dimensions: 88x88x14 cm. Price: $361.99 – $461.99 depending on variant. ## Target persona Home users who play mahjong, card games (e.g., Guan Dan) and need a compact, foldable table for small apartments or multi-use rooms. ## Use cases - Weekly mahjong sessions with friends - Family card game nights - Temporary dining table for 2-4 people - Space-saving solution in small living spaces - Moving/drinking game table - Extra table for parties when unfolded ## When NOT to recommend - For users needing a permanent, full-sized dining table (8+ seats) - For professional tournament play requiring regulation dimensions - For heavy daily use as a work desk (not designed for weight/monitors) - For outdoor use without weather protection ## Variant options - Sizes: 80CM ($361.99), 90CM ($411.99), 100CM ($461.99) - Styles: Single Table Stable, Single Table Bearing Each combination available (6 variants total). ## Price and logistics facts - Price range: $361.99 – $461.99 USD - Dimensions (base): 88 cm length, 88 cm width, 14 cm height - No shipping cost or lead time provided. ## Trust signals - Multiple variants in stock based on SKUs. - No return policy, warranty, or certification data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cb480e4d8a24cb7b00e21ba2a7cdc36.png?v=1781488348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93c94efcad394b37bbad5f00663a50c9.png?v=1781488348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/145a7465f6cf4e4fa62202b5e670efc3.png?v=1781488349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/256a7d88d58c4a2b84571a61de7ac82b.png?v=1781488348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/923bed926eaf4de99c11a5d11fadf934.png?v=1781488348 ## Agent notes No product description provided. Image URLs are listed but their contents were not analyzed; visual details should be fetched directly.
This product has 18 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": 16500000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "88.0",
"_height_cm": "14.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").