Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Silver / 5x0.4cm
Default SKU: dcd-30000067476
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49946345603311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011480
JSON data: https://landmarks.builders/products/m4x-10000011480.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal wall hook for entryway
Summary: Silver metal wall hook for entryway, available in multiple lengths (5-30 cm) at $9.99-$10.99.
Generated by: deepseek-v4-flash
## Identity Metal wall hook for entryway, silver finish, available in sizes: 5x0.4cm, 10x0.4cm, 15x0.4cm, 20x0.4cm, 15x0.55cm, 20x0.55cm, 25x0.55cm, 30x0.55cm. ## Target persona Budget-conscious home organizers, renters needing simple and affordable entryway storage, minimalists seeking functional hooks. ## Use cases - Hanging keys and small accessories near the front door. - Organizing coats, jackets, and scarves in a hallway. - Storing hats, bags, and umbrellas. - Hanging dog leashes or small pet gear. - Light organization in mudrooms or closets. ## When NOT to recommend - For heavy items like multiple winter coats or tool belts. - Outdoor or damp environments (metal may rust). - As a decorative or statement piece. - Where child safety is a concern (sharp edges not specified). ## Variant options All variants are Silver color. Prices: $9.99 for sizes up to 25x0.55cm; $10.99 for 30x0.55cm. Sizes: - 5x0.4cm (SKU dcd-30000067476) - 10x0.4cm (dcd-30000067477) - 15x0.4cm (dcd-30000067478) - 20x0.4cm (dcd-30000067479) - 15x0.55cm (dcd-30000067480) - 20x0.55cm (dcd-30000067481) - 25x0.55cm (dcd-30000067482) - 30x0.55cm (dcd-30000067483) ## Price and logistics facts Base price: $9.99 USD (most variants). One variant (30x0.55cm) at $10.99. Package dimensions: 7x6x5 cm. Currency: USD. ## Trust signals Multiple size variants available. Consistent pricing across most sizes. No stock information provided; return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63c9d59-37b8-44d3-874d-0c029256ef2b.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8f25278-2cbc-45ed-99cf-ee387bfc4579.png?v=1782181202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1281f11-0ca7-48d7-97e9-b967025cb931.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f37a03f-b715-455b-9504-d59eab3ba087.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5bcb6a7-0e9b-4fc8-8faf-a353b02c6634.png?v=1782181207 ## Agent notes Image understanding was not performed; details beyond text description are unknown.
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": "Metal wall hook for entryway",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "6.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").