Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $269.99 – $301.99
Default variant: 50*50*50 Style 1
Default SKU: dcd-30001890210
Default price: $269.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49814711795951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893089
JSON data: https://landmarks.builders/products/m4x-10000893089.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro Airplanedesign aestheticdesign Design: Features a distinctive retro aesthetic inspired by vintage aircraft, with a distinctive aluminum-clad finish that brings an Mechanicalchic atmosphere to any room.
Multi-Functional Use: perfectly suited as a sideboard in the living room, a credenza in the hallway, a nightstand in the bedroom, or even a lowavailableline TV stand, offering adaptable storage and display alternatives.
mechanical Riveted features: Meticulously crafted with exposed rivets and reinforced corners, enhancing its authentic mechanical character and ensuring a sturdy, long-lasting construction.
prepared to Use: Arrives fully assembled, allowing you to enjoy your new statement piece right immediately upon arrival withavailable the hassle of complicated instructions or tools.
long-lasting Construction: Built with a sturdy frame construction using dense composition fiberboard and finished with a wood veneer and aluminum skin, designed for long-lasting stability and use.
Summary: Retro Airplanedesign Aestheticdesign Sideboard Riveted Features Living Room Credenza Multi-Functional Sturdy Construction
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Retro Design Vintage Flyerdesign Sideboard Riveted elements Living Room Credenza Multi-Functional TV Stand Sturdy Construction for Apartment Dwellers, Interior Decorators, Homeowners, Bedroom, Home Office, Hallpath",
"product_id": 9431439376623,
"variant_id": 49814711795951,
"quantity": 1,
"grams": 19800,
"length_cm": "125.0",
"width_cm": "75.0",
"height_cm": "70.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").