Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.68
Default variant: Small / Fluorescent Green
Default SKU: dcd-30004137315
Default price: $0.68
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467633168623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456085
JSON data: https://landmarks.builders/products/wp-dcd-10001456085.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from high-quality, ultra-tight silicone for durability and secure grip on fishing lines.
Function: Designed as lead skin stoppers and anti-collision beads for lead sinkers, preventing damage to main lines.
Application: Ideal for black pit fishing, securing lead weights, and protecting fishing line components.
Visibility: Fluorescent green color enhances visibility, making it easier to spot in various water conditions.
Quantity: Each pack includes 2 sets of 10 beans, totaling 20 pieces, ensuring ample supply for multiple fishing trips.
Summary: Pack of 20 fluorescent green silicone beads used as lead skin stoppers and anti-collision beads for fishing line, available in Small, Medium, Large at $0.68.
Generated by: deepseek-v4-flash
## Identity Silicone Space Beans for Fishing Line Lead Skin Stopper – ultra-tight silicone beads that act as lead skin stoppers and anti-collision beads on fishing lines. Sold in packs of 20 (2 sets of 10). Fluorescent green for high visibility. ## Target persona Anglers who fish in black pit or stillwater venues and need to secure lead sinkers on a running main line. Also suitable for match/carp fishermen who build their own rigs and want a low-cost, replaceable bead component. ## Use cases - Securing lead sinkers to prevent sliding on the main line. - Acting as anti-collision beads between lead weights to absorb impact. - Protecting the main line from damage caused by lead core or sinkers. - Providing a high-visibility marker on rigs in murky or low-light water. - Replacing worn or lost beads on existing fishing setups. ## When NOT to recommend - Anglers who need a bite indicator or float stop (different function). - Those requiring non-fluorescent colors for stealth (only fluorescent green offered). - Buyers who prefer in-line lead systems that don't use separate beads. - Anyone needing a single larger quantity than 20 pieces without buying multiple packs. ## Variant options - Small / Fluorescent Green (SKU dcd-30004137315) – $0.68 - Medium / Fluorescent Green (SKU dcd-30004137316) – $0.68 - Large / Fluorescent Green (SKU dcd-30004137317) – $0.68 ## Price and logistics facts - Price per pack: $0.68 USD. - All variants priced identically at $0.68. - No shipping, handling, or stock availability information provided in source data. - No dimensions or weight specified. ## Trust signals - All variants have consistent pricing. - Pack contains 20 pieces (2 sets of 10). - Material described as high-quality, ultra-tight silicone. - In-stock status not explicitly stated. - Return policy not provided. - No certifications or warranties listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kJttqS1C9S6AW3SdH__4611686018427382774-0-item_pic.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01evusqV1C9S6A06JzF__2212871810038.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fYndeh1C9S6AqfVGt__2212871810038.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013iiy4H1C9S68f7z8p__2212871810038.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01E1KTUq1C9S67XNFNt__2212871810038.webp?v=1786299101 ## Agent notes - Images were not visually inspected; no visual condition claims made. - Product type field missing from source data. - Dimensions (cm) not provided. - Only one color (fluorescent green) available across all sizes. - Price is per pack of 20 pieces, not per piece.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Silicone Space Beans for Fishing Line Lead Skin Stopper",
"product_id": 9556195606767,
"variant_id": 50467633168623,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").