Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Blue
Default SKU: dcd-30003607409
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714113872111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268910
JSON data: https://landmarks.builders/products/wp-dcd-10001268910.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
溪感新款多功能可伸缩剪线器剪刀带挂扣钛涂层刀片可隐藏刀片设计
| 产地 | 中国 |
| 品牌 | StreamSence/溪感 |
| 价格区间 | 50元以下 |
| 吊牌价 | 69 |
Summary: 溪感 (StreamSence) multi-functional retractable thread cutter/scissors with titanium-coated blade, hidden blade design, and carabiner clip; available in Blue or Green for $28.99.
Generated by: deepseek-v4-flash
## Identity - Product: 溪感 (StreamSence) multi-functional retractable thread cutter/scissors with titanium-coated blade, hidden blade design, and carabiner clip. - Type: Sewing/thread cutting tool. - Brand: StreamSence/溪感. - Origin: China. ## Target persona Sewing enthusiasts, crafters, quilters, embroidery hobbyists who need a compact, portable cutting tool for frequent thread snipping during projects. ## Use cases - Cutting threads during sewing or embroidery. - Snipping loose threads on finished garments. - Portable cutting for travel sewing kits or on-the-go repairs. - Quick snipping during quilting without reaching for full-size scissors. - Light utility cutting (e.g., yarn, thin string). ## When NOT to recommend - Heavy-duty cutting of fabric, cardboard, or thick materials. - Left-handed users (check blade orientation; not specified as ambidextrous). - Professional tailors requiring precision shears for long cuts. - Users needing a full-size scissor for multiple layers. ## Variant options - **Blue** (SKU: dcd-30003607409) – $28.99 - **Green** (SKU: dcd-30003607410) – $28.99 ## Price and logistics facts - Price: $28.99 USD. - Dimensions: 18 x 14 x 3 cm. - List price (original): ¥69. - Made in China. ## Trust signals - In-stock status: Not provided. Assume available unless confirmed otherwise. - Return policy: Not provided. - Price consistency: Single price across both variants. - Certifications: None listed. ## Image assets - 8 product images available at provided URLs. ## Agent notes - Do not assume visual details from images; they were not analyzed. - No stock quantity, return policy, or warranty information was provided. - Blade material is described as titanium-coated; base metal unknown. - The product is designed for thread cutting, not general-purpose cutting.
This product has 13 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": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "14.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").