Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99 – $401.99
Default variant: 80CM Side / Bafanglaicai
Default SKU: dcd-30003516401
Default price: $293.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/49804467536111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250410
JSON data: https://landmarks.builders/products/wp-dcd-10001250410.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable and portable multi-purpose gaming table for mahjong and card games like 掼蛋. Available in three sizes (80, 88, 100 cm side) with prices from $293.99 to $401.99. Suitable for home, dormitory, and travel use.
Generated by: deepseek-v4-flash
## Identity Foldable handheld mahjong/card table (麻将桌) with collapsible legs, lightweight design. Size options: 80cm ($293.99), 88cm ($318.99), 100cm ($401.99) side length. Depth 12cm when folded. ## Target persona Home mahjong enthusiasts, college students in dorms, card game players needing portability, small apartment dwellers. ## Use cases - Playing mahjong with family or friends at home - Card games like 掼蛋 in a dorm room - Taking table to a friend's house or outdoor picnic - Storing table away when not in use - Using as a temporary desk or extra surface ## When NOT to recommend - Professional tournament setups requiring strict dimensions - Large gatherings needing seating for more than 4 - Users wanting a heavy, permanent furniture piece - Anyone requiring built-in cup holders or chip trays ## Variant options - 80cm side / Bafanglaicai style: $293.99 - 88cm side / Bafanglaicai style: $318.99 - 100cm side / Bafanglaicai style: $401.99 ## Price and logistics facts - Base price $293.99 (80cm), up to $401.99 (100cm). - Dimensions: 103x103x12 cm (folded? unclear; probably unfolded 103x103, height 12? The facts show length 103, width 103, height 12 — likely folded thickness). - Currency: USD. ## Trust signals - In-stock: not explicitly stated, but listed with prices. - Return policy: unknown. - Price consistency: variants clearly listed. - Certifications: none provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fd61ef426bc4665a79b0e11f9c5cf31.png?v=1781488348) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48f0c4321066439fae1cf72aab0ef09a.png?v=1781488348) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/818208e2335f4bef93d8625d93ff442c.png?v=1781488348) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38fa5a6c02ee4179914a6eda18a8b898.png?v=1781488348) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ae6b9f583e45a58b4991eebaeb1b66.png?v=1781488348) ## Agent notes - Image content was not analyzed; no visual details can be provided. - Description field empty; rely on title and tags. - Product type: household item (家居用品).
This product has 15 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": "103.0",
"_width_cm": "103.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").