Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $276.99 – $434.99
Default variant: 90*25*200cm / a
Default SKU: dcd-30001887062
Default price: $276.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814731817199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892669
JSON data: https://landmarks.builders/products/m4x-10000892669.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a light luxury Stylish with a sturdy wrought iron frame and hardwood wood shelves, creating a sophisticated and modern look for any room.
twofold Functionality: Serves as both a spacious etagere shelf single-tier for storage and display, and a stylish exposedrear room divider to partition areas without sacrificing light.
Ample Storage: The multi-tier, exposedshelf design provides generous upright space for organizing books, displaying decorative items, plants, and collectibles.
adaptable Placement: Its freestanding design makes it a perfect match for various settings, including the entryway, study, living room, bedroom, or office.
Stable long-lasting: crafted with a high-quality metal frame for enhanced stability and load-bearing capacity, ensuring long-lasting use and security for your items.
Summary: Light Luxury Stylish Multi-Tier accessible shelf single-tier Freestanding Etagere shelf single-tier adaptable Use Room Divider Decorative decoration for Book Lovers, Interior Decorators, Office Workers, Entryway, Study, Bedroom. 【Elegant Design】: Features a light luxury Stylish with a sturdy wrought iron frame and hardwood wood shelves, creating a sophisticated and modern look for any room. 【twofold Functionality】: Serves as both a spacious etagere shelf single-tier for storage and display, and a stylish exposedrear room divider to partition areas without sacrificing light. 【Ample Storage】: Th
Generated by: m4x-map-v1
This product has 4 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": "Light Luxury Stylish Multi-Tier accessible shelf single-tier Freestanding Etagere shelf single-tier adaptable Use Room Divider Decorative decoration for Book Lovers, Interior Decorators, Office Workers, Entryway, Study, Bedroom",
"product_id": 9431445504239,
"variant_id": 49814731817199,
"quantity": 1,
"grams": 25000,
"length_cm": "205.0",
"width_cm": "155.0",
"height_cm": "205.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").