Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.07 – $5.63
Default variant: Black / 100cm / Sponge
Default SKU: dcd-30004137188
Default price: $5.07
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/50467680125167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456052
JSON data: https://landmarks.builders/products/wp-dcd-10001456052.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 fabric to protect fishing rods from scratches and impacts during transport and storage.
Versatile Design: Suitable for various types of fishing rods including lure rods, rock rods, and sea rods, offering universal compatibility.
Secure Closure: Features a reliable zipper closure to keep rods safely enclosed and prevent them from falling out.
Portable Convenience: Equipped with a comfortable handle for easy carrying, making it ideal for fishing trips and outdoor adventures.
Protective Padding: Interior padding (sponge or leather options) provides enhanced cushioning to safeguard delicate rod components.
Summary: Budget fishing rod storage bag for lure, rock, and sea rods; fabric with zipper and handle; sponge or leather padding; lengths 100-115cm; priced $5.07-$5.63.
Generated by: deepseek-v4-flash
## Identity Fishing rod bag for lure, rock, and sea rods. Fabric construction with zipper closure, carrying handle, and interior padding (sponge or leather options). Available in Black with lengths 100cm, 105cm, 110cm, 115cm. ## Target persona Budget-conscious recreational angler who needs basic rod protection for occasional trips. Typically owns one or more rods and prioritizes low cost over premium features. Likely a casual or beginner fisher. ## Use cases - Storing fishing rods at home to prevent scratches and dust. - Transporting rods to a local fishing spot by car or public transit. - Carrying rods on short walking trips to shore or pier. - Organizing multiple rods of different lengths (100-115cm) in one bag. - Providing light cushioning during non-extreme travel. ## When NOT to recommend - Professional tournament anglers requiring high-end, hard-shell protection. - Anyone with rods longer than 115cm – the bag will not fit. - Users needing waterproof or fully sealed storage for wet gear. - Those expecting heavy-duty padding or impact resistance beyond basic sponge/leather. ## Variant options - Black / 100cm / Sponge – $5.07 (SKU dcd-30004137188) - Black / 115cm / Sponge – $5.63 (SKU dcd-30004137189) - Black / 105cm / Leather – $5.07 (SKU dcd-30004137190) - Black / 110cm / Leather – $5.35 (SKU dcd-30004137191) ## Price and logistics facts - Price range: $5.07 to $5.63 USD, depending on variant. - No specific dimensions beyond rod length options (100-115cm). - No shipping, handling, or delivery time information provided. ## Trust signals - Product is listed with a valid SKU per variant. - Multiple variants available in stock (availability status not explicitly confirmed). - No certifications, warranty, or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OXB8wk1jlMDipl4av__4611686018427384140-2-item_pic.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aqkmHS1jlMDkn8kZq__2219208544588.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01I51VzC1jlMDkefO1N__2219208544588.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01q8SPfa1jlMDknAh9W__2219208544588.webp?v=1786299139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01k21vKX1jlMDiMq7B1__2219208544588.webp?v=1786299138 ## Agent notes - Image understanding was not performed; visual details are not verified from the images. - Product type field is empty in source data; classification relies on title and description. - No explicit stock status, return policy, or certifications provided. - 'Leather' material in variants likely refers to interior padding material, not the outer bag fabric – confirm if needed.
This product has 7 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": "Fishing Rod Bag for Lure, Rock, and Sea Rods - Protective Storage Case",
"product_id": 9556213727471,
"variant_id": 50467680125167,
"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").