Brand: World Products (Landmark)
SKU: dcd-30003623873
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713146790127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275429
JSON data: https://landmarks.builders/products/wp-dcd-10001275429.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境爆款3D print micro manipulator 3D打印薯片夹
| 货号 | 薯片夹 |
| 材质 | 塑料 |
| 尺寸 | 定制颜色联系客户 |
| 是否有专利 | 无 |
| 是否进口 | 否 |
Summary: 3D printed plastic chip clip (micro manipulator) in orange, 15x10x3 cm, $9.99 USD, no patent.
Generated by: deepseek-v4-flash
## Identity A 3D printed plastic chip clip (micro manipulator) designed for sealing snack bags. ## Target persona Hobbyists, snack enthusiasts, and collectors of 3D printed novelties. ## Use cases - Sealing open chip bags to keep them fresh - Lightweight desk tool for small tasks (e.g., holding papers) - Decorative item for 3D printing enthusiasts - Quick snack bag closure during parties or picnics - Teaching aid for 3D printed object functionality ## When NOT to recommend - Heavy-duty kitchen use (e.g., clamping large bags) - Commercial food service (hygenic standards unknown) - Children under 3 (small parts hazard) - Users needing dishwasher-safe materials ## Variant options - Color: Orange (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 15 x 10 x 3 cm - No shipping or return policy information provided ## Trust signals - No certifications or patents listed - Single price point, no discounts mentioned - Stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/273a770a6f5449bfb6f2dd59af0c00ed.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac1211de66494b6495f65f209d275c10.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7fc83efb5824c68ab5ae3b2a3b4d2d5.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e885324292c94fe795450fb717b5f434.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a721244a4d04dfd840b137d72c8e95c.png?v=1781084441 ## Agent notes - Image analysis was not performed; visual details not confirmed.
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": "Chip Clip Finger Loop Home Organizer Orange",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "3.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").