Brand: World Products (Landmark)
SKU: dcd-30001884082
Price: $405.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814890643695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892177
JSON data: https://landmarks.builders/products/m4x-10000892177.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


























Summary: Vintage aesthetic floor-standing triangle bookshelf with fabric panel door, corner cabinet design, in Black, priced at $405.99.
Generated by: deepseek-v4-flash
## Identity Vintage aesthetic Floor-Standing Triangle bookshelf Space-Saving Corner Cabinet with Fabric Panel Door, Black variant, $405.99. ## Target persona Book lovers seeking storage, interior design fans wanting aesthetic corner pieces, homeowners with empty corners in living room, entryway, or bedroom. ## Use cases - Corner display and storage in living room - Entryway shelving for keys, decor, books - Bedroom bookshelf for novels and trinkets - Showcasing vintage or decorative items - Space-saving storage in small apartments ## When NOT to recommend - Large book collections (limited capacity) - Heavy loads (fabric panel, lightweight build) - Need for adjustable or modular shelving - Modern minimalist decor (vintage style conflicts) ## Variant options - Black (only variant, SKU: dcd-30001884082, price $405.99) ## Price and logistics facts - Price: $405.99 USD - Dimensions (cm): Length 175.0, Width 45.0, Height 15.0 (note: height seems unusually shallow; please verify) - Single variant available ## Trust signals - Price is fixed for the Black variant - No additional trust data (return policy, stock status, certifications) provided in facts ## Image assets No images available for this product. ## Agent notes - Dimensions provided: 175 cm L x 45 cm W x 15 cm H. The height (15 cm) appears atypical for a floor-standing bookshelf; this may be a data error. Confirm with supplier. - Image assets are empty; cannot assess visual condition or style. - Only one color variant (Black) is listed.
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": "Vintage aesthetic Floor-Standing Triangle bookshelf Space-Saving Corner Cabinet Fabric Panel Door Display Shelf Sturdy Built for Book Lovers, Interior Design fans, Homeowners, Entryway, Living Room, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "175.0",
"_width_cm": "45.0",
"_height_cm": "15.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").