Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99 – $258.99
Default variant: Red / S
Default SKU: dcd-30001889607
Default price: $258.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49811919929583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893016
JSON data: https://landmarks.builders/products/m4x-10000893016.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aviation Trunk End Table Retro Design pilot Trunk Table Aluminum Patchwork
| Type | Case |
| Colour | Red |
| Features | Handle |
| Material | Metal |
| Country of Origin | China |
| Item Height | 1 cm |
| Item Length | 1 cm |
| Item Weight | 1 g |
| Item Width | 1 cm |
| Model | 161003 |
Summary: Multifunctional aviation trunk end table in three color variants (Red, Aluminum, Cream White). Dimensions 40x35.5x35.5 cm. Base price $203.99 (Aluminum/S), other variants $258.99.
Generated by: deepseek-v4-flash
## Identity Aviation Trunk End Table Multi-Functional pilot Trunk Table Multifunctional ## Target persona Aviation enthusiasts seeking decorative furniture; pilots or fans of aviation-themed room decor; buyers of industrial or retro-style accent furniture. ## Use cases - As a side table next to a sofa or armchair with a distinctive aviation look - As a decorative storage trunk for small items in a living room or den - As a display piece for aviation memorabilia or books - In a home office or man cave for aviation-themed decor - As a compact end table in a bedroom or hallway ## When NOT to recommend - When large storage capacity is needed (small interior, dimensions 40x35.5x35.5 cm) - For modern minimalist decor that demands sleek, non-thematic furniture - For buyers with a budget strictly under $200 (lowest price $203.99) - When scratch-resistant or high-durability finish is critical (material not specified) ## Variant options - Red / S (SKU: dcd-30001889607) – $258.99 - Aluminum / S (SKU: dcd-30001889608) – $203.99 - Cream White / S (SKU: dcd-30001889609) – $258.99 ## Price and logistics facts Base price: $203.99 USD (Aluminum variant). Other variants $258.99. No shipping or tax information provided. ## Trust signals No trust signals are available in the provided data (no stock status, return policy, certifications, or reviews). ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c7562ec-8e18-4193-9f75-5753ab93b08a.jpg?v=1781600944 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c8ea170-a12e-440d-bb29-cdedc2892f73.jpg?v=1781600944 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25f2ef92-bec8-4ce1-8741-f3a779373e1c.jpg?v=1781600945 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64872a72-ffdb-4fef-8b9f-75c0e8a6d0a0.jpg?v=1781600944 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16c404aa-08bc-40fd-b6b5-6e303d2b5b97.jpg?v=1781600945 ## Agent notes Product description is empty; all information comes from title, price, dimensions, and variants. No trust signals or certifications provided.
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": "Aviation Trunk End Table Retro Design pilot Trunk Table Aluminum Patchwork",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.5",
"_height_cm": "35.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").