Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $906.99 – $1,020.99
Default variant: 1.2M
Default SKU: dcd-30001852452
Default price: $906.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815025582319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887083
JSON data: https://landmarks.builders/products/m4x-10000887083.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Expandable dining table transforms from square to round shape; 1.2M or 1.3M size options, priced $906.99–$1020.99. Ideal for space-saving in apartments.
Generated by: deepseek-v4-flash
## Identity - Product: Expandable Design Square-to-Round Extendable Table - Two-in-one use: shape transformable (square to round) for dining and space saving. ## Target persona - Apartment dwellers with limited floor space - Small families needing flexible dining arrangements - Homeowners with open-plan living seeking multi-functional furniture - Interior decorators furnishing compact homes ## Use cases - Daily dining for 2-4 people in square mode - Entertaining guests by expanding to round shape for up to 6 - Saving space in kitchen or living room when not fully extended - Adapting table shape to room layout (square vs round) - Multi-purpose use as workspace or dining surface ## When NOT to recommend - Large families needing a permanent large table (max 1.3M) - Formal dining rooms where aesthetic consistency is paramount - Users who require a fixed shape without transformation mechanism - Budget-conscious buyers seeking under $500 options ## Variant options - 1.2M: $906.99 (sku: dcd-30001852452) - 1.3M: $1020.99 (sku: dcd-30001852453) ## Price and logistics facts - Price range: $906.99 – $1020.99 USD - Dimensions: 135 cm length x 95 cm width x 20 cm height (likely folded state) - No shipping or tax info provided ## Trust signals - No stock status, return policy, or certifications available from facts - Price consistency: two variants listed with clear pricing ## Image assets - 4 images available at URLs below ## Agent notes - Image understanding not performed; do not infer visual details. - Description field empty; rely on title and tags for features.
This product has 4 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": "Expandable Design Square-to-Round Extendable Table transformable Shape Dining Furniture two-in-oneUse Interior Decor Space-Saving for Apartment Dwellers, Families, Homeowners, Small Spaces, Kitchen, Open-Plan Living, Home",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "95.0",
"_height_cm": "20.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").