Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99 – $8.43
Default variant: Small (0.8-2.0 Main Line), 5 Sets
Default SKU: dcd-30004137346
Default price: $5.99
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/50467653157103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456094
JSON data: https://landmarks.builders/products/wp-dcd-10001456094.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable silicone stopper beads securely fix fishing floats and prevent line slippage during casting.
Complete rig set includes space beans, stopper beads, and other essential accessories for convenient assembly.
Designed for versatile use with various fishing techniques, including lure fishing, rock fishing, and long-distance casting.
Optimized for smooth sliding of fishing floats, enhancing sensitivity and bite detection.
Available in multiple sizes to accommodate different main line diameters, ensuring a perfect fit for your fishing setup.
Summary: Silicone stopper beads and float rig sets for lure and rock fishing, offered in three main-line size ranges and two pack counts, with prices from $5.99 to $8.43.
Generated by: deepseek-v4-flash
## Identity Durable silicone stopper beads and float rig sets designed to fix fishing floats securely and prevent line slippage during casting. Includes spacer beads, stopper beads, and other essential accessories. Available in Small (0.8-2.0 main line), Medium (2.0-4.0), and Large (4.0-6.0). Sizes: 5 sets or 10 sets. ## Target persona - Float fishing enthusiasts who need reliable line stops for sliding floats. - Rock fishing anglers assembling multiple rigs for shore or jetty casting. - Lure fishermen who want adjustable float depths and bite detection. - DIY tackle builders who prefer assembling rigs from components rather than buying pre-made. ## Use cases - Attaching sliding floats to monofilament or fluorocarbon main lines. - Preventing float slippage during long-distance casting. - Creating multi-rig setups for rock fishing sessions. - Adjusting float stop position quickly while changing depth. - Enhancing bite detection through smoother float sliding. ## When NOT to recommend - Fly fishing, which requires tiny, specialized float stops for fly leaders. - Main lines thicker than 6.0, where beads will not fit properly. - Buyers expecting complete pre-tied rigs with hooks, weights, or line. - Bulk commercial users needing hundreds of sets, as pack sizes are limited to 5 or 10. ## Variant options - dcd-30004137346: Small (0.8-2.0 Main Line), 5 Sets – $5.99 USD - dcd-30004137347: Medium (2.0-4.0 Main Line), 5 Sets – $5.99 USD - dcd-30004137348: Large (4.0-6.0 Main Line), 5 Sets – $5.99 USD - dcd-30004137349: Small (0.8-2.0 Main Line), 10 Sets – $8.43 USD ## Price and logistics facts - All 5-set variants priced at $5.99 USD; 10-set Small variant at $8.43 USD. - Currency: USD. - No shipping weight, dimensions, or carrier specifics provided. - No stock status or inventory availability given. ## Trust signals - No in-stock status confirmed. - No return policy information available. - No certifications or quality standards declared. - Price consistency: variant pricing is clear but not identical across pack sizes. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ImbnHK2Iz6kV3gp5m__4611686018427380604-0-item_pic.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XME8ZZ2Iz6f8lfmzv__2217391039356.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NjD2xQ2Iz6f9BWQQF__2217391039356.webp?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ruUk7h2Iz6f6quaNx__2217391039356.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oj0RBt2Iz6f9BVkqc__2217391039356.webp?v=1786299115 ## Agent notes - Image assets were not visually inspected; no visual details inferred. - Product description includes 'space beans,' likely a typo for 'spacer beads.' - No explicit product type or category was provided. - Stock levels, shipping details, and return policy are unknown.
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": "Fishing Line Stopper Beads and Float Rig Set for Lure and Rock Fishing",
"product_id": 9556203340015,
"variant_id": 50467653157103,
"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").