Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Black Bamboo Board
Default SKU: dcd-30003625763
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713246896367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276131
JSON data: https://landmarks.builders/products/wp-dcd-10001276131.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
日式和风收纳盒钥匙墙壁挂钩实木收纳挂钩木质挂物钩玄关杂物挂架
| 产品类别 | 普通挂钩 |
| 是否库存 | 是 |
| 产品上市时间 | 2019年 |
| 有可授权的自有品牌 | 否 |
| 材质 | PC塑料 |
| 最大承重 | 3kg |
| 是否跨境出口专供货源 | 是 |
| 款式 | 三个以上排钩 |
| 风格 | 现代简约 |
| 悬挂方式 | 黏贴 吸附 打孔 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A Japanese-style wall hook/key holder made of PC plastic with 3kg max load, available in three styles including bamboo board finishes. Suitable for organizing keys and small items in entryways.
Generated by: deepseek-v4-flash
## Identity This is a wall-mounted hook/organizer for keys and small items, made of polycarbonate plastic with a Japanese-style design. Available in Black Bamboo Board, White Bamboo Board, and Black finishes. Dimensions: 19.0 x 10.2 x 3.5 cm. Max load 3kg. Price $16.99. ## Target persona Budget-conscious homeowners or renters seeking a simple, entry-level organizing solution for small living spaces. Typically looking for functional, low-cost storage without premium materials. ## Use cases - Hanging keys in entryway - Organizing lightweight accessories like hats or scarves - Holding small kitchen utensils - Displaying decorative items (within weight limit) - Use in dorm rooms or offices - Quick-access storage for masks or lanyards ## When NOT to recommend - When high weight capacity is needed (max 3kg) - For heavy coats or bags - For outdoor use (no weather resistance mentioned) - If seeking solid wood or premium finish (plastic construction) - For heavy-duty garage organization ## Variant options Three options: Black Bamboo Board ($16.99, SKU dcd-30003625763), White Bamboo Board ($16.99, SKU dcd-30003625764), and Black ($16.99, SKU dcd-30003625765). All same price. ## Price and logistics facts Price $16.99 USD. Dimensions 19.0 x 10.2 x 3.5 cm. Weight capacity 3kg. In stock. No shipping cost or fulfillment details provided. ## Trust signals In stock (as per facts). Product launched in 2019. No return policy or warranty information available. No certifications mentioned. Price consistency across variants ($16.99). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61f4a1878bb44ade9fbd2e713332a72f.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/800a5fd61bc2472a835ab79603f6eb2b.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dd02ca08534467bb6c940d440912c6c.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d264b8853244d49f41e3f393b54949.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69be8f00169241f3889e3804cf889c91.png?v=1781084487 ## Agent notes Material is PC plastic, not solid wood. 'Bamboo Board' likely refers to a bamboo-patterned surface. Image understanding not performed; no visual details inferred.
This product has 15 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": "日式和风收纳盒钥匙墙壁挂钩实木收纳挂钩木质挂物钩玄关杂物挂架",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "10.2",
"_height_cm": "3.5"
}
}],
"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").