Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $27.99
Default variant: Black Wood / 30*15*59cm
Default SKU: dcd-30002009873
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49944909840623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000909096
JSON data: https://landmarks.builders/products/m4x-10000909096.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multilayer Riser storage-space Saving Storage Furniture Easy to Assemble
Summary: Multilayer riser storage shelf, easy assembly, available in Black Wood, White (30x15x59cm) at $25.99, and Black (40x15x59cm) at $27.99.
Generated by: deepseek-v4-flash
## Identity Multilayer Riser storage-space Saving Storage Furniture Easy to Assemble ## Target persona Budget-conscious home organizers; renters or students with limited space; people needing simple, functional shelving without complex assembly. ## Use cases - Organizing desk items like monitors, books, or stationery. - Displaying small collectibles or decorative items in a living room. - Storing kitchen spices, cans, or small appliances in a pantry. - Creating tiered storage in a closet for folded clothes or accessories. - Separating items on a countertop for better visibility and access. - Adding extra shelf space in a bathroom for toiletries. ## When NOT to recommend - For storing heavy items (e.g., large books, cast iron cookware) – maximum weight capacity not specified. - For outdoor or damp environments – no weatherproofing mentioned. - For minimalist or high-end decor – finish is basic; aesthetic may not suit. - For users requiring precise color matching – only Black Wood, White, and Black options. ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30002009873 | Black Wood | 30×15×59cm | $25.99 | | dcd-30002009874 | White | 30×15×59cm | $25.99 | | dcd-30002009875 | Black | 40×15×59cm | $27.99 | ## Price and logistics facts - Base price: $25.99–$27.99 USD depending on variant. - Overall product dimensions: 61×32×8 cm (likely the flat-packed box). - Assembly required (stated easy to assemble). ## Trust signals - No stock or inventory status provided. - No return policy or warranty information available. - Price consistency across variants (same price for same size, slight increase for larger). - No certifications or material details given. ## Image assets No product images provided. The agent cannot evaluate visual attributes. ## Agent notes - Image understanding was not performed because no image URLs were supplied. - Weight capacity, material, and assembly instructions are missing; these may be needed for detailed recommendations. - The product dimensions (61×32×8 cm) may differ from the assembled riser size (30×15×59cm or 40×15×59cm) – likely the latter are the shelf dimensions.
This product has 12 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": "Multilayer Riser storage-space Saving Storage Furniture Easy to Assemble",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "32.0",
"_height_cm": "8.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").