Brand: World Products (Landmark)
SKU: dcd-30003498479
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49877403173103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001234734
JSON data: https://landmarks.builders/products/m4x-10001234734.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Car Seat Back Tray Table Adjustable Clamp Car Seat Back Table
Summary: Foldable car seat back tray table with adjustable clamp, steel-frame construction, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity Foldable Car Seat Back Tray Table with Adjustable Clamp (Sturdy Steel-frame variant). Dimensions: 38.5 x 32 x 6.5 cm. Priced at $22.99 USD. ## Target persona - Parents with children needing a surface for snacks or activities in the back seat. - Road trippers or frequent travelers who eat or work in the car. - Commuters who use car time for tablet or laptop tasks. ## Use cases - Eating meals or snacks during long drives. - Holding a tablet or smartphone for entertainment. - Providing a writing surface for children or adults. - Keeping items organized (e.g., books, toys) within reach. - Quick deployment when passenger needs a temporary table. - Day trips or camping where car serves as a mobile base. ## When NOT to recommend - If the user needs a heavy-duty table for significant weight (e.g., full laptop with multiple monitors). - For permanent or very frequent daily use beyond typical travel. - In vehicles with non-standard seat designs or thick headrests (clamp compatibility unknown). - For users who prioritize premium materials or finish over affordability. ## Variant options - Only one variant: "Sturdy Steel-frame" at $22.99. ## Price and logistics facts - Price: $22.99 USD. - Dimensions: 38.5 x 32 x 6.5 cm (approx. 15.2 x 12.6 x 2.6 inches). - No shipping or return policy details provided. ## Trust signals - Single variant available; price consistency across the only option. - No certifications, reviews, or brand information provided. - In-stock status not confirmed. ## Image assets - No image URLs provided for this product. ## Agent notes - Product description is minimal; no additional details beyond title. - Only one variant to consider. - Ensure clamp compatibility with customer's vehicle seat design. - Missing information: return policy, material specs beyond "steel-frame", weight capacity, color options.
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": "Foldable Car Seat Back Tray Table Adjustable Clamp Car Seat Back Table",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "32.0",
"_height_cm": "6.5"
}
}],
"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").