Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99 – $103.99
Default variant: S
Default SKU: dcd-30003625603
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49713210228975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276089
JSON data: https://landmarks.builders/products/wp-dcd-10001276089.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
NEOUZA新泽壁挂咖啡手柄收纳架压粉锤布粉器具免打孔实木置物架
| 品牌 | neouza |
| 货号 | NE-SN-BGZJ |
| 主图来源 | 自主实拍图 |
| 毛重 | 小号356.5g、大号754.3g |
Summary: Wall-mounted solid wood coffee tool organizer for portafilter, tamper, and distributor; S size $68.99, L $103.99, weight 356.5g/754.3g.
Generated by: deepseek-v4-flash
## Identity NEOUZA新泽 wall-mounted coffee handle storage rack, solid wood construction, no-drill installation. Brand: neouza. Dimensions: 33.0 x 13.0 x 10.0 cm (overall). Weight: S 356.5g, L 754.3g. ## Target persona Home baristas; espresso enthusiasts; small kitchen owners; users seeking counter space savings. ## Use cases - Mount on tiled or smooth wall to store portafilter, tamper, and distributor. - Declutter coffee station for efficient workflow. - Quick access to tools during espresso preparation. - Organize multiple tools (L variant). - Gift for coffee hobbyists. ## When NOT to recommend - If using heavy or commercial-grade portafilters (weight capacity unknown). - If drilling is required (no-drill adhesive may not suit all surfaces). - If wall space is insufficient or wall surface is unsuitable (e.g., textured wallpaper). - For users who prefer countertop storage. ## Variant options - S: $68.99, weight 356.5g. - L: $103.99, weight 754.3g. ## Price and logistics facts - S: $68.99 USD. - L: $103.99 USD. - Dimensions: 33.0 cm (L) x 13.0 cm (W) x 10.0 cm (H) – likely S variant; L dimensions not provided. - Shipping cost and availability not stated. ## Trust signals - Product images are seller's own real photos (自主实拍图). - In-stock status unknown. - Return policy not provided. - No certifications listed. ## Image assets      ## Agent notes - Image content not analyzed; visual details not assessed. - No weight capacity specification. - No installation details beyond "no-drill". - Dimensions may refer only to S variant; L dimensions unconfirmed. - Stock status and return policy unknown.
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": "NEOUZA新泽壁挂咖啡手柄收纳架压粉锤布粉器具免打孔实木置物架",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "13.0",
"_height_cm": "10.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").