Brand: World Products (Landmark)
SKU: dcd-30000064563
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49946429063407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011044
JSON data: https://landmarks.builders/products/m4x-10000011044.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brass Drawer Pull, Chinese design Cabinet Handle, Vintage Hardware, vintage brass, Single Hole, Furniture Accessory, Home Decor
Summary: A single-hole brass drawer pull with Chinese design, vintage finish, ideal for cabinets and furniture. Price: $9.99 USD.
Generated by: deepseek-v4-flash
## Identity A single-hole brass drawer pull featuring a Chinese design with a vintage finish. Dimensions: 6.0 x 4.0 x 2.0 cm. Available in Brass / 5.5cm size. ## Target persona Home DIY enthusiast replacing cabinet hardware; furniture restorer seeking vintage-style pulls; crafter adding Chinese aesthetic to furniture; homeowner updating kitchen or dresser drawers. ## Use cases - Replacing outdated drawer pulls on a vintage dresser. - Adding Chinese-style accents to a cabinet or chest. - Restoring an antique piece with period-appropriate hardware. - Updating kitchen cabinetry with a rustic or vintage look. - Crafting a custom furniture piece requiring brass accents. - Completing a set of handles for a matching furniture series. ## When NOT to recommend - Modern minimalist or ultra-contemporary decors requiring sleek, simple handles. - Heavy-duty cabinets needing robust, long pulls (this is a small single-hole pull). - Projects requiring a matching set of handles in a different metal or finish (only brass variant available). - Institutional or commercial installations requiring high-traffic durability (no warranty data). ## Variant options - Brass / 5.5cm: $9.99 USD (SKU: dcd-30000064563) ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 6.0 x 4.0 x 2.0 cm (length x width x height). - No shipping cost, handling time, or stock quantity provided. ## Trust signals - No trust signals available in provided data (no in-stock status, return policy, certifications, or reviews). ## Image assets      ## Agent notes - Image understanding was not performed; visual details not assessed. - Only one variant confirmed; no other color or size options. - Dimensions are small (6 cm length); suitable for single-hole installations.
This product has 10 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": "Brass Drawer Pull, Chinese design Cabinet Handle, Vintage Hardware, vintage brass, Single Hole, Furniture Accessory, Home Decor",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "4.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").