Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.53 – $0.94
Default variant: Medium / 5 Pieces
Default SKU: dcd-30004137619
Default price: $0.53
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/50467666886895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456174
JSON data: https://landmarks.builders/products/wp-dcd-10001456174.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silicone material: Enhanced durability and flexibility for long-lasting use in various fishing conditions.
Explosion-proof design: Specifically engineered to withstand the force of large fish, preventing damage during intense fights.
Swiveling action: Allows for smooth, unrestricted movement of the float, improving bite detection and reducing line tangles.
Sliding mechanism: Facilitates easy adjustment of float depth, adapting quickly to changing water conditions and fishing strategies.
Versatile application: Suitable for competitive angling and general recreational fishing, enhancing the overall fishing experience.
Summary: Reinforced silicone fishing float seats with swiveling and sliding action for large fish. Available in Medium or Large, 5 or 10 pieces, priced $0.53 to $0.94 per pack.
Generated by: deepseek-v4-flash
## Identity Reinforced Silicone Fishing Float Seats for Large Fish, Swiveling & Sliding. SKU range dcd-30004137619 to dcd-30004137622. Material: silicone. Features: explosion-proof design, swivel action, sliding depth adjustment. ## Target persona Budget-conscious recreational and competitive anglers targeting large fish species; DIY tackle builders who need replaceable float seats; buyers seeking low-cost multi-pack accessories. ## Use cases - Replacing worn or broken float seats on existing fishing rigs. - Adjusting float depth quickly for changing water conditions via sliding mechanism. - Securing large floats during fights with big fish using explosion-proof design. - Stocking multiple sizes for different tackle configurations. - Competitive angling setups requiring smooth swivel and bite detection. - Value-oriented bulk purchase for group fishing trips or tackle box assortment. ## When NOT to recommend - For microfishing or ultralight tackle where tiny floats are needed (only Medium/Large offered). - For saltwater heavy-duty offshore use if silicone not rated for such; no material spec beyond silicone. - For buyers needing specific dimensions or colors; no size dimensions or color options provided. - For orders requiring immediate large bulk quantities; inventory status not confirmed. ## Variant options | SKU | Size | Quantity | Price (USD) | | --- | --- | --- | --- | | dcd-30004137619 | Medium | 5 | 0.53 | | dcd-30004137620 | Large | 5 | 0.53 | | dcd-30004137621 | Medium | 10 | 0.94 | | dcd-30004137622 | Large | 10 | 0.94 | ## Price and logistics facts Base price $0.53 for 5 pieces; $0.94 for 10 pieces. Prices in USD. No shipping or availability info provided. No dimensions provided. ## Trust signals In-stock status not confirmed. No certifications or warranties listed. Price is consistent across variants per piece count. Product images exist but not visually verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vqSCTB1m70COtXOfu__789394906.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01s5uFyh1m70COu2kTj__789394906.webp?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0102BWnL1m70CNyHz6Z__789394906.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gxEAhg1m70COlkZkW__789394906.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NR3HKU1m70CP8MPoZ__789394906.webp?v=1786299126 ## Agent notes Images were not visually inspected; verify product appearance and dimensions before recommending for specific floats. All variants share the same base description; options differ only by size and quantity. Prices are per pack, not per piece. Confirm stock and shipping before purchase.
This product has 8 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": "Reinforced Silicone Fishing Float Seats for Large Fish, Swiveling \u0026 Sliding",
"product_id": 9556208845039,
"variant_id": 50467666886895,
"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").