Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.51 – $1.89
Default variant: 50g / 5 Pcs
Default SKU: dcd-30004137038
Default price: $1.51
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/50467655680239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456012
JSON data: https://landmarks.builders/products/wp-dcd-10001456012.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 plastic core prevents line abrasion and ensures smooth casting performance.
Streamlined bullet shape design reduces water resistance for longer, more accurate casts.
Versatile weights suitable for various fishing techniques including Lure fishing and bottom rigging.
Anti-snag design minimizes the risk of getting caught on underwater obstacles.
Available in multiple weight options to suit different fishing conditions and preferences.
Summary: Bullet sinker fishing weights with plastic core to prevent line abrasion; available in 30g–70g packs; suited for lure fishing and bottom rigging.
Generated by: deepseek-v4-flash
## Identity This is a bullet sinker fishing weight with a plastic core, designed for lure fishing and bottom rigging. Streamlined bullet shape reduces water resistance and helps anti-snag. Multiple weight/quantity packs available. ## Target persona - Budget-conscious freshwater anglers who fish soft plastic lures or bottom rigs and need reliable, inexpensive weights. - Hobbyist anglers seeking compact packs of multiple weights for different conditions. - Retail buyers looking for low-cost add-on items for fishing tackle assortments. ## Use cases - Rigging Texas-style soft plastic worms or creature baits. - Carolina rig for bottom fishing in lakes or slow rivers. - Adding casting distance with light lures. - Bottom rigging for catfish or panfish. - When you need to quickly swap weights without line damage. ## When NOT to recommend - For saltwater surf casting where heavier weights (e.g., 100g+) are typically required. - For fisheries that prohibit lead sinkers, because no compliance data is provided. - For anglers who need exactly matched weights in bulk (e.g., 100+ identical sinkers), since pack sizes are small (5 or 10 pcs). - For trolling or specialized applications requiring unique shapes like bank sinkers. ## Variant options - 50g / 5 Pcs – SKU dcd-30004137038 – $1.51 - 60g / 5 Pcs – SKU dcd-30004137039 – $1.71 - 70g / 5 Pcs – SKU dcd-30004137040 – $1.89 - 30g / 10 Pcs – SKU dcd-30004137041 – $1.71 ## Price and logistics facts - Prices in USD, as listed above. - No shipping, stock, or delivery information is provided in the source facts. - Product appears to be a Shopify catalog item (store URL pattern from image links). ## Trust signals - SKUs are explicitly listed for each pack. - Price consistency: prices scale with weight quantity; 30g/10 pcs costs same as 60g/5 pcs. - No return policy, stock status, or certifications are provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VpcW821gPQLg6MvPI__2209264584134.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rjeDpo1gPQLaMxVg6__2209264584134.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QcYiS11gPQLdEKY6z__2209264584134.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fzofRv1gPQLckG9t6__2209264584134.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01EkNqWQ1gPQLb4ig8Q__2209264584134.webp?v=1786299117 ## Agent notes - Images were not visually inspected; only URLs were provided. - The product is described as "durable plastic core" but no material composition or lead-free certification is given. - Prices are low, suggesting a commodity item; consider cross-checking competitor pricing before recommending.
This product has 5 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": "Bullet Sinker Fishing Weights with Plastic Core for Lure Fishing",
"product_id": 9556204355823,
"variant_id": 50467655680239,
"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").