Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red Head White
Default SKU: dcd-30003385289
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50162232295663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001196539
JSON data: https://landmarks.builders/products/m4x-10001196539.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This 18 g Alabama rig is a versatile fishing tackle designed as an umbrella rig lure, giving anglers a compact multi-arm setup that mimics a small school in the water.
Action and Use: Built as a rig for active casting, it helps create a realistic spread and can be used to present soft swimbait-type movement for more natural baitfish imitation.
Key Features: The lure rig uses five wire arms with rotating blades and strong snap connections, helping the umbrella rig lure flash and move with added attraction during retrieval.
Angler Advantage: As an Alabama rig, it offers an efficient way to cover water and target bass in both freshwater and saltwater, making it a practical choice for fishermen who want more strike attraction.
Purpose and Effect: The bionic design is intended to increase visibility and draw reaction bites by combining motion, flash, and a lifelike profile, especially useful when prey are following but not fully committing.
Summary: Alabama Rig 18 G Umbrella Rig Soft Swimbait for Anglers. 【Product Identity】: This 18 g Alabama rig is a versatile fishing tackle designed as an umbrella rig lure, giving anglers a compact multi-arm setup that mimics a small school in the water. 【Action and Use】: Built as a rig for active casting, it helps create a realistic spread and can be used to present soft swimbait-type movement for more natural baitfish imitation. 【Key Features】: The lure rig uses five wire arms with rotating blades and strong snap connections, helping the umbrella rig lure flash and move with added attraction during re
Generated by: m4x-map-v1
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": "Alabama Rig 18 G Umbrella Rig Soft Swimbait for Anglers",
"product_id": 9459798507759,
"variant_id": 50162232295663,
"quantity": 1,
"grams": 40,
"length_cm": "25.5",
"width_cm": "20.5",
"height_cm": "6.5"
}],
"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").