Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.82
Default variant: Small / Single Core Angled Power Float Seat / Color: Fluorescent Green / Quantity: 20 Pieces
Default SKU: dcd-30004137126
Default price: $0.82
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/50467630776559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456036
JSON data: https://landmarks.builders/products/wp-dcd-10001456036.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 Material: Constructed from high-quality, robust plastic for long-lasting use in various fishing conditions.
Self-Standing Design: Features an angled, self-standing base for stable positioning and easy visibility on the water.
Double Core System: Equipped with a double-core mechanism for enhanced buoyancy and secure float attachment.
Versatile Application: Ideal for securing fishing floats and buoys, suitable for targeting large fish species.
Easy Installation: Designed for quick and effortless attachment to fishing lines, improving setup efficiency.
Summary: Angled self-standing plastic fishing float seat for large fish; fluorescent green; single-core in small/medium/large and double-core in small; sold in 10- or 20-piece packs for $0.82.
Generated by: deepseek-v4-flash
## Identity Angled self-standing fishing float seat made of robust plastic; comes in fluorescent green; packs of 10 or 20 pieces; single-core sizes small/medium/large plus a small double-core variant. ## Target persona Anglers targeting large fish species (carp, catfish) who need secure float attachment; budget buyers assembling multiple rigs; tackle resellers looking for low-cost float seats in quantity. ## Use cases - Securing fishing floats on lines for large freshwater fish. - Attaching buoy markers to identify productive fishing spots. - Rapidly replacing float seats during active fishing sessions. - Pre-rigging multiple rods for an expedition or competition. - Using the small double-core variant for lighter float setups needing extra buoyancy. ## When NOT to recommend - If the user expects a complete fishing float or full tackle set — this is only the seat. - If the user needs metal/HD hardware for extreme environments; it's plastic. - If the user assumes double-core is available in medium or large; only small double-core exists in the listed facts. - If the user needs specific dimensions; they were not provided. ## Variant options - Small / Single Core / Fluorescent Green / 20 pcs – 0.82 USD - Medium / Single Core / Fluorescent Green / 20 pcs – 0.82 USD - Large / Single Core / Fluorescent Green / 20 pcs – 0.82 USD - Small / Double Core / Fluorescent Green / 10 pcs – 0.82 USD ## Price and logistics facts - Price: 0.82 USD per pack for all variants. - Color: Fluorescent Green. - Pack quantities: 10 or 20 pieces. - Dimensions not provided. ## Trust signals - In-stock status not confirmed in facts. - Return policy not stated. - Price is consistent across variants. - No certification claims. ## Image assets - [Product image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015Xj5Yi25s9bQOt6qI__4611686018427382077-0-item_pic.webp?v=1786299100) - [Product image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FoAThp25s9bOmW8V1__2138507581.webp?v=1786299100) - [Product image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XCkMNS25s9bOmTJmC__2138507581.webp?v=1786299100) - [Product image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01eODIdV25s9bOmW4KV__2138507581.webp?v=1786299099) - [Product image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01umWvGO25s9bHAoDR6__2138507581.webp?v=1786299099) ## Agent notes - Image content not checked; treat URLs as fetchable assets only. - Product type field was empty; description and variants were used. - Dimensions missing; cannot assess physical size.
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": "Angled Self-Standing Fishing Float Seat with Double Core for Large Fish, Buoy Holder Fishing Tackle",
"product_id": 9556194558191,
"variant_id": 50467630776559,
"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").