Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99 – $269.99
Default variant: Beech
Default SKU: dcd-30001887673
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811894272239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892754
JSON data: https://landmarks.builders/products/m4x-10000892754.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: Vertical shelf with wavy border, space-saving design, easy installation. Suitable for playrooms and homeowners. Dimensions 67x32x34 cm. Variants in Beech and Cherry Wood from $193.99.
Generated by: deepseek-v4-flash
## Identity Wavy border board Space-Saving vertical surface Shelf - easy to install, available in Beech and Cherry Wood. ## Target persona Homeowners looking to maximize vertical space in playrooms or small rooms; DIY enthusiasts who prefer easy installation. ## Use cases 1. Adding display/storage in a child's playroom. 2. Organizing small items in a home office. 3. Vertical storage in a narrow hallway. 4. Decor shelf in a living room. 5. Entryway catch-all for keys and mail. ## When NOT to recommend - For heavy item storage (no weight capacity provided). - For outdoor or damp environments (not specified). - For users needing a large surface area (width only 32 cm). - For those requiring a specific color not listed (only Beech, Cherry Wood, Beech a). ## Variant options - Beech: $226.99 - Cherry Wood: $269.99 - Beech a: $193.99 ## Price and logistics facts Base price $193.99 (Beech a variant). Dimensions: 67 cm length, 32 cm width, 34 cm height. Currency USD. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency across variants noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b7c53fc-49fd-4106-aa85-b7626a566b9f.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2790a2c-7b9c-4a38-860c-67f7b930b01b.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7fc739e-8ee1-479f-a7d7-9d5834a620b7.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dc7b900-826c-4e21-afff-286aac6d8f8d.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c18acb29-6f77-4c6d-94e7-4a4a3b5c4de1.jpg?v=1781600904 ## Agent notes No review data, warranty, or stock information available. Image understanding not performed.
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": "Wavy border board Space-Saving vertical surface Shelf Easy to Install for Playroom, Homeowners",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "32.0",
"_height_cm": "34.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").