Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $101.99
Default variant: 50CM / Walnut Brown
Default SKU: dcd-30001923185
Default price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811207520495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897467
JSON data: https://landmarks.builders/products/m4x-10000897467.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Stepped Design: Features a distinctive multitier, staggered design that provides a visually appealing manner to display your favorite items, adding a suggestion of traditional elegance to any room.
adaptable Storage Solution: perfectly suited for organizing a variety of items, from delicate and tea sets and books to potted plants and decorative curios, making it a functional addition to your home.
Spacious & Organized: With multiple tiers of accessible shelving, this tiered offers ample space to keep your belongings neatly arranged and easily accessible, helping to declutter your living space.
long-lasting Bamboo Construction: Crafted from high-quality, sturdy bamboo, this shelf is built for stability and longevity, ensuring it can reliably uphold your collectibles and everydayuse items.
Multifunctional Use: perfect as a and tea display stand, a book display stand in home office, a side cabinet in the living room, or even a storage rack in the kitchen, adapting effortlessly to your changing needs.
Summary: Stepped Display Shelf Traditional Design surface Rack Multifunctional for Study
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": "Stepped Display Shelf Traditional Design surface Rack Decorative finfusion Lovers",
"product_id": 9429935653103,
"variant_id": 49811207520495,
"quantity": 1,
"grams": 7500,
"length_cm": "56.0",
"width_cm": "40.0",
"height_cm": "18.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").