Brand: World Products (Landmark)
SKU: dcd-30003607126
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714104074479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268770
JSON data: https://landmarks.builders/products/wp-dcd-10001268770.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
胶卷底片冲片夹 不锈钢 悬挂 配重套装 胶卷冲洗 底片 吊挂 晾干
Summary: Stainless steel film negative developing clip with hanging weight set. Used for hanging film to dry after developing. One pair. Price $20.99.
Generated by: deepseek-v4-flash
## Identity A stainless steel film negative developing clip with hanging weight set, used for hanging film to dry after developing. Sold as one pair. ## Target persona Home film photographers who develop their own black-and-white or color negative film at home. Hobbyists and enthusiasts needing a simple, durable drying solution. ## Use cases - Drying 35mm film strips after development - Drying 120 medium format film strips - Hanging multiple film strips simultaneously using multiple clips - Temporary storage of films during processing - Using as a weight to keep film taut while drying ## When NOT to recommend - For professional labs with automated drying cabinets - For users who do not develop their own film - For digital-only photographers - For large-scale production requiring dozens of clips ## Variant options - 1 PAIR: $20.99 (only available variant) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 22 × 17 × 5 cm - Weight: not specified - Sold as 1 pair (two clips) ## Trust signals - Stainless steel construction (material as stated) - In-stock status: not explicitly confirmed - Return policy: not provided - Price consistency: single variant, no discounts indicated ## Image assets 8 images available: - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd82912fcf464a53aeb6ee64c0855d18.png?v=1781085308) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7abda1bd27b2471ab5f3e17a38e0b9fd.png?v=1781085309) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7581f1f5b9ec450ca8d9af227404e1d5.png?v=1781085311) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc107eb3ef064c6cbf762e2692c263c4.png?v=1781085310) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67ed791220734a1fa55231beab0460ba.png?v=1781085307) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aefbb1fec754bd893a299f94c415beb.png?v=1781085307) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24ece483e1f04600bd7e3996640f89b7.png?v=1781085307) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9212d981893d45fbb2e32c890ff4f703.png?v=1781085307) ## Agent notes - Product type is tagged as "缝纫" (sewing), likely a miscategorization; actual use is film developing. - Image content not analyzed – treat images as fetchable assets only.
This product has 11 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": 90000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.0",
"_height_cm": "5.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").