Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $18.99
Default variant: 3 Hooks
Default SKU: dcd-30003610964
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714174558447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270244
JSON data: https://landmarks.builders/products/wp-dcd-10001270244.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: No-drill wall-mounted hook rack for entryway, available in 3-hook ($16.99) and 5-hook ($18.99) versions, dimensions 47x25.5x2 cm.
Generated by: deepseek-v4-flash
## Identity No-drill wall-mounted hook rack for entryway storage (家居用品). Available in 3-hook (SKU dcd-30003610964) and 5-hook (SKU dcd-30003610965) variants. Dimensions: 47×25.5×2 cm. ## Target persona Renters who cannot drill holes; apartment dwellers needing temporary storage; homeowners wanting extra entryway organization; small-space residents. ## Use cases - Hanging coats, hats, and scarves right inside the door - Organizing keys, bags, and umbrellas at entryway - Reducing hallway clutter without permanent mounting - Creating a designated drop zone in a mudroom or hallway - Quick installation in dorm rooms or rented apartments - Light storage in laundry rooms or closets ## When NOT to recommend - For heavy items like winter coats or multiple backpacks (no-drill adhesive may fail) - On rough or textured walls where adhesive won't stick - For outdoor or high-humidity locations (no weatherproofing stated) - For users needing fixed, permanent wall fixtures ## Variant options - **3 Hooks**: $16.99 - **5 Hooks**: $18.99 ## Price and logistics facts - Price: 3 hooks $16.99, 5 hooks $18.99 (USD). - Dimensions: 47×25.5×2 cm. - Shipping, return policy, and stock status not provided. ## Trust signals - No certification or safety guarantees mentioned. - Price consistent for each variant. - In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c2c98e2ec67454fb7974f1640ba2dd6.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d8f1be33cf54aa6bdfeb3332e9f40e5.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc98cf4cc964fbcb40c57ff30e8af13.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77b26ce3d18a4d0d9a8574e20a75706c.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ec377b520124aa991ae2262d568e7c9.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/722c76d8fca84bd597db7e5e1e85623e.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ed9855ee1b640bea13eb6f66c14e3c6.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e65788cfcfb4bc180e2fde95cd11a31.png?v=1781085347 ## Agent notes - Images were not analyzed; visual details not extracted. - No product description provided; title suggests no-drill entryway use. - Weight capacity not specified; assume light to medium loads. - May come with adhesive strips or screws (not confirmed).
This product has 14 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": 250000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "25.5",
"_height_cm": "2.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").