Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 304 Ss Folding
Default SKU: dcd-30003610035
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/49714220826863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269894
JSON data: https://landmarks.builders/products/wp-dcd-10001269894.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

![]() |
![]() |
![]() |
![]() |
![]() |
![]() |












Summary: Industrial 304 stainless steel folding handle for cabinets, drawers, and tool boxes; dimensions 14x5x2 cm; two style variants; $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Industrial 304 stainless steel three-star folding handle for cabinet drawers, wooden boxes, tool boxes, and folding handle accessories. ## Target persona DIY furniture builder, cabinet maker, tool box enthusiast, home repair hobbyist seeking a compact, functional folding handle for small to medium projects. ## Use cases - Replace broken drawer pull on a wooden cabinet. - Install folding handle on a tool chest for compact storage. - Upgrade a children's toy chest with a durable folding handle. - Use as a lifting handle on a small box or crate. - Add a folding handle to a portable speaker enclosure. ## When NOT to recommend - High-end kitchen cabinets requiring decorative pulls. - Heavy duty industrial doors or gates. - Outdoor gates exposed to constant weather (folding mechanism may not be weatherproof). - Load-bearing handles for furniture over 50 lbs. ## Variant options - Style: 304 Ss Folding (SKU: dcd-30003610035) - Style: 304 Ss Folding a (SKU: dcd-30003610036) Both at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 14.0 x 5.0 x 2.0 cm. - No additional logistics details provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications mentioned. - Material: 304 stainless steel (as per title). ## Image assets - 8 images available: see URLs below. - Image understanding not performed. ## Agent notes - Image URLs: ["https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91e5484924274a099ed2e790c2fd8cd2.png?v=1781085371","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/099e247d5ca54e93af0fbafe6b554b52.png?v=1781085369","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ee8dc4dbaf843d7ab3de562a20fae1f.png?v=1781085370","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50427c51c7e24144bab546f7e63fc32b.png?v=1781085370","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27f268dc765d4764a95b928b2e49a66b.png?v=1781085371","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72f5a72c459e439daddac4c54ece7ff0.png?v=1781085369","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61e3d5af46d14ddcb7e992f50c4a435a.png?v=1781085370","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0673bb2fc6704212af0566d08f6fda71.png?v=1781085370"]
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": "工业 304 不锈钢三星吊环拉手 衣柜抽屉木 箱工具箱折叠把 手配件",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "5.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").