Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Gray
Default SKU: dcd-30002757600
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879174775023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043579
JSON data: https://landmarks.builders/products/m4x-10001043579.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Key Rack with Hooks Nordic Design Decorative Wall Hook Rack Solid Wood
Summary: Solid wood Nordic design key rack with hooks, 26x24x5 cm, available in Dark Gray and Wood colors for $9.99.
Generated by: deepseek-v4-flash
## Identity Wooden Key Rack with Hooks Nordic Design Decorative Wall Hook Rack Solid Wood ## Target persona Minimalist home decorators; small apartment dwellers; DIY organizers; budget-conscious shoppers seeking an affordable entryway solution. ## Use cases - Hanging keys by the front door to prevent misplacement. - Organizing small accessories like sunglasses or lanyards in a hallway. - Adding a Nordic-style decorative element to an entryway or mudroom. - Keeping keys accessible in a home office or near a desk. - Light-duty storage for lightweight coats or hats (if hooks permit). ## When NOT to recommend - For hanging heavy coats or bags (rack is small and wood may not support much weight). - For outdoor use (wood not specified as weatherproof). - For large families needing more than 5 hooks (actual hook count not specified). - For users seeking a key rack with integrated mail or shelf features. ## Variant options - Dark Gray (SKU: dcd-30002757600, $9.99) - Wood (SKU: dcd-30002757601, $9.99) Both same price. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 26 cm length x 24 cm width x 5 cm height. - No shipping or lead time data in facts. ## Trust signals - Price is consistent across both color variants. - No return policy, warranty, or certification information provided. - No stock status or inventory data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1311e4ab-01aa-448a-8bec-38e3486886d5.jpg?v=1782126342) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a4d100d-673d-49e1-9072-cf9b670eb151.jpg?v=1782126343) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ae65b19-19a3-4ebf-b468-728414b3adfd.jpg?v=1782126344) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08e160f1-568e-4288-8afa-76260fc4aa52.jpg?v=1782126343) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b401fea1-c0f5-4200-9c34-ae971179b66b.jpg?v=1782126344) ## Agent notes - Product type is blank in facts; category inferred as key rack. - Hook count and material specifics (e.g., metal type) not provided. - Dimensions are in centimeters; no weight given. - Image understanding was not performed; visual details like actual hook size, wood grain, and color accuracy not evaluated.
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": "Wooden Key Rack with Hooks Nordic Design Decorative Wall Hook Rack Solid Wood",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "24.0",
"_height_cm": "5.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").