Brand: World Products (Landmark)
SKU: dcd-30001855768
Price: $768.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49815009165551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887738
JSON data: https://landmarks.builders/products/m4x-10000887738.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: Water-resistant and sunlight-resistant round tripod accent table in Nordic design. Dimensions 53x53x55 cm, price $768.99 USD. One variant (48CM).
Generated by: deepseek-v4-flash
## Identity - Water-resistant small round accent table, sunlight-resistant, tripod design, Nordic style, weather-resistant furniture. - Dimensions: 53x53x55 cm (length x width x height). - Variant size label: 48CM. - Price: $768.99 USD. ## Target persona - Apartment dwellers needing compact outdoor furniture. - Decor lovers wanting Nordic design accent pieces. - Balcony or garden owners seeking weather-resistant tables. - Small-space residents (living room, backyard). ## Use cases - Placing on a balcony as a side table for plants or drinks. - Using in a garden as an accent table for decor. - Positioning in a living room as a small accent table. - Outdoors on a patio as a coffee table. - As a decorative piece in a backyard seating area. ## When NOT to recommend - For heavy-duty commercial use. - For buyers needing a large table (e.g., dining). - For indoor-only use where water resistance is unnecessary. - For budget-conscious buyers (price ~$769). ## Variant options - Single variant: Size 48CM, SKU dcd-30001855768, price $768.99 USD. ## Price and logistics facts - Price: $768.99 USD. - Dimensions: 53x53x55 cm. - Variant size label: 48CM (discrepancy with dimensions, likely diameter). - Currency: USD. - No shipping or stock info provided. ## Trust signals - No in-stock status or return policy given. - No certifications listed. - Price consistency unknown (single price point). - Product from Shopify store (via wp-import tag). ## Image assets -  -  -  -  -  ## Agent notes - Description field empty; all info from title. - Dimensions (53x53x55 cm) differ from variant size label (48CM); likely diameter vs. product classification. - Only one variant; no other size options. - Image understanding not performed; visual details not available.
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": "Waterresistant Small Round Accent Table sunlight-resistant Round Tripod Table Nordic Design outsidedoor Furniture Weather Resistant for Apartment Dwellers, Decor lovers, Balcony, Garden, Living Room, Backyard",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "53.0",
"_height_cm": "55.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").