Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99 – $484.99
Default variant: 60*60*75cm
Default SKU: dcd-30001882009
Default price: $294.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49814759506159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891824
JSON data: https://landmarks.builders/products/m4x-10000891824.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: A compact square Chinese-design table set with sturdy, warp-resistant construction, perfect for small dining areas, game nights, and breakfast nooks, available in sizes 60x60cm to 120x120cm, priced $294.99-$484.99.
Generated by: deepseek-v4-flash
## Identity Multi-Purpose Square Chinese-Design Table Set: sturdy, warp-resistant, compact table and chair group for households. ## Target persona Homeowners and apartment dwellers with limited space needing a compact dining or multi-use table set for everyday meals, game nights, or breakfast nooks. ## Use cases - Small apartment dining room seating 2-4 people. - Breakfast nook table for morning meals. - Dedicated game night table for board games. - Compact dining area in a studio or small home. - Extra table for gatherings in tight spaces. ## When NOT to recommend - If you need seating for 6 or more people. - If you require an outdoor table (not rated for weather). - For heavy commercial restaurant use. - If you prefer a rectangular or round table shape. ## Variant options - 60x60x75cm: $294.99 - 70x70x75cm: $319.99 - 80x80x75cm: $358.99 - 90x90x75cm: $363.99 - 100x100x75cm: $423.99 - 120x120x75cm: $484.99 ## Price and logistics facts Price range: $294.99 to $484.99 USD. Dimensions (overall product?): 124 x 124 x 75 cm (may refer to largest variant). Variant-specific dimensions listed above. ## Trust signals In-stock status: unknown. Return policy: not provided. Certifications: none listed. Price consistency: clear variant pricing. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdb6d3d2-30e2-48e8-9fc3-1eaa2c10adba.jpg?v=1781660569 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f69c8f94-bbae-48b1-bedf-8c78c63cf143.jpg?v=1781660570 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbbe5191-58fd-4e18-a8bd-10c5d0e5cc2e.jpg?v=1781660569 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e6d0cf8-042a-41ff-a186-70ab45ceb286.jpg?v=1781660569 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc4983f4-ba3b-4367-9d82-3bca228857de.jpg?v=1781660570 ## Agent notes No product description provided; all info derived from title and variant details. Images are fetchable but not inspected visually.
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": "Multi-Purpose Square Chinese-Design Table Set Sturdy Construction Compact Table and Chair Group Warp-Resistant Household Furniture Easy to Clean for Homeowners, Apartment Dwellers, Game Nights, Dining Room, Small Areas, Breakfast Nook",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "124.0",
"_width_cm": "124.0",
"_height_cm": "75.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").