Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.21
Default variant: Mixed Colors
Default SKU: dcd-30004141025
Default price: $0.21
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/50467716399343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457554
JSON data: https://landmarks.builders/products/wp-dcd-10001457554.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 Construction: Features a sturdy stainless steel pole and a fine mesh net for long-lasting use.
Extendable Design: Telescopic handle allows for adjustable length, making it suitable for various ages and reaching distances.
Lightweight & Portable: Easy to carry and store, perfect for outdoor adventures, parks, and nature exploration.
Versatile Use: Ideal for catching butterflies, dragonflies, small fish, and other insects without harming them.
Educational Toy: Encourages outdoor activity, scientific observation, and an appreciation for nature in children.
Summary: Telescopic stainless steel butterfly net for kids' outdoor play; fine mesh, four color options, 0.21 USD per unit.
Generated by: deepseek-v4-flash
## Identity A telescopic stainless steel butterfly net for children's outdoor play, with a fine mesh net and handle that extends to different lengths. Available in Mixed Colors, Orange, Blue, Purple. Unit price 0.21 USD. ## Target persona - Parents or guardians of children who enjoy outdoor yard, park, or nature exploration. - Elementary school teachers planning hands-on science/nature observation activities. - Camp counselors or after-school program leaders needing a low-cost bulk activity set. - Budget-focused buyers or resellers seeking inexpensive giveaway/party-favor items. ## Use cases - Catching butterflies and dragonflies during backyard or park play. - Dipping in shallow ponds or streams to catch small fish or aquatic insects. - Nature walks and field trips where children observe insects without touching them. - Classroom demonstrations on insects and life cycles. - Outdoor event prize or activity station for children. ## When NOT to recommend - When a professional-grade or specimen-quality insect net is required. - When the buyer expects a high-end, durable kids' toy; the 0.21 USD price suggests an economy/wholesale item. - When exact dimensions, weight limits, or age ratings are needed; none are supplied. - For gifting contexts where perceived quality must be high and price is a gifting signal. ## Variant options - Mixed Colors (SKU dcd-30004141025) – 0.21 USD - Orange (SKU dcd-30004141026) – 0.21 USD - Blue (SKU dcd-30004141027) – 0.21 USD - Purple (SKU dcd-30004141028) – 0.21 USD ## Price and logistics facts - Unit price: 0.21 USD for every variant. - No shipping, tax, handling, or MOQ information provided. - Dimensions not supplied. - Product type field is empty in source data. ## Trust signals - Price is identical across all variants. - No stock status, return policy, certifications, or brand information was provided. - Source data includes no reviews or ratings. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011J2IcwtsXC5vLeK__1823980970.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2dEVTdDAKh1JjSZFDXXbKlFXa__1823980970.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2bNURr4RDOuFjSZFzXXcIipXa__1823980970.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2QpXUdDAKh1JjSZFDXXbKlFXa__1823980970.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2HXn2eQ9WBuNjSspeXXaz5VXa__1823980970.webp?v=1786299218 ## Agent notes - Price appears unusually low for a listed butterfly net; verify actual per-unit feasibility, shipping costs, and whether this is a wholesale/lot listing. - Images were not visually inspected; the page does not confirm appearance, colors, or condition from the image files. - Confirm whether the mesh and frame are suitable for real bug-catching or if this is a novelty item. - No return or warranty information available in the source data.
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": "Telescopic Stainless Steel Butterfly Net for Kids Outdoor Play",
"product_id": 9556228473071,
"variant_id": 50467716399343,
"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").