Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Beige Orange
Default SKU: dcd-30003609851
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714186092783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269830
JSON data: https://landmarks.builders/products/wp-dcd-10001269830.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
温馨提示:我工厂为定制工厂,可以根据客户需求定制,
下单前,请与客服沟通方案再拍。祝您生意兴隆,生活愉快。
产品名称:飞蝇泡沫躯体材料
专业为线上线下各类经销商提供全面服务
可根据客户需求可定制可贴标,面向国内渔具店店主、
跨境电商平台卖家、外贸商、国内电商平台卖家及自媒体主等
Summary: Foam body material kit for fly tying, available in Beige Orange, Yellow Black, and Brown Green. Ideal for custom fishing fly production and resale.
Generated by: deepseek-v4-flash
## Identity - Product name: 白鹭飞 飞蝇泡沫躯体材料 (Fly Tying Foam Body Kit) - Type: Fly tying material / sewing accessory - Price: $9.99 USD - Dimensions: 13×6×2.5 cm ## Target persona - Fly tying enthusiasts and DIY anglers - Fishing gear retailers (online/offline) seeking customizable materials - E-commerce sellers (domestic and cross-border) in fishing tackle - Social media influencers creating custom flies ## Use cases - Tying artificial flies for freshwater fishing - Custom foam body components for insect imitations - Bulk material for retail resale with custom labeling - Creating unique color-combination flies for specific hatch matches ## When NOT to recommend - When the buyer needs pre-assembled flies (this is raw material) - For non-fishing craft projects requiring different foam types (e.g., craft foam sheets) - If the user requires large volume discounts without contacting seller first - For buyers seeking a single fly pattern kit (this is multi-purpose foam) ## Variant options - Beige Orange (sku dcd-30003609851) $9.99 - Yellow Black (sku dcd-30003609852) $9.99 - Brown Green (sku dcd-30003609853) $9.99 ## Price and logistics facts - Price: $9.99 USD for each variant - Dimensions: 13 x 6 x 2.5 cm - Customization available: contact seller before ordering for custom colors or labeling ## Trust signals - In-stock status: not explicitly stated but offered as variant options - Return policy: not provided - Price consistency: all variants same price - Seller claims to be a custom factory serving various resellers ## Image assets - 8 PNG images available at URLs - Images not analyzed; assume product photos and color swatches. ## Agent notes - Seller requires communication before custom orders. - Product category "缝纫" may be mislabeled; actual use is fly tying. - No stock or shipping details provided; assume standard processing.
This product has 15 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": "白鹭飞 飞蝇泡沫躯体材料 fly tying Foam Body飞蝇绑制躯体套装",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "6.0",
"_height_cm": "2.5"
}
}],
"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").