Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brushed Silver #818 / 12.8cm
Default SKU: dcd-30000065197
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946429194479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011135
JSON data: https://landmarks.builders/products/m4x-10000011135.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Zinc alloy drawer handle
Summary: Zinc alloy drawer handle available in multiple brushed silver and chrome finishes and sizes, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Zinc alloy drawer handle with M4x screw compatibility. Multiple finishes and sizes available. ## Target persona Home DIY renovator replacing cabinet hardware; cabinet maker fitting new furniture; property manager updating multiple units on a budget. ## Use cases - Replacing worn-out handles on kitchen cabinets - Updating bathroom vanity pulls - Installing handles on new custom-built drawers - Refurbishing apartment or rental unit hardware - Matching existing brushed silver or chrome fixtures ## When NOT to recommend - When heavy-duty handles for large doors or drawers are needed (zinc alloy may not be as strong as steel) - When designer or premium aesthetic is required (budget price point) - When screw spacing or hole size must be custom (only M4x compatible) - When a consistent matched set across multiple colors is needed (variants vary in exact shade) ## Variant options - Brushed Silver #818: 9.6cm, 12.8cm, 16cm - Brushed Silver #161: 12.8cm - Brushed Silver #407: Single Hole - Brushed Silver #905: Single Hole - Chrome #5273: 9.6cm, 12.8cm - Chrome #208: 9.6cm - Chrome #8804: 12.8cm All priced at $9.99 USD. ## Price and logistics facts Price: $9.99 USD per handle. Dimensions (package): 12.0 x 3.0 x 2.0 cm. All variants same price. ## Trust signals All variants at consistent price. No specific stock status or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ab7a9b-5842-4b53-abec-cb58048ed6dd.png?v=1782181241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0b4d308-c73b-4339-9f12-3301d4673e16.png?v=1782181318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/692382b6-0da2-44a7-9437-170310e01f3a.png?v=1782181243 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b7d2f7c-e589-4213-ac7d-58fe610b8677.png?v=1782181242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b53b24b-d314-4236-b9b1-ad80fa3547c2.png?v=1782181244 ## Agent notes Image content was not analyzed; rely on textual descriptions. No certifications or warranty details provided.
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": "Zinc alloy drawer handle",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "3.0",
"_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").