Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.69
Default variant: L (for 3.5-6# line) / Iridescent
Default SKU: dcd-30004137637
Default price: $0.69
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/50467678486767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456180
JSON data: https://landmarks.builders/products/wp-dcd-10001456180.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality silicone for durability and flexibility, ensuring long-lasting performance in various fishing conditions.
Function: Designed to effectively stop fishing floats and position them precisely on the line, enhancing your fishing accuracy.
Versatility: Suitable for a wide range of fishing lines, accommodating different diameters for diverse angling needs.
Ease of Use: Simple to attach and adjust on your fishing line, providing a secure grip without causing damage to the line.
Quantity: Each pack contains 100 pieces, offering ample supply for multiple fishing trips and replacements.
Summary: Pack of 100 silicone float stopper beans for precise float positioning on lines from 1.0# to 6#. Available in L, M, S, 2S sizes. Price $0.69.
Generated by: deepseek-v4-flash
## Identity Silicone fishing "space beans" used as float stops and positioning aids. Pack of 100 pieces. Material: silicone. Four size variants, all iridescent. ## Target persona - Budget-conscious freshwater anglers who rig their own floats/bobbers. - Hobbyist fishers using light to medium monofilament lines (1.0#-6# test) and needing multiple stoppers for different line thicknesses. ## Use cases - Stopping a bobber/float at a fixed depth on the line. - Positioning slip floats precisely before casting. - Replacing lost or damaged float stops during a fishing trip. - Adjusting float depth multiple times without tying knots. - Matching stopper size to line diameter (L: 3.5-6#, M: 2.5-4#, S: 1.5-3#, 2S: 1.0-2.0#). ## When NOT to recommend - Anglers using line heavier than 6# test (no variant covers that). - Those needing braided-line stoppers unless braid diameter matches the line-weight ranges (not verified). - Buyers expecting a single universal stopper for all line sizes. - Anyone needing more than 100 stoppers in a single size (pack is 100 total, not per size). ## Variant options - L / Iridescent (for 3.5-6# line) – SKU dcd-30004137637, $0.69 - M / Iridescent (for 2.5-4# line) – SKU dcd-30004137638, $0.69 - S / Iridescent (for 1.5-3# line) – SKU dcd-30004137639, $0.69 - 2S / Iridescent (for 1.0-2.0# line) – SKU dcd-30004137640, $0.69 ## Price and logistics facts - Unit price: USD $0.69 per pack (fixed across all variants). - Quantity per pack: 100 pieces. - Physical dimensions, weight, and shipping specifics not provided. ## Trust signals - Cross-variant price consistency ($0.69 each). - Product description claims high-quality silicone, durability, flexibility. - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jCpOxx1uOsaarmtB9__1981646028.webp?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sYLoM61uOsaZO4h7g__1981646028.webp?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012vMwAl1uOsaV4i4j6__1981646028.webp?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nRUvww1uOsaZkTZje__1981646028.webp?v=1786299138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NZjkSB1uOsaZkRZ0i__1981646028.webp?v=1786299137 ## Agent notes - Include image URLs in product feed; image content not verified by model. - Verify stock and shipping before offering. - Consider offering the 2S variant as an upsell for micro-fishing rigs.
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 Fishing Space Beans for Float Stops and Positioning",
"product_id": 9556213203183,
"variant_id": 50467678486767,
"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").