Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Shell 3087 Polished
Default SKU: dcd-30003561724
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49716614004975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251168
JSON data: https://landmarks.builders/products/wp-dcd-10001251168.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现代简约贝壳半圆拉手中药柜抽屉金色黑色白色小扣手北欧复古把手
| 货号 | 3527 |
| 品牌 | 无 |
| 材质 | 锌合金 |
| 型号 | 3527 |
| 名称 | 贝壳拉手 |
| 适用范围 | 柜门 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 法式风 |
| 工艺 | 压铸 |
| 有可授权的自有品牌 | 是 |
Summary: Modern minimalist shell-shaped cabinet pull handle made of zinc alloy, available in multiple finishes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Modern minimalist shell-shaped cabinet pull handle (model 3527) made of zinc alloy, available in multiple finishes. Dimensions: 20.2 x 5.0 x 3.1 cm. ## Target persona DIY home renovators, small furniture workshops, hardware retailers looking for affordable decorative cabinet hardware. ## Use cases - Replacing cabinet pulls in kitchen or bathroom renovations - Installing on dresser drawers or closet doors - Crafting custom furniture with a modern/retro aesthetic - Upgrading Chinese medicine cabinets (中药柜) or similar small drawers - Restoring vintage furniture with a contemporary twist ## When NOT to recommend - Heavy-duty commercial or industrial applications (zinc alloy may wear quickly) - Outdoor or high-humidity environments (no corrosion resistance specified) - Projects requiring specific screw spacing or screw diameter not mentioned - Buyers seeking premium solid brass or stainless steel handles ## Variant options Six variants at $9.99 each: Shell 3087 Polished, Polishe a, Brushed, Brushed a, Satin, Satin a (subtle finish differences). ## Price and logistics facts Price: $9.99 USD per unit. Dimensions: 20.2 x 5.0 x 3.1 cm. No bulk pricing or shipping cost provided. ## Trust signals No in-stock guarantee, return policy, or certifications listed. Product appears to be a standard inventory item. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c78147c4124b494c8aa537f64d94d677.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e49f9fc69e4cd696227b9ab246f2ea.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c183e9051641cc88550ba76ed2bb53.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee9870b01644402d894fb2a47148e80d.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62e9195e2d3340a2a9c6381bbbca7e3d.png?v=1781086790 ## Agent notes Images not analyzed; no screw size or quantity per package. Product dimensions provided in centimeters.
This product has 18 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": 80000,
"properties": {
"_length_cm": "20.2",
"_width_cm": "5.0",
"_height_cm": "3.1"
}
}],
"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").