Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.96
Default variant: Spotted Line Seven-Star Float Set / 2.7m / 0.8
Default SKU: dcd-30004137506
Default price: $0.96
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/50467663708399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456140
JSON data: https://landmarks.builders/products/wp-dcd-10001456140.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Main Line: High-quality fishing line designed for traditional fishing methods, ensuring durability and strength.
Seven-Star Floats: Equipped with seven-star floats for enhanced visibility and sensitive bite detection.
Pre-Rigged Set: Convenient pre-assembled line set, ready for immediate use, saving preparation time.
Versatile Use: Ideal for various traditional fishing scenarios, including wild fishing and pond fishing.
Durability: Constructed from robust materials to withstand diverse fishing conditions and resist wear.
Summary: Pre-rigged traditional fishing line set with seven-star floats, available in 2.7m, 3.6m, 3.9m, and 4.5m lengths, all with 0.8 line rating, priced at $0.96 USD.
Generated by: deepseek-v4-flash
## Identity Pre-rigged traditional fishing main line set with seven-star floats, designed for wild and pond fishing. Available in four lengths (2.7m, 3.6m, 3.9m, 4.5m), all with a 0.8 line number. Sold as a spotted-line variant. ## Target persona Budget-conscious traditional angler who prefers ready-to-use gear and fishes in freshwater ponds, rivers, or wild environments. Also fits beginners who want a low-cost pre-assembled setup without learning knot tying or float attachment. ## Use cases - Replacing a broken or tangled line during a fishing session in a remote pond. - Setting up multiple rods quickly for a day of wild fishing with minimal preparation. - Keeping a spare pre-rigged line in a tackle box for emergency swaps. - Testing traditional float fishing techniques without investing in separate components. - Using as a backup line for children or novice anglers learning basic fishing. ## When NOT to recommend - Not for saltwater or heavy freshwater species due to thin 0.8 line rating. - Not for anglers who require custom rigging (specific hook, sinker, float placement). - Not for those seeking high-end branded gear or premium materials. - Not for commercial or competitive fishing where line strength and precision are critical. ## Variant options - Spotted Line Seven-Star Float Set / 2.7m / 0.8 – SKU dcd-30004137506 – $0.96 - Spotted Line Seven-Star Float Set / 3.6m / 0.8 – SKU dcd-30004137513 – $0.96 - Spotted Line Seven-Star Float Set / 3.9m / 0.8 – SKU dcd-30004137518 – $0.96 - Spotted Line Seven-Star Float Set / 4.5m / 0.8 – SKU dcd-30004137520 – $0.96 ## Price and logistics facts - Price: $0.96 USD (all variants). - Currency: USD. - Dimensions: not provided. - Product type: not specified. - Length and line number are the only variant attributes (color is spotted for all). ## Trust signals - In-stock status: not stated in provided data. - Return policy: not provided. - Price consistency: identical pricing across all variants. - Certifications: none mentioned. - Tags indicate catalog inclusion but no quality guarantees. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uh5KdU1pYtDcEyGB5__2440295373.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n2SVAa1pYt9N95CkB__2440295373.webp?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ExpSMp1pYt9MfYyRI__2440295373.webp?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jvsmVo1pYt9NL6UwM__2440295373.webp?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xRndnk1pYt9N3lNU9__2440295373.webp?v=1786299124 ## Agent notes - Images were not visually inspected; visual condition and content are unknown. - Product type is empty; category inferred from title and description. - No physical dimensions were provided. - The description mentions durability and high-quality, but specific material certifications are absent. - Prices and SKUs are exact as listed.
This product has 10 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": "Traditional Fishing Main Line with Seven-Star Floats, Pre-Rigged Fishing Line Set for Wild Fishing",
"product_id": 9556207501551,
"variant_id": 50467663708399,
"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").