Brand: World Products (Landmark)
SKU: dcd-30001898421
Price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49813639430383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894229
JSON data: https://landmarks.builders/products/m4x-10000894229.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A low, puffy-shaped pedestal table on casters for space-saving bedroom use; available in Black at $235.99.
Generated by: deepseek-v4-flash
## Identity Puffy-Shaped Pedestal Table Movable Household Furniture Space Saving for Bedroom. Compact round table (61x61x18 cm) with a padded top, suitable as a bedside or accent table. Single variant: Black. ## Target persona - Apartment dwellers needing flexible, space-saving furniture.\n- Homeowners looking for a movable, low-profile table for small bedrooms or lounges. ## Use cases - As a movable bedside table that can be repositioned easily.\n- As a compact side table in a small living room or den.\n- As a surface for a laptop or book in a reading nook.\n- As a temporary table for snacks or drinks when entertaining.\n- As a nightstand in a dorm room or studio apartment. ## When NOT to recommend - For heavy or large items (e.g., desktop computer, large TV).\n- For formal dining or as a primary desk.\n- For households requiring high weight capacity or stability.\n- For buyers seeking traditional wood or metal construction. ## Variant options - Black ($235.99) ## Price and logistics facts - Price: $235.99 USD.\n- Dimensions: 61 cm length x 61 cm width x 18 cm height.\n- Shipping weight and delivery time not provided. ## Trust signals - In-stock status unknown (check availability).\n- Return policy not stated.\n- Price consistency: single variant at a fixed price.\n- No certifications mentioned. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b60bfb07-67bb-42a8-aa71-5234c30852ef.jpg?v=1781628239\n- Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b29fd22-cfd8-45f1-b777-fe52cce4bc5a.jpg?v=1781628239\n- Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cf81ed6-c275-4b26-8faf-2bbb6da58c19.jpg?v=1781628235\n- Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d8168d8-49a6-48fe-8140-3c99cad373e7.jpg?v=1781628234\n- Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15f7ddb3-7dca-4d55-ad12-9db4e44af549.jpg?v=1781628234 ## Agent notes - No product description provided; details inferred from title and dimensions.\n- Actual material, weight capacity, and assembly requirements unknown.\n- Image content not analyzed; URLs provided for fetching.
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": "Puffy-Shaped Pedestal Table Movable Household Furniture Space Saving for Bedroom",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "61.0",
"_height_cm": "18.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").