Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.71 – $3.13
Default variant: Blue / 1.68m / Casting
Default SKU: dcd-30004136443
Default price: $2.71
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/50467644145903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455848
JSON data: https://landmarks.builders/products/wp-dcd-10001455848.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sensitive solid tip construction for enhanced bite detection and delicate lure presentation.
Ultra-light (UL) action designed for micro lures and finesse fishing techniques.
High-strength carbon fiber blank provides durability and responsive performance.
Ergonomic handle design ensures comfortable grip and reduced fatigue during long fishing sessions.
Versatile rod suitable for various freshwater species, including trout and panfish.
Summary: Ultra-light fishing rod with carbon fiber blank and sensitive solid tip for micro lures and finesse techniques. Suitable for freshwater trout and panfish. Available in two lengths at budget prices.
Generated by: deepseek-v4-flash
## Identity UL Soft Lure Fishing Rod for Micro Lures – ultra-light (UL) action, carbon fiber blank, sensitive solid tip. Designed for micro lures and finesse fishing in freshwater. ## Target persona Budget-conscious freshwater anglers targeting trout and panfish; finesse fishing enthusiasts; beginners seeking a low-cost entry into ultralight tackle. ## Use cases - Trout fishing with small spinners or micro jigs on streams - Panfish and crappie presentation with 1-3g lures - Finesse drop-shot or split-shot rigs in calm lakes - Light lure casting for stocked rainbow trout in ponds - Travel or backup rod for ultralight sessions ## When NOT to recommend - Heavy or large lures (rated for micro lures only) - Saltwater or abrasive environments (not specified as corrosion-resistant) - Anglers needing premium sensitivity or high-end components (price-point) - Big fish species (muskie, catfish, etc.) ## Variant options - Blue / 1.68m / Casting – SKU dcd-30004136443 – $2.71 - Blue / 1.8m / Casting – SKU dcd-30004136444 – $3.13 ## Price and logistics facts - Base price: $2.71 USD (1.68m variant) - 1.8m variant: $3.13 USD - No shipping, availability, or return policy information provided ## Trust signals - Listed in Shopify catalog with 5 product images - Two in-stock variants documented (prices consistent) - No certifications or warranty information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ayHQd41pEHL3mrxIr__2215459915328-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qpN7dQ1pEHL90PnZT__2215459915328-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011t78We1pEHL9fYBHM__2215459915328-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Fi7C0p1pEHLA5EYwD__2215459915328-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01R6aNdk1pEHL9FP9FX__2215459915328-0-cib.jpg?v=1786299110 ## Agent notes - Images were not visually inspected; verify rod condition and branding via URLs. - Product type and physical dimensions missing from source data. - Confirm compatibility with user's lure weight range before purchase.
This product has 12 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": "UL Soft Lure Fishing Rod for Micro Lures",
"product_id": 9556200161519,
"variant_id": 50467644145903,
"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").