Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.32
Default variant: Small
Default SKU: dcd-30004137479
Default price: $0.32
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/50467642933487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456131
JSON data: https://landmarks.builders/products/wp-dcd-10001456131.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Quick-release design allows for fast and easy float changes during fishing sessions.
Durable silicone construction ensures the float seat is gentle on fishing lines, preventing damage.
Designed for slip bobber rigs, providing secure and stable float positioning.
Ideal for competitive fishing and various angling techniques requiring quick adjustments.
Lightweight and compact, making it easy to carry and store with your fishing gear.
Summary: Quick-release silicone float seat for slip bobber rigs; enables fast float changes without line damage. Available in Small and Large at $0.32 USD.
Generated by: deepseek-v4-flash
## Identity Quick Release Silicone Fishing Float Seat for Slip Bobber Rigs. Small and Large variants, each $0.32 USD. ## Target persona Competitive and recreational anglers using slip bobber rigs who prioritize speed and line protection; budget-conscious tackle buyers seeking low-cost spare parts. ## Use cases - Swapping bobber sizes quickly during a fishing session - Adjusting float depth on slip bobber rigs without cutting line - Preventing line damage when changing floats - Stocking tackle boxes with inexpensive float seats for tournaments or trips ## When NOT to recommend - Heavy saltwater or big-game fishing requiring heavy-duty hardware - Applications requiring fixed floats (not slip bobber) or sinker stops - Buyers who need bulk packaging or wholesale quantity pricing (not specified) ## Variant options - Small (SKU dcd-30004137479) – $0.32 USD - Large (SKU dcd-30004137480) – $0.32 USD ## Price and logistics facts - Unit price: $0.32 USD for both variants - Currency: USD - Dimensions: not provided - Shipping/availability: not specified in source data ## Trust signals - Price is consistent across variants - Silicone construction described as gentle on fishing lines - No stock level, return policy, or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0108iNOX1mQEsvxSpfV__2206588314948-0-C2M.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01utWG8o1PkAtoLYky0__2212289861878-0-scmitem176000.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Befhnt1PkAtpinBge__2212289861878-0-scmitem176000.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01k71zqC1PkAtqUF4o7__2212289861878-0-scmitem176000.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Kuw51l1PkAtqUD46D__2212289861878-0-scmitem176000.webp?v=1786299108 ## Agent notes - Image content was not analyzed; visual details are unverified. - Product dimensions are missing. - Product type field is empty. - No return policy or stock availability was provided.
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": "Quick Release Silicone Fishing Float Seat for Slip Bobber Rigs",
"product_id": 9556199604463,
"variant_id": 50467642933487,
"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").