Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $911.99 – $1,195.99
Default variant: Black Walnut / 70*40*113cm
Default SKU: dcd-30001853947
Default price: $911.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 75000 g
Cart URL (default variant): https://landmarks.builders/cart/49815026925807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887337
JSON data: https://landmarks.builders/products/m4x-10000887337.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A floor-standing, multi-tier bookshelf with doors in Black Walnut finish, available in three sizes from 70x40x113cm to 70x40x183cm, priced $911.99–$1195.99.
Generated by: deepseek-v4-flash
## Identity Modern Chinese design wall-to-wall bookshelf with doors, floor-standing, multi-tier shelving unit, Black Walnut finish. ## Target persona Book lovers and homeowners needing large capacity storage with closed shelving for a tidy appearance; collectors and study room users. ## Use cases - Storing extensive book collections - Displaying collectibles and decor - Organizing study materials - Creating a home library - Adding bedroom or living room storage - Hiding clutter behind doors ## When NOT to recommend - Small rooms where 70cm width is too large - Customers preferring open shelving - Budget-conscious buyers under $900 - Need for lightweight or wall-mounted units ## Variant options | SKU | Sizes | Price | |-----|-------|-------| | dcd-30001853947 | Black Walnut / 70x40x113cm | $911.99 | | dcd-30001853948 | Black Walnut / 70x40x148cm | $1037.99 | | dcd-30001853949 | Black Walnut / 70x40x183cm | $1195.99 | ## Price and logistics facts Price range: $911.99–$1195.99 USD. Available in three sizes: 70x40x113cm, 70x40x148cm, 70x40x183cm. Base dimensions (largest variant?) not specified; product dimensions in facts: 90x50x190 cm (may correspond to largest variant). ## Trust signals No return policy or stock status provided. No certifications listed. ## Image assets No images available. ## Agent notes Image understanding not performed due to missing image URLs.
This product has 4 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": "Modern Chinese design Wall-to-Wall bookshelf with Doors Floor-Standing Multi-Tier Shelving Unit Large Capacity bookshelf particle-resistantresistant for Book Lovers, Homeowners, Collectors, Study Room, Library, Bedroom",
"quantity": 1,
"grams": 75000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "50.0",
"_height_cm": "190.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").