Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Antique Bronze / #8004 6.4cm
Default SKU: dcd-30000064628
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946428211439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011054
JSON data: https://landmarks.builders/products/m4x-10000011054.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Antique Bronze Drawer Pull, European Design Cabinet Handle, Sturdy Zinc Alloy, Decorative Furniture Hardware, closet, Cupboard, Closet
Summary: Antique bronze and red copper drawer pulls in multiple sizes, made of zinc alloy, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Antique Bronze Drawer Pull, European Design Cabinet Handle, Sturdy Zinc Alloy, Decorative Furniture Hardware. ## Target persona Home DIYers, furniture restorers, interior designers seeking affordable decorative hardware for cabinets, closets, and cupboards. ## Use cases - Replacing old kitchen cabinet handles - Updating dressers or chests with antique-style pulls - Adding decorative hardware to custom closets - Refurbishing antique furniture with matching pulls - Installing on cupboard doors in home bars or dens ## When NOT to recommend - For modern or minimalist decor where simple lines are preferred - For heavy-duty commercial use requiring high durability - If exact color match is critical without ordering a sample first - For outdoor applications where weather resistance is needed ## Variant options - Antique Bronze / #8004 6.4cm (SKU: dcd-30000064628) - $9.99 - Antique Red Copper / #8004 8.3cm (SKU: dcd-30000064629) - $9.99 - Antique Bronze / #8002 6.4cm (SKU: dcd-30000064630) - $9.99 - Antique Red Copper / #8002 9.6cm (SKU: dcd-30000064631) - $9.99 - Antique Bronze / #8016 9.6cm (SKU: dcd-30000064632) - $9.99 - Antique Red Copper / #8016 6.4cm (SKU: dcd-30000064633) - $9.99 - Antique Bronze / #8009 Single Hole (SKU: dcd-30000064634) - $9.99 - Antique Red Copper / #8009 Single Hole (SKU: dcd-30000064635) - $9.99 ## Price and logistics facts Price: $9.99 USD per unit. Dimensions: 18 cm length, 5 cm width, 4 cm height. ## Trust signals Multiple variants listed as in stock; returns policy not specified; price consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04f74b22-a2be-490c-a9d0-ddca40789f00.png?v=1782181238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21f19933-3943-4d6c-ad68-7b56fb8c7f1b.png?v=1782181238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47d94cf1-8a9e-4fe5-add8-66b723a55052.png?v=1782181239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87a4f33d-0e72-4355-97d9-cb9c74a271e5.png?v=1782181239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a2e73b8-2a0a-4ca7-ba6d-32e11c8641c3.png?v=1782181238 ## Agent notes Image understanding not performed. Visual details not inferred.
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": "Antique Bronze Drawer Pull, European Design Cabinet Handle, Sturdy Zinc Alloy, Decorative Furniture Hardware, closet, Cupboard, Closet",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "5.0",
"_height_cm": "4.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").