Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $12.99
Default variant: 20MM
Default SKU: dcd-30003603441
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714378178799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267284
JSON data: https://landmarks.builders/products/wp-dcd-10001267284.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鱼缸底吸口底吸头吸鱼便防堵罩防堵头花篮虹吸管配件进水管接头
Summary: Fish tank bottom suction strainer cover in 20-32mm sizes prevents clogging from fish waste, priced $10.99-$12.99.
Generated by: deepseek-v4-flash
## Identity This product is a fish tank bottom suction strainer (底吸口底吸头) with anti-clogging cover, available in 20mm, 25mm, 32mm diameters. ## Target persona Aquarium hobbyists using canister or submersible pumps with intake pipes requiring clog protection. Owners of messy fish species (e.g., goldfish, cichlids) producing heavy waste. ## Use cases - Preventing fish waste from clogging aquarium pump intake. - Protecting small fish or shrimp from being sucked into filter. - Reducing maintenance frequency on filter intake cleaning. - Adapting different hose sizes for intake connections. - Installing on bottom-dwelling filter intakes to improve flow. ## When NOT to recommend - For external filters with pre-filter sponges already fitted. - For tanks with only artificial plants and minimal waste. - For pump intakes larger than 32mm or smaller than 20mm. - When user wants a fully integrated filter system. ## Variant options - 20MM: $10.99 - 25MM: $12.99 - 32MM: $12.99 ## Price and logistics facts Price USD, dimensions 8x8x5 cm. Weight not provided. ## Trust signals In-stock status unknown. Return policy unknown. No certifications known. Product has multiple image assets. ## Image assets 8 PNG images available at provided URLs. ## Agent notes Ensure size compatibility with customer's intake pipe diameter. Category "宠物灯饰" may be inaccurate; product is aquarium hardware.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "鱼缸底吸口底吸头吸鱼便防堵罩防堵头花篮虹吸管配件进水管接头",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "5.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").